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

Issue when trying to build #2604

Closed
sanjeethboddi opened this issue Jul 2, 2024 · 1 comment
Closed

Issue when trying to build #2604

sanjeethboddi opened this issue Jul 2, 2024 · 1 comment

Comments

@sanjeethboddi
Copy link

sanjeethboddi commented Jul 2, 2024

I've tried following developer guide to run ml-commons locally but the gradle build is failing.

Branch: 2.x and main

> Task :opensearch-ml-plugin:integTest FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':opensearch-ml-plugin:integTest'.
> Could not resolve all files for configuration ':opensearch-ml-plugin:opensearch_distro_extracted_testclusters-opensearch-ml-plugin-integTest-0-2.16.0-SNAPSHOT-'.
   > Could not resolve opensearch-distribution-snapshot:opensearch:2.16.0-SNAPSHOT.
     Required by:
         project :opensearch-ml-plugin
      > Could not resolve opensearch-distribution-snapshot:opensearch:2.16.0-SNAPSHOT.
         > Could not get resource 'https://artifacts.opensearch.org/snapshots/core/opensearch/2.16.0-SNAPSHOT/opensearch-min-2.16.0-SNAPSHOT-darwin-arm64-latest.tar.gz'.
            > Could not HEAD 'https://artifacts.opensearch.org/snapshots/core/opensearch/2.16.0-SNAPSHOT/opensearch-min-2.16.0-SNAPSHOT-darwin-arm64-latest.tar.gz'. Received status code 403 from server: Forbidden

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 3m 24s
81 actionable tasks: 79 executed, 2 up-to-date
@reta
Copy link
Contributor

reta commented Jul 2, 2024

@sanjeethboddi we do not publish MacOS Aarch64 distribution at the moment, please watch opensearch-project/opensearch-build#4670

@mingshl mingshl closed this as completed Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants