layer5io / meshery-smp-action

GitHub Action for pipelining microservices and Kubernetes performance testing with Meshery
https://layer5.io/projects/nighthawk
Apache License 2.0
29 stars 22 forks source link

Benchmarks fails sometimes due to `mesheryctl pattern apply` error #64

Closed gyohuangxin closed 1 year ago

gyohuangxin commented 2 years ago

Description

We use mesheryctl patter apply to deploy applications and manifests on Istio mesh, but it fails sometimes, even though we increased the sleep time: https://github.com/layer5io/meshery-smp-action/runs/8251690332?check_suite_focus=true#step:5:44

Expected Behavior

Screenshots/Logs

Environment:

gyohuangxin commented 2 years ago

cc @alphaX86 @hershd23

alphaX86 commented 2 years ago

@gyohuangxin this bug occurs on self-hosted runners I assume? Because, I double checked by running the action on Configurable and scheduled ones and they worked fine; I don't have access to CNCF CIL cluster, so I couldn't check them

gyohuangxin commented 2 years ago

@alphaX86 I think it occurs both on github runners and self-hosted runners. This is the error log when running on github runners: https://github.com/layer5io/meshery-smp-action/runs/8261567731?check_suite_focus=true#step:4:52

hershd23 commented 2 years ago
Get "http://localhost:32639/api/system/sync": dial tcp [::1]:32639: connect: connection refused
Onboarding application... Standby for few minutes...
Error: Post "http://localhost:32639/api/pattern": dial tcp [::1]:32639: connect: connection refused
Error from server (NotFound): namespaces "istio-system" not found
Error from server (NotFound): namespaces "istio-system" not found
Service Mesh: Istio - ISTIO
Gateway URL: http://192.168.[49](https://github.com/layer5io/meshery-smp-action/runs/8261567731?check_suite_focus=true#step:4:50).2:

Does this problem due to the fact that it is not connected to the meshery server or does this translate some k8s command independent of Meshery? @leecalcote @alphaX86 @gyohuangxin

I'll try and check myself, but it would be faster is someone who knows this can explain or link me to the correct files in meshery

gyohuangxin commented 2 years ago

@hershd23 I have no more opinions on this issue, please go ahead. I think it's the best way to create issue in Meshery repo if you can reproduce it.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.