Add Puppet 8 support #121
Annotations
4 errors
spec/acceptance/class_spec.rb#L285
consul class package based installation runs consul via package with explicit default data_dir
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205016775.pp.TSvI3O
Last 10 lines of output were:
Aug 19 20:48:20 ubuntu1804-64-puppet8.example.com systemd[1]: consul.service: Failed with result 'exit-code'.
Aug 19 20:48:20 ubuntu1804-64-puppet8.example.com systemd[1]: Stopped Consul Agent.
�[mNotice: /Stage[main]/Consul::Run_service/Service[consul]: Triggered 'refresh' from 3 events
Info: Class[Consul::Run_service]: Unscheduling all events on Class[Consul::Run_service]
�[mNotice: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Dependency Service[consul] has failures: true
Warning: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Skipping because of failed dependencies
Info: Class[Consul]: Unscheduling all events on Class[Consul]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 102.00 seconds
|
spec/acceptance/class_spec.rb#L316
consul class package based installation Service "consul" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "consul" to be enabled
|
spec/acceptance/class_spec.rb#L317
consul class package based installation Service "consul" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "consul" to be running
|
|
The logs for this run have expired and are no longer available.
Loading