Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to start host: driver start: Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm minikube --type headless failed: #11037

Closed
pribalaji58 opened this issue Apr 9, 2021 · 6 comments
Labels
kind/support Categorizes issue or PR as a support question. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. long-term-support Long-term support issues that can't be fixed in code os/windows priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.

Comments

@pribalaji58
Copy link

Steps to reproduce the issue:

1.I am getting below error while starting the minikube. Please let us know how to resolve this

C:\tools\kuber>minikube start

  • minikube v1.18.1 on Microsoft Windows 10 Home Single Language 10.0.19042 Build 19042
  • Using the virtualbox driver based on existing profile
  • Starting control plane node minikube in cluster minikube
  • Restarting existing virtualbox VM for "minikube" ...
    ! StartHost failed, but will try again: driver start: Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm minikube --type headless failed:
    VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter Support creating a VM inside virtualbox on osx #4' (VERR_INTNET_FLT_IF_NOT_FOUND).
    VBoxManage.exe: error: Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)
    VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:03.632174 Power up failed (vrc=VERR_INTNET_FLT_IF_NOT_FOUND, rc=E_FAIL (0X80004005))

  • Restarting existing virtualbox VM for "minikube" ...
  • Failed to start virtualbox VM. Running "minikube delete" may fix it: driver start: Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm minikube --type headless failed:
    VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter Support creating a VM inside virtualbox on osx #4' (VERR_INTNET_FLT_IF_NOT_FOUND).
    VBoxManage.exe: error: Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)
    VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:03.417379 Power up failed (vrc=VERR_INTNET_FLT_IF_NOT_FOUND, rc=E_FAIL (0X80004005))

X Exiting due to IF_VBOX_NOT_FOUND: Failed to start host: driver start: Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm minikube --type headless failed:
VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #4' (VERR_INTNET_FLT_IF_NOT_FOUND).
VBoxManage.exe: error: Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:03.417379 Power up failed (vrc=VERR_INTNET_FLT_IF_NOT_FOUND, rc=E_FAIL (0X80004005))

C:\tools\kuber>

Full output of failed command:

Full output of minikube start command used, if not already included:

Optional: Full output of minikube logs command:

@ilya-zuyev ilya-zuyev added kind/support Categorizes issue or PR as a support question. os/windows labels Apr 14, 2021
@ilya-zuyev
Copy link
Contributor

Hi @pribalaji58. What version of VirtualBox are you using? If it's older than 6.1 do you mind trying to upgrade it?
VirtualBox has a known bug: https://caffinc.github.io/2015/11/fix-vbox-network/

@ilya-zuyev ilya-zuyev added the priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. label Apr 14, 2021
@Abheestanistala
Copy link

Hey I am facing a similar issue: please check the details below.
Not sure if this is a issue with the minikube or virtualbox

VirtualBox : Version 6.1.22 r144080 (Qt5.6.2)

Steps to reproduce the issue:

  1. Installed minikube and VirtualBox.
  2. ran the command minikube start

Windows 10 Home; WSL enabled;

Please check the screenshot attached.

Screenshot 2021-05-08 110207

Full output of minikube logs command:

`*

  • ==> Audit <==

  • |---------|------|---------|------|---------|------------|----------|
    | Command | Args | Profile | User | Version | Start Time | End Time |
    |---------|------|---------|------|---------|------------|----------|
    |---------|------|---------|------|---------|------------|----------|

  • ==> Last Start <==

  • Last start log file not found at C:\Users\hp.minikube\logs\lastStart.txt

  • Profile "minikube" not found. Run "minikube profile list" to view all profiles.
    To start a cluster, run: "minikube start"

D:\Abheesta\Kubernetes\Minikube>minikube start

  • minikube v1.20.0 on Microsoft Windows 10 Home Single Language 10.0.19043 Build 19043
  • Automatically selected the virtualbox driver
  • Downloading VM boot image ...

    minikube-v1.20.0.iso.sha256: 65 B / 65 B [-------------] 100.00% ? p/s 0s
    minikube-v1.20.0.iso: 245.40 MiB / 245.40 MiB [] 100.00% 5.17 MiB p/s 48s

  • Starting control plane node minikube in cluster minikube
  • Downloading Kubernetes v1.20.2 preload ...

    preloaded-images-k8s-v10-v1...: 491.71 MiB / 491.71 MiB 100.00% 5.58 MiB

  • Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
  • Deleting "minikube" in virtualbox ...
    ! StartHost failed, but will try again: creating host: create: creating: Unable to start the VM: D:\Abheesta\Oracle\VBoxManage.exe startvm minikube --type headless failed:
    VBoxManage.exe: error: Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE).
    VBoxManage.exe: error: AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED)
    VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:01.814155 Power up failed (vrc=VERR_SVM_DISABLED, rc=E_FAIL (0X80004005))

  • Failed to start virtualbox VM. Running "minikube delete" may fix it: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\hp.minikube\machines\minikube\config.json: The system cannot find the file specified.
    ! Startup with virtualbox driver failed, trying with alternate driver ssh: Failed to start host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\hp.minikube\machines\minikube\config.json: The system cannot find the file specified.
  • Removing C:\Users\hp.minikube\machines\minikube ...

X Exiting due to GUEST_FILE_IN_USE: remove C:\Users\hp.minikube\machines\minikube\id_rsa: The process cannot access the file because it is being used by another process.

D:\Abheesta\Kubernetes\Minikube>minikube logs
*

  • ==> Audit <==

  • |---------|------|----------|--------------------|---------|-------------------------------|-------------------------------|
    | Command | Args | Profile | User | Version | Start Time | End Time |
    |---------|------|----------|--------------------|---------|-------------------------------|-------------------------------|
    | delete | | minikube | NISTALAPC\Nistalas | v1.20.0 | Sat, 08 May 2021 10:57:47 IST | Sat, 08 May 2021 10:57:47 IST |
    |---------|------|----------|--------------------|---------|-------------------------------|-------------------------------|

  • ==> Last Start <==

  • Log file created at: 2021/05/08 10:57:50
    Running on machine: NistalaPC
    Binary: Built with gc go1.16.1 for windows/amd64
    Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
    I0508 10:57:50.200374 18272 out.go:291] Setting OutFile to fd 84 ...
    I0508 10:57:50.201353 18272 out.go:338] TERM=,COLORTERM=, which probably does not support color
    I0508 10:57:50.201353 18272 out.go:304] Setting ErrFile to fd 88...
    I0508 10:57:50.201353 18272 out.go:338] TERM=,COLORTERM=, which probably does not support color
    I0508 10:57:50.223539 18272 out.go:298] Setting JSON to false
    I0508 10:57:50.234333 18272 start.go:108] hostinfo: {"hostname":"NistalaPC","uptime":93384,"bootTime":1620358286,"procs":277,"os":"windows","platform":"Microsoft Windows 10 Home Single Language","platformFamily":"Standalone Workstation","platformVersion":"10.0.19043 Build 19043","kernelVersion":"10.0.19043 Build 19043","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"849ac20d-1c13-4cf8-ba36-28d00e7474b3"}
    W0508 10:57:50.234333 18272 start.go:116] gopshost.Virtualization returned error: not implemented yet
    I0508 10:57:50.237490 18272 out.go:170] * minikube v1.20.0 on Microsoft Windows 10 Home Single Language 10.0.19043 Build 19043
    I0508 10:57:50.238016 18272 notify.go:169] Checking for updates...
    I0508 10:57:50.239596 18272 driver.go:322] Setting default libvirt URI to qemu:///system
    I0508 10:57:50.239596 18272 global.go:103] Querying for installed drivers using PATH=C:\Program Files\AdoptOpenJDK\jdk-11.0.10.9-hotspot\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0;C:\windows\System32\OpenSSH;D:\Abheesta\Kubernetes\Minikube;C:\Users\hp\AppData\Local\Microsoft\WindowsApps;C:\Users\hp\AppData\Local\GitHubDesktop\bin;C:\Users\hp\AppData\Local\Programs\Microsoft VS Code\bin
    I0508 10:57:54.511646 18272 global.go:111] hyperv default: true priority: 8, state: {Installed:false Healthy:false Running:false NeedsImprovement:false Error:C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Wmiobject Win32_ComputerSystem).HypervisorPresent returned "False\r\n" Reason: Fix:Enable Hyper-V: Start PowerShell as Administrator, and run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All' Doc:https://minikube.sigs.k8s.io/docs/reference/drivers/hyperv/}
    I0508 10:57:54.541409 18272 global.go:111] podman default: true priority: 3, state: {Installed:false Healthy:false Running:false NeedsImprovement:false Error:exec: "podman": executable file not found in %!P(MISSING)ATH%!R(MISSING)eason: Fix:Install Podman Doc:https://minikube.sigs.k8s.io/docs/drivers/podman/}
    I0508 10:57:54.541409 18272 global.go:111] ssh default: false priority: 4, state: {Installed:true Healthy:true Running:false NeedsImprovement:false Error: Reason: Fix: Doc:}
    I0508 10:57:54.639854 18272 global.go:111] virtualbox default: true priority: 6, state: {Installed:true Healthy:true Running:false NeedsImprovement:false Error: Reason: Fix: Doc:}
    I0508 10:57:54.648197 18272 global.go:111] vmware default: true priority: 7, state: {Installed:false Healthy:false Running:false NeedsImprovement:false Error:exec: "docker-machine-driver-vmware": executable file not found in %!P(MISSING)ATH%!R(MISSING)eason: Fix:Install docker-machine-driver-vmware Doc:https://minikube.sigs.k8s.io/docs/reference/drivers/vmware/}
    I0508 10:57:54.655871 18272 global.go:111] docker default: true priority: 9, state: {Installed:false Healthy:false Running:false NeedsImprovement:false Error:exec: "docker": executable file not found in %!P(MISSING)ATH%!R(MISSING)eason: Fix:Install Docker Doc:https://minikube.sigs.k8s.io/docs/drivers/docker/}
    I0508 10:57:54.655871 18272 driver.go:258] not recommending "ssh" due to default: false
    I0508 10:57:54.655871 18272 driver.go:292] Picked: virtualbox
    I0508 10:57:54.656376 18272 driver.go:293] Alternatives: [ssh]
    I0508 10:57:54.656376 18272 driver.go:294] Rejects: [hyperv podman vmware docker]
    I0508 10:57:54.658991 18272 out.go:170] * Automatically selected the virtualbox driver
    I0508 10:57:54.658991 18272 start.go:276] selected driver: virtualbox
    I0508 10:57:54.658991 18272 start.go:718] validating driver "virtualbox" against
    I0508 10:57:54.658991 18272 start.go:729] status for virtualbox: {Installed:true Healthy:true Running:false NeedsImprovement:false Error: Reason: Fix: Doc:}
    I0508 10:57:54.667386 18272 start_flags.go:259] no existing cluster config was found, will generate one from the flags
    I0508 10:57:55.727685 18272 start_flags.go:314] Using suggested 2200MB memory alloc based on sys=6064MB, container=0MB
    I0508 10:57:55.728220 18272 start_flags.go:715] Wait components to verify : map[apiserver:true system_pods:true]
    I0508 10:57:55.728220 18272 cni.go:93] Creating CNI manager for ""
    I0508 10:57:55.728220 18272 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
    I0508 10:57:55.728220 18272 start_flags.go:273] config:
    {Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.22@sha256:7cc3a3cb6e51c628d8ede157ad9e1f797e8d22a1b3cedc12d3f1999cb52f962e Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.2 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop: ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false}
    I0508 10:57:55.728220 18272 iso.go:123] acquiring lock: {Name:mk7c65df7f3a5ce0891627e0c3701302ef4edd28 Clock:{} Delay:500ms Timeout:10m0s Cancel:}
    I0508 10:57:55.731422 18272 out.go:170] * Starting control plane node minikube in cluster minikube
    I0508 10:57:55.731422 18272 preload.go:98] Checking if preload exists for k8s version v1.20.2 and runtime docker
    I0508 10:57:55.731953 18272 preload.go:106] Found local preload: C:\Users\hp.minikube\cache\preloaded-tarball\preloaded-images-k8s-v10-v1.20.2-docker-overlay2-amd64.tar.lz4
    I0508 10:57:55.731953 18272 cache.go:54] Caching tarball of preloaded images
    I0508 10:57:55.732475 18272 preload.go:132] Found C:\Users\hp.minikube\cache\preloaded-tarball\preloaded-images-k8s-v10-v1.20.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
    I0508 10:57:55.732475 18272 cache.go:57] Finished verifying existence of preloaded tar for v1.20.2 on docker
    I0508 10:57:55.733009 18272 profile.go:148] Saving config to C:\Users\hp.minikube\profiles\minikube\config.json ...
    I0508 10:57:55.733009 18272 lock.go:36] WriteFile acquiring C:\Users\hp.minikube\profiles\minikube\config.json: {Name:mkb91c3854bc773ffe326aa55bef62bd6f5aff0a Clock:{} Delay:500ms Timeout:1m0s Cancel:}
    I0508 10:57:55.734077 18272 cache.go:194] Successfully downloaded all kic artifacts
    I0508 10:57:55.735123 18272 start.go:313] acquiring machines lock for minikube: {Name:mk8f2db0ed02a67be37fe98a8112205590a3b9ee Clock:{} Delay:500ms Timeout:13m0s Cancel:}
    I0508 10:57:55.735642 18272 start.go:317] acquired machines lock for "minikube" in 519µs
    I0508 10:57:55.735642 18272 start.go:89] Provisioning new machine with config: &{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.20.0.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.22@sha256:7cc3a3cb6e51c628d8ede157ad9e1f797e8d22a1b3cedc12d3f1999cb52f962e Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.2 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.2 ControlPlane:true Worker:true}] Addons:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop: ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false} &{Name: IP: Port:8443 KubernetesVersion:v1.20.2 ControlPlane:true Worker:true}
    I0508 10:57:55.735642 18272 start.go:126] createHost starting for "" (driver="virtualbox")
    I0508 10:57:55.740757 18272 out.go:197] * Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
    I0508 10:57:55.742343 18272 start.go:160] libmachine.API.Create for "minikube" (driver="virtualbox")
    I0508 10:57:55.742343 18272 client.go:168] LocalClient.Create starting
    I0508 10:57:55.742862 18272 main.go:128] libmachine: Reading certificate data from C:\Users\hp.minikube\certs\ca.pem
    I0508 10:57:55.742862 18272 main.go:128] libmachine: Decoding PEM data...
    I0508 10:57:55.743368 18272 main.go:128] libmachine: Parsing certificate...
    I0508 10:57:55.745018 18272 main.go:128] libmachine: Reading certificate data from C:\Users\hp.minikube\certs\cert.pem
    I0508 10:57:55.745018 18272 main.go:128] libmachine: Decoding PEM data...
    I0508 10:57:55.745018 18272 main.go:128] libmachine: Parsing certificate...
    I0508 10:57:55.745544 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe --version
    I0508 10:57:55.767474 18272 main.go:128] libmachine: STDOUT:
    {
    6.1.22r144080
    }
    I0508 10:57:55.767474 18272 main.go:128] libmachine: STDERR:
    {
    }
    I0508 10:57:55.778702 18272 main.go:128] libmachine: Hyper-V is not installed.
    %!!(MISSING)(EXTRA *exec.Error=exec: "vmms.exe": executable file not found in %!P(MISSING)ATH%!)(MISSING)
    I0508 10:57:55.779450 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe list hostonlyifs
    I0508 10:57:55.937197 18272 main.go:128] libmachine: STDOUT:
    {
    Name: VirtualBox Host-Only Ethernet Adapter
    GUID: ad6c77e2-4cec-4864-97e9-e5a21b60fe5f
    DHCP: Disabled
    IPAddress: 192.168.56.1
    NetworkMask: 255.255.255.0
    IPV6Address: fe80::7cad:157d:443e:4aa
    IPV6NetworkMaskPrefixLength: 64
    HardwareAddress: 0a:00:27:00:00:2e
    MediumType: Ethernet
    Wireless: No
    Status: Up
    VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

Name: VirtualBox Host-Only Ethernet Adapter #2
GUID: c57f45a6-c67b-4e54-8211-3079b1b185ba
DHCP: Disabled
IPAddress: 192.168.99.1
NetworkMask: 255.255.255.0
IPV6Address: fe80::c84f:a4f4:8394:8e83
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:37
MediumType: Ethernet
Wireless: No
Status: Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

}
I0508 10:57:55.937197 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:57:55.939340 18272 main.go:128] libmachine: Downloading C:\Users\hp.minikube\cache\boot2docker.iso from file://C:/Users/hp/.minikube/cache/iso/minikube-v1.20.0.iso...
I0508 10:57:57.422138 18272 main.go:128] libmachine: Creating VirtualBox VM...
I0508 10:57:57.422138 18272 main.go:128] libmachine: Creating SSH key...
I0508 10:57:57.765103 18272 main.go:128] libmachine: Creating disk image...
I0508 10:57:57.765103 18272 main.go:128] libmachine: Creating 20000 MB hard disk image...
I0508 10:57:57.765103 18272 main.go:128] libmachine: Writing magic tar header
I0508 10:57:57.765690 18272 main.go:128] libmachine: Writing SSH key tar header
I0508 10:57:57.765690 18272 main.go:128] libmachine: Calling inner createDiskImage
I0508 10:57:57.765690 18272 main.go:128] libmachine: D:\Abheesta\Oracle\VBoxManage.exe convertfromraw stdin C:\Users\hp.minikube\machines\minikube\disk.vmdk 20971520000 --format VMDK
I0508 10:57:57.766215 18272 main.go:128] libmachine: Starting command
I0508 10:57:57.768810 18272 main.go:128] libmachine: Copying to stdin
I0508 10:57:57.871622 18272 main.go:128] libmachine: Filling zeroes
I0508 10:58:09.792297 18272 main.go:128] libmachine: Closing STDIN
I0508 10:58:09.792297 18272 main.go:128] libmachine: Waiting on cmd
I0508 10:58:09.804014 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe createvm --basefolder C:\Users\hp.minikube\machines\minikube --name minikube --register
I0508 10:58:09.937228 18272 main.go:128] libmachine: STDOUT:
{
Virtual machine 'minikube' is created and registered.
UUID: 807d2385-a6e2-413a-94c9-53e0ce5e3bc3
Settings file: 'C:\Users\hp.minikube\machines\minikube\minikube\minikube.vbox'
}
I0508 10:58:09.937228 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:09.937228 18272 main.go:128] libmachine: VM CPUS: 2
I0508 10:58:09.937228 18272 main.go:128] libmachine: VM Memory: 2200
I0508 10:58:09.937228 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe modifyvm minikube --firmware bios --bioslogofadein off --bioslogofadeout off --bioslogodisplaytime 0 --biosbootmenu disabled --ostype Linux26_64 --cpus 2 --memory 2200 --acpi on --ioapic on --rtcuseutc on --natdnshostresolver1 on --natdnsproxy1 off --cpuhotplug off --pae on --hpet on --hwvirtex on --nestedpaging on --largepages on --vtxvpid on --accelerate3d off --boot1 dvd
I0508 10:58:09.998604 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:09.998604 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:09.998604 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe modifyvm minikube --nic1 nat --nictype1 virtio --cableconnected1 on
I0508 10:58:10.048307 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.048307 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.048307 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe storagectl minikube --name SATA --add sata --hostiocache on
I0508 10:58:10.091309 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.091309 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.091309 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe storageattach minikube --storagectl SATA --port 0 --device 0 --type dvddrive --medium C:\Users\hp.minikube\machines\minikube\boot2docker.iso
I0508 10:58:10.139197 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.139197 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.139197 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe storageattach minikube --storagectl SATA --port 1 --device 0 --type hdd --medium C:\Users\hp.minikube\machines\minikube\disk.vmdk
I0508 10:58:10.207715 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.207715 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.207715 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe guestproperty set minikube /VirtualBox/GuestAdd/SharedFolders/MountPrefix /
I0508 10:58:10.262247 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.262247 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.262247 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe guestproperty set minikube /VirtualBox/GuestAdd/SharedFolders/MountDir /
I0508 10:58:10.314772 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.314772 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.314772 18272 main.go:128] libmachine: setting up shareDir '\?\c:\Users' -> 'c/Users'
I0508 10:58:10.314772 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe sharedfolder add minikube --name c/Users --hostpath \?\c:\Users --automount
I0508 10:58:10.364093 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.364093 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.364093 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe setextradata minikube VBoxInternal2/SharedFoldersEnableSymlinksCreate/c/Users 1
I0508 10:58:10.411807 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.411807 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.411807 18272 main.go:128] libmachine: Starting the VM...
I0508 10:58:10.411807 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe showvminfo minikube --machinereadable
I0508 10:58:10.477882 18272 main.go:128] libmachine: STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="807d2385-a6e2-413a-94c9-53e0ce5e3bc3"
CfgFile="C:\Users\hp\.minikube\machines\minikube\minikube\minikube.vbox"
SnapFldr="C:\Users\hp\.minikube\machines\minikube\minikube\Snapshots"
LogFldr="C:\Users\hp\.minikube\machines\minikube\minikube\Logs"
hardwareuuid="807d2385-a6e2-413a-94c9-53e0ce5e3bc3"
memory=2200
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
cpu-profile="host"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
nested-hw-virt="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2021-05-08T05:28:09.910000000"
graphicscontroller="vboxvga"
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=""
vmprocpriority="default"
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="C:\Users\hp.minikube\machines\minikube\boot2docker.iso"
"SATA-ImageUUID-0-0"="608ab505-d61c-4485-9af4-7256471c9094"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="C:\Users\hp.minikube\machines\minikube\disk.vmdk"
"SATA-ImageUUID-1-0"="23588ad3-074a-406f-8fcb-d06b7a80f2f2"
"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="0800279BFB35"
cableconnected1="on"
nic1="nat"
nictype1="virtio"
nicspeed1="0"
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"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="dsound"
audio_out="off"
audio_in="off"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="c/Users"
SharedFolderPathMachineMapping1="\\?\c:\Users"
videocap="off"
videocapaudio="off"
capturescreens=""
capturefilename="C:\Users\hp\.minikube\machines\minikube\minikube\minikube.webm"
captureres="1024x768"
capturevideorate=512
capturevideofps=25
captureopts=""
GuestMemoryBalloon=0
}
I0508 10:58:10.477882 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.477882 18272 main.go:128] libmachine: Check network to re-create if needed...
I0508 10:58:10.477882 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe list hostonlyifs
I0508 10:58:10.566014 18272 main.go:128] libmachine: STDOUT:
{
Name: VirtualBox Host-Only Ethernet Adapter
GUID: ad6c77e2-4cec-4864-97e9-e5a21b60fe5f
DHCP: Disabled
IPAddress: 192.168.56.1
NetworkMask: 255.255.255.0
IPV6Address: fe80::7cad:157d:443e:4aa
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:2e
MediumType: Ethernet
Wireless: No
Status: Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

Name: VirtualBox Host-Only Ethernet Adapter #2
GUID: c57f45a6-c67b-4e54-8211-3079b1b185ba
DHCP: Disabled
IPAddress: 192.168.99.1
NetworkMask: 255.255.255.0
IPV6Address: fe80::c84f:a4f4:8394:8e83
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:37
MediumType: Ethernet
Wireless: No
Status: Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

}
I0508 10:58:10.566014 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.651657 18272 main.go:128] libmachine: Searching for hostonly interface for IPv4: 192.168.99.1 and Mask: ffffff00
I0508 10:58:10.651657 18272 main.go:128] libmachine: Found: VirtualBox Host-Only Ethernet Adapter #2
I0508 10:58:10.651657 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe list dhcpservers
I0508 10:58:10.687255 18272 main.go:128] libmachine: STDOUT:
{
NetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter
Dhcpd IP: 192.168.56.100
LowerIPAddress: 192.168.56.101
UpperIPAddress: 192.168.56.254
NetworkMask: 255.255.255.0
Enabled: Yes
Global Configuration:
minLeaseTime: default
defaultLeaseTime: default
maxLeaseTime: default
Forced options: None
Suppressed opts.: None
1/legacy: 255.255.255.0
Groups: None
Individual Configs: None

NetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2
Dhcpd IP: 192.168.99.11
LowerIPAddress: 192.168.99.100
UpperIPAddress: 192.168.99.254
NetworkMask: 255.255.255.0
Enabled: Yes
Global Configuration:
minLeaseTime: default
defaultLeaseTime: default
maxLeaseTime: default
Forced options: None
Suppressed opts.: None
1/legacy: 255.255.255.0
Groups: None
Individual Configs: None
}
I0508 10:58:10.687255 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.687255 18272 main.go:128] libmachine: Removing orphan DHCP servers...
I0508 10:58:10.687255 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe list hostonlyifs
I0508 10:58:10.766890 18272 main.go:128] libmachine: STDOUT:
{
Name: VirtualBox Host-Only Ethernet Adapter
GUID: ad6c77e2-4cec-4864-97e9-e5a21b60fe5f
DHCP: Disabled
IPAddress: 192.168.56.1
NetworkMask: 255.255.255.0
IPV6Address: fe80::7cad:157d:443e:4aa
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:2e
MediumType: Ethernet
Wireless: No
Status: Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

Name: VirtualBox Host-Only Ethernet Adapter #2
GUID: c57f45a6-c67b-4e54-8211-3079b1b185ba
DHCP: Disabled
IPAddress: 192.168.99.1
NetworkMask: 255.255.255.0
IPV6Address: fe80::c84f:a4f4:8394:8e83
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:37
MediumType: Ethernet
Wireless: No
Status: Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

}
I0508 10:58:10.766890 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.766890 18272 main.go:128] libmachine: Adding/Modifying DHCP server "192.168.99.8" with address range "192.168.99.100" - "192.168.99.254"...
I0508 10:58:10.766890 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe list dhcpservers
I0508 10:58:10.804028 18272 main.go:128] libmachine: STDOUT:
{
NetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter
Dhcpd IP: 192.168.56.100
LowerIPAddress: 192.168.56.101
UpperIPAddress: 192.168.56.254
NetworkMask: 255.255.255.0
Enabled: Yes
Global Configuration:
minLeaseTime: default
defaultLeaseTime: default
maxLeaseTime: default
Forced options: None
Suppressed opts.: None
1/legacy: 255.255.255.0
Groups: None
Individual Configs: None

NetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2
Dhcpd IP: 192.168.99.11
LowerIPAddress: 192.168.99.100
UpperIPAddress: 192.168.99.254
NetworkMask: 255.255.255.0
Enabled: Yes
Global Configuration:
minLeaseTime: default
defaultLeaseTime: default
maxLeaseTime: default
Forced options: None
Suppressed opts.: None
1/legacy: 255.255.255.0
Groups: None
Individual Configs: None
}
I0508 10:58:10.804028 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.804028 18272 main.go:128] libmachine: Windows might ask for the permission to configure a dhcp server. Sometimes, such confirmation window is minimized in the taskbar.
I0508 10:58:10.804533 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe dhcpserver modify --netname HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2 --ip 192.168.99.8 --netmask 255.255.255.0 --lowerip 192.168.99.100 --upperip 192.168.99.254 --enable
I0508 10:58:10.855450 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.855450 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.855450 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe modifyvm minikube --nic2 hostonly --nictype2 virtio --nicpromisc2 deny --hostonlyadapter2 VirtualBox Host-Only Ethernet Adapter #2 --cableconnected2 on
I0508 10:58:10.898031 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.898031 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.898604 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe modifyvm minikube --natpf1 delete ssh
I0508 10:58:10.941564 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.941564 18272 main.go:128] libmachine: 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 1936 of file VBoxManageModifyVM.cpp
}
I0508 10:58:10.941564 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe modifyvm minikube --natpf1 ssh,tcp,127.0.0.1,57225,,22
I0508 10:58:10.990409 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:10.990409 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:10.990409 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe startvm minikube --type headless
I0508 10:58:14.343571 18272 main.go:128] libmachine: STDOUT:
{
Waiting for VM "minikube" to power on...
}
I0508 10:58:14.343571 18272 main.go:128] libmachine: STDERR:
{
VBoxManage.exe: error: Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE).
VBoxManage.exe: error: AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole
}
I0508 10:58:14.343571 18272 main.go:128] libmachine: Checking vm logs: C:\Users\hp.minikube\machines\minikube\minikube\Logs\VBox.log
I0508 10:58:14.344102 18272 client.go:171] LocalClient.Create took 18.6017593s
I0508 10:58:16.344476 18272 start.go:129] duration metric: createHost completed in 20.6088335s
I0508 10:58:16.344476 18272 start.go:80] releasing machines lock for "minikube", held for 20.6088335s
W0508 10:58:16.344476 18272 start.go:505] error starting host: creating host: create: creating: Unable to start the VM: D:\Abheesta\Oracle\VBoxManage.exe startvm minikube --type headless failed:
VBoxManage.exe: error: Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE).
VBoxManage.exe: error: AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:01.207928 Power up failed (vrc=VERR_SVM_DISABLED, rc=E_FAIL (0X80004005))
I0508 10:58:16.346041 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe showvminfo minikube --machinereadable
I0508 10:58:16.481365 18272 main.go:128] libmachine: STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="807d2385-a6e2-413a-94c9-53e0ce5e3bc3"
CfgFile="C:\Users\hp\.minikube\machines\minikube\minikube\minikube.vbox"
SnapFldr="C:\Users\hp\.minikube\machines\minikube\minikube\Snapshots"
LogFldr="C:\Users\hp\.minikube\machines\minikube\minikube\Logs"
hardwareuuid="807d2385-a6e2-413a-94c9-53e0ce5e3bc3"
memory=2200
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
cpu-profile="host"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
nested-hw-virt="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2021-05-08T05:28:14.321000000"
graphicscontroller="vboxvga"
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=""
vmprocpriority="default"
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="C:\Users\hp.minikube\machines\minikube\boot2docker.iso"
"SATA-ImageUUID-0-0"="608ab505-d61c-4485-9af4-7256471c9094"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="C:\Users\hp.minikube\machines\minikube\disk.vmdk"
"SATA-ImageUUID-1-0"="23588ad3-074a-406f-8fcb-d06b7a80f2f2"
"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="0800279BFB35"
cableconnected1="on"
nic1="nat"
nictype1="virtio"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,57225,,22"
hostonlyadapter2="VirtualBox Host-Only Ethernet Adapter #2"
macaddress2="080027BE0B46"
cableconnected2="on"
nic2="hostonly"
nictype2="virtio"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="dsound"
audio_out="off"
audio_in="off"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="c/Users"
SharedFolderPathMachineMapping1="\\?\c:\Users"
videocap="off"
videocapaudio="off"
capturescreens=""
capturefilename="C:\Users\hp\.minikube\machines\minikube\minikube\minikube.webm"
captureres="1024x768"
capturevideorate=512
capturevideofps=25
captureopts=""
GuestMemoryBalloon=0
}
I0508 10:58:16.481365 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:16.487543 18272 out.go:170] * Deleting "minikube" in virtualbox ...
I0508 10:58:16.488583 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe showvminfo minikube --machinereadable
I0508 10:58:16.557927 18272 main.go:128] libmachine: STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="807d2385-a6e2-413a-94c9-53e0ce5e3bc3"
CfgFile="C:\Users\hp\.minikube\machines\minikube\minikube\minikube.vbox"
SnapFldr="C:\Users\hp\.minikube\machines\minikube\minikube\Snapshots"
LogFldr="C:\Users\hp\.minikube\machines\minikube\minikube\Logs"
hardwareuuid="807d2385-a6e2-413a-94c9-53e0ce5e3bc3"
memory=2200
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
cpu-profile="host"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
nested-hw-virt="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2021-05-08T05:28:14.321000000"
graphicscontroller="vboxvga"
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=""
vmprocpriority="default"
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="C:\Users\hp.minikube\machines\minikube\boot2docker.iso"
"SATA-ImageUUID-0-0"="608ab505-d61c-4485-9af4-7256471c9094"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="C:\Users\hp.minikube\machines\minikube\disk.vmdk"
"SATA-ImageUUID-1-0"="23588ad3-074a-406f-8fcb-d06b7a80f2f2"
"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="0800279BFB35"
cableconnected1="on"
nic1="nat"
nictype1="virtio"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,57225,,22"
hostonlyadapter2="VirtualBox Host-Only Ethernet Adapter #2"
macaddress2="080027BE0B46"
cableconnected2="on"
nic2="hostonly"
nictype2="virtio"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="dsound"
audio_out="off"
audio_in="off"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="c/Users"
SharedFolderPathMachineMapping1="\\?\c:\Users"
videocap="off"
videocapaudio="off"
capturescreens=""
capturefilename="C:\Users\hp\.minikube\machines\minikube\minikube\minikube.webm"
captureres="1024x768"
capturevideorate=512
capturevideofps=25
captureopts=""
GuestMemoryBalloon=0
}
I0508 10:58:16.557927 18272 main.go:128] libmachine: STDERR:
{
}
I0508 10:58:16.557927 18272 main.go:128] libmachine: COMMAND: D:\Abheesta\Oracle\VBoxManage.exe unregistervm --delete minikube
I0508 10:58:16.612792 18272 main.go:128] libmachine: STDOUT:
{
}
I0508 10:58:16.612792 18272 main.go:128] libmachine: STDERR:
{
0%!.(MISSING).10%!.(MISSING).20%!.(MISSING).30%!.(MISSING).40%!.(MISSING).50%!.(MISSING).60%!.(MISSING).70%!.(MISSING).80%!.(MISSING).90%!.(MISSING).100%!
(MISSING)}
W0508 10:58:16.647117 18272 start.go:510] delete host: api remove: remove C:\Users\hp.minikube\machines\minikube\id_rsa: The process cannot access the file because it is being used by another process.
W0508 10:58:16.647639 18272 out.go:235] ! StartHost failed, but will try again: creating host: create: creating: Unable to start the VM: D:\Abheesta\Oracle\VBoxManage.exe startvm minikube --type headless failed:
VBoxManage.exe: error: Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE).
VBoxManage.exe: error: AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:01.207928 Power up failed (vrc=VERR_SVM_DISABLED, rc=E_FAIL (0X80004005))
I0508 10:58:16.648151 18272 start.go:520] Will try again in 5 seconds ...
I0508 10:58:21.651009 18272 start.go:313] acquiring machines lock for minikube: {Name:mk8f2db0ed02a67be37fe98a8112205590a3b9ee Clock:{} Delay:500ms Timeout:13m0s Cancel:}
I0508 10:58:21.651009 18272 start.go:317] acquired machines lock for "minikube" in 0s
I0508 10:58:21.651009 18272 start.go:93] Skipping create...Using existing machine configuration
I0508 10:58:21.651009 18272 fix.go:55] fixHost starting:
I0508 10:58:21.651009 18272 fix.go:57] fixHost completed within 0s
I0508 10:58:21.651009 18272 start.go:80] releasing machines lock for "minikube", held for 0s
W0508 10:58:21.652090 18272 out.go:235] * Failed to start virtualbox VM. Running "minikube delete" may fix it: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\hp.minikube\machines\minikube\config.json: The system cannot find the file specified.
W0508 10:58:21.654025 18272 out.go:235] ! Startup with virtualbox driver failed, trying with alternate driver ssh: Failed to start host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\hp.minikube\machines\minikube\config.json: The system cannot find the file specified.
I0508 10:58:21.656495 18272 delete.go:233] Deleting minikube
I0508 10:58:21.656495 18272 delete.go:238] minikube configuration: &{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.20.0.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.22@sha256:7cc3a3cb6e51c628d8ede157ad9e1f797e8d22a1b3cedc12d3f1999cb52f962e Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.2 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.2 ControlPlane:true Worker:true}] Addons:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop: ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false}
I0508 10:58:21.677990 18272 cli_runner.go:115] Run: docker container inspect minikube --format={{.State.Status}}
I0508 10:58:21.677990 18272 delete.go:46] couldn't inspect container "minikube" before deleting: unknown state "minikube": docker container inspect minikube --format={{.State.Status}}: exec: "docker": executable file not found in %!P(MISSING)ATH%!
(MISSING)stdout:

stderr:
I0508 10:58:21.693628 18272 cli_runner.go:115] Run: podman container inspect minikube --format={{.State.Status}}
I0508 10:58:21.693628 18272 delete.go:46] couldn't inspect container "minikube" before deleting: unknown state "minikube": podman container inspect minikube --format={{.State.Status}}: exec: "podman": executable file not found in %!P(MISSING)ATH%!
(MISSING)stdout:

stderr:
I0508 10:58:21.694306 18272 delete.go:82] Unable to get host status for minikube, assuming it has already been deleted: load: filestore "minikube": open C:\Users\hp.minikube\machines\minikube\config.json: The system cannot find the file specified.
W0508 10:58:21.694812 18272 register.go:129] "Deleting" was not found within the registered steps for "Initial Minikube Setup": [Initial Minikube Setup Selecting Driver Downloading Artifacts Starting Node Updating Driver Pulling Base Image Running on Localhost Local OS Release Creating Container Creating VM Running Remotely Preparing Kubernetes Generating certificates Booting control plane Configuring RBAC rules Configuring CNI Configuring Localhost Environment Verifying Kubernetes Enabling Addons Done]
I0508 10:58:21.698776 18272 out.go:170] * Removing C:\Users\hp.minikube\machines\minikube ...
I0508 10:58:21.708534 18272 out.go:170]
W0508 10:58:21.708534 18272 out.go:235] X Exiting due to GUEST_FILE_IN_USE: remove C:\Users\hp.minikube\machines\minikube\id_rsa: The process cannot access the file because it is being used by another process.
W0508 10:58:21.710046 18272 out.go:424] no arguments passed for "* Suggestion: Another program is using a file required by minikube. If you are using Hyper-V, try stopping the minikube VM from within the Hyper-V manager\n" - returning raw string
W0508 10:58:21.710046 18272 out.go:235] * Suggestion: Another program is using a file required by minikube. If you are using Hyper-V, try stopping the minikube VM from within the Hyper-V manager
W0508 10:58:21.711034 18272 out.go:235] * Documentation: https://docs.docker.com/machine/drivers/hyper-v/
W0508 10:58:21.711552 18272 out.go:235] * Related issue: #7300

X Exiting due to GUEST_NOT_FOUND: load: filestore "minikube": open C:\Users\hp.minikube\machines\minikube\config.json: The system cannot find the file specified.

Full output of failed command:

``` D:\Abheesta\Kubernetes\Minikube>minikube start * minikube v1.20.0 on Microsoft Windows 10 Home Single Language 10.0.19043 Build 19043 * Automatically selected the virtualbox driver * Starting control plane node minikube in cluster minikube * Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ... * Deleting "minikube" in virtualbox ... ! StartHost failed, but will try again: creating host: create: creating: Unable to start the VM: D:\Abheesta\Oracle\VBoxManage.exe startvm minikube --type headless failed: VBoxManage.exe: error: Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE). VBoxManage.exe: error: AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:01.372131 Power up failed (vrc=VERR_SVM_DISABLED, rc=E_FAIL (0X80004005))

  • Failed to start virtualbox VM. Running "minikube delete" may fix it: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\hp.minikube\machines\minikube\config.json: The system cannot find the file specified.
    ! Startup with virtualbox driver failed, trying with alternate driver ssh: Failed to start host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\hp.minikube\machines\minikube\config.json: The system cannot find the file specified.
  • Removing C:\Users\hp.minikube\machines\minikube ...

X Exiting due to GUEST_FILE_IN_USE: remove C:\Users\hp.minikube\machines\minikube\id_rsa: The process cannot access the file because it is being used by another process.

</details>


**please let me know if any further information is required from my end.**

@ilya-zuyev
Copy link
Contributor

@Abheestanistala
VBoxManage.exe: error: AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED)

It looks like you have virtualization disabled on your machine. Please check BIOS and may be enable this option

@spowelljr spowelljr added the long-term-support Long-term support issues that can't be fixed in code label Jun 23, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 21, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Oct 21, 2021
@sharifelgamal
Copy link
Collaborator

I'm going to go ahead and close this issue, these are configuration issues with virtualbox rather than minikube issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. long-term-support Long-term support issues that can't be fixed in code os/windows priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Projects
None yet
Development

No branches or pull requests

7 participants