(CAT-2327) Temporary revert of cache changes #219
Annotations
6 errors and 7 warnings
|
Linux, Puppet 8, Ruby 3.2
Process completed with exit code 1.
|
|
Linux, Puppet 8, Ruby 3.2:
spec/acceptance/simple_get_filter_spec.rb#L23
exercising simple_get_filter using `puppet resource` when using `get` to access a specific resource `puppet resource` uses `instances` and does the filtering
Failure/Error: expect(stdout_str.strip).to match %r{test_string\s*=>\s*'wibble default'}
expected "\e[0;36mDebug: Runtime environment: puppet_version=8.10.0, ruby_version=3.2.8, run_mode=user, openss...m\ntest_simple_get_filter { 'wibble': \n ensure => 'present',\n test_string => 'wibble found',\n}" to match /test_string\s*=>\s*'wibble default'/
Diff:
@@ -1 +1,11 @@
-/test_string\s*=>\s*'wibble default'/
+Debug: Runtime environment: puppet_version=8.10.0, ruby_version=3.2.8, run_mode=user, openssl_version='OpenSSL 3.0.2 15 Mar 2022', openssl_fips=false, default_encoding=UTF-8
+Debug: Evicting cache entry for environment :production
+Debug: Deleted text domain :production: false
+Debug: Caching environment :production (ttl = 0 sec)
+Debug: Evicting cache entry for environment :production
+Debug: Deleted text domain :production: false
+Debug: Current State: {:name=>"wibble", :ensure=>"present", :test_string=>"wibble found"}
+test_simple_get_filter { 'wibble':
+ ensure => 'present',
+ test_string => 'wibble found',
+}
|
|
Linux, Puppet 8, Ruby 3.2:
spec/acceptance/simple_get_filter_spec.rb#L13
exercising simple_get_filter using `puppet resource` when using `get` to access the initial data set does not receive names array
Failure/Error: expect(stdout_str.strip).to match %r{^test_simple_get_filter \{ 'wibble'}
expected "\e[0;36mDebug: Runtime environment: puppet_version=8.10.0, ruby_version=3.2.8, run_mode=user, openss... entry for environment :production\e[0m\n\e[0;36mDebug: Deleted text domain :production: false\e[0m" to match /^test_simple_get_filter \{ 'wibble'/
Diff:
@@ -1 +1,6 @@
-/^test_simple_get_filter \{ 'wibble'/
+Debug: Runtime environment: puppet_version=8.10.0, ruby_version=3.2.8, run_mode=user, openssl_version='OpenSSL 3.0.2 15 Mar 2022', openssl_fips=false, default_encoding=UTF-8
+Debug: Evicting cache entry for environment :production
+Debug: Deleted text domain :production: false
+Debug: Caching environment :production (ttl = 0 sec)
+Debug: Evicting cache entry for environment :production
+Debug: Deleted text domain :production: false
|
|
Windows, Puppet 8, Ruby 3.2
Process completed with exit code 1.
|
|
Windows, Puppet 8, Ruby 3.2:
spec/acceptance/simple_get_filter_spec.rb#L23
exercising simple_get_filter using `puppet resource` when using `get` to access a specific resource `puppet resource` uses `instances` and does the filtering
Failure/Error: expect(stdout_str.strip).to match %r{test_string\s*=>\s*'wibble default'}
expected "\e[0;36mDebug: Runtime environment: puppet_version=8.10.0, ruby_version=3.2.8, run_mode=user, openss...m\ntest_simple_get_filter { 'wibble': \n ensure => 'present',\n test_string => 'wibble found',\n}" to match /test_string\s*=>\s*'wibble default'/
Diff:
@@ -1 +1,11 @@
-/test_string\s*=>\s*'wibble default'/
+Debug: Runtime environment: puppet_version=8.10.0, ruby_version=3.2.8, run_mode=user, openssl_version='OpenSSL 3.4.1 11 Feb 2025', openssl_fips=false, default_encoding=UTF-8
+Debug: Evicting cache entry for environment :production
+Debug: Deleted text domain :production: false
+Debug: Caching environment :production (ttl = 0 sec)
+Debug: Evicting cache entry for environment :production
+Debug: Deleted text domain :production: false
+Debug: Current State: {:name=>"wibble", :ensure=>"present", :test_string=>"wibble found"}
+test_simple_get_filter { 'wibble':
+ ensure => 'present',
+ test_string => 'wibble found',
+}
|
|
Windows, Puppet 8, Ruby 3.2:
spec/acceptance/simple_get_filter_spec.rb#L13
exercising simple_get_filter using `puppet resource` when using `get` to access the initial data set does not receive names array
Failure/Error: expect(stdout_str.strip).to match %r{^test_simple_get_filter \{ 'wibble'}
expected "\e[0;36mDebug: Runtime environment: puppet_version=8.10.0, ruby_version=3.2.8, run_mode=user, openss... entry for environment :production\e[0m\n\e[0;36mDebug: Deleted text domain :production: false\e[0m" to match /^test_simple_get_filter \{ 'wibble'/
Diff:
@@ -1 +1,6 @@
-/^test_simple_get_filter \{ 'wibble'/
+Debug: Runtime environment: puppet_version=8.10.0, ruby_version=3.2.8, run_mode=user, openssl_version='OpenSSL 3.4.1 11 Feb 2025', openssl_fips=false, default_encoding=UTF-8
+Debug: Evicting cache entry for environment :production
+Debug: Deleted text domain :production: false
+Debug: Caching environment :production (ttl = 0 sec)
+Debug: Evicting cache entry for environment :production
+Debug: Deleted text domain :production: false
|
|
Linux, Puppet 8, Ruby jruby-9.4.2.0:
spec/puppet/resource_api/type_definition_spec.rb#L93
Puppet::ResourceApi::TypeDefinition#create_attribute_in when creating an invalid attribute errors cleanly
Skipped: Not yet implemented
|
|
Linux, Puppet 8, Ruby 3.2:
spec/acceptance/noop_spec.rb#L24
exercising noop using `puppet resource` respects --noop
Failure/Error: expect(stdout_str.strip).to match(/noop: true/)
expected "\e[mNotice: /Test_noop_support[foo]/ensure: undefined 'ensure' from 'present' (noop)\e[0m\ntest_noop_support { 'foo': \n ensure => 'present',\n}" to match /noop: true/
Diff:
@@ -1 +1,4 @@
-/noop: true/
+�[mNotice: /Test_noop_support[foo]/ensure: undefined 'ensure' from 'present' (noop)
+test_noop_support { 'foo':
+ ensure => 'present',
+}
|
|
Linux, Puppet 8, Ruby 3.2:
spec/acceptance/multi_device_spec.rb#L39
exercising a type with device-specific providers using `puppet device` applies a catalog successfully
Failure/Error: expect(stdout_str).to match(/Compiled catalog for some_node/)
expected "\e[mNotice: Compiled catalog for other_node in environment production in 0.04 seconds\e[0m\n\e[0;32m.../cache/devices/other_node/state/state.yaml\e[0m\n\e[mNotice: Applied catalog in 0.01 seconds\e[0m\n" to match /Compiled catalog for some_node/
Diff:
@@ -1 +1,9 @@
-/Compiled catalog for some_node/
+�[mNotice: Compiled catalog for other_node in environment production in 0.04 seconds
+Info: Using environment 'production'
+Info: Applying configuration version '1749133950'
+�[mNotice: /Stage[main]/Main/Multi_device[foo]/ensure: defined 'ensure' as 'present'
+�[mNotice: multi_device[foo]: Creating: Creating 'foo' with {:name=>"foo", :ensure=>"present"}
+�[mNotice: multi_device[foo]: Creating: Finished in 0.000099 seconds
+Info: Class[Main]: Unscheduling all events on Class[Main]
+Info: Creating state file /home/runner/.puppetlabs/opt/puppet/cache/devices/other_node/state/state.yaml
+�[mNotice: Applied catalog in 0.01 seconds
|
|
Linux, Puppet 8, Ruby 3.2:
spec/puppet/resource_api/type_definition_spec.rb#L93
Puppet::ResourceApi::TypeDefinition#create_attribute_in when creating an invalid attribute errors cleanly
Skipped: Not yet implemented
|
|
Windows, Puppet 8, Ruby 3.2:
spec/puppet/resource_api/type_definition_spec.rb#L93
Puppet::ResourceApi::TypeDefinition#create_attribute_in when creating an invalid attribute errors cleanly
Skipped: Not yet implemented
|
|
Windows, Puppet 8, Ruby 3.2:
spec/acceptance/noop_spec.rb#L24
exercising noop using `puppet resource` respects --noop
Failure/Error: expect(stdout_str.strip).to match(/noop: true/)
expected "\e[mNotice: /Test_noop_support[foo]/ensure: undefined 'ensure' from 'present' (noop)\e[0m\ntest_noop_support { 'foo': \n ensure => 'present',\n}" to match /noop: true/
Diff:
@@ -1 +1,4 @@
-/noop: true/
+�[mNotice: /Test_noop_support[foo]/ensure: undefined 'ensure' from 'present' (noop)
+test_noop_support { 'foo':
+ ensure => 'present',
+}
|
|
Windows, Puppet 8, Ruby 3.2:
spec/acceptance/multi_device_spec.rb#L39
exercising a type with device-specific providers using `puppet device` applies a catalog successfully
Failure/Error: expect(stdout_str).to match(/Compiled catalog for some_node/)
expected "\e[mNotice: Compiled catalog for other_node in environment production in 0.09 seconds\e[0m\n\e[0;32m.../cache/devices/other_node/state/state.yaml\e[0m\n\e[mNotice: Applied catalog in 0.04 seconds\e[0m\n" to match /Compiled catalog for some_node/
Diff:
@@ -1 +1,9 @@
-/Compiled catalog for some_node/
+�[mNotice: Compiled catalog for other_node in environment production in 0.09 seconds
+Info: Using environment 'production'
+Info: Applying configuration version '1749134355'
+�[mNotice: /Stage[main]/Main/Multi_device[foo]/ensure: defined 'ensure' as 'present'
+�[mNotice: multi_device[foo]: Creating: Creating 'foo' with {:name=>"foo", :ensure=>"present"}
+�[mNotice: multi_device[foo]: Creating: Finished in 0.000182 seconds
+Info: Class[Main]: Unscheduling all events on Class[Main]
+Info: Creating state file C:/ProgramData/PuppetLabs/puppet/cache/devices/other_node/state/state.yaml
+�[mNotice: Applied catalog in 0.04 seconds
|