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] Distribution Build Failed for ml-commons-2.9.0 #1111

Closed
opensearch-ci-bot opened this issue Jul 13, 2023 · 1 comment
Closed

[AUTOCUT] Distribution Build Failed for ml-commons-2.9.0 #1111

opensearch-ci-bot opened this issue Jul 13, 2023 · 1 comment

Comments

@opensearch-ci-bot
Copy link
Collaborator

Received Error: Error building ml-commons, retry with: ./build.sh manifests/2.9.0/opensearch-2.9.0.yml --component ml-commons.
The distribution build for ml-commons has failed for version: 2.9.0.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/8141/consoleFull

@ylwu-amzn
Copy link
Collaborator

commons/plugin/src/main/java/.....................................org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:221: error: unmappable character (0xE2) for encoding US-ASCII
                "You don???t have the specified backend role to update this model group. For more information, contact your administrator."
                        ^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:221: error: unmappable character (0x80) for encoding US-ASCII
                "You don???t have the specified backend role to update this model group. For more information, contact your administrator."
                         ^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:221: error: unmappable character (0x99) for encoding US-ASCII
                "You don???t have the specified backend role to update this model group. For more information, contact your administrator."
                          ^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:233: error: unmappable character (0xE2) for encoding US-ASCII
                throw new IllegalArgumentException("You don???t have any backend roles.");
                                                           ^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:233: error: unmappable character (0x80) for encoding US-ASCII
                throw new IllegalArgumentException("You don???t have any backend roles.");
                                                            ^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:233: error: unmappable character (0x99) for encoding US-ASCII
                throw new IllegalArgumentException("You don???t have any backend roles.");

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

2 participants