We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FYI: kogito-serverless-operator deploy job broken in apache CI - https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/nightly/job/kogito-serverless-operator-deploy
Fails because of:
go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 /home/jenkins/jenkins-agent/workspace/KIE/kogito/main/nightly/kogito-serverless-operator-deploy/bin/controller-gen object:headerFile="hack/boilerplate.go.txt" paths="./api/..." paths="./container-builder/api/..." Error: err: exit status 1: stderr: go: errors parsing go.mod: /home/jenkins/jenkins-agent/workspace/KIE/kogito/main/nightly/kogito-serverless-operator-deploy/bddframework/go.mod:5: unknown directive: toolchain
Goal is to fix the job to be green.
Job succeeds
Job fails
Navigate to https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/nightly/job/kogito-serverless-operator-deploy select latest build and click Rebuild from the options.
The text was updated successfully, but these errors were encountered:
Should be fixed by: apache/incubator-kie-kogito-pipelines#1161
Gonna leave this open until we update the image and rerun the job.
Sorry, something went wrong.
Closed by apache/incubator-kie-kogito-pipelines#1161
https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/nightly/job/kogito-serverless-operator-deploy/73/ Run that is fixed1
domhanak
No branches or pull requests
Describe the bug
FYI: kogito-serverless-operator deploy job broken in apache CI - https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/nightly/job/kogito-serverless-operator-deploy
Fails because of:
Goal is to fix the job to be green.
Expected behavior
Job succeeds
Actual behavior
Job fails
How to Reproduce?
Navigate to https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/nightly/job/kogito-serverless-operator-deploy
select latest build and click Rebuild from the options.
The text was updated successfully, but these errors were encountered: