puppet/hashi_stack: Allow 3.x #125
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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214153320.pp.VVozhb
Last 10 lines of output were:
Aug 19 21:40:26 ubuntu2204-64-puppet7.example.com consul[1695]: Version: 'v1.1.0'
Aug 19 21:40:26 ubuntu2204-64-puppet7.example.com consul[1695]: Node ID: 'cb2c3613-8660-d6dd-6891-b59928ad5d31'
�[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 97.28 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