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

periodic-capi-provider-ibmcoud-e2e-boskos-new is failing #893

Closed
mkumatag opened this issue Sep 24, 2022 · 1 comment · Fixed by #894
Closed

periodic-capi-provider-ibmcoud-e2e-boskos-new is failing #893

mkumatag opened this issue Sep 24, 2022 · 1 comment · Fixed by #894
Labels
area/provider/ibmcloud Issues or PRs related to ibmcloud provider kind/bug Categorizes issue or PR as related to a bug.

Comments

@mkumatag
Copy link
Member

/kind bug
/area provider/ibmcloud

What steps did you take and what happened:
periodic-capi-provider-ibmcoud-e2e-boskos-new is failing with following error:

Install complete.
panic: detect: not detected

goroutine 1 [running]:
github.ibm.com/SoftLayer/softlayer-cli/plugin/i18n.DetectLocal()
	/home/travis/gopath/pkg/mod/github.ibm.com/!soft!layer/[email protected]/plugin/i18n/i18n.go:72 +0x105
github.ibm.com/SoftLayer/softlayer-cli/plugin/i18n.supportedLocale({0x0?, 0x0?})
	/home/travis/gopath/pkg/mod/github.ibm.com/!soft!layer/[email protected]/plugin/i18n/i18n.go:90 +0x54
github.ibm.com/SoftLayer/softlayer-cli/plugin/i18n.Init({0x7ff23aac1a18?, 0xc0001d7aa0?})
	/home/travis/gopath/pkg/mod/github.ibm.com/!soft!layer/[email protected]/plugin/i18n/i18n.go:45 +0x2f
github.ibm.com/SoftLayer/softlayer-cli/plugin/i18n.init()
	/home/travis/gopath/pkg/mod/github.ibm.com/!soft!layer/[email protected]/plugin/i18n/i18n.go:41 +0xd2
+ EXIT_VALUE=2

Job logs - https://prow.ppc64le-cloud.org/view/gs/ppc64le-kubernetes/logs/periodic-capi-provider-ibmcoud-e2e-boskos-new/1573515157382893568

What did you expect to happen:

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • Cluster-api version:
  • Minikube/KIND version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. area/provider/ibmcloud Issues or PRs related to ibmcloud provider labels Sep 24, 2022
@mkumatag
Copy link
Member Author

This is happening since the recent release of ibmcloud cli and there is note mentioned in the release note as well.

image

But cli should handle the situation properly instead of panic, created IBM-Cloud/ibm-cloud-cli-release#187 to track the issue.

Meanwhile will submit a PR to fix the LANG env variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider/ibmcloud Issues or PRs related to ibmcloud provider kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants