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

collect-info: collect longhorn support bundle #4095

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

andrewd-zededa
Copy link
Contributor

Run in kube container for k3s access.

@andrewd-zededa andrewd-zededa changed the title collect-info collect longhorn support bundle collect-info: collect longhorn support bundle Jul 19, 2024
@andrewd-zededa
Copy link
Contributor Author

The arm builds failed like this:

#22 [build 7/53] RUN su builder -c 'cd /musl && abuild checksum && abuild -r'
#22 0.416 >>> musl: Updating the sha512sums in APKBUILD...
#22 0.829 >>> musl: Building /musl 1.2.3-r0 (using abuild 3.9.0-r0) started Fri, 19 Jul 2024 23:39:41 +0000
#22 0.890 >>> musl: Checking sanity of /musl/APKBUILD...
#22 1.134 >>> musl: Analyzing dependencies...
#22 1.282 >>> musl: Installing for build: build-base
Error: error building "lfedge/eve-debug:9a72bf847fa0f0c2f4821f14176752d730f0b0dd": error building for arch arm64: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c su builder -c 'cd /musl && abuild checksum && abuild -r'" did not complete successfully: exit code: 1
2024/07/19 23:39:42 error during command execution: error building "lfedge/eve-debug:9a72bf847fa0f0c2f4821f14176752d730f0b0dd": error building for arch arm64: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c su builder -c 'cd /musl && abuild checksum && abuild -r'" did not complete successfully: exit code: 1
make: *** [Makefile:1030: eve-debug] Error 1
Error: Process completed with exit code 2.

The first failure before this was an apk add again. This was seen on some CI runs lately but this time only ca-certificates vs a longer list of packages on other PR runs (#4074 (comment), https://github.com/lf-edge/eve/actions/runs/9913215972/job/27390017159?pr=4074#step:9:860)

#16 4.516 Executing busybox-1.35.0-r17.trigger
#16 4.522 ERROR: busybox-1.35.0-r17.trigger: script exited with error 127
#16 4.523 Executing ca-certificates-20240226-r0.trigger
#16 4.526 ERROR: ca-certificates-20240226-r0.trigger: script exited with error 127

@andrewd-zededa
Copy link
Contributor Author

Rebase on master

Copy link
Contributor

@milan-zededa milan-zededa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still draft or ready for merge?

Run in kube container for k3s access.

Signed-off-by: Andrew Durbin <andrewd@zededa.com>
@andrewd-zededa andrewd-zededa marked this pull request as ready for review July 25, 2024 21:34
@andrewd-zededa
Copy link
Contributor Author

@milan-zededa this is ready now, I had left it in draft due to the unrelated CI/build issues.

@eriknordmark eriknordmark merged commit e867a84 into lf-edge:master Jul 29, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants