Skip to content

modulesync 9.3.0

modulesync 9.3.0 #143

Triggered via pull request July 9, 2024 14:27
Status Failure
Total duration 25m 39s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
32s
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 6 warnings
Puppet / 8 (Ruby 3.2): spec/defines/aggregator_spec.rb#L62
telegraf::aggregator on windows-2012-x86_64 with ensure absent is expected to contain File[/etc/telegraf/telegraf.d/my_basicstats.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file("#{dir}/my_basicstats.conf").with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/my_basicstats.conf]
Puppet / 8 (Ruby 3.2): spec/defines/aggregator_spec.rb#L93
telegraf::aggregator on windows-2012-x86_64 with class ensure absent is expected to contain File[/etc/telegraf/telegraf.d/my_basicstats.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file("#{dir}/my_basicstats.conf").with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/my_basicstats.conf]
Puppet / 8 (Ruby 3.2): spec/defines/aggregator_spec.rb#L62
telegraf::aggregator on windows-2012 R2-x86_64 with ensure absent is expected to contain File[/etc/telegraf/telegraf.d/my_basicstats.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file("#{dir}/my_basicstats.conf").with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/my_basicstats.conf]
Puppet / 8 (Ruby 3.2): spec/defines/aggregator_spec.rb#L93
telegraf::aggregator on windows-2012 R2-x86_64 with class ensure absent is expected to contain File[/etc/telegraf/telegraf.d/my_basicstats.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file("#{dir}/my_basicstats.conf").with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/my_basicstats.conf]
Puppet / 8 (Ruby 3.2): spec/classes/telegraf_spec.rb#L156
telegraf on windows-2012-x86_64 is expected to contain Class[telegraf] with config_file_mode => "0640", config_folder_mode => "0770" and repo_location => "https://repos.influxdata.com/" Failure/Error: is_expected.to contain_class('telegraf').with( config_file_mode: '0640', config_folder_mode: '0770', repo_location: 'https://repos.influxdata.com/' ) expected that the catalogue would contain Class[telegraf] with config_file_mode set to "0640" but it is set to nil, and parameter config_folder_mode set to "0770" but it is set to nil, and parameter repo_location set to "https://repos.influxdata.com/" but it is set to nil Diff: @@ -1,6 +1 @@ -0640 - -0770 - -https://repos.influxdata.com/
Puppet / 8 (Ruby 3.2): spec/classes/telegraf_spec.rb#L176
telegraf on windows-2012-x86_64 is expected to contain File[/etc/telegraf/telegraf.conf] with ensure => "file" Failure/Error: it { is_expected.to contain_file(main_config).with_ensure('file') } expected that the catalogue would contain File[/etc/telegraf/telegraf.conf]
Puppet / 8 (Ruby 3.2): spec/classes/telegraf_spec.rb#L178
telegraf on windows-2012-x86_64 is expected to contain File[/etc/telegraf/telegraf.d] with purge => false Failure/Error: is_expected.to contain_file("#{config_dir}/telegraf.d"). with_purge(false) expected that the catalogue would contain File[/etc/telegraf/telegraf.d]
Puppet / 8 (Ruby 3.2): spec/classes/telegraf_spec.rb#L183
telegraf on windows-2012-x86_64 is expected to contain File[/etc/telegraf/telegraf.d/rename_processor.conf] with content supplied string Failure/Error: is_expected.to contain_file("#{config_dir}/telegraf.d/rename_processor.conf"). \ with_content(<<~STRING [[processors.rename]] namepass = ["diskio"] order = 1 [processors.rename.replace] dest = "bar" tag = "foo" STRING ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/rename_processor.conf]
Puppet / 8 (Ruby 3.2): spec/classes/telegraf_spec.rb#L351
telegraf on windows-2012-x86_64 with ensure absent is expected to contain File[/etc/telegraf/telegraf.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file(main_config).with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.conf]
Puppet / 8 (Ruby 3.2): spec/defines/aggregator_spec.rb#L62
telegraf::aggregator on freebsd-12-amd64 with ensure absent is expected to contain File[/etc/telegraf/telegraf.d/my_basicstats.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file("#{dir}/my_basicstats.conf").with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/my_basicstats.conf]
Puppet / 7 (Ruby 2.7): spec/classes/telegraf_spec.rb#L156
telegraf on windows-2012-x86_64 is expected to contain Class[telegraf] with config_file_mode => "0640", config_folder_mode => "0770" and repo_location => "https://repos.influxdata.com/" Failure/Error: is_expected.to contain_class('telegraf').with( config_file_mode: '0640', config_folder_mode: '0770', repo_location: 'https://repos.influxdata.com/' ) expected that the catalogue would contain Class[telegraf] with config_file_mode set to "0640" but it is set to nil, and parameter config_folder_mode set to "0770" but it is set to nil, and parameter repo_location set to "https://repos.influxdata.com/" but it is set to nil Diff: @@ -1,6 +1 @@ -0640 - -0770 - -https://repos.influxdata.com/
Puppet / 7 (Ruby 2.7): spec/classes/telegraf_spec.rb#L176
telegraf on windows-2012-x86_64 is expected to contain File[/etc/telegraf/telegraf.conf] with ensure => "file" Failure/Error: it { is_expected.to contain_file(main_config).with_ensure('file') } expected that the catalogue would contain File[/etc/telegraf/telegraf.conf]
Puppet / 7 (Ruby 2.7): spec/classes/telegraf_spec.rb#L178
telegraf on windows-2012-x86_64 is expected to contain File[/etc/telegraf/telegraf.d] with purge => false Failure/Error: is_expected.to contain_file("#{config_dir}/telegraf.d"). with_purge(false) expected that the catalogue would contain File[/etc/telegraf/telegraf.d]
Puppet / 7 (Ruby 2.7): spec/classes/telegraf_spec.rb#L183
telegraf on windows-2012-x86_64 is expected to contain File[/etc/telegraf/telegraf.d/rename_processor.conf] with content supplied string Failure/Error: is_expected.to contain_file("#{config_dir}/telegraf.d/rename_processor.conf"). \ with_content(<<~STRING [[processors.rename]] namepass = ["diskio"] order = 1 [processors.rename.replace] dest = "bar" tag = "foo" STRING ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/rename_processor.conf]
Puppet / 7 (Ruby 2.7): spec/defines/aggregator_spec.rb#L62
telegraf::aggregator on windows-2012-x86_64 with ensure absent is expected to contain File[/etc/telegraf/telegraf.d/my_basicstats.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file("#{dir}/my_basicstats.conf").with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/my_basicstats.conf]
Puppet / 7 (Ruby 2.7): spec/defines/processor_spec.rb#L124
telegraf::processor on windows-2012-x86_64 with ensure absent is expected to contain File[/etc/telegraf/telegraf.d/my_basicstats.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file("#{dir}/my_basicstats.conf").with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/my_basicstats.conf]
Puppet / 7 (Ruby 2.7): spec/defines/aggregator_spec.rb#L93
telegraf::aggregator on windows-2012-x86_64 with class ensure absent is expected to contain File[/etc/telegraf/telegraf.d/my_basicstats.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file("#{dir}/my_basicstats.conf").with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/my_basicstats.conf]
Puppet / 7 (Ruby 2.7): spec/classes/telegraf_spec.rb#L351
telegraf on windows-2012-x86_64 with ensure absent is expected to contain File[/etc/telegraf/telegraf.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file(main_config).with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.conf]
Puppet / 7 (Ruby 2.7): spec/defines/processor_spec.rb#L155
telegraf::processor on windows-2012-x86_64 with class ensure absent is expected to contain File[/etc/telegraf/telegraf.d/my_basicstats.conf] with ensure => "absent" Failure/Error: is_expected.to contain_file("#{dir}/my_basicstats.conf").with( ensure: 'absent' ) expected that the catalogue would contain File[/etc/telegraf/telegraf.d/my_basicstats.conf]
Puppet / 7 (Ruby 2.7): spec/classes/telegraf_spec.rb#L156
telegraf on windows-2012 R2-x86_64 is expected to contain Class[telegraf] with config_file_mode => "0640", config_folder_mode => "0770" and repo_location => "https://repos.influxdata.com/" Failure/Error: is_expected.to contain_class('telegraf').with( config_file_mode: '0640', config_folder_mode: '0770', repo_location: 'https://repos.influxdata.com/' ) expected that the catalogue would contain Class[telegraf] with config_file_mode set to "0640" but it is set to nil, and parameter config_folder_mode set to "0770" but it is set to nil, and parameter repo_location set to "https://repos.influxdata.com/" but it is set to nil Diff: @@ -1,6 +1 @@ -0640 - -0770 - -https://repos.influxdata.com/
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Debian 10
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system FreeBSD 12