Add Rocky/AlmaLinux support #51
Triggered via pull request
October 30, 2023 13:29
Status
Cancelled
Total duration
7m 50s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
3m 5s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
36 errors and 2 warnings
Puppet / 7 - AlmaLinux 9:
spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on almalinux9-64-puppet7.example.com full updates when using a target file works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133439601.pp.8dw686
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672881'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.05 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on almalinux9-64-puppet7.example.com full updates when using a target file is idempotent
Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true })
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133441863.pp.LwHwgZ
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672883'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.05 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on almalinux9-64-puppet7.example.com full updates when using a target file has correct file contents
Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001})
expected nil to match /fs\.nr_open = 100001/
|
Puppet / 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on oracle9-64-puppet7.example.com full updates when using a target file works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133443780.pp.foGNEf
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672885'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.07 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on oracle9-64-puppet7.example.com full updates when using a target file is idempotent
Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true })
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133445892.pp.QFUufN
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672887'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.05 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on oracle9-64-puppet7.example.com full updates when using a target file has correct file contents
Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001})
expected nil to match /fs\.nr_open = 100001/
|
Puppet / 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / 7 - CentOS 9:
spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on centos9-64-puppet7.example.com full updates when using a target file works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133450108.pp.9aaZ8X
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672891'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.04 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on centos9-64-puppet7.example.com full updates when using a target file is idempotent
Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true })
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133451934.pp.UGqWML
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672893'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.05 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on centos9-64-puppet7.example.com full updates when using a target file has correct file contents
Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001})
expected nil to match /fs\.nr_open = 100001/
|
Puppet / 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / 8 - Rocky 9:
spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on rocky9-64-puppet8.example.com full updates when using a target file works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133447900.pp.3RNeMe
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672890'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.03 seconds
|
Puppet / 8 - Rocky 9:
spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on rocky9-64-puppet8.example.com full updates when using a target file is idempotent
Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true })
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133450433.pp.uyrefc
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672892'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.03 seconds
|
Puppet / 8 - Rocky 9:
spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on rocky9-64-puppet8.example.com full updates when using a target file has correct file contents
Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001})
expected nil to match /fs\.nr_open = 100001/
|
Puppet / 8 - Rocky 9
Process completed with exit code 1.
|
Puppet / 8 - CentOS 9:
spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on centos9-64-puppet8.example.com full updates when using a target file works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133458184.pp.ZQzV7l
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672900'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.04 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on centos9-64-puppet8.example.com full updates when using a target file is idempotent
Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true })
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133500954.pp.c7I9o2
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672903'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.04 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on centos9-64-puppet8.example.com full updates when using a target file has correct file contents
Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001})
expected nil to match /fs\.nr_open = 100001/
|
Puppet / 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on almalinux9-64-puppet8.example.com full updates when using a target file works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133459981.pp.z4GZwN
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672902'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.04 seconds
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on almalinux9-64-puppet8.example.com full updates when using a target file is idempotent
Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true })
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133503105.pp.fTIXKm
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672905'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.04 seconds
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on almalinux9-64-puppet8.example.com full updates when using a target file has correct file contents
Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001})
expected nil to match /fs\.nr_open = 100001/
|
Puppet / 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / 7 - Rocky 9:
spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on rocky9-64-puppet7.example.com full updates when using a target file works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133503986.pp.XS6v9p
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672906'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.08 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on rocky9-64-puppet7.example.com full updates when using a target file is idempotent
Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true })
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133506400.pp.NLasGR
Last 10 lines of output were:
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672908'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.07 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on rocky9-64-puppet7.example.com full updates when using a target file has correct file contents
Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001})
expected nil to match /fs\.nr_open = 100001/
|
Puppet / 7 - Rocky 9
Process completed with exit code 1.
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on oracle9-64-puppet8.example.com full updates when using a target file works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133518231.pp.C4HApc
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672920'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.05 seconds
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on oracle9-64-puppet8.example.com full updates when using a target file is idempotent
Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true })
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133521364.pp.TPb4VQ
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698672924'
�[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001'
Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193'
Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details.
�[mNotice: Applied catalog in 0.05 seconds
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on oracle9-64-puppet8.example.com full updates when using a target file has correct file contents
Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001})
expected nil to match /fs\.nr_open = 100001/
|
Puppet / 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '85/merge' exists
|
Puppet / 7 - AlmaLinux 8
The operation was canceled.
|
Puppet / 8 - OracleLinux 8
Canceling since a higher priority waiting request for '85/merge' exists
|
Puppet / 8 - OracleLinux 8
The operation was canceled.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppet/provider/sysctl/augeas_spec.rb#L172
Puppet::Type::Sysctl::ProviderAugeas with full file should delete entries
Skipped: Temporarily skipped with xit
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppet/provider/sysctl/augeas_spec.rb#L172
Puppet::Type::Sysctl::ProviderAugeas with full file should delete entries
Skipped: Temporarily skipped with xit
|