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

Fedora-38-20230413.1 aarch64 arm-commit failure: boot-complete.target inactive and boot_success=0 #6729

Open
mcattamoredhat opened this issue Feb 15, 2024 · 0 comments

Comments

@mcattamoredhat
Copy link
Collaborator

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
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

No branches or pull requests

1 participant