Call main PR testing workflows #143
main_pr_testing.yml
on: workflow_dispatch
Spec testing
/
Shellcheck
6s
Spec testing
/
Setup Test Matrix
40s
Matrix: Spec testing / Spec
Matrix: PE latest Testing / Acceptance
Matrix: PE LTS Testing / Acceptance
Annotations
11 errors and 3 warnings
PE latest Testing / Sles-12, 2023.4.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.105.41.202'
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 / Sles-12, 2023.4.0
Process completed with exit code 1.
|
PE LTS Testing / Rocky-Linux-9, 2021.7.5:
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.82.214.27'
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 LTS Testing / Rocky-Linux-9, 2021.7.5
Process completed with exit code 1.
|
PE LTS Testing / Sles-15, 2021.7.5:
spec/acceptance/pe_status_check_spec.rb#L310
pe_status_check class activates module default parameters check all facts report false in the proper conditions S0035 conditions for false are met
On host `35.233.172.188'
Failure/Error: run_shell('puppet module install puppetlabs-ntp --version 9.1.0; puppet module install puppetlabs-stdlib --version 0.1.5 --force')
RuntimeError:
shell failed
`puppet module install puppetlabs-ntp --version 9.1.0; puppet module install puppetlabs-stdlib --version 0.1.5 --force`
======
[{"target"=>"35.233.172.188", "action"=>"command", "object"=>"puppet module install puppetlabs-ntp --version 9.1.0; puppet module install puppetlabs-stdlib --version 0.1.5 --force", "status"=>"failure", "value"=>{"stdout"=>"\e[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...\e[0m\n\e[mNotice: Downloading from https://forgeapi.puppet.com ...\e[0m\n\e[mNotice: Installing -- do not interrupt ...\e[0m\n/etc/puppetlabs/code/environments/production/modules\n└─┬ puppetlabs-ntp (\e[0;36mv9.1.0\e[0m)\n └── puppetlabs-stdlib (\e[0;36mv8.6.0\e[0m)\n\e[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...\e[0m\n\e[mNotice: Downloading from https://forgeapi.puppet.com ...\e[0m\n", "stderr"=>"\e[1;31mError: Could not connect to https://forgeapi.puppet.com\n There was a network communications problem\n The error we caught said 'Request to https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cfile_size%2Cdownloads%2Ccreated_at%2Cupdated_at%2Cdeleted_at&module_groups=base%20pe_only timed out connect operation after 120.097 seconds'\n Check your network connection and try again\e[0m\n", "merged_output"=>"\e[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...\e[0m\n\e[mNotice: Downloading from https://forgeapi.puppet.com ...\e[0m\n\e[mNotice: Installing -- do not interrupt ...\e[0m\n/etc/puppetlabs/code/environments/production/modules\n└─┬ puppetlabs-ntp (\e[0;36mv9.1.0\e[0m)\n └── puppetlabs-stdlib (\e[0;36mv8.6.0\e[0m)\n\e[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...\e[0m\n\e[mNotice: Downloading from https://forgeapi.puppet.com ...\e[0m\n\e[1;31mError: Could not connect to https://forgeapi.puppet.com\n There was a network communications problem\n The error we caught said 'Request to https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cfile_size%2Cdownloads%2Ccreated_at%2Cupdated_at%2Cdeleted_at&module_groups=base%20pe_only timed out connect operation after 120.097 seconds'\n Check your network connection and try again\e[0m\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.5
Process completed with exit code 1.
|
PE LTS Testing / Rocky-Linux-8, 2021.7.5:
spec/acceptance/pe_status_check_spec.rb#L310
pe_status_check class activates module default parameters check all facts report false in the proper conditions S0035 conditions for false are met
On host `34.168.106.177'
Failure/Error: expect(result.stdout).to match(%r{false})
expected "true\n" to match /false/
Diff:
@@ -1 +1 @@
-/false/
+true
|
PE LTS Testing / Rocky-Linux-8, 2021.7.5
Process completed with exit code 1.
|
PE latest Testing / Alma-Linux-9, 2023.4.0:
spec/acceptance/pe_status_check_spec.rb#L10
pe_status_check class activates module default parameters applies the class with default parameters
On host `34.83.101.40'
Failure/Error: idempotent_apply(pp)
RuntimeError:
apply manifest expected no changes
`LC_ALL=en_US.UTF-8 puppet apply manifest_20231219_2321_5g6c5m.pp --trace --detailed-exitcodes`
====== Start output of Puppet apply with unexpected changes ======
�[mNotice: Compiled catalog for litmus-446cc5adf1669050.c.ia-content.internal in environment production in 0.09 seconds
�[mNotice: S0038 is at fault. The indicator S0038 Checks that the number of environments within $codedir/environments is less than 100. Refer to documentation for required action.
�[mNotice: /Stage[main]/Pe_status_check/Notify[pe_status_check S0038]/message: defined 'message' as 'S0038 is at fault. The indicator S0038 Checks that the number of environments within $codedir/environments is less than 100. Refer to documentation for required action.'
�[mNotice: Applied catalog in 0.47 seconds
====== End output of Puppet apply with unexpected changes ======
|
PE latest Testing / Alma-Linux-9, 2023.4.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.101.40'
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.4.0
Process completed with exit code 1.
|
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
|