Skip to content

webhook-go: Implement repository support #192

webhook-go: Implement repository support

webhook-go: Implement repository support #192

Triggered via pull request September 5, 2023 14:15
Status Failure
Total duration 3m 52s
Artifacts

ci.yml

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

Annotations

4 errors
Puppet / 7 - Ubuntu 18.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests with external repo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_141913834.pp.l83GA7 Last 10 lines of output were: �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: 404 Not Found [IP: 18.244.214.13 443] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit:5 http://archive.ubuntu.com/ubuntu bionic InRelease �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit:6 http://archive.ubuntu.com/ubuntu bionic-updates InRelease �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit:7 http://archive.ubuntu.com/ubuntu bionic-backports InRelease �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Reading package lists... �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: E: The repository 'https://dl.cloudsmith.io/public/voxpupuli/webhook-go/deb/Ubuntu bionic Release' does not have a Release file. Info: Stage[main]: Unscheduling all events on Stage[main] Error: /Stage[main]/Apt::Update/Exec[apt_update]: Failed to call refresh: '/usr/bin/apt-get update' returned 100 instead of one of [0] Error: /Stage[main]/Apt::Update/Exec[apt_update]: '/usr/bin/apt-get update' returned 100 instead of one of [0] �[mNotice: Applied catalog in 4.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:40
Puppet / 7 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / 8 - Ubuntu 18.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests with external repo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_141911625.pp.NtuvMg Last 10 lines of output were: �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Err:5 https://dl.cloudsmith.io/public/voxpupuli/webhook-go/deb/Ubuntu bionic Release �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: 404 Not Found [IP: 18.161.6.26 443] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit:6 http://archive.ubuntu.com/ubuntu bionic-updates InRelease �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit:7 http://archive.ubuntu.com/ubuntu bionic-backports InRelease �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Reading package lists... �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: E: The repository 'https://dl.cloudsmith.io/public/voxpupuli/webhook-go/deb/Ubuntu bionic Release' does not have a Release file. Error: /Stage[main]/Apt::Update/Exec[apt_update]: Failed to call refresh: '/usr/bin/apt-get update' returned 100 instead of one of [0] Error: /Stage[main]/Apt::Update/Exec[apt_update]: '/usr/bin/apt-get update' returned 100 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 5.53 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:40
Puppet / 8 - Ubuntu 18.04
Process completed with exit code 1.