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 ml-commons-2.6.0 #736

Closed
opensearch-ci-bot opened this issue Feb 20, 2023 · 1 comment · Fixed by #753
Closed

[AUTOCUT] OS Distribution Build Failed for ml-commons-2.6.0 #736

opensearch-ci-bot opened this issue Feb 20, 2023 · 1 comment · Fixed by #753

Comments

@opensearch-ci-bot
Copy link
Collaborator

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

@ylwu-amzn
Copy link
Collaborator

See such error

/tmp/tmpzb01ayqh/ml-commons/ml-algorithms/src/main/java/org/opensearch/ml/engine/algorithms/regression/LogisticRegression.java:107: error: unmappable character (0xE2) for encoding US-ASCII
        // loggingInterval ??? Log the loss after this many iterations. If -1 don't log anything.
                           ^
/tmp/tmpzb01ayqh/ml-commons/ml-algorithms/src/main/java/org/opensearch/ml/engine/algorithms/regression/LogisticRegression.java:107: error: unmappable character (0x80) for encoding US-ASCII
        // loggingInterval ??? Log the loss after this many iterations. If -1 don't log anything.
                            ^
/tmp/tmpzb01ayqh/ml-commons/ml-algorithms/src/main/java/org/opensearch/ml/engine/algorithms/regression/LogisticRegression.java:107: error: unmappable character (0x93) for encoding US-ASCII
        // loggingInterval ??? Log the loss after this many iterations. If -1 don't log anything.
> Task :opensearch-ml-plugin:javadoc FAILED
/tmp/tmp5a4so80d/ml-commons/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/model/MLModelAutoReloader.java:69: error: unmappable character (0xEF) for encoding US-ASCII
     * constructor method??? init all the params necessary for model auto reloading
                         ^
/tmp/tmp5a4so80d/ml-commons/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/model/MLModelAutoReloader.java:69: error: unmappable character (0xBC) for encoding US-ASCII
     * constructor method??? init all the params necessary for model auto reloading
                          ^
/tmp/tmp5a4so80d/ml-commons/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/model/MLModelAutoReloader.java:69: error: unmappable character (0x8C) for encoding US-ASCII
     * constructor method??? init all the params necessary for model auto reloading
                           ^
3 errors

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

Successfully merging a pull request may close this issue.

2 participants