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

[deploy/kubernetes] kind setup fails sometimes #21856

Closed
v1v opened this issue Oct 15, 2020 · 0 comments · Fixed by #21857
Closed

[deploy/kubernetes] kind setup fails sometimes #21856

v1v opened this issue Oct 15, 2020 · 0 comments · Fixed by #21857
Assignees
Labels
automation ci Team:Automation Label for the Observability productivity team

Comments

@v1v
Copy link
Member

v1v commented Oct 15, 2020

Stacktrace

[2020-10-15T12:52:37.184Z] + .ci/scripts/kind-setup.sh
[2020-10-15T12:52:37.184Z] + kind create cluster --image kindest/node:v1.15.7
[2020-10-15T12:52:37.184Z] Creating cluster "kind" ...
[2020-10-15T12:52:37.184Z]  • Ensuring node image (kindest/node:v1.15.7) 🖼  ...
[2020-10-15T12:52:55.308Z]  ✓ Ensuring node image (kindest/node:v1.15.7) 🖼
[2020-10-15T12:52:55.308Z]  • Preparing nodes 📦   ...
[2020-10-15T12:53:21.887Z]  ✓ Preparing nodes 📦 
[2020-10-15T12:53:21.887Z]  • Writing configuration 📜  ...
[2020-10-15T12:53:21.887Z]  ✗ Writing configuration 📜
[2020-10-15T12:53:21.887Z] ERROR: failed to create cluster: failed to generate kubeadm config content: failed to get kubernetes version from node: failed to get file: command "docker exec --privileged kind-control-plane cat /kind/version" failed with error: exit status 1
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 15, 2020
@v1v v1v added automation ci Team:Automation Label for the Observability productivity team labels Oct 15, 2020
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 15, 2020
@v1v v1v self-assigned this Oct 15, 2020
@zube zube bot added [zube]: Done and removed [zube]: Inbox labels Oct 16, 2020
@zube zube bot removed the [zube]: Done label Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation ci Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants