Skip to content

webhook-go: Implement repository support #190

webhook-go: Implement repository support

webhook-go: Implement repository support #190

Triggered via pull request September 5, 2023 13:56
Status Failure
Total duration 4m 16s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
22s
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
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 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_135940941.pp.YeeVkB Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::apt for ubuntu1804-64-puppet7.example.com (file: /etc/puppetlabs/code/environments/production/modules/r10k/manifests/webhook/package.pp, line: 40, column: 11) on node ubuntu1804-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:40
Puppet / 7 - Ubuntu 18.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests with external repo behaves like an idempotent resource applies a second time without changes 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 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_135943296.pp.lQHaj8 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::apt for ubuntu1804-64-puppet7.example.com (file: /etc/puppetlabs/code/environments/production/modules/r10k/manifests/webhook/package.pp, line: 40, column: 11) on node ubuntu1804-64-puppet7.example.com 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 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_135959142.pp.XTZaG3 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::apt for ubuntu1804-64-puppet8.example.com (file: /etc/puppetlabs/code/environments/production/modules/r10k/manifests/webhook/package.pp, line: 40, column: 11) on node ubuntu1804-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:40
Puppet / 8 - Ubuntu 18.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests with external repo behaves like an idempotent resource applies a second time without changes 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 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140003595.pp.BWkWOp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::apt for ubuntu1804-64-puppet8.example.com (file: /etc/puppetlabs/code/environments/production/modules/r10k/manifests/webhook/package.pp, line: 40, column: 11) on node ubuntu1804-64-puppet8.example.com 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.