Skip to content

(SUP-4929) Update to S0022 for handling license files with .key and .lic file #191

(SUP-4929) Update to S0022 for handling license files with .key and .lic file

(SUP-4929) Update to S0022 for handling license files with .key and .lic file #191

Triggered via pull request June 26, 2024 16:58
Status Failure
Total duration 46m 23s
Artifacts

main_pr_testing.yml

on: pull_request
Spec testing  /  Shellcheck
3s
Spec testing / Shellcheck
Spec testing  /  Setup Test Matrix
24s
Spec testing / Setup Test Matrix
Matrix: Spec testing / Spec
PE latest Testing  /  Setup Test Matrix
29s
PE latest Testing / Setup Test Matrix
PE LTS Testing  /  Setup Test Matrix
24s
PE LTS Testing / Setup Test Matrix
Matrix: PE latest Testing / Acceptance
Matrix: PE LTS Testing / Acceptance
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 33 warnings
PE LTS Testing / Sles-12, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `35.227.134.155' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"35.227.134.155", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / Sles-12, 2021.7.8
Process completed with exit code 1.
PE LTS Testing / CentOS-7, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.168.142.76' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.168.142.76", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / CentOS-7, 2021.7.8
Process completed with exit code 1.
PE LTS Testing / RedHat-7, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.83.151.125' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.83.151.125", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / RedHat-7, 2021.7.8
Process completed with exit code 1.
PE latest Testing / Sles-12, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `35.233.238.75' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"35.233.238.75", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / Sles-12, 2023.7.0
Process completed with exit code 1.
PE LTS Testing / Rocky-Linux-8, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.168.227.105' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.168.227.105", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / Rocky-Linux-8, 2021.7.8
Process completed with exit code 1.
PE LTS Testing / Rocky-Linux-9, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true On host `34.168.134.121' Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty expected `{"S0019"=>false, "S0038"=>false}.empty?` to be truthy, got false
PE LTS Testing / Rocky-Linux-9, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.168.134.121' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.168.134.121", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / Rocky-Linux-9, 2021.7.8
Process completed with exit code 1.
PE latest Testing / Rocky-Linux-8, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.19.58.229' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.19.58.229", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / Rocky-Linux-8, 2023.7.0
Process completed with exit code 1.
PE LTS Testing / RedHat-9, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `35.197.57.126' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"35.197.57.126", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / RedHat-9, 2021.7.8
Process completed with exit code 1.
PE latest Testing / CentOS-7, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `35.233.240.206' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"35.233.240.206", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / CentOS-7, 2023.7.0
Process completed with exit code 1.
PE latest Testing / Rocky-Linux-9, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.83.152.187' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.83.152.187", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / Rocky-Linux-9, 2023.7.0
Process completed with exit code 1.
PE LTS Testing / Sles-15, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.83.74.224' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.83.74.224", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / Sles-15, 2021.7.8
Process completed with exit code 1.
PE latest Testing / AlmaLinux-8, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.83.180.178' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.83.180.178", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / AlmaLinux-8, 2023.7.0
Process completed with exit code 1.
PE LTS Testing / Alma-Linux-9, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `35.233.172.202' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"35.233.172.202", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / Alma-Linux-9, 2021.7.8
Process completed with exit code 1.
PE latest Testing / Alma-Linux-9, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true On host `34.19.81.100' Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty expected `{"S0019"=>false}.empty?` to be truthy, got false
PE latest Testing / Alma-Linux-9, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.19.81.100' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.19.81.100", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / Alma-Linux-9, 2023.7.0
Process completed with exit code 1.
PE latest Testing / RedHat-7, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.127.84.229' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.127.84.229", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / RedHat-7, 2023.7.0
Process completed with exit code 1.
PE LTS Testing / AlmaLinux-8, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.105.49.165' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.105.49.165", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / AlmaLinux-8, 2021.7.8
Process completed with exit code 1.
PE LTS Testing / Ubuntu-2004, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.19.76.80' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.19.76.80", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / Ubuntu-2004, 2021.7.8
Process completed with exit code 1.
PE LTS Testing / RedHat-8, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.168.164.28' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.168.164.28", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / RedHat-8, 2021.7.8
Process completed with exit code 1.
PE latest Testing / RedHat-9, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true On host `35.233.166.195' Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty expected `{"S0019"=>false, "S0038"=>false}.empty?` to be truthy, got false
PE latest Testing / RedHat-9, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `35.233.166.195' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"35.233.166.195", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / RedHat-9, 2023.7.0
Process completed with exit code 1.
PE latest Testing / Sles-15, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.83.199.204' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.83.199.204", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / Sles-15, 2023.7.0
Process completed with exit code 1.
PE LTS Testing / Ubuntu-2204, 2021.7.8: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.145.49.132' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.145.49.132", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE LTS Testing / Ubuntu-2204, 2021.7.8
Process completed with exit code 1.
PE latest Testing / Ubuntu-2004, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `104.199.124.55' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"104.199.124.55", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / Ubuntu-2004, 2023.7.0
Process completed with exit code 1.
PE latest Testing / Ubuntu-2204, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true On host `104.198.107.39' Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty expected `{"S0019"=>false}.empty?` to be truthy, got false
PE latest Testing / Ubuntu-2204, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `104.198.107.39' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"104.198.107.39", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / Ubuntu-2204, 2023.7.0
Process completed with exit code 1.
PE latest Testing / RedHat-8, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true On host `34.83.65.76' Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty expected `{"S0019"=>false}.empty?` to be truthy, got false
PE latest Testing / RedHat-8, 2023.7.0: spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false On host `34.83.65.76' Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic') RuntimeError: shell failed `mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic` ====== [{"target"=>"34.83.65.76", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
PE latest Testing / RedHat-8, 2023.7.0
Process completed with exit code 1.
Spec testing / Shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Spec testing / Setup Test Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Spec testing / Setup Test Matrix
Cannot find image for Windows-10
Spec testing / Setup Test Matrix
Cannot find image for Windows-2012
Spec testing / Setup Test Matrix
Cannot find image for Windows-2012 R2
Spec testing / Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Spec testing / Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / Setup Test Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / Setup Test Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / Sles-12, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / CentOS-7, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / RedHat-7, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / Sles-12, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / Rocky-Linux-8, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / Rocky-Linux-9, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / Rocky-Linux-8, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / RedHat-9, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / CentOS-7, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / Rocky-Linux-9, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / Sles-15, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / AlmaLinux-8, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / Alma-Linux-9, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / Alma-Linux-9, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / RedHat-7, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / AlmaLinux-8, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / Ubuntu-2004, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / RedHat-8, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / RedHat-9, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / Sles-15, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE LTS Testing / Ubuntu-2204, 2021.7.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / Ubuntu-2004, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / Ubuntu-2204, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PE latest Testing / RedHat-8, 2023.7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.