Skip to content

modulesync 5.5.0

modulesync 5.5.0 #43

Triggered via pull request December 15, 2023 12:19
@bastelfreakbastelfreak
synchronize #38
modulesync
Status Failure
Total duration 11m 55s
Artifacts

ci.yml

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

Annotations

13 errors
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L19
hyperglass::server on centos-7-x86_64 with all defaults 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 Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L20
hyperglass::server on centos-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Config] Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Config') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L21
hyperglass::server on centos-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Dependencies] Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Dependencies') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L22
hyperglass::server on centos-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Install] Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Install') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L23
hyperglass::server on centos-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Service] Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L24
hyperglass::server on centos-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/commands.yaml] with ensure => "file", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/commands.yaml').with_ensure('file').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L25
hyperglass::server on centos-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/devices.yaml] with ensure => "file", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/devices.yaml').with_ensure('file').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L26
hyperglass::server on centos-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/hyperglass.yaml] with ensure => "file", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/hyperglass.yaml').with_ensure('file').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L27
hyperglass::server on centos-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/static/custom] with ensure => "directory", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/static/custom').with_ensure('directory').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L28
hyperglass::server on centos-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/static/images/favicons] with ensure => "directory", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/static/images/favicons').with_ensure('directory').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Nodejs]: has no parameter named 'repo_url_suffix' (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 25, column: 3) on node rspec.puppet.com
Puppet / Puppet 7 - CentOS 7: spec/acceptance/agent_and_server_spec.rb#L8
hyperglass::server class default parameters works with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122738737.pp.tOZdcD Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.57 seconds Info: Using environment 'production' Info: Applying configuration version '1702643261' Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs is needed by (installed) yarn-1.22.19-1.noarch Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '2:14.21.3-1nodesource' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs is needed by (installed) yarn-1.22.19-1.noarch �[mNotice: Applied catalog in 1.87 seconds
Puppet / Puppet 7 - CentOS 7: spec/acceptance/server_spec.rb#L8
hyperglass::server class default parameters works with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122752944.pp.4CKAJl Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.56 seconds Info: Using environment 'production' Info: Applying configuration version '1702643275' Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs is needed by (installed) yarn-1.22.19-1.noarch Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '2:14.21.3-1nodesource' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs is needed by (installed) yarn-1.22.19-1.noarch �[mNotice: Applied catalog in 1.33 seconds
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.