Add support for Debian 11 and 12 #192
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
27 errors
Puppet / Puppet 7 - Debian 11:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200246922.pp.ELyNyA
Last 10 lines of output were:
Apr 04 20:02:51 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Apr 04 20:02:51 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
Apr 04 20:02:51 debian11-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
Apr 04 20:02:51 debian11-64-puppet7.example.com systemd[1]: Starting System Logging Service...
Apr 04 20:02:51 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 20:02:51 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 04 20:02:51 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.15 seconds
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200333031.pp.ORLRr2
Last 10 lines of output were:
Apr 04 20:02:51 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 04 20:02:51 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Apr 04 20:02:52 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 5.
Apr 04 20:02:52 debian11-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
Apr 04 20:02:52 debian11-64-puppet7.example.com systemd[1]: Starting System Logging Service...
Apr 04 20:02:52 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 20:02:52 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.22 seconds
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200251438.pp.mFB315
Last 10 lines of output were:
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: Failed to start rsyslog.service - System Logging Service.
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 5.
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: Stopped rsyslog.service - System Logging Service.
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: Starting rsyslog.service - System Logging Service...
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.61 seconds
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200339130.pp.4k1LmX
Last 10 lines of output were:
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: Failed to start rsyslog.service - System Logging Service.
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 5.
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: Stopped rsyslog.service - System Logging Service.
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: Starting rsyslog.service - System Logging Service...
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 20:02:56 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.60 seconds
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200256329.pp.xGxZQJ
Last 10 lines of output were:
Apr 04 20:03:01 debian11-64-puppet8.example.com systemd[1]: Failed to start System Logging Service.
Apr 04 20:03:01 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 3.
Apr 04 20:03:01 debian11-64-puppet8.example.com systemd[1]: Stopped System Logging Service.
Apr 04 20:03:01 debian11-64-puppet8.example.com systemd[1]: Starting System Logging Service...
Apr 04 20:03:01 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 20:03:01 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 04 20:03:01 debian11-64-puppet8.example.com systemd[1]: Failed to start System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.22 seconds
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200345832.pp.bkXQnT
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'overrides'. (file: /tmp/apply_manifest_200345832.pp.bkXQnT, line: 10, column: 36) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L32
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/rsyslog.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L33
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be readable
Failure/Error: it { is_expected.to be_readable }
expected File "/etc/rsyslog.conf" to be readable
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L37
Rsyslog with defaults File "/etc/rsyslog.d" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/rsyslog.d".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L38
Rsyslog with defaults File "/etc/rsyslog.d" is expected to exist
Failure/Error: it { is_expected.to exist }
expected File "/etc/rsyslog.d" to exist
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L42
Rsyslog with defaults Package "rsyslog" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rsyslog" to be installed
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200255794.pp.Ene2C5
Last 10 lines of output were:
Apr 04 20:03:01 debian12-64-puppet8.example.com systemd[1]: Failed to start rsyslog.service - System Logging Service.
Apr 04 20:03:01 debian12-64-puppet8.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
Apr 04 20:03:01 debian12-64-puppet8.example.com systemd[1]: Stopped rsyslog.service - System Logging Service.
Apr 04 20:03:01 debian12-64-puppet8.example.com systemd[1]: Starting rsyslog.service - System Logging Service...
Apr 04 20:03:01 debian12-64-puppet8.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 20:03:01 debian12-64-puppet8.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 04 20:03:01 debian12-64-puppet8.example.com systemd[1]: Failed to start rsyslog.service - System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.63 seconds
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200346773.pp.2IxtNg
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'overrides'. (file: /tmp/apply_manifest_200346773.pp.2IxtNg, line: 10, column: 36) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L32
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/rsyslog.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L33
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be readable
Failure/Error: it { is_expected.to be_readable }
expected File "/etc/rsyslog.conf" to be readable
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L37
Rsyslog with defaults File "/etc/rsyslog.d" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/rsyslog.d".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L38
Rsyslog with defaults File "/etc/rsyslog.d" is expected to exist
Failure/Error: it { is_expected.to exist }
expected File "/etc/rsyslog.d" to exist
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L42
Rsyslog with defaults Package "rsyslog" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rsyslog" to be installed
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L47
Rsyslog with defaults Service "rsyslog" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rsyslog" to be enabled
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|