Add OracleLinux/Rocky/AlmaLinux support #195
Annotations
7 errors
Run tests:
spec/acceptance/class_spec.rb#L6
chrony class: works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113519564.pp.PqYi84
Last 10 lines of output were:
Dec 07 11:35:22 oracle8-64-puppet8.example.com systemd[1]: chronyd.service: Control process exited, code=exited status=1
Dec 07 11:35:22 oracle8-64-puppet8.example.com systemd[1]: chronyd.service: Failed with result 'exit-code'.
Dec 07 11:35:22 oracle8-64-puppet8.example.com systemd[1]: Failed to start NTP client/server.
�[mNotice: /Stage[main]/Chrony::Service/Service[chronyd]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Chrony::Service/Service[chrony-wait.service]: Triggered 'refresh' from 1 event
Info: Class[Chrony::Service]: Unscheduling all events on Class[Chrony::Service]
Info: Class[Chrony]: Unscheduling all events on Class[Chrony]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.18 seconds
|
Run tests:
spec/acceptance/class_spec.rb#L23
chrony class: Service "chronyd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "chronyd" to be running
|
Run tests:
spec/acceptance/class_spec.rb#L43
chrony class: with chrony-wait service enabled works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113523211.pp.Ylt7hk
Last 10 lines of output were:
Dec 07 11:35:26 oracle8-64-puppet8.example.com systemd[1]: Dependency failed for Wait for chrony to synchronize system clock.
Dec 07 11:35:26 oracle8-64-puppet8.example.com systemd[1]: chrony-wait.service: Job chrony-wait.service/start failed with result 'dependency'.
Error: /Stage[main]/Chrony::Service/Service[chrony-wait.service]/ensure: change from 'stopped' to 'running' failed: Systemd start for chrony-wait.service failed!
journalctl log for chrony-wait.service:
-- Logs begin at Thu 2023-12-07 11:34:59 UTC, end at Thu 2023-12-07 11:35:26 UTC. --
Dec 07 11:35:26 oracle8-64-puppet8.example.com systemd[1]: Dependency failed for Wait for chrony to synchronize system clock.
Dec 07 11:35:26 oracle8-64-puppet8.example.com systemd[1]: chrony-wait.service: Job chrony-wait.service/start failed with result 'dependency'.
�[mNotice: Applied catalog in 0.26 seconds
|
Run tests:
spec/acceptance/class_spec.rb#L59
chrony class: with chrony-wait service enabled Service "chronyd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "chronyd" to be running
|
Run tests:
spec/acceptance/class_spec.rb#L63
chrony class: with chrony-wait service enabled Service "chrony-wait.service" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "chrony-wait.service" to be enabled
|
Run tests:
spec/acceptance/class_spec.rb#L64
chrony class: with chrony-wait service enabled Service "chrony-wait.service" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "chrony-wait.service" to be running
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading