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

Dont install libcgroup on Rocky 9 #16621

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Conversation

rifelpet
Copy link
Member

Fixes this nodeup error:

https://storage.googleapis.com/kubernetes-jenkins/logs/e2e-kops-aws-distro-rocky9/1802047093284540416/artifacts/3.26.188.59/journal.log

Jun 15 18:47:13.329504 i-02b399f4c3616e238.ap-southeast-2.compute.internal nodeup[966]: I0615 18:47:13.329292     966 executor.go:113] Tasks: 178 done / 195 total; 1 can run
Jun 15 18:47:13.329504 i-02b399f4c3616e238.ap-southeast-2.compute.internal nodeup[966]: I0615 18:47:13.329345     966 executor.go:214] Executing task "Package/libcgroup": Package: libcgroup
Jun 15 18:47:13.329504 i-02b399f4c3616e238.ap-southeast-2.compute.internal nodeup[966]: I0615 18:47:13.329449     966 package.go:216] Listing installed packages: /usr/bin/rpm -q libcgroup --queryformat %{NAME} %{VERSION}
Jun 15 18:47:13.336257 i-02b399f4c3616e238.ap-southeast-2.compute.internal nodeup[966]: I0615 18:47:13.336229     966 package.go:282] Installing package "libcgroup" (dependencies: [])
Jun 15 18:47:13.336257 i-02b399f4c3616e238.ap-southeast-2.compute.internal nodeup[966]: I0615 18:47:13.336255     966 package.go:344] running command [/usr/bin/dnf install -y --setopt=install_weak_deps=False libcgroup]
Jun 15 18:47:13.672476 i-02b399f4c3616e238.ap-southeast-2.compute.internal nodeup[966]: W0615 18:47:13.672394     966 executor.go:141] error running task "Package/libcgroup" (8m39s remaining to succeed): error installing package "libcgroup": exit status 1: Last metadata expiration check: 0:01:21 ago on Sat 15 Jun 2024 06:45:52 PM UTC.
Jun 15 18:47:13.672476 i-02b399f4c3616e238.ap-southeast-2.compute.internal nodeup[966]: No match for argument: libcgroup
Jun 15 18:47:13.672476 i-02b399f4c3616e238.ap-southeast-2.compute.internal nodeup[966]: Error: Unable to find a match: libcgroup

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 15, 2024
@k8s-ci-robot k8s-ci-robot requested a review from zetaab June 15, 2024 20:39
@hakman
Copy link
Member

hakman commented Jun 15, 2024

/test ?

@hakman
Copy link
Member

hakman commented Jun 15, 2024

/test pull-kops-aws-distro-rocky9

@kubernetes kubernetes deleted a comment from k8s-ci-robot Jun 15, 2024
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 15, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 15, 2024
@k8s-ci-robot k8s-ci-robot merged commit 431e12a into kubernetes:master Jun 15, 2024
22 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.30 milestone Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/nodeup cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants