Skip to content

add onlyif && unless features #164

add onlyif && unless features

add onlyif && unless features #164

Triggered via pull request August 6, 2024 17:06
@ZarneZarne
synchronize #529
francetv:master
Status Failure
Total duration 3m 3s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
17s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

250 errors and 5 warnings
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L46
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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L47
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 - AlmaLinux 9: 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 8 - AlmaLinux 9: 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 8 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L46
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 8 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L47
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 8 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L46
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 7 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L47
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 7 - AlmaLinux 8: 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 - AlmaLinux 8: 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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L46
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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L47
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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L46
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 7 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L47
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 7 - AlmaLinux 9: 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 - AlmaLinux 9: 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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L46
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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L47
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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - AlmaLinux 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
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 7 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L47
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 7 - OracleLinux 9: 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 - OracleLinux 9: 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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L47
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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L46
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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L47
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 - AlmaLinux 8: 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 8 - AlmaLinux 8: 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 8 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L46
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 8 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L47
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 8 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - AlmaLinux 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - Rocky 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - Rocky 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - Rocky 8: spec/acceptance/authentication_spec.rb#L46
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 - Rocky 8: spec/acceptance/authentication_spec.rb#L47
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 - Rocky 8: 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 8 - Rocky 8: 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 8 - Rocky 8: spec/acceptance/authentication_spec.rb#L46
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 8 - Rocky 8: spec/acceptance/authentication_spec.rb#L47
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 8 - Rocky 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - Rocky 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - CentOS 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - CentOS 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L46
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 7 - CentOS 9: spec/acceptance/authentication_spec.rb#L46
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 7 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L47
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 7 - CentOS 9: spec/acceptance/authentication_spec.rb#L47
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 7 - OracleLinux 7: 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 - CentOS 9: 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 - OracleLinux 7: 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 - CentOS 9: 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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L46
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 - CentOS 9: spec/acceptance/authentication_spec.rb#L46
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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L47
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 - CentOS 9: spec/acceptance/authentication_spec.rb#L47
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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - CentOS 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - CentOS 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L47
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 - OracleLinux 9: 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 8 - OracleLinux 9: 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 8 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
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 8 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L47
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 8 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - Rocky 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - Rocky 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - Rocky 8: spec/acceptance/authentication_spec.rb#L46
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 7 - Rocky 8: spec/acceptance/authentication_spec.rb#L47
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 7 - Rocky 8: 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 - Rocky 8: 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 - Rocky 8: spec/acceptance/authentication_spec.rb#L46
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 - Rocky 8: spec/acceptance/authentication_spec.rb#L47
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 - Rocky 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - Rocky 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - Rocky 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
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 - Rocky 9: spec/acceptance/authentication_spec.rb#L47
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 - Rocky 9: 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 8 - Rocky 9: 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 8 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
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 8 - Rocky 9: spec/acceptance/authentication_spec.rb#L47
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 8 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - Rocky 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - CentOS 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - CentOS 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - CentOS 9: spec/acceptance/authentication_spec.rb#L46
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 - CentOS 9: spec/acceptance/authentication_spec.rb#L47
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 - CentOS 9: 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 8 - CentOS 9: 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 8 - CentOS 9: spec/acceptance/authentication_spec.rb#L46
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 8 - CentOS 9: spec/acceptance/authentication_spec.rb#L47
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 8 - CentOS 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - CentOS 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - Rocky 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
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 7 - Rocky 9: spec/acceptance/authentication_spec.rb#L47
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 7 - Rocky 9: 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 - Rocky 9: 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 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
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 - Rocky 9: spec/acceptance/authentication_spec.rb#L47
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 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - Rocky 9: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L46
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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L47
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 - OracleLinux 7: 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 8 - OracleLinux 7: 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 8 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L46
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 8 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L47
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 8 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 7: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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#L46
authenticated download with provider curl with password 'hunter2' 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 'hunter2' 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#L46
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 7 - Debian 11: spec/acceptance/authentication_spec.rb#L47
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 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: spec/acceptance/authentication_spec.rb#L46
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#L47
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#L46
authenticated download with provider wget with password 'hunter2' 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 wget with password 'hunter2' 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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L46
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 7 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L47
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 7 - OracleLinux 8: 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 - OracleLinux 8: 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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L46
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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L47
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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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#L46
authenticated download with provider curl with password 'hunter2' 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#L47
authenticated download with provider curl with password 'hunter2' 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#L46
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#L47
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#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 8 - Debian 12: 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 8 - Debian 12: spec/acceptance/authentication_spec.rb#L46
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 8 - Debian 12: spec/acceptance/authentication_spec.rb#L47
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 8 - Debian 12: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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#L47
authenticated download with provider wget with password 'hunter2' 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 12: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 12: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 12: spec/acceptance/authentication_spec.rb#L46
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 7 - Debian 12: spec/acceptance/authentication_spec.rb#L47
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 7 - Debian 12: 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 12: 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 12: spec/acceptance/authentication_spec.rb#L46
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 12: spec/acceptance/authentication_spec.rb#L47
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 12: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 12: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 11: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 11: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 11: spec/acceptance/authentication_spec.rb#L46
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 11: spec/acceptance/authentication_spec.rb#L47
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 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 8 - 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 8 - Debian 11: spec/acceptance/authentication_spec.rb#L46
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 8 - Debian 11: spec/acceptance/authentication_spec.rb#L47
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 8 - Debian 11: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 11: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L46
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 7 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L47
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 7 - Ubuntu 22.04: 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 - Ubuntu 22.04: 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 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L46
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 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L47
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 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L46
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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L47
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 - OracleLinux 8: 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 8 - OracleLinux 8: 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 8 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L46
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 8 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L47
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 8 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - OracleLinux 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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#L46
authenticated download with provider curl with password 'hunter2' 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#L47
authenticated download with provider curl with password 'hunter2' 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#L46
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 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L47
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 - Ubuntu 22.04: 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 8 - Ubuntu 22.04: 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 8 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L46
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 8 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L47
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 8 - Ubuntu 22.04: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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#L47
authenticated download with provider wget with password 'hunter2' 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 20.04: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 20.04: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 20.04: spec/acceptance/authentication_spec.rb#L46
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 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L47
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 - Ubuntu 20.04: 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 8 - Ubuntu 20.04: 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 8 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L46
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 8 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L47
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 8 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 20.04: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L46
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 7 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L47
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 7 - Ubuntu 20.04: 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 - Ubuntu 20.04: 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 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L46
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 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L47
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 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 - Ubuntu 20.04: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 / Distro Puppet - Archlinux rolling: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' 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 / Distro Puppet - Archlinux rolling: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' 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 / Distro Puppet - Archlinux rolling: spec/acceptance/authentication_spec.rb#L46
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 / Distro Puppet - Archlinux rolling: spec/acceptance/authentication_spec.rb#L47
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 / Distro Puppet - Archlinux rolling: 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 / Distro Puppet - Archlinux rolling: 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 / Distro Puppet - Archlinux rolling: spec/acceptance/authentication_spec.rb#L46
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 / Distro Puppet - Archlinux rolling: spec/acceptance/authentication_spec.rb#L47
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 / Distro Puppet - Archlinux rolling: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'hunter2' 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 / Distro Puppet - Archlinux rolling: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider wget with password 'hunter2' 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 / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8
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