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

[AUTOCUT] OS Distribution Build Failed for cross-cluster-replication-3.0.0 #696

Closed
opensearch-ci-bot opened this issue Jan 31, 2023 · 3 comments

Comments

@opensearch-ci-bot
Copy link
Collaborator

Received Error: Error building cross-cluster-replication, retry with: ./build.sh manifests/3.0.0/opensearch-3.0.0.yml --component cross-cluster-replication.
The distribution build for cross-cluster-replication has failed.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/7029/consoleFull

@ishankka
Copy link
Contributor

ishankka commented Feb 1, 2023

:compileTask failed with below error.

> Task :compileKotlin FAILED
e: /tmp/tmpw7_cjcn7/cross-cluster-replication/src/main/kotlin/org/opensearch/replication/task/index/IndexReplicationParams.kt: (81, 33): Type mismatch: inferred type is IndexReplicationParams but XContentBuilder! was expected
e: /tmp/tmpw7_cjcn7/cross-cluster-replication/src/main/kotlin/org/opensearch/replication/task/shard/ShardReplicationParams.kt: (85, 33): Type mismatch: inferred type is ShardReplicationParams but XContentBuilder! was expected

FAILURE: Build failed with an exception.

@ishankka
Copy link
Contributor

ishankka commented Feb 1, 2023

build run with --stacktrace: https://gitlab.aws.dev/-/snippets/35349

@ishankka
Copy link
Contributor

ishankka commented Feb 1, 2023

From stacktrace logs, looks like a gradle issue

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

No branches or pull requests

3 participants