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

[Bundle Build Break]: asynchronous-search build failure #864

Closed
zelinh opened this issue Nov 2, 2021 · 1 comment
Closed

[Bundle Build Break]: asynchronous-search build failure #864

zelinh opened this issue Nov 2, 2021 · 1 comment
Labels
bug Something isn't working untriaged Issues that have not yet been triaged v1.2.0 OpenSearch 1.2 version

Comments

@zelinh
Copy link
Member

zelinh commented Nov 2, 2021

Describe the bug

Error context

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Build file '/tmp/tmprchzbzl1/asynchronous-search/build.gradle' line: 58

* What went wrong:
A problem occurred evaluating root project 'asynchronous-search'.
> Could not find method checkstyle() for arguments [build_c2703aoxie3qtkumpf3s7ekyr$_run_closure2@1f3009d9] on root project 'asynchronous-search' of type org.gradle.api.Project.

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring root project 'asynchronous-search'.
> Failed to notify project evaluation listener.
   > Must specify license and notice file for project :
   > description is a required setting for opensearchplugin

* 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.

To reproduce

run ./build.sh manifests/1.2.0/opensearch-1.2.0.yml --component asynchronous-search

Expected behavior

Should be built successfully.

@zelinh zelinh added bug Something isn't working untriaged Issues that have not yet been triaged v1.2.0 OpenSearch 1.2 version labels Nov 2, 2021
dblock added a commit to dblock/opensearch-build that referenced this issue Nov 3, 2021
…project#864 is fixed.

Signed-off-by: dblock <dblock@amazon.com>
peternied pushed a commit that referenced this issue Nov 3, 2021
…rch branch. (#876)

* Revert #854 (asynchronous search) until #864 is fixed.
* OpenSearch cut a 1.2 branch.

Signed-off-by: dblock <dblock@amazon.com>
@peternied
Copy link
Member

This has been resolved and async search is at 1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Issues that have not yet been triaged v1.2.0 OpenSearch 1.2 version
Projects
None yet
Development

No branches or pull requests

2 participants