Merge pull request #532 from voxpupuli/maint/drop-el7-support #172
ci.yml
on: push
Puppet
/
Static validations
36s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
5 errors and 3 warnings
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_233853243.EACLqZ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726616334'
Error: Execution of '/usr/bin/curl http://httpbin.org/basic-auth/user/y%5E%2588_ -o /tmp/testfile_20240917-1493-1ipvhbz -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20240917-1493-1ndfntt' returned 22: curl: (22) The requested URL returned error: 502 Bad Gateway
Error: /Stage[main]/Main/Archive[/tmp/testfile]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl http://httpbin.org/basic-auth/user/y%5E%2588_ -o /tmp/testfile_20240917-1493-1ipvhbz -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20240917-1493-1ndfntt' returned 22: curl: (22) The requested URL returned error: 502 Bad Gateway
�[mNotice: Applied catalog in 0.76 seconds
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|