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

Fix build failures #1315

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

monusingh-1
Copy link
Collaborator

@monusingh-1 monusingh-1 commented Feb 2, 2024

Description

Fix build failures

Issues Resolved

[List any issues this PR will resolve]
#1312
#1294
#1279

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'opensearch-cross-cluster-replication'.
> java.util.concurrent.ExecutionException: org.gradle.api.GradleException: Failed to create Jar file /Users/msnghgw/.gradle/caches/jars-9/6abf203a3d0290f2fc6dc41dd82cb00d/jackson-core-2.16.1.jar.

 
### Check List
- [ ] New functionality includes testing.
  - [ ] All tests pass
- [ ] New functionality has been documented.
  - [ ] New functionality has javadoc added
- [ ] Commits are signed per the DCO using --signoff 

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

Signed-off-by: monusingh-1 <[email protected]>
Signed-off-by: monusingh-1 <[email protected]>
@monusingh-1 monusingh-1 enabled auto-merge (squash) February 2, 2024 06:19
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (532a57f) 75.14% compared to head (c8fdc42) 74.78%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1315      +/-   ##
============================================
- Coverage     75.14%   74.78%   -0.37%     
+ Complexity     1028     1027       -1     
============================================
  Files           141      141              
  Lines          4783     4782       -1     
  Branches        526      526              
============================================
- Hits           3594     3576      -18     
- Misses          846      858      +12     
- Partials        343      348       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@monusingh-1 monusingh-1 merged commit 043a788 into opensearch-project:main Feb 2, 2024
15 of 16 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 2, 2024
* Fix build failures

Signed-off-by: monusingh-1 <[email protected]>

* Enable xml report

Signed-off-by: monusingh-1 <[email protected]>

---------

Signed-off-by: monusingh-1 <[email protected]>
(cherry picked from commit 043a788)
@monusingh-1 monusingh-1 deleted the fix_build_failures branch February 2, 2024 11:05
monusingh-1 added a commit that referenced this pull request Feb 2, 2024
* Fix build failures

Signed-off-by: monusingh-1 <[email protected]>

* Enable xml report

Signed-off-by: monusingh-1 <[email protected]>

---------

Signed-off-by: monusingh-1 <[email protected]>
(cherry picked from commit 043a788)

Co-authored-by: Monu Singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants