domhanak opened a new issue, #360: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/360
### 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: ``` 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. ### 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. ### Output of `uname -a` or `ver` _No response_ ### Golang version _No response_ ### Operator-sdk version _No response_ ### SonataFlow Operator version or git rev _No response_ ### Additional information _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
