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

Update OKD version to 4.14.0-0.okd-scos-2024-01-10-151818 #3972

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

praveenkumar
Copy link
Member

No description provided.

@openshift-ci openshift-ci bot requested review from anjannath and gbraad January 22, 2024 15:58
@anjannath
Copy link
Member

Unable to start okd with this PR, it fails with the following error:

DEBU SSH command results: err: Process exited with status 3, output: ○ dnsmasq.service
     Loaded: masked (Reason: Unit dnsmasq.service is masked.)
    Drop-In: /usr/lib/systemd/system/service.d
             └─10-timeout-abort.conf
     Active: inactive (dead)
DEBU Using root access: Executing systemctl enable dnsmasq.service
DEBU Running SSH command: sudo systemctl enable dnsmasq.service
DEBU SSH command results: err: Process exited with status 1, output:
DEBU Making call to close driver server
DEBU (crc) Calling .Close
DEBU Successfully made call to close driver server
DEBU Making call to close connection to plugin binary
Error running post start: Executing systemctl action failed:  ssh command error:
command : sudo systemctl enable dnsmasq.service
err     : Process exited with status 1
: Failed to enable unit: Unit file /etc/systemd/system/dnsmasq.service is masked.

@praveenkumar
Copy link
Member Author

Unable to start okd with this PR, it fails with the following error:

DEBU SSH command results: err: Process exited with status 3, output: ○ dnsmasq.service
     Loaded: masked (Reason: Unit dnsmasq.service is masked.)
    Drop-In: /usr/lib/systemd/system/service.d
             └─10-timeout-abort.conf
     Active: inactive (dead)
DEBU Using root access: Executing systemctl enable dnsmasq.service
DEBU Running SSH command: sudo systemctl enable dnsmasq.service
DEBU SSH command results: err: Process exited with status 1, output:
DEBU Making call to close driver server
DEBU (crc) Calling .Close
DEBU Successfully made call to close driver server
DEBU Making call to close connection to plugin binary
Error running post start: Executing systemctl action failed:  ssh command error:
command : sudo systemctl enable dnsmasq.service
err     : Process exited with status 1
: Failed to enable unit: Unit file /etc/systemd/system/dnsmasq.service is masked.

Thanks for testing it, I think it is masked as part of Fedora CoreOS, will check that and make required change to snc side.

@praveenkumar
Copy link
Member Author

/hold

We are going to start using okd-scos instead of okd-fcos.
@praveenkumar
Copy link
Member Author

/unhold

updated to scos bundle which works without any issue.

@praveenkumar praveenkumar changed the title Update OKD version to 4.14.0-0.okd-2024-01-06-084517 Update OKD version to 4.14.0-0.okd-scos-2024-01-10-151818 Jan 24, 2024
Copy link

openshift-ci bot commented Jan 24, 2024

@praveenkumar: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-crc 8cedd10 link true /test e2e-crc

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@praveenkumar
Copy link
Member Author

https://github.com/crc-org/crc/actions/runs/7650561920/job/20846847577?pr=3972 so github action also succeed.

@anjannath
Copy link
Member

/lgtm

/approve

Copy link

openshift-ci bot commented Jan 25, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anjannath

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

- name: Setup the crc
run: sudo -su $USER crc setup
- name: Start the crc
run: sudo -su $USER crc start
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can update this later to have --log-level debug so in case of failures we'll have more info

@anjannath anjannath merged commit 1b5e7c2 into crc-org:main Jan 25, 2024
18 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants