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

Windows gradle check failure - checkExtraction tasks failing #4925

Closed
Tracked by #4924
Poojita-Raj opened this issue Oct 25, 2022 · 0 comments · Fixed by #4941
Closed
Tracked by #4924

Windows gradle check failure - checkExtraction tasks failing #4925

Poojita-Raj opened this issue Oct 25, 2022 · 0 comments · Fixed by #4941

Comments

@Poojita-Raj
Copy link
Contributor

Poojita-Raj commented Oct 25, 2022

On running gradle check on windows, we see the below group of failures for checkExtraction task. We need to modify these extractArchive tasks so they get skipped on windows as these distributions aren't built on windows platform.

Task :distribution:archives:linux-arm64-tar:checkExtraction FAILED
Task :distribution:archives:darwin-arm64-tar:checkExtraction FAILED
Task :distribution:archives:freebsd-tar:checkExtraction FAILED
Task :distribution:archives:linux-s390x-tar:checkExtraction FAILED
Task :distribution:archives:darwin-tar:checkExtraction FAILED
Task :distribution:archives:no-jdk-darwin-arm64-tar:checkExtraction FAILED
Task :distribution:archives:no-jdk-darwin-tar:checkExtraction FAILED
Task :distribution:archives:no-jdk-linux-tar:checkExtraction FAILED
Task :distribution:archives:no-jdk-freebsd-tar:checkExtraction FAILED
Task :distribution:archives:linux-tar:checkExtraction FAILED

./gradlew :distribution:archives:darwin-tar:checkExtraction

Task :distribution:archives:darwin-tar:checkExtraction FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':distribution:archives:darwin-tar:checkExtraction'.

Could not read 'C:\Users\Pooj\OpenSearch\distribution\archives\darwin-tar\build\distributions\opensearch-min-3.0.0-SNAPSHOT-darwin-x64.tar.gz' as it does not exist.

@Poojita-Raj Poojita-Raj changed the title checkExtraction tasks failing Windows gradle check failure - checkExtraction tasks failing Oct 25, 2022
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