-
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-master-ci job produces broken "dashboard.war" sometimes #14497
Comments
I don't think it's a chectl issue |
@dmytro-ndp please provide the logs of che-server |
so probably the image is not built correctly due to maven requests issues |
Che server logs:
|
it's a fault on CI system that reach a too many requests on maven server when building che |
|
I've just faced the issue above Che server nightly version
|
Same here ...
|
Rebuild of che-server:nightly image on CI fixed the issue previously. |
Thanks @dmytro-ndp and @skabashnyuk for your help on this. If I understand correctly the problem is that file
Do you happen to know why this happens? And why for |
@l0rd: there was broken artifact found when deploying dashboard.war:
There is something similar happened here #14519 Actually, rebuild of maven artifacts and che-server image https://ci.codenvycorp.com/view/nightly-builds/job/all-che-docker-images-nightly/1154/ fixed the problem. |
Reopened for further investigation so as it happened twice for the last week. |
There is something wrong with build of Che by the job https://ci.codenvycorp.com/job/che-master-ci/ |
the job is ok. after this pr #14518 this job will fail if it saw inconsistencies in artifact checksums. |
@skabashnyuk you mean that it will fail earlier (at build time vs runtime) but it may still fail right? |
yes. on build time. It should reduce to minimum chances to have inconsistent artifacts. |
I guess we can close this one then and eventually re-open a new one if we see some build error. |
Describe the bug
There were at least two times when https://ci.codenvycorp.com/job/che-master-ci/ job produced broken dashboard.war artifact:
Both of the times it were restarting of build after previous build failure: #14519
Because of that, chectl of next channel failed on starting nightly Eclipse Che:
Che server log
https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/che-regular-tests/view/K8S/job/CHE-7-Happy-Path-Tests/1606/console
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
Environment
The text was updated successfully, but these errors were encountered: