[
https://issues.apache.org/jira/browse/YUNIKORN-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188320#comment-17188320
]
Adam Antal commented on YUNIKORN-389:
-------------------------------------
Thanks for working on this, the PR looks good to me, I approved it.
> Intermittent build failure on shim with Go 1.12
> -----------------------------------------------
>
> Key: YUNIKORN-389
> URL: https://issues.apache.org/jira/browse/YUNIKORN-389
> Project: Apache YuniKorn
> Issue Type: Bug
> Components: shim - kubernetes
> Affects Versions: 0.10
> Reporter: Adam Antal
> Assignee: Wilfred Spiegelenburg
> Priority: Major
> Labels: pull-request-available
>
> On my local computer (MacOS, {{go1.12.17 darwin/amd64}} version) the shim
> build failed after YUNIKORN-376 was committed with the following error:
> {noformat}
> ...
> go: vbom.ml/[email protected]: unrecognized import path
> "vbom.ml/util" (https fetch: Get https://vbom.ml/util?go-get=1: dial tcp:
> lookup vbom.ml: no such host)
> ...
> go: error loading module requirements
> make: *** [build] Error 1
> {noformat}
> Steps I tried to mitigate the error:
> - clean Go cache
> - clean all the Go packages downloaded on my local
> - remove the vbom.ml dependency from go.mod
> - used VPN, full-tunnel VPN, different internet connections so that the host
> can be found
> Unfortunately neither of them helped. It looks a transitive dependency to me,
> pulled by our dependant package by the error message is odd.
> Reverting YUNIKORN-376 the build passed for me, so it might be related to
> that.
> However I reached out to [~kmarton] who has had the same Go version, but for
> her the build passed without any issues.
> After updating to {{go1.15 darwin/amd64}} on my Mac, the build passes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]