Add support for Vhost metadata #297
Annotations
8 errors and 3 warnings
Run tests:
spec/acceptance/parameter_spec.rb#L7
rabbitmq parameter on a vhost: create parameter resource runs successfully
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_045521245.pp.5o2JL0
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:36:in `deprecation')
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1701752123'
Error: undefined method `sort' for nil:NilClass
Error: /Stage[main]/Main/Rabbitmq_vhost[fedhost]/tags: change from to [] failed: undefined method `sort' for nil:NilClass
Info: Calling prefetch: documentumFed@fedhost
�[mNotice: /Stage[main]/Main/Rabbitmq_parameter[documentumFed@fedhost]: Dependency Rabbitmq_vhost[fedhost] has failures: true
Warning: /Stage[main]/Main/Rabbitmq_parameter[documentumFed@fedhost]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.03 seconds
|
Run tests:
spec/acceptance/policy_spec.rb#L7
rabbitmq policy on a vhost: create policy resource runs successfully
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_045535909.pp.7Hp3S3
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:36:in `deprecation')
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1701752138'
Error: undefined method `sort' for nil:NilClass
Error: /Stage[main]/Main/Rabbitmq_vhost[myhost]/tags: change from to [] failed: undefined method `sort' for nil:NilClass
�[mNotice: /Stage[main]/Main/Rabbitmq_policy[ha-all@myhost]: Dependency Rabbitmq_vhost[myhost] has failures: true
Warning: /Stage[main]/Main/Rabbitmq_policy[ha-all@myhost]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_policy[eu-federation@myhost]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.03 seconds
|
Run tests:
spec/acceptance/queue_spec.rb#L7
rabbitmq binding: create binding and queue resources when using default management port runs successfully
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_045546199.pp.PxozFM
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1701752148'
Error: undefined method `sort' for nil:NilClass
Error: /Stage[main]/Main/Rabbitmq_vhost[host1]/tags: change from to [] failed: undefined method `sort' for nil:NilClass
�[mNotice: /Stage[main]/Main/Rabbitmq_user_permissions[dan@host1]: Dependency Rabbitmq_vhost[host1] has failures: true
Warning: /Stage[main]/Main/Rabbitmq_user_permissions[dan@host1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_exchange[exchange1@host1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_queue[queue1@host1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_binding[exchange1@queue1@host1]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 3.32 seconds
|
Run tests:
spec/acceptance/queue_spec.rb#L81
rabbitmq binding: create multiple bindings when same source / destination / vhost but different routing keys runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_045552374.pp.1RkdSq
Last 10 lines of output were:
Info: Applying configuration version '1701752154'
Error: undefined method `sort' for nil:NilClass
Error: /Stage[main]/Main/Rabbitmq_vhost[host1]/tags: change from to [] failed: undefined method `sort' for nil:NilClass
�[mNotice: /Stage[main]/Main/Rabbitmq_user_permissions[dan@host1]: Dependency Rabbitmq_vhost[host1] has failures: true
Warning: /Stage[main]/Main/Rabbitmq_user_permissions[dan@host1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_exchange[exchange1@host1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_queue[queue1@host1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_binding[binding 1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_binding[binding 2]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 3.28 seconds
|
Run tests:
spec/acceptance/queue_spec.rb#L153
rabbitmq binding: create multiple bindings when same source / destination / vhost but different routing keys has the bindings
Failure/Error: expect(r.stdout).to match(%r{exchange1\sexchange\squeue1\squeue\stest1})
expected "\texchange\tqueue1\tqueue\tqueue1\t[]\nexchange1\texchange\tqueue1\tqueue\t#\t[]\n" to match /exchange1\sexchange\squeue1\squeue\stest1/
Diff:
@@ -1,2 +1,3 @@
-/exchange1\sexchange\squeue1\squeue\stest1/
+ exchange queue1 queue queue1 []
+exchange1 exchange queue1 queue # []
|
Run tests:
spec/acceptance/queue_spec.rb#L169
rabbitmq binding: create binding and queue resources when using a non-default management port runs successfully
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_045608091.pp.U4haDt
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1701752170'
Error: undefined method `sort' for nil:NilClass
Error: /Stage[main]/Main/Rabbitmq_vhost[host2]/tags: change from to [] failed: undefined method `sort' for nil:NilClass
�[mNotice: /Stage[main]/Main/Rabbitmq_user_permissions[dan@host2]: Dependency Rabbitmq_vhost[host2] has failures: true
Warning: /Stage[main]/Main/Rabbitmq_user_permissions[dan@host2]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_exchange[exchange2@host2]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_queue[queue2@host2]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Rabbitmq_binding[exchange2@queue2@host2]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 3.64 seconds
|
Run tests:
spec/acceptance/vhost_spec.rb#L7
rabbitmq vhost: create vhost resource runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_045642459.pp.zJxOx2
Last 10 lines of output were:
Warning: Unknown variable: 'erlang::params::repos'. (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/init.pp, line: 18, column: 31)
Warning: This method is deprecated, please use the stdlib validate_legacy function,
with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at ["/etc/puppetlabs/code/environments/production/modules/erlang/manifests/init.pp", 21]:["/tmp/apply_manifest_045642459.pp.zJxOx2", 0]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:36:in `deprecation')
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.23 seconds
Info: Using environment 'production'
Info: Applying configuration version '1701752204'
Error: undefined method `sort' for nil:NilClass
Error: /Stage[main]/Main/Rabbitmq_vhost[myhost]/tags: change from to [] failed: undefined method `sort' for nil:NilClass
�[mNotice: Applied catalog in 0.98 seconds
|
Run tests
Process completed with exit code 1.
|
Run tests:
spec/acceptance/class_spec.rb#L130
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions
Skipped: Temporarily skipped with xit
|
Run tests:
spec/acceptance/class_spec.rb#L165
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions
Skipped: Temporarily skipped with xit
|
Run tests:
spec/acceptance/class_spec.rb#L230
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions
Skipped: Temporarily skipped with xit
|
The logs for this run have expired and are no longer available.
Loading