Rdb save incremental fsync #384
Annotations
11 errors
|
Run tests:
spec/defines/instance_spec.rb#L35
redis::instance on centos-7-x86_64 with app2 title is expected to contain File[/etc/redis-server-app2.conf.puppet] with content =~ /^bind 127.0.0.1/, content =~ /^logfile \/var\/log\/redis\/redis-server-app2\.log/, content =~ /^dir \/var\/lib\/redis\/redis-server-app2/ and content =~ /^unixsocket \/var\/run\/redis-server-app2\/redis\.sock/
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (line: 6) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Run tests:
spec/defines/instance_spec.rb#L43
redis::instance on centos-7-x86_64 with app2 title is expected to contain File[/var/lib/redis/redis-server-app2]
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (line: 6) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Run tests:
spec/defines/instance_spec.rb#L45
redis::instance on centos-7-x86_64 with app2 title is expected to contain File[/etc/systemd/system/redis-server-app2.service] with content =~ /ExecStart=\/usr\/bin\/redis-server \/etc\/redis-server-app2.conf/
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (line: 6) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L68
redis::sentinel on centos-7-x86_64 without parameters is expected to contain Class[redis::sentinel]
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Run tests:
spec/defines/instance_spec.rb#L50
redis::instance on centos-7-x86_64 with app2 title is expected to contain Service[redis-server-app2.service] with ensure => true and enable => true
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (line: 6) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L70
redis::sentinel on centos-7-x86_64 without parameters is expected to contain File[/etc/redis-sentinel.conf.puppet] with ensure => "file", mode => "0644", owner => "redis" and content supplied string
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L78
redis::sentinel on centos-7-x86_64 without parameters is expected to contain Service[redis-sentinel] with ensure => "running" and enable => "true"
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Run tests:
spec/defines/instance_spec.rb#L35
redis::instance on ubuntu-20.04-x86_64 with app2 title is expected to contain File[/etc/redis/redis-server-app2.conf.puppet] with content =~ /^bind 127.0.0.1/, content =~ /^logfile \/var\/log\/redis\/redis-server-app2\.log/, content =~ /^dir \/var\/lib\/redis\/redis-server-app2/ and content =~ /^unixsocket \/var\/run\/redis-server-app2\/redis\.sock/
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (line: 6) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L84
redis::sentinel on centos-7-x86_64 without parameters is expected to contain Package[redis] with ensure => "installed"
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/config.pp, line: 30) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Run tests:
spec/defines/instance_spec.rb#L43
redis::instance on ubuntu-20.04-x86_64 with app2 title is expected to contain File[/var/lib/redis/redis-server-app2]
Failure/Error: raise(Puppet::ParseError, 'bool2str(): Requires a boolean to work with') unless [FalseClass, TrueClass].include?(klass)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, bool2str(): Requires a boolean to work with (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/templates/redis.conf.epp, line: 1033, column: 32) (line: 6) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading