Skip to content

nightly

nightly #1031

Triggered via schedule November 10, 2023 00:17
Status Failure
Total duration 2m 20s
Artifacts

nightly.yml

on: schedule
Spec  /  Setup Test Matrix
43s
Spec / Setup Test Matrix
Matrix: Spec / spec
Acceptance  /  Setup Test Matrix
Acceptance / Setup Test Matrix
Matrix: Acceptance / acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/defines/service_spec.rb#L25
tomcat::service using jsvc is expected to contain Service[tomcat-default] with hasstatus => false, hasrestart => false and ensure => "running" Failure/Error: expect(subject).to contain_service('tomcat-default').with( 'hasstatus' => false, 'hasrestart' => false, 'ensure' => 'running', ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/service: Could not autoload puppet/provider/service/bsd: Could not autoload puppet/provider/service/init: undefined method `downcase' for nil:NilClass (file: /home/runner/work/puppetlabs-tomcat/puppetlabs-tomcat/spec/fixtures/modules/tomcat/manifests/service.pp, line: 187, column: 3) (line: 3) on node fv-az1426-144.rca3p110zaveja4ulz44at14fe.dx.internal.cloudapp.net
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.