Enable acceptance tests by setting beaker_hypervisor: vagrant_libvirt
#135
Triggered via pull request
August 22, 2024 17:11
Status
Failure
Total duration
4h 24m 19s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
26s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
32 errors and 3 warnings
Puppet / Puppet 7 - Debian 11
Process completed with exit code 100.
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 100.
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 100.
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 100.
|
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 100.
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 100.
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 100.
|
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 100.
|
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 100.
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 100.
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 100.
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 100.
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 100.
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 100.
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 100.
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 100.
|
Puppet / Puppet 8 - OracleLinux 8
Process completed with exit code 100.
|
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 100.
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 100.
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 100.
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on debian12-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub2.cfg
Last 10 lines of output were:
grep: /etc/grub2.cfg: No such file or directory
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/05_grub2_users_spec.rb#L83
GRUB2 User Tests on debian12-64-puppet7.example.com set a user on the system with a hashed password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub2.cfg
Last 10 lines of output were:
grep: /etc/grub2.cfg: No such file or directory
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/05_grub2_users_spec.rb#L113
GRUB2 User Tests on debian12-64-puppet7.example.com set a user on the system with a hashed password with 20000 rounds sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub2.cfg
Last 10 lines of output were:
grep: /etc/grub2.cfg: No such file or directory
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/05_grub2_users_spec.rb#L143
GRUB2 User Tests on debian12-64-puppet7.example.com should purge any users when purge is set purges unmanaged users
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub2.cfg
Last 10 lines of output were:
grep: /etc/grub2.cfg: No such file or directory
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/10_grub_config_spec.rb#L28
Global Config Tests on debian12-64-puppet7.example.com set timeout has a timeout of 1
Failure/Error: on(host, %(grep 'timeout=1' /boot/grub2/grub.cfg))
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 2 running:
grep 'timeout=1' /boot/grub2/grub.cfg
Last 10 lines of output were:
grep: /boot/grub2/grub.cfg: No such file or directory
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/10_grub_menuentry_spec.rb#L24
GRUB Menuentry Tests on debian12-64-puppet7.example.com set new default kernel works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171630528.qcSZmc.pp
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1724346993'
Error: Could not find a suitable provider for grub_menuentry
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/10_grub_menuentry_spec.rb#L28
GRUB Menuentry Tests on debian12-64-puppet7.example.com set new default kernel is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171633948.dT7rr1.pp
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1724346997'
Error: Could not find a suitable provider for grub_menuentry
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/10_grub_menuentry_spec.rb#L32
GRUB Menuentry Tests on debian12-64-puppet7.example.com set new default kernel has set the default to the new entry
Failure/Error: result = on(host, %(grubby --info=DEFAULT)).stdout
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 127 running:
grubby --info=DEFAULT
Last 10 lines of output were:
bash: line 1: grubby: command not found
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/10_grub_menuentry_spec.rb#L44
GRUB Menuentry Tests on debian12-64-puppet7.example.com set new default kernel activates on reboot
Failure/Error: host.reboot
RuntimeError:
Cannot connect to debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|