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

[e2e] Failing test capg-conformance-main-ci-artifacts - No Control Plane machines came into existence #1016

Closed
richardcase opened this issue Sep 14, 2023 · 7 comments · Fixed by #1018
Assignees
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@richardcase
Copy link
Member

/kind failing-test
/help
/priority critical-urgent

What steps did you take and what happened:

The capg-conformance-main-ci-artifacts e2e test has been failing for some time and has been raised upstream in k/k as its release informing: kubernetes/kubernetes#120481

https://testgrid.k8s.io/sig-release-master-informing#capg-conformance-main-ci-artifacts

What did you expect to happen:

The test should be passing

@k8s-ci-robot
Copy link
Contributor

@richardcase:
This request has been marked as needing help from a contributor.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.

In response to this:

/kind failing-test
/help
/priority critical-urgent

What steps did you take and what happened:

The capg-conformance-main-ci-artifacts e2e test has been failing for some time and has been raised upstream in k/k as its release informing: kubernetes/kubernetes#120481

https://testgrid.k8s.io/sig-release-master-informing#capg-conformance-main-ci-artifacts

What did you expect to happen:

The test should be passing

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Sep 14, 2023
@richardcase
Copy link
Member Author

/assign
/lifecycle active

@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Sep 15, 2023
@richardcase
Copy link
Member Author

Running locally and logging into the control plane machine i am seeing the following failure when bootstrapping:

[2023-09-15 11:14:53] Cloud-init v. 23.2.2-0ubuntu0~22.04.1 running 'modules:config' at Fri, 15 Sep 2023 11:14:53 +0000. Up 27.19 seconds.
[2023-09-15 11:14:56] Cloud-init v. 23.2.2-0ubuntu0~22.04.1 running 'modules:final' at Fri, 15 Sep 2023 11:14:56 +0000. Up 30.16 seconds.
[2023-09-15 11:14:58] [init] Using Kubernetes version: v1.25.7
[2023-09-15 11:14:58] [preflight] Running pre-flight checks
[2023-09-15 11:14:59] error execution phase preflight: [preflight] Some fatal errors occurred:
[2023-09-15 11:14:59]   [ERROR KubeletVersion]: the kubelet version is higher than the control plane version. This is not a supported version skew and may lead to a malfunctional cluster. Kubelet version: "1.26.7" Control plane version: "1.25.7"

Checking if this is spurious with my local setup.

@richardcase
Copy link
Member Author

That was a spurious error...i had an old k8s version set.

@cpanato
Copy link
Member

cpanato commented Sep 15, 2023

thanks @richardcase i was looking at it as well, have a fix in a min

@richardcase
Copy link
Member Author

Awesome, thanks @cpanato

The boostrapping is failing for me, still trying to get to the bottom of it. But if you have a fix then happy days 🎉

@cpanato cpanato removed the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Oct 22, 2023
@cpanato
Copy link
Member

cpanato commented Oct 22, 2023

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants