Skip to content
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

[BUG] Workflows using Makefile are failing #845

Closed
nhtruong opened this issue Aug 19, 2024 · 0 comments · Fixed by #848
Closed

[BUG] Workflows using Makefile are failing #845

nhtruong opened this issue Aug 19, 2024 · 0 comments · Fixed by #848
Assignees

Comments

@nhtruong
Copy link
Collaborator

Workflows using the Makefile to standup an OpenSearch cluster are failing:

Run make cluster.clean cluster.opensearch.build cluster.opensearch.start
→ Cleaning up Docker assets...
docker volume prune --force
Total reclaimed space: 0B
docker network prune --force
docker system prune --volumes --force
Total reclaimed space: 0B
docker-compose --project-directory .ci/opensearch build;
/bin/sh: 1: docker-compose: not found
make: *** [Makefile:2: cluster.opensearch.build] Error 127
Error: Process completed with exit code 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant