modulesync 9.4.0 #3
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
69 errors and 3 warnings
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205631129.5tlawj.pp
Last 10 lines of output were:
Error: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Mysql_grant[powerdns@localhost/powerdns.*]: Provider mysql is not functional on this host
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_grant[powerdns@localhost/powerdns.*] has failures: true
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_database[powerdns] has failures: true
Warning: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Error: Could not find a suitable provider for mysql_database
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 10.31 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/class_spec.rb#L40
powerdns class authoritative server File "/etc/pdns/pdns.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/pdns/pdns.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/class_spec.rb#L41
powerdns class authoritative server File "/etc/pdns/pdns.conf" content is expected to match "gmysql-host=localhost"
Failure/Error: its(:content) { is_expected.to match 'gmysql-host=localhost' }
expected "" to match "gmysql-host=localhost"
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/class_spec.rb#L54
powerdns class recursor server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205645800.vPM1rF.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741726607'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
Error: /Stage[main]/Powerdns::Recursor/Package[pdns-recursor]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
�[mNotice: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Dependency Package[pdns-recursor] has failures: true
Warning: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.70 seconds
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server 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_205638341.1DqvRD.pp
Last 10 lines of output were:
Error: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Mysql_grant[powerdns@localhost/powerdns.*]: Provider mysql is not functional on this host
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_grant[powerdns@localhost/powerdns.*] has failures: true
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_database[powerdns] has failures: true
Warning: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Error: Could not find a suitable provider for mysql_database
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 10.38 seconds
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L40
powerdns class authoritative server File "/etc/pdns/pdns.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/pdns/pdns.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L41
powerdns class authoritative server File "/etc/pdns/pdns.conf" content is expected to match "gmysql-host=localhost"
Failure/Error: its(:content) { is_expected.to match 'gmysql-host=localhost' }
expected "" to match "gmysql-host=localhost"
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L54
powerdns class recursor server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205653180.DdmiNN.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741726615'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
Error: /Stage[main]/Powerdns::Recursor/Package[pdns-recursor]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
�[mNotice: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Dependency Package[pdns-recursor] has failures: true
Warning: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.98 seconds
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205636652.hBPFR6.pp
Last 10 lines of output were:
Error: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Mysql_grant[powerdns@localhost/powerdns.*]: Provider mysql is not functional on this host
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_grant[powerdns@localhost/powerdns.*] has failures: true
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_database[powerdns] has failures: true
Warning: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Error: Could not find a suitable provider for mysql_database
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 12.74 seconds
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/class_spec.rb#L40
powerdns class authoritative server File "/etc/pdns/pdns.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/pdns/pdns.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/class_spec.rb#L41
powerdns class authoritative server File "/etc/pdns/pdns.conf" content is expected to match "gmysql-host=localhost"
Failure/Error: its(:content) { is_expected.to match 'gmysql-host=localhost' }
expected "" to match "gmysql-host=localhost"
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/class_spec.rb#L54
powerdns class recursor server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205653801.3GUETC.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741726615'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
Error: /Stage[main]/Powerdns::Recursor/Package[pdns-recursor]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
�[mNotice: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Dependency Package[pdns-recursor] has failures: true
Warning: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.87 seconds
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server 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_205645106.4wYpzs.pp
Last 10 lines of output were:
Error: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Mysql_grant[powerdns@localhost/powerdns.*]: Provider mysql is not functional on this host
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_grant[powerdns@localhost/powerdns.*] has failures: true
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_database[powerdns] has failures: true
Warning: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Error: Could not find a suitable provider for mysql_database
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 9.35 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L40
powerdns class authoritative server File "/etc/pdns/pdns.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/pdns/pdns.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L41
powerdns class authoritative server File "/etc/pdns/pdns.conf" content is expected to match "gmysql-host=localhost"
Failure/Error: its(:content) { is_expected.to match 'gmysql-host=localhost' }
expected "" to match "gmysql-host=localhost"
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L54
powerdns class recursor server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205658657.DgpMhs.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741726620'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
Error: /Stage[main]/Powerdns::Recursor/Package[pdns-recursor]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
�[mNotice: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Dependency Package[pdns-recursor] has failures: true
Warning: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server works idempotently with no errors
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_205635310.kkS9LJ.pp
Last 10 lines of output were:
Mar 11 20:56:57 debian12-64-puppet7.example.com systemd[1]: Stopped pdns.service - PowerDNS Authoritative Server.
Mar 11 20:56:57 debian12-64-puppet7.example.com systemd[1]: Starting pdns.service - PowerDNS Authoritative Server...
Mar 11 20:56:57 debian12-64-puppet7.example.com pdns_server[3416]: Loading '/usr/lib/x86_64-linux-gnu/pdns/libgmysqlbackend.so'
Info: Class[Powerdns::Authoritative]: Unscheduling all events on Class[Powerdns::Authoritative]
�[mNotice: /Stage[main]/Powerdns::Repo/Apt::Pin[powerdns-recursor]/Apt::Setting[pref-powerdns-recursor]/File[/etc/apt/preferences.d/powerdns-recursor.pref]/ensure: defined content as '{sha256}7d594c2d06d2848eb51ccdaac556e73f8a080afac494336c4bb7b3dec648711f'
Info: Class[Powerdns]: Unscheduling all events on Class[Powerdns]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 18.44 seconds
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server works idempotently with no errors
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_205636434.Ww0gIJ.pp
Last 10 lines of output were:
Mar 11 20:56:58 debian12-64-puppet8.example.com systemd[1]: Stopped pdns.service - PowerDNS Authoritative Server.
Mar 11 20:56:58 debian12-64-puppet8.example.com systemd[1]: Starting pdns.service - PowerDNS Authoritative Server...
Mar 11 20:56:58 debian12-64-puppet8.example.com pdns_server[3396]: Loading '/usr/lib/x86_64-linux-gnu/pdns/libgmysqlbackend.so'
Info: Class[Powerdns::Authoritative]: Unscheduling all events on Class[Powerdns::Authoritative]
�[mNotice: /Stage[main]/Powerdns::Repo/Apt::Pin[powerdns-recursor]/Apt::Setting[pref-powerdns-recursor]/File[/etc/apt/preferences.d/powerdns-recursor.pref]/ensure: defined content as '{sha256}7d594c2d06d2848eb51ccdaac556e73f8a080afac494336c4bb7b3dec648711f'
Info: Class[Powerdns]: Unscheduling all events on Class[Powerdns]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 18.73 seconds
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "4.8.5\n" to match "4.1"
Diff:
@@ -1 +1 @@
-4.1
+4.8.5
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server 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_205700053.diTn4P.pp
Last 10 lines of output were:
Error: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Mysql_grant[powerdns@localhost/powerdns.*]: Provider mysql is not functional on this host
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_grant[powerdns@localhost/powerdns.*] has failures: true
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_database[powerdns] has failures: true
Warning: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Error: Could not find a suitable provider for mysql_database
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 10.51 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/class_spec.rb#L40
powerdns class authoritative server File "/etc/pdns/pdns.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/pdns/pdns.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/class_spec.rb#L41
powerdns class authoritative server File "/etc/pdns/pdns.conf" content is expected to match "gmysql-host=localhost"
Failure/Error: its(:content) { is_expected.to match 'gmysql-host=localhost' }
expected "" to match "gmysql-host=localhost"
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/class_spec.rb#L54
powerdns class recursor server 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_205714981.RMCcg4.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741726637'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
Error: /Stage[main]/Powerdns::Recursor/Package[pdns-recursor]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
�[mNotice: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Dependency Package[pdns-recursor] has failures: true
Warning: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.10 seconds
|
Puppet / Puppet 8 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 24.04:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205642096.7Ab5VH.pp
Last 10 lines of output were:
Mar 11 20:57:03 ubuntu2404-64-puppet7.example.com systemd[1]: pdns.service: Failed with result 'exit-code'.
Mar 11 20:57:03 ubuntu2404-64-puppet7.example.com systemd[1]: Failed to start pdns.service - PowerDNS Authoritative Server.
�[mNotice: /Stage[main]/Powerdns::Authoritative/Service[pdns]: Triggered 'refresh' from 7 events
Info: Class[Powerdns::Authoritative]: Unscheduling all events on Class[Powerdns::Authoritative]
�[mNotice: /Stage[main]/Powerdns::Repo/Apt::Pin[powerdns-recursor]/Apt::Setting[pref-powerdns-recursor]/File[/etc/apt/preferences.d/powerdns-recursor.pref]/ensure: defined content as '{sha256}ff42b69646927cbd19f911af3cd1b2d4ee6fafa8bc450dab7a0425ba8cb32b59'
Info: Class[Powerdns]: Unscheduling all events on Class[Powerdns]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 16.23 seconds
|
Puppet / Puppet 7 - Ubuntu 24.04:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 7 - Ubuntu 24.04:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 7 - Ubuntu 24.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205702986.Lx9qZD.pp
Last 10 lines of output were:
Error: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Mysql_grant[powerdns@localhost/powerdns.*]: Provider mysql is not functional on this host
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_grant[powerdns@localhost/powerdns.*] has failures: true
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_database[powerdns] has failures: true
Warning: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Error: Could not find a suitable provider for mysql_database
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 10.24 seconds
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L40
powerdns class authoritative server File "/etc/pdns/pdns.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/pdns/pdns.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L41
powerdns class authoritative server File "/etc/pdns/pdns.conf" content is expected to match "gmysql-host=localhost"
Failure/Error: its(:content) { is_expected.to match 'gmysql-host=localhost' }
expected "" to match "gmysql-host=localhost"
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L54
powerdns class recursor server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205717350.t9ACCK.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741726639'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
Error: /Stage[main]/Powerdns::Recursor/Package[pdns-recursor]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
�[mNotice: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Dependency Package[pdns-recursor] has failures: true
Warning: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.26 seconds
|
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 24.04:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205644685.kl0vAV.pp
Last 10 lines of output were:
Mar 11 20:57:07 ubuntu2404-64-puppet8.example.com systemd[1]: pdns.service: Failed with result 'exit-code'.
Mar 11 20:57:07 ubuntu2404-64-puppet8.example.com systemd[1]: Failed to start pdns.service - PowerDNS Authoritative Server.
�[mNotice: /Stage[main]/Powerdns::Authoritative/Service[pdns]: Triggered 'refresh' from 7 events
Info: Class[Powerdns::Authoritative]: Unscheduling all events on Class[Powerdns::Authoritative]
�[mNotice: /Stage[main]/Powerdns::Repo/Apt::Pin[powerdns-recursor]/Apt::Setting[pref-powerdns-recursor]/File[/etc/apt/preferences.d/powerdns-recursor.pref]/ensure: defined content as '{sha256}ff42b69646927cbd19f911af3cd1b2d4ee6fafa8bc450dab7a0425ba8cb32b59'
Info: Class[Powerdns]: Unscheduling all events on Class[Powerdns]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 18.13 seconds
|
Puppet / Puppet 8 - Ubuntu 24.04:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Puppet 8 - Ubuntu 24.04:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Puppet 8 - Ubuntu 24.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "4.8.5\n" to match "4.1"
Diff:
@@ -1 +1 @@
-4.1
+4.8.5
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205632605.tUb92U.pp
Last 10 lines of output were:
Warning: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Skipping because of failed dependencies
Info: Class[Powerdns::Backends::Mysql]: Unscheduling all events on Class[Powerdns::Backends::Mysql]
�[mNotice: /Stage[main]/Main/Powerdns::Config[authoritative-local-port]/File_line[powerdns-config-local-port-/etc/powerdns/pdns.conf]/ensure: created
Info: /Stage[main]/Main/Powerdns::Config[authoritative-local-port]/File_line[powerdns-config-local-port-/etc/powerdns/pdns.conf]: Scheduling refresh of Service[pdns]
Warning: /Stage[main]/Powerdns::Authoritative/Service[pdns]: Skipping because of failed dependencies
Info: /Stage[main]/Powerdns::Authoritative/Service[pdns]: Unscheduling all events on Service[pdns]
Info: Class[Powerdns::Authoritative]: Unscheduling all events on Class[Powerdns::Authoritative]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 38.10 seconds
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/class_spec.rb#L40
powerdns class authoritative server File "" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "".file?` to be truthy, got false
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/class_spec.rb#L41
powerdns class authoritative server File "" content is expected to match "gmysql-host=localhost"
Failure/Error: its(:content) { is_expected.to match 'gmysql-host=localhost' }
expected "" to match "gmysql-host=localhost"
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Puppet / Distro Puppet - Archlinux rolling
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 CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|