add EL9 support #563
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
45s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
20 errors
Puppet / 7 - OracleLinux 9:
spec/acceptance/server_spec.rb#L7
zabbix::server class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111254897.pp.XL3WJJ
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Database::Postgresql/Exec[zabbix_server_data.sql]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/File[/etc/zabbix/zabbix_server.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/File[/etc/zabbix/zabbix_server.conf.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/Zabbix::Startup[zabbix-server]/File[/etc/init.d/zabbix-server]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/Zabbix::Startup[zabbix-server]/Systemd::Unit_file[zabbix-server.service]/File[/etc/systemd/system/zabbix-server.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/Zabbix::Startup[zabbix-server]/Systemd::Unit_file[zabbix-server.service]/Systemd::Daemon_reload[zabbix-server.service]/Exec[systemd-zabbix-server.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 37.32 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/server_spec.rb#L40
zabbix::server class default parameters Package "zabbix-server-pgsql" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-server-pgsql" to be installed
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/server_spec.rb#L44
zabbix::server class default parameters Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/server_spec.rb#L45
zabbix::server class default parameters Service "zabbix-server" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-server" to be enabled
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/zabbix_application_spec.rb#L52
zabbix_application type create zabbix_application resources with zabbix version 5.0 works with no error on the first apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111342233.pp.BImeSc
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Scope(Class[Apache]): apache/httpd.conf.epp
Error: Evaluation Error: Error while evaluating a Function Call, OracleLinux 9 does not support mod_php (file: /etc/puppetlabs/code/environments/production/modules/apache/manifests/mod/php.pp, line: 42, column: 5) on node oracle9-64-puppet7.example.com
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/zabbix_application_spec.rb#L59
zabbix_application type create zabbix_application resources with zabbix version 5.0 works with no error on the second apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111344818.pp.DepLcy
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Scope(Class[Apache]): apache/httpd.conf.epp
Error: Evaluation Error: Error while evaluating a Function Call, OracleLinux 9 does not support mod_php (file: /etc/puppetlabs/code/environments/production/modules/apache/manifests/mod/php.pp, line: 42, column: 5) on node oracle9-64-puppet7.example.com
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/zabbix_application_spec.rb#L64
zabbix_application type create zabbix_application resources with zabbix version 5.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111347410.pp.3Taj97
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1696418029'
Error: Could not find a suitable provider for zabbix_application
�[mNotice: Applied catalog in 0.03 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/zabbix_application_spec.rb#L68
zabbix_application type create zabbix_application resources with zabbix version 5.0 works without changes on the fourth apply
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111349679.pp.daPl4g
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1696418031'
Error: Could not find a suitable provider for zabbix_application
�[mNotice: Applied catalog in 0.03 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/zabbix_application_spec.rb#L80
zabbix_application type TestApplication1 is attached to Template OS Linux by Zabbix agent
Failure/Error: JSON.parse(result.stdout.chomp)
JSON::ParserError:
809: unexpected token at ''
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/zabbix_host_spec.rb#L55
zabbix_host type create zabbix_host resources with zabbix version 5.0 works with no error on the first apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111358717.pp.1PFdlS
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Scope(Class[Apache]): apache/httpd.conf.epp
Error: Evaluation Error: Error while evaluating a Function Call, OracleLinux 9 does not support mod_php (file: /etc/puppetlabs/code/environments/production/modules/apache/manifests/mod/php.pp, line: 42, column: 5) on node oracle9-64-puppet7.example.com
|
Puppet / 7 - CentOS 9:
spec/acceptance/server_spec.rb#L7
zabbix::server class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111305100.pp.mDJiys
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Database::Postgresql/Exec[zabbix_server_data.sql]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/File[/etc/zabbix/zabbix_server.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/File[/etc/zabbix/zabbix_server.conf.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/Zabbix::Startup[zabbix-server]/File[/etc/init.d/zabbix-server]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/Zabbix::Startup[zabbix-server]/Systemd::Unit_file[zabbix-server.service]/File[/etc/systemd/system/zabbix-server.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/Zabbix::Startup[zabbix-server]/Systemd::Unit_file[zabbix-server.service]/Systemd::Daemon_reload[zabbix-server.service]/Exec[systemd-zabbix-server.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 26.58 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/server_spec.rb#L40
zabbix::server class default parameters Package "zabbix-server-pgsql" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-server-pgsql" to be installed
|
Puppet / 7 - CentOS 9:
spec/acceptance/server_spec.rb#L44
zabbix::server class default parameters Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
Puppet / 7 - CentOS 9:
spec/acceptance/server_spec.rb#L45
zabbix::server class default parameters Service "zabbix-server" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-server" to be enabled
|
Puppet / 7 - CentOS 9:
spec/acceptance/zabbix_application_spec.rb#L52
zabbix_application type create zabbix_application resources with zabbix version 5.0 works with no error on the first apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111342141.pp.OXWW2h
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Scope(Class[Apache]): apache/httpd.conf.epp
Error: Evaluation Error: Error while evaluating a Function Call, CentOS 9 does not support mod_php (file: /etc/puppetlabs/code/environments/production/modules/apache/manifests/mod/php.pp, line: 42, column: 5) on node centos9-64-puppet7.example.com
|
Puppet / 7 - CentOS 9:
spec/acceptance/zabbix_application_spec.rb#L59
zabbix_application type create zabbix_application resources with zabbix version 5.0 works with no error on the second apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111344892.pp.mVp3Uu
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Scope(Class[Apache]): apache/httpd.conf.epp
Error: Evaluation Error: Error while evaluating a Function Call, CentOS 9 does not support mod_php (file: /etc/puppetlabs/code/environments/production/modules/apache/manifests/mod/php.pp, line: 42, column: 5) on node centos9-64-puppet7.example.com
|
Puppet / 7 - CentOS 9:
spec/acceptance/zabbix_application_spec.rb#L64
zabbix_application type create zabbix_application resources with zabbix version 5.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111347605.pp.pOkuNO
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1696418029'
Error: Could not find a suitable provider for zabbix_application
�[mNotice: Applied catalog in 0.03 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/zabbix_application_spec.rb#L68
zabbix_application type create zabbix_application resources with zabbix version 5.0 works without changes on the fourth apply
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111349982.pp.UjXoLU
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1696418032'
Error: Could not find a suitable provider for zabbix_application
�[mNotice: Applied catalog in 0.03 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/zabbix_application_spec.rb#L80
zabbix_application type TestApplication1 is attached to Template OS Linux by Zabbix agent
Failure/Error: JSON.parse(result.stdout.chomp)
JSON::ParserError:
809: unexpected token at ''
|
Puppet / 7 - CentOS 9:
spec/acceptance/zabbix_host_spec.rb#L55
zabbix_host type create zabbix_host resources with zabbix version 5.0 works with no error on the first apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111359428.pp.4SSOOh
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Scope(Class[Apache]): apache/httpd.conf.epp
Error: Evaluation Error: Error while evaluating a Function Call, CentOS 9 does not support mod_php (file: /etc/puppetlabs/code/environments/production/modules/apache/manifests/mod/php.pp, line: 42, column: 5) on node centos9-64-puppet7.example.com
|