Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Update jib plugin to address jenkins CI error #382

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

jackjii79
Copy link
Contributor

@jackjii79 jackjii79 commented Feb 22, 2024

Fix Jib plugin error in jenkins CI


[2024-02-22T08:41:04.204Z] > Task :common:rest-java-model:compileJava UP-TO-DATE

[2024-02-22T08:41:04.205Z] > Task :common:rest-java-model:processResources NO-SOURCE

[2024-02-22T08:41:04.205Z] > Task :common:rest-java-model:classes UP-TO-DATE

[2024-02-22T08:41:04.205Z] > Task :common:rest-java-model:jar UP-TO-DATE

[2024-02-22T08:41:04.504Z] > Task :common:transform:compileJava UP-TO-DATE

[2024-02-22T08:41:04.504Z] > Task :common:transform:processResources NO-SOURCE

[2024-02-22T08:41:04.504Z] > Task :common:transform:classes UP-TO-DATE

[2024-02-22T08:41:04.504Z] > Task :common:transform:jar UP-TO-DATE

[2024-02-22T08:41:04.795Z] > Task :aws-sagemaker-hosted-scorer:compileJava UP-TO-DATE

[2024-02-22T08:41:04.795Z] > Task :aws-sagemaker-hosted-scorer:processResources NO-SOURCE

[2024-02-22T08:41:04.795Z] > Task :aws-sagemaker-hosted-scorer:classes UP-TO-DATE

[2024-02-22T08:41:04.795Z] > Task :aws-sagemaker-hosted-scorer:jib FAILED

[2024-02-22T08:41:04.795Z] 

[2024-02-22T08:41:04.795Z] FAILURE: Build failed with an exception.

[2024-02-22T08:41:04.795Z] 

[2024-02-22T08:41:04.795Z] * What went wrong:

[2024-02-22T08:41:04.795Z] Execution failed for task ':aws-sagemaker-hosted-scorer:jib'.

[2024-02-22T08:41:04.795Z] > java.io.IOException: Failed to create, open, or parse global Jib config file; see https://github.com/GoogleContainerTools/jib/blob/master/docs/faq.md#where-is-the-global-jib-configuration-file-and-how-i-can-configure-it to fix or you may need to delete ?/.config/google-cloud-tools-java/jib/config.json

@jackjii79 jackjii79 self-assigned this Feb 22, 2024
@jackjii79 jackjii79 added the bug Something isn't working label Feb 22, 2024
@jackjii79 jackjii79 changed the title Update jib plugin Update jib plugin to address jenkins CI error Feb 22, 2024
@jackjii79 jackjii79 requested a review from shsma February 22, 2024 09:21
@jackjii79 jackjii79 marked this pull request as ready for review February 22, 2024 09:21
@jackjii79 jackjii79 merged commit 913627b into master Feb 22, 2024
9 of 10 checks passed
@jackjii79 jackjii79 deleted the add-github-action branch February 22, 2024 16:37
jakubhava pushed a commit that referenced this pull request Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant