Add puppet8 certificate renewal endpoint. #1251
Annotations
10 errors and 10 warnings
Run tests:
spec/classes/puppet_server_puppetserver_spec.rb#L37
puppet on almalinux-9-x86_64 with default parameters is expected to contain File[/etc/custom/puppetserver/services.d] with ensure => "directory"
Failure/Error: it { should contain_file('/etc/custom/puppetserver/services.d').with_ensure('directory') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_puppetserver_spec.rb#L38
puppet on almalinux-9-x86_64 with default parameters is expected to contain File[/etc/custom/puppetserver/services.d/ca.cfg] with content =~ /^puppetlabs.services.ca.certificate-authority-service\/certificate-authority-service/, content =~ /^#puppetlabs.services.ca.certificate-authority-disabled-service\/certificate-authority-disabled-service/ and content =~ /^puppetlabs.trapperkeeper.services.watcher.filesystem-watch-service\/filesystem-watch-service/
Failure/Error:
should contain_file('/etc/custom/puppetserver/services.d/ca.cfg')
.with_content(%r{^puppetlabs.services.ca.certificate-authority-service/certificate-authority-service})
.with_content(%r{^#puppetlabs.services.ca.certificate-authority-disabled-service/certificate-authority-disabled-service})
.with_content(%r{^puppetlabs.trapperkeeper.services.watcher.filesystem-watch-service/filesystem-watch-service})
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_config_spec.rb#L50
puppet on almalinux-9-x86_64 with default parameters is expected to contain File[/etc/puppetlabs/puppet] with owner => "root" and group defined
Failure/Error: it { is_expected.to contain_file(confdir).with_owner(dir_owner).with_group(dir_group) }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_puppetserver_spec.rb#L51
puppet on almalinux-9-x86_64 with default parameters is expected to contain Augeas[puppet::server::puppetserver::bootstrap] with changes => "set BOOTSTRAP_CONFIG '\"/etc/custom/puppetserver/services.d/,/opt/puppetlabs/server/apps/puppetserver/config/services.d/\"'", context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns"
Failure/Error:
should contain_augeas('puppet::server::puppetserver::bootstrap')
.with_changes('set BOOTSTRAP_CONFIG \'"/etc/custom/puppetserver/services.d/,/opt/puppetlabs/server/apps/puppetserver/config/services.d/"\'')
.with_context('/files/etc/default/puppetserver')
.with_incl('/etc/default/puppetserver')
.with_lens('Shellvars.lns')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_puppetserver_spec.rb#L67
puppet on almalinux-9-x86_64 with default parameters is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns"
Failure/Error:
should contain_augeas('puppet::server::puppetserver::jvm')
.with_changes(['set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java'])
.with_context('/files/etc/default/puppetserver')
.with_incl('/etc/default/puppetserver')
.with_lens('Shellvars.lns')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_config_spec.rb#L51
puppet on almalinux-9-x86_64 with default parameters is expected not to contain Puppet::Config::Main[default_manifest]
Failure/Error: it { is_expected.not_to contain_puppet__config__main('default_manifest') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_puppetserver_spec.rb#L75
puppet on almalinux-9-x86_64 with default parameters is expected to contain Augeas[puppet::server::puppetserver::jruby_jar] with changes => ["rm JRUBY_JAR"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns"
Failure/Error:
should contain_augeas('puppet::server::puppetserver::jruby_jar')
.with_changes(['rm JRUBY_JAR'])
.with_context('/files/etc/default/puppetserver')
.with_incl('/etc/default/puppetserver')
.with_lens('Shellvars.lns')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_config_spec.rb#L52
puppet on almalinux-9-x86_64 with default parameters is expected not to contain File[/etc/puppet/manifests/default_manifest.pp]
Failure/Error: it { is_expected.not_to contain_file('/etc/puppet/manifests/default_manifest.pp') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_puppetserver_spec.rb#L83
puppet on almalinux-9-x86_64 with default parameters is expected to contain File[/etc/custom/puppetserver/conf.d/ca.conf] with ensure => "file", content =~ /^( *)allow-subject-alt-names: false$/, content =~ /^( *)allow-authorization-extensions: false$/ and content =~ /^( *)enable-infra-crl: false$/
Failure/Error:
it { should contain_file('/etc/custom/puppetserver/conf.d/ca.conf')
.with_ensure('file')
.with_content(/^( *)allow-subject-alt-names: false$/)
.with_content(/^( *)allow-authorization-extensions: false$/)
.with_content(/^( *)enable-infra-crl: false$/)
}
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_config_spec.rb#L53
puppet on almalinux-9-x86_64 with default parameters is expected not to contain Puppet::Config::Main[reports]
Failure/Error: it { is_expected.not_to contain_puppet__config__main('reports') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on almalinux-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on centos-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on centos-8-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on centos-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on debian-11-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on debian-12-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on fedora-36-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on freebsd-11-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on freebsd-12-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
puppet on oraclelinux-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1498-860.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading