Skip to content

update 7zip image for image-builder#5287

Merged
eks-distro-bot merged 1 commit intoaws:mainfrom
peirulu:update-7-zip-image
Apr 7, 2026
Merged

update 7zip image for image-builder#5287
eks-distro-bot merged 1 commit intoaws:mainfrom
peirulu:update-7-zip-image

Conversation

@peirulu
Copy link
Copy Markdown
Member

@peirulu peirulu commented Apr 7, 2026

Issue #, if available:

Description of changes:
The image-builder presubmit is failing with error

(/home/prow/go/src/github.com/aws/eks-anywhere-build-tooling/projects/kubernetes-sigs/image-builder) $ curl -L https://www.7-zip.org/a/7z2406-linux-x64.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   162  100   162    0     0    226      0 --:--:-- --:--:-- --:--:--   226
100   162  100   162    0     0    226      0 --:--:-- --:--:-- --:--:--   226
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now
make: *** [fake-ubuntu-2004-ova.ova] Error 2
make: Leaving directory `/home/prow/go/src/github.com/aws/eks-anywhere-build-tooling/projects/kubernetes-sigs/image-builder'

Later find out the image https://www.7-zip.org/a/7z2406-linux-x64.tar.xz doesn't exist, thus change the image to https://www.7-zip.org/a/7z2600-linux-x64.tar.xz

Testing:

  • Proof of https://www.7-zip.org/a/7z2406-linux-x64.tar.xz doesn't exist
    • curl -s -o /dev/null -w "%{h ttp_code}" https://www.7-zip.org/a/7z 2408-linux-x64.tar.xz 404
  • Proof of https://www.7-zip.org/a/7z2600-linux-x64.tar.xz`
    • curl -s -o /dev/null -w "%{http_code}" https://www.7-zip.org/a/7z2600-linux-x64.tar.xz 200

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 7, 2026
@peirulu peirulu changed the title update 7zip image update 7zip image for image-builder Apr 7, 2026
@peirulu
Copy link
Copy Markdown
Member Author

peirulu commented Apr 7, 2026

/approve

@eks-distro-bot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: peirulu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit 2b9aac6 into aws:main Apr 7, 2026
8 checks passed
@peirulu
Copy link
Copy Markdown
Member Author

peirulu commented Apr 7, 2026

/cherry-pick release-0.25
/cherry-pick release-0.24

@eks-distro-pr-bot
Copy link
Copy Markdown
Contributor

@peirulu: new pull request created: #5288

Details

In response to this:

/cherry-pick release-0.25
/cherry-pick release-0.24

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-sigs/prow repository.

@eks-distro-pr-bot
Copy link
Copy Markdown
Contributor

@peirulu: new pull request created: #5289

Details

In response to this:

/cherry-pick release-0.25
/cherry-pick release-0.24

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-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants