Skip to content

Fix Flaky CI Build Step #1258

Open
Open
@cicoyle

Description

@cicoyle

Sometimes the build will fail due to:

✅  Exited Dapr successfully
ℹ️  
terminated signal received: shutting down
✅  Exited App successfully
❌  failed to stop app id methodinvokeithttp-methodinvokeservice: couldn't find app id methodinvokeithttp-methodinvokeservice
Could not stop app methodinvokeithttp-methodinvokeservice: Could not find success criteria for command: dapr stop --app-id methodinvokeithttp-methodinvokeservice
Stopping dapr application ...
❌  failed to stop app id methodinvokeithttp-methodinvokeservice: couldn't find app id methodinvokeithttp-methodinvokeservice
Could not stop app methodinvokeithttp-methodinvokeservice: Could not find success criteria for command: dapr stop --app-id methodinvokeithttp-methodinvokeservice
Stopping dapr application ...
❌  failed to stop app id methodinvokeithttp-methodinvokeservice: couldn't find app id methodinvokeithttp-methodinvokeservice
Could not stop app methodinvokeithttp-methodinvokeservice: Could not find success criteria for command: dapr stop --app-id methodinvokeithttp-methodinvokeservice

We should investigate why this is happening and fix it. Failing to stop the app should not fail the build if the app already exited successfully.

https://github.com/dapr/java-sdk/actions/runs/13806766369/job/38619074416
another link: https://github.com/dapr/java-sdk/actions/runs/13773009141/job/38515768267

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions