Skip to content

metadata.json: re-add Puppet 8 support #418

metadata.json: re-add Puppet 8 support

metadata.json: re-add Puppet 8 support #418

Triggered via pull request May 19, 2024 17:10
Status Failure
Total duration 10m 10s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
19s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 18 warnings
Puppet / Puppet 8 - CentOS 7: spec/acceptance/clustering_spec.rb#L58
rabbitmq clustering rabbitmq::wipe_db_on_cookie_change => true rabbitmq_cluster cluster_name => rabbit_cluster cluster has name Failure/Error: expect(r.stdout).to match(%r!({cluster_name,<<"rabbit_cluster">>}|^Cluster name: rabbit_cluster$)!) expected "[{nodes,[{disc,['rabbit@centos7-64-puppet8']}]},\n {running_nodes,['rabbit@centos7-64-puppet8']},\n {cluster_name,<<\"[email protected]\">>},\n {partitions,[]}]\n" to match /({cluster_name,<<"rabbit_cluster">>}|^Cluster name: rabbit_cluster$)/ Diff: @@ -1,4 +1,7 @@ -/({cluster_name,<<"rabbit_cluster">>}|^Cluster name: rabbit_cluster$)/ +[{nodes,[{disc,['rabbit@centos7-64-puppet8']}]}, + {running_nodes,['rabbit@centos7-64-puppet8']}, + {cluster_name,<<"[email protected]">>}, + {partitions,[]}]
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 10: spec/acceptance/clustering_spec.rb#L58
rabbitmq clustering rabbitmq::wipe_db_on_cookie_change => true rabbitmq_cluster cluster_name => rabbit_cluster cluster has name Failure/Error: expect(r.stdout).to match(%r!({cluster_name,<<"rabbit_cluster">>}|^Cluster name: rabbit_cluster$)!) expected "\e[1mBasics\e[0m\n\nCluster name: [email protected]\n\n\e[1mDisk Nodes\e[0m\n\n..., state: enabled\nFlag: quorum_queue, state: enabled\nFlag: virtual_host_metadata, state: enabled\n" to match /({cluster_name,<<"rabbit_cluster">>}|^Cluster name: rabbit_cluster$)/ Diff: @@ -1,37 +1,73 @@ -/({cluster_name,<<"rabbit_cluster">>}|^Cluster name: rabbit_cluster$)/ +Basics + +Cluster name: [email protected] + +Disk Nodes + +rabbit@debian10-64-puppet8 + +Running Nodes + +rabbit@debian10-64-puppet8 + +Versions + +rabbit@debian10-64-puppet8: RabbitMQ 3.8.2 on Erlang 22.2.7 + +Alarms + +(none) + +Network Partitions + +(none) + +Listeners + +Node: rabbit@debian10-64-puppet8, interface: [::], port: 25672, protocol: clustering, purpose: inter-node and CLI tool communication +Node: rabbit@debian10-64-puppet8, interface: [::], port: 5672, protocol: amqp, purpose: AMQP 0-9-1 and AMQP 1.0 +Node: rabbit@debian10-64-puppet8, interface: [::], port: 15672, protocol: http, purpose: HTTP API + +Feature flags + +Flag: drop_unroutable_metric, state: enabled +Flag: empty_basic_get_metric, state: enabled +Flag: implicit_default_bindings, state: enabled +Flag: quorum_queue, state: enabled +Flag: virtual_host_metadata, state: enabled
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/clustering_spec.rb#L58
rabbitmq clustering rabbitmq::wipe_db_on_cookie_change => true rabbitmq_cluster cluster_name => rabbit_cluster cluster has name Failure/Error: expect(r.stdout).to match(%r!({cluster_name,<<"rabbit_cluster">>}|^Cluster name: rabbit_cluster$)!) expected "[{nodes,[{disc,['rabbit@ubuntu1804-64-puppet8']}]},\n {running_nodes,['rabbit@ubuntu1804-64-puppet8'...64-puppet8.example.com\">>},\n {partitions,[]},\n {alarms,[{'rabbit@ubuntu1804-64-puppet8',[]}]}]\n" to match /({cluster_name,<<"rabbit_cluster">>}|^Cluster name: rabbit_cluster$)/ Diff: @@ -1,5 +1,9 @@ -/({cluster_name,<<"rabbit_cluster">>}|^Cluster name: rabbit_cluster$)/ +[{nodes,[{disc,['rabbit@ubuntu1804-64-puppet8']}]}, + {running_nodes,['rabbit@ubuntu1804-64-puppet8']}, + {cluster_name,<<"[email protected]">>}, + {partitions,[]}, + {alarms,[{'rabbit@ubuntu1804-64-puppet8',[]}]}]
Puppet / Puppet 8 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 7 - CentOS 7: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 7 - CentOS 7: spec/acceptance/class_spec.rb#L214
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
Puppet / Puppet 8 - CentOS 7: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 8 - CentOS 7: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 8 - CentOS 7: spec/acceptance/class_spec.rb#L214
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
Puppet / Puppet 7 - Debian 10: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 7 - Debian 10: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 7 - Debian 10: spec/acceptance/class_spec.rb#L214
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
Puppet / Puppet 8 - Debian 10: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 8 - Debian 10: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 8 - Debian 10: spec/acceptance/class_spec.rb#L214
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
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L214
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
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L214
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