add some random in acceptance tests #197
ci.yml
on: pull_request
Puppet
/
Static validations
20s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
13 errors and 4 warnings
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L52
authenticated download with provider curl with password 'passwordwithsinglequote'!' 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:
spec/acceptance/authentication_spec.rb#L51
authenticated download with provider curl with password 'passwordwithsinglequote'!' 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#L44
authenticated download with provider curl with password 'passwordwithsinglequote'!' 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_183014033.JMQagY.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 '1747679415'
Error: Execution of '/usr/bin/curl http://httpbin.org/basic-auth/user/passwordwithsinglequote'! -o /tmp/testfile_20250519-1543-tmz88m -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20250519-1543-1pt0x52' 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/passwordwithsinglequote'! -o /tmp/testfile_20250519-1543-tmz88m -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20250519-1543-1pt0x52' returned 22: curl: (22) The requested URL returned error: 502 Bad Gateway
�[mNotice: Applied catalog in 2.32 seconds
|
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L52
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 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L51
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 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L44
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 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183032186.e8jEBL.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 ubuntu2204-64-puppet8.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1747679433'
Error: Execution of '/usr/bin/curl http://httpbin.org/basic-auth/user/y%5E%2588_ -o /tmp/testfile_20250519-1069-vipmnr -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20250519-1069-g26tuh' returned 22: curl: (22) The requested URL returned error: 502
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_20250519-1069-vipmnr -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20250519-1069-g26tuh' returned 22: curl: (22) The requested URL returned error: 502
�[mNotice: Applied catalog in 2.83 seconds
|
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L52
authenticated download with provider curl with password 'pass word with spaces' 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 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L51
authenticated download with provider curl with password 'pass word with spaces' 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 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L44
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182929910.Ie7aBZ.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 debian12-64-puppet8.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1747679371'
Warning: Username or password contains a space. Unable to use netrc file to hide credentials
Error: Execution of '/usr/bin/curl http://httpbin.org/basic-auth/user/pass%20word%20with%20spaces -o /tmp/testfile_20250519-1005-2436eg -fsSLg --max-redirs 5 --user user:pass word with spaces' returned 22: curl: (22) The requested URL returned error: 502
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/pass%20word%20with%20spaces -o /tmp/testfile_20250519-1005-2436eg -fsSLg --max-redirs 5 --user user:pass word with spaces' returned 22: curl: (22) The requested URL returned error: 502
�[mNotice: Applied catalog in 2.38 seconds
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Debian 10
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Ubuntu 20.04
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Ubuntu 18.04
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system RedHat 7
|