Skip to content

Update dependency prometheus/snmp_exporter to v0.26.0 #618

Update dependency prometheus/snmp_exporter to v0.26.0

Update dependency prometheus/snmp_exporter to v0.26.0 #618

Triggered via pull request June 13, 2024 17:29
Status Failure
Total duration 27m 24s
Artifacts

ci.yml

on: pull_request
Setup Test Matrix
37s
Setup Test Matrix
Matrix: acceptance
Matrix: unit
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Puppet 8 - Rocky 8: spec/acceptance/pushgateway_spec.rb#L6
prometheus pushgateway pushgateway works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_174817033.QnmvI5.pp Last 10 lines of output were: Info: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/User[pushgateway]: Scheduling refresh of Service[pushgateway] �[mNotice: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/Systemd::Manage_unit[pushgateway.service]/Systemd::Unit_file[pushgateway.service]/File[/etc/systemd/system/pushgateway.service]/ensure: defined content as '{sha256}c5731f786bd19974a00409ad57c7e9331a6ce7331a6e6a6a30badcb8ca827397' Info: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/Systemd::Manage_unit[pushgateway.service]/Systemd::Unit_file[pushgateway.service]/File[/etc/systemd/system/pushgateway.service]: Scheduling refresh of Systemd::Daemon_reload[pushgateway.service] Info: Systemd::Daemon_reload[pushgateway.service]: Scheduling refresh of Exec[systemd-pushgateway.service-systemctl-daemon-reload] �[mNotice: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/Systemd::Manage_unit[pushgateway.service]/Systemd::Unit_file[pushgateway.service]/Systemd::Daemon_reload[pushgateway.service]/Exec[systemd-pushgateway.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Manage_unit[pushgateway.service]: Scheduling refresh of Service[pushgateway] Warning: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/Service[pushgateway]: Skipping because of failed dependencies Info: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/Service[pushgateway]: Unscheduling all events on Service[pushgateway] Info: Prometheus::Daemon[pushgateway]: Unscheduling all events on Prometheus::Daemon[pushgateway] �[mNotice: Applied catalog in 130.01 seconds
Puppet 8 - Rocky 8: spec/acceptance/pushgateway_spec.rb#L14
prometheus pushgateway Service "pushgateway" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pushgateway" to be running
Puppet 8 - Rocky 8: spec/acceptance/pushgateway_spec.rb#L15
prometheus pushgateway Service "pushgateway" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pushgateway" to be enabled
Puppet 8 - Rocky 8: spec/acceptance/pushgateway_spec.rb#L19
prometheus pushgateway Port "9091" is expected to be listening with tcp6 Failure/Error: it { is_expected.to be_listening.with('tcp6') } expected Port "9091" to be listening with tcp6
Puppet 8 - Rocky 8: spec/acceptance/pushgateway_spec.rb#L24
prometheus pushgateway pushgateway update from 0.4.0 to 0.8.0 is idempotent Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175029365.agC3Cx.pp Last 10 lines of output were: �[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.24 seconds Info: Using environment 'production' Info: Applying configuration version '1718301031' Error: Execution of '/usr/bin/curl https://github.com/prometheus/pushgateway/releases/download/v0.4.0/pushgateway-0.4.0.linux-amd64.tar.gz -o /tmp/pushgateway-0.4.0.tar.gz_20240613-23019-k5j8xv -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out Error: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/Archive[/tmp/pushgateway-0.4.0.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/pushgateway/releases/download/v0.4.0/pushgateway-0.4.0.linux-amd64.tar.gz -o /tmp/pushgateway-0.4.0.tar.gz_20240613-23019-k5j8xv -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out �[mNotice: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/File[/opt/pushgateway-0.4.0.linux-amd64/pushgateway]: Dependency Archive[/tmp/pushgateway-0.4.0.tar.gz] has failures: true Warning: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/File[/opt/pushgateway-0.4.0.linux-amd64/pushgateway]: Skipping because of failed dependencies Warning: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/File[/usr/local/bin/pushgateway]: Skipping because of failed dependencies Warning: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/Service[pushgateway]: Skipping because of failed dependencies �[mNotice: Applied catalog in 130.68 seconds
Puppet 8 - Rocky 8
Process completed with exit code 1.