CI #1124
ci.yml
on: schedule
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
2 errors
Puppet / 7 - CentOS 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-1.2.1/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install katello behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041955364.pp.rmRCI4
Last 10 lines of output were:
Info: Postgresql::Server::Database[candlepin]: Scheduling refresh of Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'candlepin']
�[mNotice: /Stage[main]/Candlepin::Database::Postgresql/Postgresql::Server::Db[candlepin]/Postgresql::Server::Database[candlepin]/Postgresql_psql[CREATE DATABASE "candlepin"]: Triggered 'refresh' from 1 event
Info: /Stage[main]/Candlepin::Database::Postgresql/Postgresql::Server::Db[candlepin]/Postgresql::Server::Database[candlepin]/Postgresql_psql[CREATE DATABASE "candlepin"]: Scheduling refresh of Postgresql_psql[REVOKE CONNECT ON DATABASE "candlepin" FROM public]
�[mNotice: /Stage[main]/Candlepin::Database::Postgresql/Postgresql::Server::Db[candlepin]/Postgresql::Server::Database[candlepin]/Postgresql_psql[REVOKE CONNECT ON DATABASE "candlepin" FROM public]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Candlepin::Database::Postgresql/Postgresql::Server::Db[candlepin]/Postgresql::Server::Database[candlepin]/Postgresql_psql[UPDATE pg_database SET datistemplate = false WHERE datname = 'candlepin']: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Candlepin::Database::Postgresql/Postgresql::Server::Db[candlepin]/Postgresql::Server::Database_grant[GRANT candlepin - ALL - candlepin]/Postgresql::Server::Grant[database:GRANT candlepin - ALL - candlepin]/Postgresql_psql[grant:database:GRANT candlepin - ALL - candlepin]: Triggered 'refresh' from 1 event
Info: Class[Candlepin::Database::Postgresql]: Scheduling refresh of Class[Candlepin::Service]
Info: Class[Candlepin::Service]: Scheduling refresh of Service[tomcat]
�[mNotice: /Stage[main]/Candlepin::Service/Service[tomcat]: Triggered 'refresh' from 1 event
�[mNotice: Applied catalog in 42.28 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:6
|
Puppet / 7 - CentOS 8
Process completed with exit code 1.
|