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

mantle/kola: use TimeoutStartSec for iscsi tests #4010

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

dustymabe
Copy link
Member

Pulling COSA from quay and running an install in a VM takes a good amount of time. Let's bump this so the service doesn't timeout like has been seen:

Jan 27 13:27:10 localhost systemd[1]: Starting Boot VM over iSCSI...
Jan 27 13:28:21 localhost chronyd[1116]: Can't synchronise: no selectable sources
Jan 27 13:28:21 localhost chronyd[1116]: Source 149.28.200.179 replaced with 67.217.246.204 (2.rhel.pool.ntp.org)
Jan 27 13:31:16 localhost systemd[1289]: Created slice User Background Tasks Slice.
Jan 27 13:31:16 localhost systemd[1289]: Starting Cleanup of User's Temporary Files and Directories...
Jan 27 13:31:16 localhost systemd[1289]: Finished Cleanup of User's Temporary Files and Directories.
Jan 27 13:31:26 localhost systemd[1]: coreos-iscsi-vm.service: start operation timed out. Terminating.
Jan 27 13:31:26 localhost systemd[1]: coreos-iscsi-vm.service: Main process exited, code=exited, status=1/FAILURE
Jan 27 13:31:26 localhost systemd[1]: coreos-iscsi-vm.service: Failed with result 'timeout'.

@dustymabe dustymabe requested a review from jbtrystram January 27, 2025 23:11
@dustymabe dustymabe enabled auto-merge (rebase) January 28, 2025 00:07
Copy link
Contributor

@jbtrystram jbtrystram left a comment

Choose a reason for hiding this comment

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

nitpicking a bit :)

mantle/cmd/kola/resources/iscsi_butane_setup.yaml Outdated Show resolved Hide resolved
Pulling COSA from quay takes a good amount of time. Let's bump
this so the service doesn't timeout like has been seen:

```
Jan 27 13:27:10 localhost systemd[1]: Starting Boot VM over iSCSI...
Jan 27 13:28:21 localhost chronyd[1116]: Can't synchronise: no selectable sources
Jan 27 13:28:21 localhost chronyd[1116]: Source 149.28.200.179 replaced with 67.217.246.204 (2.rhel.pool.ntp.org)
Jan 27 13:31:16 localhost systemd[1289]: Created slice User Background Tasks Slice.
Jan 27 13:31:16 localhost systemd[1289]: Starting Cleanup of User's Temporary Files and Directories...
Jan 27 13:31:16 localhost systemd[1289]: Finished Cleanup of User's Temporary Files and Directories.
Jan 27 13:31:26 localhost systemd[1]: coreos-iscsi-vm.service: start operation timed out. Terminating.
Jan 27 13:31:26 localhost systemd[1]: coreos-iscsi-vm.service: Main process exited, code=exited, status=1/FAILURE
Jan 27 13:31:26 localhost systemd[1]: coreos-iscsi-vm.service: Failed with result 'timeout'.
```
@dustymabe dustymabe force-pushed the dusty-iscsi-test-timeouts branch from 91e6bbd to 467bb70 Compare January 28, 2025 13:17
@jbtrystram
Copy link
Contributor

/lgtm

@dustymabe dustymabe disabled auto-merge January 28, 2025 13:25
@dustymabe
Copy link
Member Author

since CI previously passed and I just updated a comment I'll merge now.

@dustymabe dustymabe merged commit c4a64ab into coreos:main Jan 28, 2025
2 of 5 checks passed
@dustymabe dustymabe deleted the dusty-iscsi-test-timeouts branch January 28, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants