Skip to content

[idrac_secure_boot]: Attributes, Reset Keys and Export secure boot certificates #3437

[idrac_secure_boot]: Attributes, Reset Keys and Export secure boot certificates

[idrac_secure_boot]: Attributes, Reset Keys and Export secure boot certificates #3437

Triggered via pull request September 4, 2024 12:29
Status Failure
Total duration 9m 55s
Artifacts 1

ansible-test.yml

on: pull_request
Matrix: Build collection
Matrix: Ansible lint
Matrix: sanity
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 83 warnings
Sanity - (Ansible stable-2.15 and 3.11)
Process completed with exit code 1.
Sanity - (Ansible devel and 3.11)
The job was canceled because "_3_11_stable-2_15" failed.
Sanity - (Ansible stable-2.17 and 3.10)
The job was canceled because "_3_11_stable-2_15" failed.
Sanity - (Ansible stable-2.15 and 3.10)
The job was canceled because "_3_11_stable-2_15" failed.
Sanity - (Ansible stable-2.16 and 3.10)
The job was canceled because "_3_11_stable-2_15" failed.
Sanity - (Ansible stable-2.17 and 3.11)
The job was canceled because "_3_11_stable-2_15" failed.
Sanity - (Ansible stable-2.16 and 3.11)
The job was canceled because "_3_11_stable-2_15" failed.
Build collection (stable-2.15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build collection (stable-2.17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build collection (stable-2.16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build collection (devel)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ansible lint (3.11, stable-2.17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
jinja[spacing]: roles/idrac_gather_facts/molecule/systemmetrics/converge.yml#L57
Jinja2 spacing could be improved: psu_ids| length == 0 -> psu_ids | length == 0
jinja[spacing]: roles/idrac_reset/molecule/_get_or_update_settings.yml#L135
Jinja2 spacing could be improved: {{ oem['#DellManager.ResetToDefaults'] ['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }} -> {{ oem['#DellManager.ResetToDefaults']['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }}
args[module]: tests/integration/targets/prepare_idrac_lifecycle_controller_status/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_contoller_job_queue/tasks/main.yml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_controller_job/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L3
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: validate_certs)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L4
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_timeout)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L5
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_port)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: hostname)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: idrac_attributes)
Ansible lint (3.11, stable-2.16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
jinja[spacing]: roles/idrac_gather_facts/molecule/systemmetrics/converge.yml#L57
Jinja2 spacing could be improved: psu_ids| length == 0 -> psu_ids | length == 0
jinja[spacing]: roles/idrac_reset/molecule/_get_or_update_settings.yml#L135
Jinja2 spacing could be improved: {{ oem['#DellManager.ResetToDefaults'] ['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }} -> {{ oem['#DellManager.ResetToDefaults']['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }}
args[module]: tests/integration/targets/prepare_idrac_lifecycle_controller_status/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_contoller_job_queue/tasks/main.yml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_controller_job/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L3
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: validate_certs)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L4
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_timeout)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L5
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_port)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: hostname)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: idrac_attributes)
Ansible lint (3.11, devel)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
jinja[spacing]: roles/idrac_gather_facts/molecule/systemmetrics/converge.yml#L57
Jinja2 spacing could be improved: psu_ids| length == 0 -> psu_ids | length == 0
jinja[spacing]: roles/idrac_reset/molecule/_get_or_update_settings.yml#L135
Jinja2 spacing could be improved: {{ oem['#DellManager.ResetToDefaults'] ['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }} -> {{ oem['#DellManager.ResetToDefaults']['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }}
args[module]: tests/integration/targets/prepare_idrac_lifecycle_controller_status/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_contoller_job_queue/tasks/main.yml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_controller_job/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L3
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: validate_certs)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L4
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_timeout)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L5
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_port)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: hostname)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: idrac_attributes)
Ansible lint (3.11, stable-2.15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
jinja[spacing]: roles/idrac_gather_facts/molecule/systemmetrics/converge.yml#L57
Jinja2 spacing could be improved: psu_ids| length == 0 -> psu_ids | length == 0
jinja[spacing]: roles/idrac_reset/molecule/_get_or_update_settings.yml#L135
Jinja2 spacing could be improved: {{ oem['#DellManager.ResetToDefaults'] ['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }} -> {{ oem['#DellManager.ResetToDefaults']['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }}
args[module]: tests/integration/targets/prepare_idrac_lifecycle_controller_status/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_contoller_job_queue/tasks/main.yml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_controller_job/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L3
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: validate_certs)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L4
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_timeout)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L5
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_port)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: hostname)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: idrac_attributes)
Ansible lint (3.10, stable-2.17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
jinja[spacing]: roles/idrac_gather_facts/molecule/systemmetrics/converge.yml#L57
Jinja2 spacing could be improved: psu_ids| length == 0 -> psu_ids | length == 0
jinja[spacing]: roles/idrac_reset/molecule/_get_or_update_settings.yml#L135
Jinja2 spacing could be improved: {{ oem['#DellManager.ResetToDefaults'] ['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }} -> {{ oem['#DellManager.ResetToDefaults']['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }}
args[module]: tests/integration/targets/prepare_idrac_lifecycle_controller_status/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_contoller_job_queue/tasks/main.yml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_controller_job/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L3
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: validate_certs)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L4
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_timeout)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L5
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_port)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: hostname)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: idrac_attributes)
Ansible lint (3.10, stable-2.16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
jinja[spacing]: roles/idrac_gather_facts/molecule/systemmetrics/converge.yml#L57
Jinja2 spacing could be improved: psu_ids| length == 0 -> psu_ids | length == 0
jinja[spacing]: roles/idrac_reset/molecule/_get_or_update_settings.yml#L135
Jinja2 spacing could be improved: {{ oem['#DellManager.ResetToDefaults'] ['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }} -> {{ oem['#DellManager.ResetToDefaults']['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }}
args[module]: tests/integration/targets/prepare_idrac_lifecycle_controller_status/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_contoller_job_queue/tasks/main.yml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_controller_job/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L3
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: validate_certs)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L4
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_timeout)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L5
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_port)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: hostname)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: idrac_attributes)
Ansible lint (3.10, stable-2.15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
jinja[spacing]: roles/idrac_gather_facts/molecule/systemmetrics/converge.yml#L57
Jinja2 spacing could be improved: psu_ids| length == 0 -> psu_ids | length == 0
jinja[spacing]: roles/idrac_reset/molecule/_get_or_update_settings.yml#L135
Jinja2 spacing could be improved: {{ oem['#DellManager.ResetToDefaults'] ['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }} -> {{ oem['#DellManager.ResetToDefaults']['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }}
args[module]: tests/integration/targets/prepare_idrac_lifecycle_controller_status/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_contoller_job_queue/tasks/main.yml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
args[module]: tests/integration/targets/prepare_lifecycle_controller_job/tasks/main.yaml#L12
missing required arguments: idrac_ip, idrac_password, idrac_user
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L3
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: validate_certs)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L4
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_timeout)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L5
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_port)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: hostname)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: idrac_attributes)
Unit Tests - ( Ansible stable-2.17 and 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3.1.6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "collection". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
collection
1.05 MB