-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 cache ISO on v1.31.2 #17169
Comments
Two things to address:
|
/kind support |
Hi @ThabtiZahra, this is a known issue with the v1.31.2 release, the ISO bucket for the GCS download link was incorrect. It should successfully download from GitHub though. Are you able to download it through your browser? https://github.com/kubernetes/minikube/releases/download/v1.31.0/minikube-v1.31.0-amd64.iso |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
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:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
How should I use it after manually downloading? Please |
@asjayli |
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:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What Happened?
: Failed to cache ISO: unable to cache ISO:
https://storage.googleapis.com/minikube-builds/iso/16971/minikube-v1.31.0-amd64.iso: getter: &{Ctx:context.Background Src:https://storage.googleapis.com/minikube-builds/iso/16971/minikube-v1.31.0-amd64.iso?checksum=file:https://storage.googleapis.com/minikube-builds/iso/16971/minikube-v1.31.0-amd64.iso.sha256 Dst:C:\Users\user.minikube\cache\iso\amd64\minikube-v1.31.0-amd64.iso.download Pwd: Mode:2 Umask:---------- Detectors:[0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8] Decompressors:map[bz2:0xc00058bdc8 gz:0xc00058be20 tar:0xc00058bdd0 tar.bz2:0xc00058bde0 tar.gz:0xc00058bdf0 tar.xz:0xc00058be00 tar.zst:0xc00058be10 tbz2:0xc00058bde0 tgz:0xc00058bdf0 txz:0xc00058be00 tzst:0xc00058be10 xz:0xc00058be28 zip:0xc00058be40 zst:0xc00058be50] Getters:map[file:0xc000756380 http:0xc001206190 https:0xc0012061e0] Dir:false ProgressListener:0x49c3370 Insecure:false DisableSymlinks:false Options:[0x1d41520]}: invalid checksum: Error downloading checksum file: bad response code: 404
https://github.com/kubernetes/minikube/releases/download/v1.31.0/minikube-v1.31.0-amd64.iso: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.31.0/minikube-v1.31.0-amd64.iso?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.31.0/minikube-v1.31.0-amd64.iso.sha256 Dst:C:\Users\user.minikube\cache\iso\amd64\minikube-v1.31.0-amd64.iso.download Pwd: Mode:2 Umask:---------- Detectors:[0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8] Decompressors:map[bz2:0xc00058bdc8 gz:0xc00058be20 tar:0xc00058bdd0 tar.bz2:0xc00058bde0 tar.gz:0xc00058bdf0 tar.xz:0xc00058be00 tar.zst:0xc00058be10 tbz2:0xc00058bde0 tgz:0xc00058bdf0 txz:0xc00058be00 tzst:0xc00058be10 xz:0xc00058be28 zip:0xc00058be40 zst:0xc00058be50] Getters:map[file:0xc00138a090 http:0xc000e94b40 https:0xc000e94b90] Dir:false ProgressListener:0x49c3370 Insecure:false DisableSymlinks:false Options:[0x1d41520]}: stream error: stream ID 1; PROTOCOL_ERROR; received from peer
https://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/iso/minikube-v1.31.0-amd64.iso: getter: &{Ctx:context.Background Src:https://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/iso/minikube-v1.31.0-amd64.iso?checksum=file:https://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/iso/minikube-v1.31.0-amd64.iso.sha256 Dst:C:\Users\user.minikube\cache\iso\amd64\minikube-v1.31.0-amd64.iso.download Pwd: Mode:2 Umask:---------- Detectors:[0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8] Decompressors:map[bz2:0xc00058bdc8 gz:0xc00058be20 tar:0xc00058bdd0 tar.bz2:0xc00058bde0 tar.gz:0xc00058bdf0 tar.xz:0xc00058be00 tar.zst:0xc00058be10 tbz2:0xc00058bde0 tgz:0xc00058bdf0 txz:0xc00058be00 tzst:0xc00058be10 xz:0xc00058be28 zip:0xc00058be40
Attach the log file
: Failed to cache ISO: unable to cache ISO:
https://storage.googleapis.com/minikube-builds/iso/16971/minikube-v1.31.0-amd64.iso: getter: &{Ctx:context.Background Src:https://storage.googleapis.com/minikube-builds/iso/16971/minikube-v1.31.0-amd64.iso?checksum=file:https://storage.googleapis.com/minikube-builds/iso/16971/minikube-v1.31.0-amd64.iso.sha256 Dst:C:\Users\user.minikube\cache\iso\amd64\minikube-v1.31.0-amd64.iso.download Pwd: Mode:2 Umask:---------- Detectors:[0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8] Decompressors:map[bz2:0xc00058bdc8 gz:0xc00058be20 tar:0xc00058bdd0 tar.bz2:0xc00058bde0 tar.gz:0xc00058bdf0 tar.xz:0xc00058be00 tar.zst:0xc00058be10 tbz2:0xc00058bde0 tgz:0xc00058bdf0 txz:0xc00058be00 tzst:0xc00058be10 xz:0xc00058be28 zip:0xc00058be40 zst:0xc00058be50] Getters:map[file:0xc000756380 http:0xc001206190 https:0xc0012061e0] Dir:false ProgressListener:0x49c3370 Insecure:false DisableSymlinks:false Options:[0x1d41520]}: invalid checksum: Error downloading checksum file: bad response code: 404
https://github.com/kubernetes/minikube/releases/download/v1.31.0/minikube-v1.31.0-amd64.iso: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.31.0/minikube-v1.31.0-amd64.iso?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.31.0/minikube-v1.31.0-amd64.iso.sha256 Dst:C:\Users\user.minikube\cache\iso\amd64\minikube-v1.31.0-amd64.iso.download Pwd: Mode:2 Umask:---------- Detectors:[0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8] Decompressors:map[bz2:0xc00058bdc8 gz:0xc00058be20 tar:0xc00058bdd0 tar.bz2:0xc00058bde0 tar.gz:0xc00058bdf0 tar.xz:0xc00058be00 tar.zst:0xc00058be10 tbz2:0xc00058bde0 tgz:0xc00058bdf0 txz:0xc00058be00 tzst:0xc00058be10 xz:0xc00058be28 zip:0xc00058be40 zst:0xc00058be50] Getters:map[file:0xc00138a090 http:0xc000e94b40 https:0xc000e94b90] Dir:false ProgressListener:0x49c3370 Insecure:false DisableSymlinks:false Options:[0x1d41520]}: stream error: stream ID 1; PROTOCOL_ERROR; received from peer
https://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/iso/minikube-v1.31.0-amd64.iso: getter: &{Ctx:context.Background Src:https://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/iso/minikube-v1.31.0-amd64.iso?checksum=file:https://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/iso/minikube-v1.31.0-amd64.iso.sha256 Dst:C:\Users\user.minikube\cache\iso\amd64\minikube-v1.31.0-amd64.iso.download Pwd: Mode:2 Umask:---------- Detectors:[0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8 0x4a2f5e8] Decompressors:map[bz2:0xc00058bdc8 gz:0xc00058be20 tar:0xc00058bdd0 tar.bz2:0xc00058bde0 tar.gz:0xc00058bdf0 tar.xz:0xc00058be00 tar.zst:0xc00058be10 tbz2:0xc00058bde0 tgz:0xc00058bdf0 txz:0xc00058be00 tzst:0xc00058be10 xz:0xc00058be28 zip:0xc00058be40 zst:0xc00058be50] Getters:map[file:0xc000f26dc0 http:0xc0013e1090 https:0xc0013e10e0] Dir:false ProgressListener:0x49c3370 Insecure:false DisableSymlinks:false Options:[0x1d41520]}: invalid checksum: Error downloading checksum file: bad response code: 404
Operating System
None
Driver
None
The text was updated successfully, but these errors were encountered: