webhook-go: Implement repository support #192
Annotations
2 errors
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
|
|
The logs for this run have expired and are no longer available.
Loading