We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fedora 38 compose Fedora-38-20230413.1 arm-commit.sh test case is failing in two playbook tasks.
Packages: osbuild-106-1.fc38.noarch.rpm osbuild-composer-99-1.fc38.aarch64.rpm weldr-client-35.9-2.fc38.aarch64.rpm
Log output:
TASK [check boot-complete.target] ********************************************** fatal: [192.168.100.67]: FAILED! => changed=true cmd: - systemctl - --no-pager - status - boot-complete.target delta: '0:00:00.025640' end: '2024-02-15 08:50:07.198219' msg: non-zero return code rc: 3 start: '2024-02-15 08:50:07.172579' stderr: '' stderr_lines: <omitted> stdout: |- ○ boot-complete.target - Boot Completion Check Loaded: loaded (/usr/lib/systemd/system/boot-complete.target; static) Active: inactive (dead) Docs: man:systemd.special(7) stdout_lines: <omitted>
TASK [grubenv variables should contain boot_success=1] ************************* changed: [192.168.100.67] => changed=true cmd: - grub2-editenv - list delta: '0:00:00.004414' end: '2024-02-15 08:50:08.238157' msg: '' rc: 0 start: '2024-02-15 08:50:08.233743' stderr: '' stderr_lines: <omitted> stdout: |- boot_success=0 boot_indeterminate=0 boot_counter=2 stdout_lines: <omitted> TASK [assert] ****************************************************************** fatal: [192.168.100.67]: FAILED! => changed=false assertion: '''boot_success=1'' in result_grubenv.stdout' evaluated_to: false msg: Not found boot_success=1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fedora 38 compose Fedora-38-20230413.1 arm-commit.sh test case is failing in two playbook tasks.
Packages:
osbuild-106-1.fc38.noarch.rpm
osbuild-composer-99-1.fc38.aarch64.rpm
weldr-client-35.9-2.fc38.aarch64.rpm
Log output:
The text was updated successfully, but these errors were encountered: