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

Github builds crashing while building cpu_percent #540

Open
clementkng opened this issue Jun 12, 2022 · 0 comments
Open

Github builds crashing while building cpu_percent #540

clementkng opened this issue Jun 12, 2022 · 0 comments
Labels

Comments

@clementkng
Copy link
Contributor

Describe the bug
When opening a PR, the logs show a crash even if I don't make changes related to the code.

Logs copied over from github:

Step 1/8 : FROM aarch64/alpine:latest
manifest for aarch64/alpine:latest not found: manifest unknown: manifest unknown
make[1]: Leaving directory '/home/runner/work/examples/examples/edge/services/cpu_percent'
make[1]: *** [Makefile:13: build] Error 1
make: *** [Makefile:25: test-all-arches] Error 2
***********************************
*********************************** Make exited with non-zero result *********************************** 
***********************************
Error: Process completed with exit code 1.
0s

To Reproduce
Steps to reproduce the behavior:

  1. Open a new PR in this repo.
  2. View the pr-test / build (pull_request) logs.

Expected behavior
The build doesn't crash.

Screenshots
n/a

Operating Environment:

  • Github builds

Additional context
n/a

@clementkng clementkng added the bug label Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant