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

performance bot wait for binary before run #9697

Closed
medyagh opened this issue Nov 13, 2020 · 2 comments · Fixed by #9988
Closed

performance bot wait for binary before run #9697

medyagh opened this issue Nov 13, 2020 · 2 comments · Fixed by #9988
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/process Process oriented issues, like setting up CI priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@medyagh
Copy link
Member

medyagh commented Nov 13, 2020

as seen in comment, performance bot is running and erroring

#9693 (comment)


kvm2 Driver
error collecting results for kvm2 driver: timing run 0 with Minikube (PR 9693): timing cmd: [/home/performance-monitor/.minikube/minikube-binaries/9693/minikube start --driver=kvm2]: starting cmd: fork/exec /home/performance-monitor/.minikube/minikube-binaries/9693/minikube: exec format error
docker Driver
error collecting results for docker driver: timing run 0 with Minikube (PR 9693): timing cmd: [/home/performance-monitor/.minikube/minikube-binaries/9693/minikube start --driver=docker]: starting cmd: fork/exec /home/performance-monitor/.minikube/minikube-binaries/9693/minikube: exec format error

need to add logic to retry the test or wait till binary is available

@medyagh medyagh added kind/bug Categorizes issue or PR as related to a bug. kind/process Process oriented issues, like setting up CI priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Nov 17, 2020
@medyagh
Copy link
Member Author

medyagh commented Nov 18, 2020

@k8s-ci-robot
Copy link
Contributor

@medyagh: GitHub didn't allow me to assign the following users: daehyeok.

Note that only kubernetes members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign daehyeok

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/process Process oriented issues, like setting up CI priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants