-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Che-Theia build is failed sporadically within the HappyPath test jobs #18575
Comments
I'm marking it as a |
Looks like it can't call |
It's also interesting that the same build has no issues when running on GitHub infra, with Actions. |
It seems the initial error has gone 🤷♂️
|
It looks like everything is stabilized now. The tests are passes successfully on several Che-Theia PRs:
Most likely, it was a glitch on CI side. So, closing it. |
Describe the bug
After two days of shutdown of HappyPath test jobs, we noticed today it started failing sporadically on Che-Theia PRs.
While there's a PR where HappyPath tests are passed successfully eclipse-che/che-theia#947 (comment),
there're several PRs with the failed HappyPath test jobs: eclipse-che/che-theia#945 (comment), eclipse-che/che-theia#948 (comment), eclipse-che/che-theia#778 (comment).
The error is related to an image build. It's the same in all the cases:
Failing command: https://github.com/eclipse/che-theia/blob/fdf6fee29b1bc0f8aa0286a99f188fe54dcafe3c/dockerfiles/theia/Dockerfile#L119
Successful build flow:
Che version
Steps to reproduce
Expected behavior
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
Eclipse Che Logs
Additional context
The text was updated successfully, but these errors were encountered: