Closed weda90 closed 5 months ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
What Happened?
Minikube version : v1.32.0 OS : Windows Server 2016 VM Driver : Hyper-V Docker version : 24.0.7
Attempting to mount a local folder onto the Minikube VM using minikube mount. After checking via minikube ssh, the mounted folder is empty, and using minikube mount results in an error.
Attach the log file
Log file created at: 2023/12/28 13:23:10 Running on machine: ENLOG-SVR Binary: Built with gc go1.21.3 for windows/amd64 Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg I1228 13:23:10.012223 6404 out.go:296] Setting OutFile to fd 1892 ... I1228 13:23:10.017212 6404 out.go:348] isatty.IsTerminal(1892) = false I1228 13:23:10.017212 6404 out.go:309] Setting ErrFile to fd 2032... I1228 13:23:10.017212 6404 out.go:348] isatty.IsTerminal(2032) = false I1228 13:23:10.051455 6404 mustload.go:65] Loading cluster: minikube I1228 13:23:10.053458 6404 config.go:182] Loaded profile config "minikube": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.28.3 I1228 13:23:10.054458 6404 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 13:23:11.319440 6404 main.go:141] libmachine: [stdout =====>] : Running
I1228 13:23:11.319440 6404 main.go:141] libmachine: [stderr =====>] : I1228 13:23:11.319440 6404 host.go:66] Checking if "minikube" exists ... I1228 13:23:11.320432 6404 ip.go:172] getIPForInterface: searching for "vEthernet (Minikube)" I1228 13:23:11.329429 6404 ip.go:186] "Ethernet" does not match prefix "vEthernet (Minikube)" I1228 13:23:11.329429 6404 ip.go:186] "Ethernet 2" does not match prefix "vEthernet (Minikube)" I1228 13:23:11.329429 6404 ip.go:186] "Ethernet 3" does not match prefix "vEthernet (Minikube)" I1228 13:23:11.329429 6404 ip.go:181] found prefix matching interface for "vEthernet (Minikube)": "vEthernet (Minikube)" I1228 13:23:11.329429 6404 ip.go:207] Found interface: {Index:32 MTU:1500 Name:vEthernet (Minikube) HardwareAddr:00:15:5d:01:06:00 Flags:up|broadcast|multicast|running} I1228 13:23:11.335432 6404 ip.go:210] interface addr: fe80::315c:9218:148:5d7b/64 I1228 13:23:11.335432 6404 ip.go:210] interface addr: 192.168.137.1/24 I1228 13:23:11.350942 6404 out.go:177] Mounting host path C:\Users\Administrator\Documents\SharedMounts into VM as /home/shared-mounts ... I1228 13:23:11.352940 6404 out.go:177] - Mount type: 9p I1228 13:23:11.353939 6404 out.go:177] - User ID: docker I1228 13:23:11.353939 6404 out.go:177] - Group ID: docker I1228 13:23:11.354945 6404 out.go:177] - Version: 9p2000.L I1228 13:23:11.354945 6404 out.go:177] - Message Size: 262144 I1228 13:23:11.355937 6404 out.go:177] - Options: map[] I1228 13:23:11.355937 6404 out.go:177] - Bind Address: 192.168.137.1:54480 I1228 13:23:11.358953 6404 out.go:177] Userspace file server: I1228 13:23:11.358953 6404 ssh_runner.go:195] Run: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo " I1228 13:23:11.359945 6404 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 13:23:12.462179 6404 main.go:141] libmachine: [stdout =====>] : Running
I1228 13:23:12.462179 6404 main.go:141] libmachine: [stderr =====>] : I1228 13:23:12.462179 6404 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0] I1228 13:23:14.214145 6404 main.go:141] libmachine: [stdout =====>] : 192.168.137.67
I1228 13:23:14.214145 6404 main.go:141] libmachine: [stderr =====>] : I1228 13:23:14.214145 6404 sshutil.go:53] new ssh client: &{IP:192.168.137.67 Port:22 SSHKeyPath:C:\Users\Administrator.minikube\machines\minikube\id_rsa Username:docker} I1228 13:23:14.371683 6404 ssh_runner.go:235] Completed: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo ": (3.0117388s) I1228 13:23:14.371683 6404 mount.go:180] unmount for /home/shared-mounts ran successfully I1228 13:23:14.371683 6404 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /home/shared-mounts" I1228 13:23:14.402295 6404 ssh_runner.go:195] Run: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54480,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts" Log file created at: 2023/12/28 13:26:56 Running on machine: ENLOG-SVR Binary: Built with gc go1.21.3 for windows/amd64 Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg I1228 13:26:56.293066 1932 out.go:296] Setting OutFile to fd 280 ... I1228 13:26:56.299062 1932 out.go:348] isatty.IsTerminal(280) = false I1228 13:26:56.299062 1932 out.go:309] Setting ErrFile to fd 272... I1228 13:26:56.299062 1932 out.go:348] isatty.IsTerminal(272) = false I1228 13:26:56.343609 1932 mustload.go:65] Loading cluster: minikube I1228 13:26:56.345613 1932 config.go:182] Loaded profile config "minikube": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.28.3 I1228 13:26:56.347619 1932 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 13:26:57.585350 1932 main.go:141] libmachine: [stdout =====>] : Running
I1228 13:26:57.585350 1932 main.go:141] libmachine: [stderr =====>] : I1228 13:26:57.585350 1932 host.go:66] Checking if "minikube" exists ... I1228 13:26:57.587355 1932 ip.go:172] getIPForInterface: searching for "vEthernet (Minikube)" I1228 13:26:57.595356 1932 ip.go:186] "Ethernet" does not match prefix "vEthernet (Minikube)" I1228 13:26:57.595356 1932 ip.go:186] "Ethernet 2" does not match prefix "vEthernet (Minikube)" I1228 13:26:57.595356 1932 ip.go:186] "Ethernet 3" does not match prefix "vEthernet (Minikube)" I1228 13:26:57.595356 1932 ip.go:181] found prefix matching interface for "vEthernet (Minikube)": "vEthernet (Minikube)" I1228 13:26:57.595356 1932 ip.go:207] Found interface: {Index:32 MTU:1500 Name:vEthernet (Minikube) HardwareAddr:00:15:5d:01:06:00 Flags:up|broadcast|multicast|running} I1228 13:26:57.599460 1932 ip.go:210] interface addr: fe80::315c:9218:148:5d7b/64 I1228 13:26:57.599460 1932 ip.go:210] interface addr: 192.168.137.1/24 I1228 13:26:57.615955 1932 out.go:177] Mounting host path C:\Users\Administrator\Documents\SharedMounts into VM as /home/shared-mounts ... I1228 13:26:57.616954 1932 out.go:177] - Mount type: 9p I1228 13:26:57.618950 1932 out.go:177] - User ID: docker I1228 13:26:57.618950 1932 out.go:177] - Group ID: docker I1228 13:26:57.619950 1932 out.go:177] - Version: 9p2000.L I1228 13:26:57.619950 1932 out.go:177] - Message Size: 262144 I1228 13:26:57.620949 1932 out.go:177] - Options: map[] I1228 13:26:57.620949 1932 out.go:177] - Bind Address: 192.168.137.1:54510 I1228 13:26:57.621950 1932 out.go:177] Userspace file server: I1228 13:26:57.621950 1932 ssh_runner.go:195] Run: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo " I1228 13:26:57.621950 1932 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 13:26:58.854122 1932 main.go:141] libmachine: [stdout =====>] : Running
I1228 13:26:58.854122 1932 main.go:141] libmachine: [stderr =====>] : I1228 13:26:58.854122 1932 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0] I1228 13:27:00.631904 1932 main.go:141] libmachine: [stdout =====>] : 192.168.137.72
I1228 13:27:00.631904 1932 main.go:141] libmachine: [stderr =====>] : I1228 13:27:00.631904 1932 sshutil.go:53] new ssh client: &{IP:192.168.137.72 Port:22 SSHKeyPath:C:\Users\Administrator.minikube\machines\minikube\id_rsa Username:docker} I1228 13:27:00.792789 1932 ssh_runner.go:235] Completed: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo ": (3.1708395s) I1228 13:27:00.792789 1932 mount.go:180] unmount for /home/shared-mounts ran successfully I1228 13:27:00.792789 1932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /home/shared-mounts" I1228 13:27:00.821541 1932 ssh_runner.go:195] Run: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54510,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts" I1228 13:28:54.689675 1932 out.go:177] * Unmounting /home/shared-mounts ... I1228 13:28:54.690648 1932 ssh_runner.go:195] Run: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo " I1228 13:29:12.946978 1932 ssh_runner.go:235] Completed: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo ": (18.2562018s) I1228 13:29:12.946978 1932 ssh_runner.go:235] Completed: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54510,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts": (2m12.1247482s) I1228 13:29:12.946978 1932 mount.go:180] unmount for /home/shared-mounts ran successfully I1228 13:29:12.947981 1932 lock.go:35] WriteFile acquiring C:\Users\Administrator.minikube\profiles\minikube.mount-process: {Name:mk6d89164684f9605166a2b911697a1926b52937 Clock:{} Delay:500ms Timeout:1m0s Cancel:}
I1228 13:29:12.948977 1932 out.go:177]
W1228 13:29:12.949977 1932 out.go:239] X Exiting due to GUEST_MOUNT_COULD_NOT_CONNECT: mount could not connect: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54510,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts": Process exited with status 32
stdout:
stderr: mount: /home/shared-mounts: mount(2) system call failed: Connection timed out.
W1228 13:29:12.949977 1932 out.go:239] * Suggestion:
W1228 13:29:12.949977 1932 out.go:239] * I1228 13:29:12.952975 1932 out.go:177] W1228 13:29:12.952975 1932 out.go:239] X Exiting due to MK_INTERRUPTED: Received interrupt signal I1228 13:29:12.953991 1932 out.go:177] Log file created at: 2023/12/28 13:44:23 Running on machine: ENLOG-SVR Binary: Built with gc go1.21.3 for windows/amd64 Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg I1228 13:44:23.980365 3364 out.go:296] Setting OutFile to fd 1336 ... I1228 13:44:23.982368 3364 out.go:348] isatty.IsTerminal(1336) = false I1228 13:44:23.982368 3364 out.go:309] Setting ErrFile to fd 1364... I1228 13:44:23.982368 3364 out.go:348] isatty.IsTerminal(1364) = false I1228 13:44:24.023584 3364 mustload.go:65] Loading cluster: minikube I1228 13:44:24.026590 3364 config.go:182] Loaded profile config "minikube": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.28.3 I1228 13:44:24.027592 3364 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 13:44:25.397550 3364 main.go:141] libmachine: [stdout =====>] : Running
I1228 13:44:25.397550 3364 main.go:141] libmachine: [stderr =====>] : I1228 13:44:25.397550 3364 host.go:66] Checking if "minikube" exists ... I1228 13:44:25.398551 3364 ip.go:172] getIPForInterface: searching for "vEthernet (Minikube)" I1228 13:44:25.407536 3364 ip.go:186] "Ethernet" does not match prefix "vEthernet (Minikube)" I1228 13:44:25.407536 3364 ip.go:186] "Ethernet 2" does not match prefix "vEthernet (Minikube)" I1228 13:44:25.407536 3364 ip.go:186] "Ethernet 3" does not match prefix "vEthernet (Minikube)" I1228 13:44:25.407536 3364 ip.go:181] found prefix matching interface for "vEthernet (Minikube)": "vEthernet (Minikube)" I1228 13:44:25.407536 3364 ip.go:207] Found interface: {Index:32 MTU:1500 Name:vEthernet (Minikube) HardwareAddr:00:15:5d:01:06:00 Flags:up|broadcast|multicast|running} I1228 13:44:25.411540 3364 ip.go:210] interface addr: fe80::315c:9218:148:5d7b/64 I1228 13:44:25.412537 3364 ip.go:210] interface addr: 192.168.137.1/24 I1228 13:44:25.427549 3364 out.go:177] Mounting host path C:\Users\Administrator\Documents\SharedMounts into VM as /home/shared-mounts ... I1228 13:44:25.429550 3364 out.go:177] - Mount type: 9p I1228 13:44:25.430552 3364 out.go:177] - User ID: docker I1228 13:44:25.430552 3364 out.go:177] - Group ID: docker I1228 13:44:25.431552 3364 out.go:177] - Version: 9p2000.L I1228 13:44:25.432554 3364 out.go:177] - Message Size: 262144 I1228 13:44:25.433549 3364 out.go:177] - Options: map[] I1228 13:44:25.434550 3364 out.go:177] - Bind Address: 192.168.137.1:54607 I1228 13:44:25.434550 3364 out.go:177] Userspace file server: I1228 13:44:25.434550 3364 ssh_runner.go:195] Run: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo " I1228 13:44:25.435550 3364 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 13:44:26.676411 3364 main.go:141] libmachine: [stdout =====>] : Running
I1228 13:44:26.676411 3364 main.go:141] libmachine: [stderr =====>] : I1228 13:44:26.676411 3364 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0] I1228 13:44:28.449858 3364 main.go:141] libmachine: [stdout =====>] : 192.168.137.167
I1228 13:44:28.449858 3364 main.go:141] libmachine: [stderr =====>] : I1228 13:44:28.449858 3364 sshutil.go:53] new ssh client: &{IP:192.168.137.167 Port:22 SSHKeyPath:C:\Users\Administrator.minikube\machines\minikube\id_rsa Username:docker} I1228 13:44:28.613015 3364 ssh_runner.go:235] Completed: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo ": (3.1774398s) I1228 13:44:28.613015 3364 mount.go:180] unmount for /home/shared-mounts ran successfully I1228 13:44:28.613015 3364 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /home/shared-mounts" I1228 13:44:28.640574 3364 ssh_runner.go:195] Run: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54607,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts" I1228 13:46:37.696496 3364 ssh_runner.go:235] Completed: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54607,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts": (2m9.0549055s) I1228 13:46:37.699508 3364 out.go:177] W1228 13:46:37.701502 3364 out.go:239] X Exiting due to GUEST_MOUNT_COULD_NOT_CONNECT: mount could not connect: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54607,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts": Process exited with status 32 stdout:
stderr: mount: /home/shared-mounts: mount(2) system call failed: Connection timed out.
W1228 13:46:37.701502 3364 out.go:239] * Suggestion:
W1228 13:46:37.701502 3364 out.go:239] W1228 13:46:37.709503 3364 out.go:239] ╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ If the above advice does not help, please let us know: │ │ https://github.com/kubernetes/minikube/issues/new/choose │ │ │ │ Please run
minikube logs --file=logs.txt
and attach logs.txt to the GitHub issue. │ │ Please also attach the following file to the GitHub issue: │ │ * - C:\Users\Administrator\AppData\Local\Temp\minikube_mount_637ef298d00768ba98fcaebe6f80f2b53afa3034_0.log │ │ │ ╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ I1228 13:46:37.710503 3364 out.go:177] Log file created at: 2023/12/28 14:15:11 Running on machine: ENLOG-SVR Binary: Built with gc go1.21.3 for windows/amd64 Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg I1228 14:15:11.783900 7540 out.go:296] Setting OutFile to fd 76 ... I1228 14:15:11.785896 7540 out.go:343] TERM=,COLORTERM=, which probably does not support color I1228 14:15:11.785896 7540 out.go:309] Setting ErrFile to fd 80... I1228 14:15:11.785896 7540 out.go:343] TERM=,COLORTERM=, which probably does not support color I1228 14:15:11.826920 7540 mustload.go:65] Loading cluster: minikube I1228 14:15:11.828937 7540 config.go:182] Loaded profile config "minikube": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.28.3 I1228 14:15:11.830936 7540 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 14:15:13.032766 7540 main.go:141] libmachine: [stdout =====>] : RunningI1228 14:15:13.032766 7540 main.go:141] libmachine: [stderr =====>] : I1228 14:15:13.032766 7540 host.go:66] Checking if "minikube" exists ... I1228 14:15:13.033721 7540 ip.go:172] getIPForInterface: searching for "vEthernet (Minikube)" I1228 14:15:13.041731 7540 ip.go:186] "Ethernet" does not match prefix "vEthernet (Minikube)" I1228 14:15:13.041731 7540 ip.go:186] "Ethernet 2" does not match prefix "vEthernet (Minikube)" I1228 14:15:13.041731 7540 ip.go:186] "Ethernet 3" does not match prefix "vEthernet (Minikube)" I1228 14:15:13.041731 7540 ip.go:181] found prefix matching interface for "vEthernet (Minikube)": "vEthernet (Minikube)" I1228 14:15:13.041731 7540 ip.go:207] Found interface: {Index:32 MTU:1500 Name:vEthernet (Minikube) HardwareAddr:00:15:5d:01:06:00 Flags:up|broadcast|multicast|running} I1228 14:15:13.047733 7540 ip.go:210] interface addr: fe80::315c:9218:148:5d7b/64 I1228 14:15:13.047733 7540 ip.go:210] interface addr: 192.168.137.1/24 I1228 14:15:13.062251 7540 out.go:177] Mounting host path C:\Users\Administrator\Documents\SharedMounts into VM as /home/shared-mounts ... I1228 14:15:13.063247 7540 out.go:177] - Mount type: 9p I1228 14:15:13.065243 7540 out.go:177] - User ID: docker I1228 14:15:13.066243 7540 out.go:177] - Group ID: docker I1228 14:15:13.066243 7540 out.go:177] - Version: 9p2000.L I1228 14:15:13.067241 7540 out.go:177] - Message Size: 262144 I1228 14:15:13.067241 7540 out.go:177] - Options: map[] I1228 14:15:13.068243 7540 out.go:177] - Bind Address: 192.168.137.1:54675 I1228 14:15:13.069241 7540 out.go:177] Userspace file server: I1228 14:15:13.069241 7540 ssh_runner.go:195] Run: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo " I1228 14:15:13.070241 7540 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 14:15:14.222731 7540 main.go:141] libmachine: [stdout =====>] : Running
I1228 14:15:14.222731 7540 main.go:141] libmachine: [stderr =====>] : I1228 14:15:14.222731 7540 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0] I1228 14:15:15.887856 7540 main.go:141] libmachine: [stdout =====>] : 192.168.137.50
I1228 14:15:15.887856 7540 main.go:141] libmachine: [stderr =====>] : I1228 14:15:15.887856 7540 sshutil.go:53] new ssh client: &{IP:192.168.137.50 Port:22 SSHKeyPath:C:\Users\Administrator.minikube\machines\minikube\id_rsa Username:docker} I1228 14:15:16.038619 7540 ssh_runner.go:235] Completed: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo ": (2.9693779s) I1228 14:15:16.039622 7540 mount.go:180] unmount for /home/shared-mounts ran successfully I1228 14:15:16.039622 7540 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /home/shared-mounts" I1228 14:15:16.058665 7540 ssh_runner.go:195] Run: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54675,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts" I1228 14:17:25.356677 7540 ssh_runner.go:235] Completed: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54675,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts": (2m9.2980123s) I1228 14:17:25.359681 7540 out.go:177] W1228 14:18:17.598932 7540 out.go:239] X Exiting due to GUEST_MOUNT_COULD_NOT_CONNECT: mount could not connect: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54675,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts": Process exited with status 32 stdout:
stderr: mount: /home/shared-mounts: mount(2) system call failed: Connection timed out.
W1228 14:18:17.599941 7540 out.go:239] * Suggestion:
W1228 14:18:17.599941 7540 out.go:239] W1228 14:18:17.605929 7540 out.go:239] ╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ If the above advice does not help, please let us know: │ │ https://github.com/kubernetes/minikube/issues/new/choose │ │ │ │ Please run
minikube logs --file=logs.txt
and attach logs.txt to the GitHub issue. │ │ Please also attach the following file to the GitHub issue: │ │ * - C:\Users\ADMINI~1\AppData\Local\Temp\minikube_mount_637ef298d00768ba98fcaebe6f80f2b53afa3034_0.log │ │ │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ I1228 14:18:17.608932 7540 out.go:177] Log file created at: 2023/12/28 14:18:23 Running on machine: ENLOG-SVR Binary: Built with gc go1.21.3 for windows/amd64 Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg I1228 14:18:23.620909 4336 out.go:296] Setting OutFile to fd 76 ... I1228 14:18:23.622909 4336 out.go:343] TERM=,COLORTERM=, which probably does not support color I1228 14:18:23.622909 4336 out.go:309] Setting ErrFile to fd 80... I1228 14:18:23.622909 4336 out.go:343] TERM=,COLORTERM=, which probably does not support color I1228 14:18:23.659858 4336 mustload.go:65] Loading cluster: minikube I1228 14:18:23.661873 4336 config.go:182] Loaded profile config "minikube": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.28.3 I1228 14:18:23.662869 4336 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 14:18:24.902791 4336 main.go:141] libmachine: [stdout =====>] : RunningI1228 14:18:24.902791 4336 main.go:141] libmachine: [stderr =====>] : I1228 14:18:24.902791 4336 host.go:66] Checking if "minikube" exists ... I1228 14:18:24.903801 4336 ip.go:172] getIPForInterface: searching for "vEthernet (Minikube)" I1228 14:18:24.906975 4336 ip.go:186] "Ethernet" does not match prefix "vEthernet (Minikube)" I1228 14:18:24.906975 4336 ip.go:186] "Ethernet 2" does not match prefix "vEthernet (Minikube)" I1228 14:18:24.906975 4336 ip.go:186] "Ethernet 3" does not match prefix "vEthernet (Minikube)" I1228 14:18:24.906975 4336 ip.go:181] found prefix matching interface for "vEthernet (Minikube)": "vEthernet (Minikube)" I1228 14:18:24.912686 4336 ip.go:207] Found interface: {Index:32 MTU:1500 Name:vEthernet (Minikube) HardwareAddr:00:15:5d:01:06:00 Flags:up|broadcast|multicast|running} I1228 14:18:24.917698 4336 ip.go:210] interface addr: fe80::315c:9218:148:5d7b/64 I1228 14:18:24.917698 4336 ip.go:210] interface addr: 192.168.137.1/24 I1228 14:18:24.932701 4336 out.go:177] Mounting host path C:\Users\Administrator\Documents\SharedMounts into VM as /home/shared-mounts ... I1228 14:18:24.934683 4336 out.go:177] - Mount type: 9p I1228 14:18:24.938682 4336 out.go:177] - User ID: docker I1228 14:18:24.939683 4336 out.go:177] - Group ID: docker I1228 14:18:24.940701 4336 out.go:177] - Version: 9p2000.L I1228 14:18:24.942694 4336 out.go:177] - Message Size: 262144 I1228 14:18:24.943696 4336 out.go:177] - Options: map[] I1228 14:18:24.945695 4336 out.go:177] - Bind Address: 192.168.137.1:54680 I1228 14:18:24.948699 4336 out.go:177] Userspace file server: I1228 14:18:24.948699 4336 ssh_runner.go:195] Run: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo " I1228 14:18:24.949690 4336 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state I1228 14:18:26.102688 4336 main.go:141] libmachine: [stdout =====>] : Running
I1228 14:18:26.102688 4336 main.go:141] libmachine: [stderr =====>] : I1228 14:18:26.102688 4336 main.go:141] libmachine: [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0] I1228 14:18:27.754383 4336 main.go:141] libmachine: [stdout =====>] : 192.168.137.50
I1228 14:18:27.754383 4336 main.go:141] libmachine: [stderr =====>] : I1228 14:18:27.754383 4336 sshutil.go:53] new ssh client: &{IP:192.168.137.50 Port:22 SSHKeyPath:C:\Users\Administrator.minikube\machines\minikube\id_rsa Username:docker} I1228 14:18:27.901170 4336 ssh_runner.go:235] Completed: /bin/bash -c "[ "x$(findmnt -T /home/shared-mounts | grep /home/shared-mounts)" != "x" ] && sudo umount -f /home/shared-mounts || echo ": (2.9524709s) I1228 14:18:27.902185 4336 mount.go:180] unmount for /home/shared-mounts ran successfully I1228 14:18:27.902185 4336 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /home/shared-mounts" I1228 14:18:27.924929 4336 ssh_runner.go:195] Run: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54680,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts" I1228 14:20:37.868588 4336 ssh_runner.go:235] Completed: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54680,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts": (2m9.9428212s) I1228 14:20:37.870593 4336 out.go:177] W1228 14:20:37.872595 4336 out.go:239] X Exiting due to GUEST_MOUNT_COULD_NOT_CONNECT: mount could not connect: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=54680,trans=tcp,version=9p2000.L 192.168.137.1 /home/shared-mounts": Process exited with status 32 stdout:
stderr: mount: /home/shared-mounts: mount(2) system call failed: Connection timed out.
W1228 14:20:37.872595 4336 out.go:239] * Suggestion:
W1228 14:20:37.874591 4336 out.go:239] W1228 14:20:37.881595 4336 out.go:239] ╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ If the above advice does not help, please let us know: │ │ https://github.com/kubernetes/minikube/issues/new/choose │ │ │ │ Please run
minikube logs --file=logs.txt
and attach logs.txt to the GitHub issue. │ │ Please also attach the following file to the GitHub issue: │ │ * - C:\Users\ADMINI~1\AppData\Local\Temp\minikube_mount_637ef298d00768ba98fcaebe6f80f2b53afa3034_0.log │ │ │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ I1228 14:20:37.885587 4336 out.go:177]Operating System
Windows
Driver
Hyper-V