Avoid messing up fragment ordering if instance name contains dashes #154
ci.yml
on: pull_request
Puppet
/
Static validations
26s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
16 errors
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L17
keepalived class with default parameters works with no error
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165009107.pp.nKiJ8X
Last 10 lines of output were:
Dec 06 16:51:44 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 1 event
Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service]
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
�[mNotice: /Stage[main]/Main/Notify[Keepalived version was: ]: Dependency Service[keepalived] has failures: true
Warning: /Stage[main]/Main/Notify[Keepalived version was: ]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 94.16 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L21
keepalived class with default parameters works idempotently
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165145032.pp.FjXxLR
Last 10 lines of output were:
Dec 06 16:51:47 ubuntu2204-64-puppet7.example.com Keepalived[1283]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 06 16:51:47 ubuntu2204-64-puppet7.example.com Keepalived[1283]: Warning - keepalived has no configuration to run
Dec 06 16:53:17 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 06 16:53:17 ubuntu2204-64-puppet7.example.com Keepalived[1283]: Stopping
Dec 06 16:53:17 ubuntu2204-64-puppet7.example.com Keepalived[1283]: CPU usage (self/children) user: 0.004537/0.000000 system: 0.000000/0.000000
Dec 06 16:53:17 ubuntu2204-64-puppet7.example.com Keepalived[1283]: Stopped Keepalived v2.2.4 (08/21,2021)
Dec 06 16:53:17 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 06 16:53:17 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 91.05 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L30
keepalived class with default parameters creates fact keepalived_version
Failure/Error: service_fact = apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165317705.pp.yrsl0x
Last 10 lines of output were:
Dec 06 16:53:20 ubuntu2204-64-puppet7.example.com Keepalived[1377]: Configuration file /etc/keepalived/keepalived.conf
Dec 06 16:53:20 ubuntu2204-64-puppet7.example.com Keepalived[1377]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 06 16:53:20 ubuntu2204-64-puppet7.example.com Keepalived[1377]: Warning - keepalived has no configuration to run
Dec 06 16:54:50 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 06 16:54:50 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 06 16:54:50 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: /Stage[main]/Main/Notify[Keepalived version was: 2.2.4]: Dependency Service[keepalived] has failures: true
Warning: /Stage[main]/Main/Notify[Keepalived version was: 2.2.4]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 91.07 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L97
keepalived class on master with globalconf works with no error
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165507074.pp.CEIRRh
Last 10 lines of output were:
Dec 06 16:54:54 ubuntu2204-64-puppet7.example.com Keepalived[1520]: Startup complete
Dec 06 16:54:54 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Registering gratuitous ARP shared channel
Dec 06 16:54:54 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: (VI_50) removing VIPs.
Dec 06 16:54:54 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: (VI_50) Entering BACKUP STATE (init)
Dec 06 16:54:54 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: VRRP sockpool: [ifindex( 18), family(IPv4), proto(112), fd(14,15)]
Dec 06 16:54:57 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: (VI_50) Receive advertisement timeout
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 91.90 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L101
keepalived class on master with globalconf works idempotently
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165640712.pp.Qg2MiO
Last 10 lines of output were:
Dec 06 16:54:57 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:54:57 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:02 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1
Dec 06 16:55:02 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:02 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:02 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:02 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:02 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1
�[mNotice: Applied catalog in 91.04 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L127
keepalived class with unmanaged external config works with no error
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165813548.pp.xM4usW
Last 10 lines of output were:
Dec 06 16:55:10 ubuntu2204-64-puppet7.example.com Keepalived[1685]: Starting Keepalived v2.2.4 (08/21,2021)
Dec 06 16:55:10 ubuntu2204-64-puppet7.example.com Keepalived[1685]: WARNING - keepalived was built for newer Linux 5.15.27, running on Linux 5.15.0-1051-azure #59~20.04.1-Ubuntu SMP Tue Oct 17 16:45:08 UTC 2023
Dec 06 16:55:10 ubuntu2204-64-puppet7.example.com Keepalived[1685]: Command line: '/usr/sbin/keepalived' '--dont-fork' '-D' '--vrrp'
Dec 06 16:55:10 ubuntu2204-64-puppet7.example.com Keepalived[1685]: Opening file '/etc/keepalived/keepalived.conf'.
�[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 2 events
Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service]
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 90.97 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L131
keepalived class with unmanaged external config works idempotently
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165946220.pp.S19Sne
Last 10 lines of output were:
Dec 06 16:59:48 ubuntu2204-64-puppet7.example.com Keepalived[1971]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 06 16:59:48 ubuntu2204-64-puppet7.example.com Keepalived[1971]: Warning - keepalived has no configuration to run
Dec 06 17:01:18 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 06 17:01:18 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 06 17:01:18 ubuntu2204-64-puppet7.example.com Keepalived[1971]: Stopping
Dec 06 17:01:18 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
Dec 06 17:01:18 ubuntu2204-64-puppet7.example.com Keepalived[1971]: CPU usage (self/children) user: 0.004835/0.000000 system: 0.000000/0.000000
Dec 06 17:01:18 ubuntu2204-64-puppet7.example.com Keepalived[1971]: Stopped Keepalived v2.2.4 (08/21,2021)
�[mNotice: Applied catalog in 91.03 seconds
|
Puppet / 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L17
keepalived class with default parameters works with no error
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165024946.pp.Or0YsT
Last 10 lines of output were:
Dec 06 16:52:02 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 1 event
Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service]
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
�[mNotice: /Stage[main]/Main/Notify[Keepalived version was: ]: Dependency Service[keepalived] has failures: true
Warning: /Stage[main]/Main/Notify[Keepalived version was: ]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 94.78 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L21
keepalived class with default parameters works idempotently
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165202360.pp.pVc2jZ
Last 10 lines of output were:
Dec 06 16:52:05 ubuntu2204-64-puppet8.example.com Keepalived[1277]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 06 16:52:05 ubuntu2204-64-puppet8.example.com Keepalived[1277]: Warning - keepalived has no configuration to run
Dec 06 16:53:35 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 06 16:53:35 ubuntu2204-64-puppet8.example.com Keepalived[1277]: Stopping
Dec 06 16:53:35 ubuntu2204-64-puppet8.example.com Keepalived[1277]: CPU usage (self/children) user: 0.002246/0.000000 system: 0.002246/0.000000
Dec 06 16:53:35 ubuntu2204-64-puppet8.example.com Keepalived[1277]: Stopped Keepalived v2.2.4 (08/21,2021)
Dec 06 16:53:35 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 06 16:53:35 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 90.86 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L30
keepalived class with default parameters creates fact keepalived_version
Failure/Error: service_fact = apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165335779.pp.hhnxiW
Last 10 lines of output were:
Dec 06 16:53:39 ubuntu2204-64-puppet8.example.com Keepalived[1368]: Configuration file /etc/keepalived/keepalived.conf
Dec 06 16:53:39 ubuntu2204-64-puppet8.example.com Keepalived[1368]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 06 16:53:39 ubuntu2204-64-puppet8.example.com Keepalived[1368]: Warning - keepalived has no configuration to run
Dec 06 16:55:09 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 06 16:55:09 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 06 16:55:09 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: /Stage[main]/Main/Notify[Keepalived version was: 2.2.4]: Dependency Service[keepalived] has failures: true
Warning: /Stage[main]/Main/Notify[Keepalived version was: 2.2.4]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 90.93 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L97
keepalived class on master with globalconf works with no error
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165527336.pp.13vSEf
Last 10 lines of output were:
Dec 06 16:55:13 ubuntu2204-64-puppet8.example.com Keepalived[1508]: Startup complete
Dec 06 16:55:13 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: Registering gratuitous ARP shared channel
Dec 06 16:55:13 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: (VI_50) removing VIPs.
Dec 06 16:55:13 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: (VI_50) Entering BACKUP STATE (init)
Dec 06 16:55:13 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: VRRP sockpool: [ifindex( 18), family(IPv4), proto(112), fd(14,15)]
Dec 06 16:55:17 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: (VI_50) Receive advertisement timeout
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 91.87 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L101
keepalived class on master with globalconf works idempotently
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165701787.pp.wTkjoa
Last 10 lines of output were:
Dec 06 16:55:17 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:17 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:22 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1
Dec 06 16:55:22 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:22 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:22 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:22 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 06 16:55:22 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1509]: Sending gratuitous ARP on eth0 for 10.0.0.1
�[mNotice: Applied catalog in 90.92 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L127
keepalived class with unmanaged external config works with no error
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165835375.pp.sunw6I
Last 10 lines of output were:
Dec 06 16:55:31 ubuntu2204-64-puppet8.example.com Keepalived[1667]: Starting Keepalived v2.2.4 (08/21,2021)
Dec 06 16:55:31 ubuntu2204-64-puppet8.example.com Keepalived[1667]: WARNING - keepalived was built for newer Linux 5.15.27, running on Linux 5.15.0-1051-azure #59~20.04.1-Ubuntu SMP Tue Oct 17 16:45:08 UTC 2023
Dec 06 16:55:31 ubuntu2204-64-puppet8.example.com Keepalived[1667]: Command line: '/usr/sbin/keepalived' '--dont-fork' '-D' '--vrrp'
Dec 06 16:55:31 ubuntu2204-64-puppet8.example.com Keepalived[1667]: Opening file '/etc/keepalived/keepalived.conf'.
�[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 2 events
Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service]
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 90.83 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/keepalived_spec.rb#L131
keepalived class with unmanaged external config works idempotently
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170008803.pp.iMJh7o
Last 10 lines of output were:
Dec 06 17:00:12 ubuntu2204-64-puppet8.example.com Keepalived[1945]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 06 17:00:12 ubuntu2204-64-puppet8.example.com Keepalived[1945]: Warning - keepalived has no configuration to run
Dec 06 17:01:42 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 06 17:01:42 ubuntu2204-64-puppet8.example.com Keepalived[1945]: Stopping
Dec 06 17:01:42 ubuntu2204-64-puppet8.example.com Keepalived[1945]: CPU usage (self/children) user: 0.000104/0.000000 system: 0.004389/0.000000
Dec 06 17:01:42 ubuntu2204-64-puppet8.example.com Keepalived[1945]: Stopped Keepalived v2.2.4 (08/21,2021)
Dec 06 17:01:42 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 06 17:01:42 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 90.87 seconds
|
Puppet / 8 - Ubuntu 22.04
Process completed with exit code 1.
|