Skip to content

modulesync 9.3.0

modulesync 9.3.0 #245

Triggered via pull request June 12, 2024 09:40
Status Failure
Total duration 49m 12s
Artifacts

ci.yml

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

Annotations

20 errors and 1 warning
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L16
r10k::webhook on archlinux-6-x86_64 with default params is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L17
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Class[r10k::webhook::package] Failure/Error: it { is_expected.to contain_class('r10k::webhook::package') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L18
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Class[r10k::webhook::service] Failure/Error: it { is_expected.to contain_class('r10k::webhook::service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L19
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Class[r10k::webhook::config] Failure/Error: it { is_expected.to contain_class('r10k::webhook::config') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L20
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Package[webhook-go] with ensure => "present" Failure/Error: it { is_expected.to contain_package('webhook-go').with_ensure('present') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L21
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Service[webhook-go] with ensure => "running" Failure/Error: it { is_expected.to contain_service('webhook-go').with_ensure('running') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L95
r10k::webhook on archlinux-6-x86_64 with params with default install_method is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L96
r10k::webhook on archlinux-6-x86_64 with params with default install_method is expected to contain Class[r10k::webhook::package] Failure/Error: it { is_expected.to contain_class('r10k::webhook::package') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L97
r10k::webhook on archlinux-6-x86_64 with params with default install_method is expected to contain Class[r10k::webhook::service] Failure/Error: it { is_expected.to contain_class('r10k::webhook::service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/webhook_spec.rb#L98
r10k::webhook on archlinux-6-x86_64 with params with default install_method is expected to contain Class[r10k::webhook::config] Failure/Error: it { is_expected.to contain_class('r10k::webhook::config') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az1117-424.z55sy5i4eqfujou5foeiw2dxmd.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L16
r10k::webhook on archlinux-6-x86_64 with default params is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L17
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Class[r10k::webhook::package] Failure/Error: it { is_expected.to contain_class('r10k::webhook::package') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L18
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Class[r10k::webhook::service] Failure/Error: it { is_expected.to contain_class('r10k::webhook::service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L19
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Class[r10k::webhook::config] Failure/Error: it { is_expected.to contain_class('r10k::webhook::config') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L20
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Package[webhook-go] with ensure => "present" Failure/Error: it { is_expected.to contain_package('webhook-go').with_ensure('present') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L21
r10k::webhook on archlinux-6-x86_64 with default params is expected to contain Service[webhook-go] with ensure => "running" Failure/Error: it { is_expected.to contain_service('webhook-go').with_ensure('running') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L95
r10k::webhook on archlinux-6-x86_64 with params with default install_method is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L96
r10k::webhook on archlinux-6-x86_64 with params with default install_method is expected to contain Class[r10k::webhook::package] Failure/Error: it { is_expected.to contain_class('r10k::webhook::package') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L97
r10k::webhook on archlinux-6-x86_64 with params with default install_method is expected to contain Class[r10k::webhook::service] Failure/Error: it { is_expected.to contain_class('r10k::webhook::service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/webhook_spec.rb#L98
r10k::webhook on archlinux-6-x86_64 with params with default install_method is expected to contain Class[r10k::webhook::config] Failure/Error: it { is_expected.to contain_class('r10k::webhook::config') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Operating system Archlinux not supported for packages (file: /home/runner/work/puppet-r10k/puppet-r10k/spec/fixtures/modules/r10k/manifests/webhook/package.pp, line: 19, column: 11) on node fv-az654-837.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8