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

Fix CI #229

Open
ayr-ton opened this issue Oct 15, 2024 · 1 comment
Open

Fix CI #229

ayr-ton opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@ayr-ton
Copy link
Collaborator

ayr-ton commented Oct 15, 2024

GitHub actions are failing for 5 months, it needs reconfiguration for running new actions.

@ayr-ton ayr-ton added the bug Something isn't working label Oct 15, 2024
@ayr-ton ayr-ton self-assigned this Oct 15, 2024
@ayr-ton ayr-ton added good first issue Good for newcomers and removed good first issue Good for newcomers labels Oct 15, 2024
@ayr-ton
Copy link
Collaborator Author

ayr-ton commented Oct 20, 2024

Current log is:

Oct 20 04:15:38 node1 k3s[9576]: time="2024-10-20T04:15:38Z" level=fatal msg="failed to find cpuset cgroup (v2)"

The most recent stable versions deprecated cgroup v1 and now are working only with v2.
Trying to fix molecule to work with v2 both locally and in GitHub Actions.

@ayr-ton ayr-ton removed their assignment Oct 20, 2024
@ayr-ton ayr-ton added the help wanted Extra attention is needed label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant