Happy path checks fail for che-theia: "Command server:deploy failed"
See original GitHub issueDescribe the bug
The issue was detected on che-theia
PR’s check.
In the logs I see the following:
'[11:47:28] Enable minikube ingress addon [started]\n' +
'[11:48:28] Enable minikube ingress addon [failed]\n' +
'[11:48:28] → Command timed out after 60000 milliseconds: minikube addons enable ingress\n' +
'Timed out\n' +
' - Using image k8s.gcr.io/ingress-nginx/controller:v0.44.0\n' +
' - Using image docker.io/jettech/kube-webhook-certgen:v1.5.1\n' +
' - Using image docker.io/jettech/kube-webhook-certgen:v1.5.1\n' +
'* Verifying ingress addon...\n' +
'[11:48:28] ✈️ Minikube preflight checklist [failed]\n' +
'[11:48:28] → Command timed out after 60000 milliseconds: minikube addons enable ingress\n' +
'Timed out\n' +
' - Using image k8s.gcr.io/ingress-nginx/controller:v0.44.0\n' +
' - Using image docker.io/jettech/kube-webhook-certgen:v1.5.1\n' +
' - Using image docker.io/jettech/kube-webhook-certgen:v1.5.1\n' +
'* Verifying ingress addon...',
stderr: ' Error: Command server:deploy failed. Error log: \n' +
' /home/runner/.cache/chectl/error.log. Eclipse Che logs: \n' +
' /tmp/chectl-logs/1625485648085.',
failed: true,
timedOut: false,
isCanceled: false,
killed: false
Che version
- latest
- nightly
- other: please specify
Steps to reproduce
I detected a problem on the che-theia
PR’s checks.
Please see https://github.com/eclipse-che/che-theia/pull/1157
Screenshots
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Happy Path GitHub action should be adapted in Che Plugin ...
Right know Happy Path GitHub action fails with the error: Command server:deploy has completed successfully in 05:16.
Read more >[che-dev] Status of Happy path PR check of Eclipse Che repos
FYI: Happy path PR check of Eclipse Che / Che-Theia repos is now failing on "Start Che" step because of ... Command server:deploy...
Read more >Happy path - Wikipedia
Happy path test is a well-defined test case using known input, which executes without exception and produces an expected output. Happy path testing...
Read more >Happy Path Error Handling - Medium
Recently, one of our frontend engineers posted a link to a code pattern in our tech chat channel asking what everyone thought about...
Read more >eclipse/che 7.30.0 on GitHub - NewReleases.io
Che using an external keycloak fails to update #19670; DevWorkspace - Dashboard fails - There is no any resources matched to request path ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
should be fixed by https://github.com/eclipse-che/che-theia/commit/9f2aaf97c494ef9f4519a25298e1bad035463cec
@RomanNikitenko looks like you are on the right track with the PR with a fix, assigning to you based on the draft PR