BREAKING: Enable packagecloud repos by default #323
Annotations
8 errors and 3 warnings
Run tests:
spec/spec_helper_acceptance.rb#L98
rabbitmq class: disable and stop service behaves like an idempotent resource applies with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075833216.pp.haYSbL
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Function Call, Only 'erlang_solutions' repo_sources is supported for Apt repos, the following is not supported: packagecloud (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/repo/apt.pp, line: 11, column: 7) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:58
|
Run tests:
spec/spec_helper_acceptance.rb#L102
rabbitmq class: disable and stop service behaves like an idempotent resource applies a second time without changes
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075838035.pp.9yZMjL
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Function Call, Only 'erlang_solutions' repo_sources is supported for Apt repos, the following is not supported: packagecloud (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/repo/apt.pp, line: 11, column: 7) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:58
|
Run tests:
spec/acceptance/class_spec.rb#L61
rabbitmq class: disable and stop service Service "rabbitmq-server" is expected not to be enabled
Failure/Error: it { is_expected.not_to be_enabled }
expected Service "rabbitmq-server" not to be enabled
|
Run tests:
spec/acceptance/class_spec.rb#L62
rabbitmq class: disable and stop service Service "rabbitmq-server" is expected not to be running
Failure/Error: it { is_expected.not_to be_running }
expected Service "rabbitmq-server" not to be running
|
Run tests:
spec/acceptance/class_spec.rb#L67
rabbitmq class: service is unmanaged runs successfully
Failure/Error: apply_manifest(pp_pre, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075842806.pp.jH1BOy
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Function Call, Only 'erlang_solutions' repo_sources is supported for Apt repos, the following is not supported: packagecloud (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/repo/apt.pp, line: 11, column: 7) on node debian10-64-puppet7.example.com
|
Run tests:
spec/acceptance/delete_guest_user_spec.rb#L7
rabbitmq with delete_guest_user delete_guest_user runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080304053.pp.jfLZDV
Last 10 lines of output were:
Info: Class[Rabbitmq::Service]: Unscheduling all events on Class[Rabbitmq::Service]
�[mNotice: /Stage[main]/Rabbitmq::Management/Rabbitmq_user[guest]: Dependency Service[rabbitmq-server] has failures: true
Warning: /Stage[main]/Rabbitmq::Management/Rabbitmq_user[guest]: Skipping because of failed dependencies
Info: Class[Rabbitmq]: Unscheduling all events on Class[Rabbitmq]
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Package[python]: Skipping because of failed dependencies
Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Exec[remove_old_rabbitmqadmin_on_upgrade]: Skipping because of failed dependencies
Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Archive[rabbitmqadmin]: Skipping because of failed dependencies
Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/File[/usr/local/bin/rabbitmqadmin]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 55.67 seconds
|
Run tests:
spec/acceptance/delete_guest_user_spec.rb#L21
rabbitmq with delete_guest_user delete_guest_user File "/tmp/rabbitmqctl_users" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/rabbitmqctl_users".file?` to be truthy, got false
|
Run tests
Process completed with exit code 1.
|
Run tests:
spec/acceptance/class_spec.rb#L118
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#L153
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#L218
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