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 security-2.7.0 #2600

Closed
opensearch-ci-bot opened this issue Mar 29, 2023 · 2 comments
Closed

[AUTOCUT] OS Distribution Build Failed for security-2.7.0 #2600

opensearch-ci-bot opened this issue Mar 29, 2023 · 2 comments
Assignees
Labels
autocut triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. v2.7.0

Comments

@opensearch-ci-bot
Copy link
Collaborator

Received Error: Error building security, retry with: ./build.sh manifests/2.7.0/opensearch-2.7.0.yml --component security.
The distribution build for security has failed.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/7355/consoleFull

@opensearch-ci-bot opensearch-ci-bot added autocut v2.7.0 untriaged Require the attention of the repository maintainers and may need to be prioritized labels Mar 29, 2023
@peternied
Copy link
Member

  symbol:   class NamedXContentRegistry
  location: package org.opensearch.common.xcontent
/tmp/tmpsrf5ab3n/security/src/main/java/org/opensearch/security/securityconf/ConfigModelV7.java:359: error: cannot find symbol
                NamedXContentRegistry namedXContentRegistry) {
                ^
  symbol:   class NamedXContentRegistry
  location: class SecurityRoles
/tmp/tmpsrf5ab3n/security/src/main/java/org/opensearch/security/ssl/rest/SecuritySSLInfoAction.java:34: error: cannot find symbol
import org.opensearch.common.xcontent.XContentBuilder;
                                     ^
  symbol:   class XContentBuilder
  location: package org.opensearch.common.xcontent
/tmp/tmpsrf5ab3n/security/src/main/java/org/opensearch/security/support/ConfigHelper.java:44: error: cannot find symbol
import org.opensearch.common.xcontent.MediaType;
                                     ^
  symbol:   class MediaType
  location: package org.opensearch.common.xcontent

Snippet from the error log, this is related to #2598 that @RyanL1997 is actively working on

@peternied peternied added triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. and removed untriaged Require the attention of the repository maintainers and may need to be prioritized labels Mar 29, 2023
@davidlago
Copy link

@RyanL1997 with #2598 merged, are we good to close this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. v2.7.0
Projects
None yet
Development

No branches or pull requests

4 participants