Skip to content

modulesync 8.0.1

modulesync 8.0.1 #21

Triggered via pull request April 25, 2024 15:10
@zilchmszilchms
synchronize #468
modulesync
Status Failure
Total duration 17m 48s
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

28 errors
Puppet / 8 (Ruby 3.2): spec/defines/schema/index_spec.rb#L35
cassandra::schema::index Create a basic index is expected to contain Exec[/usr/bin/cqlsh -e "CREATE INDEX IF NOT EXISTS user_index ON mykeyspace.users (lname)" localhost 9042] with exactly 2 parameters, unless => "/usr/bin/cqlsh -e \"DESC INDEX mykeyspace.user_index\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "CREATE INDEX IF NOT EXISTS user_index ON mykeyspace.users (lname)" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 8 (Ruby 3.2): spec/defines/schema/index_spec.rb#L75
cassandra::schema::index Create a basic index with SCL is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE INDEX IF NOT EXISTS user_index ON mykeyspace.users (lname)\" localhost 9042"] with exactly 2 parameters, unless => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC INDEX mykeyspace.user_index\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE INDEX IF NOT EXISTS user_index ON mykeyspace.users (lname)\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 8 (Ruby 3.2): spec/defines/schema/index_spec.rb#L116
cassandra::schema::index Create a custom index. is expected to contain Exec[/usr/bin/cqlsh -e "CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass'" localhost 9042] with exactly 2 parameters, unless => "/usr/bin/cqlsh -e \"DESC INDEX Excelsior.user_index\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass'" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 8 (Ruby 3.2): spec/defines/schema/index_spec.rb#L156
cassandra::schema::index Create a custom index with SCL. is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass'\" localhost 9042"] with exactly 2 parameters, unless => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC INDEX Excelsior.user_index\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass'\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 8 (Ruby 3.2): spec/defines/schema/index_spec.rb#L197
cassandra::schema::index Create a custom index with options. is expected to contain Exec[/usr/bin/cqlsh -e "CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass' WITH OPTIONS = {'storage': '/mnt/ssd/indexes/'}" localhost 9042] with exactly 2 parameters, unless => "/usr/bin/cqlsh -e \"DESC INDEX Excelsior.user_index\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass' WITH OPTIONS = {'storage': '/mnt/ssd/indexes/'}" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 8 (Ruby 3.2): spec/defines/schema/index_spec.rb#L240
cassandra::schema::index Create a custom index with options with SCL. is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass' WITH OPTIONS = {'storage': '/mnt/ssd/indexes/'}\" localhost 9042"] with exactly 2 parameters, unless => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC INDEX Excelsior.user_index\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass' WITH OPTIONS = {'storage': '/mnt/ssd/indexes/'}\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 8 (Ruby 3.2): spec/defines/schema/index_spec.rb#L282
cassandra::schema::index Drop Index is expected to contain Exec[/usr/bin/cqlsh -e "DROP INDEX Excelsior.user_index" localhost 9042] with exactly 2 parameters, onlyif => "/usr/bin/cqlsh -e \"DESC INDEX Excelsior.user_index\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(onlyif: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "DROP INDEX Excelsior.user_index" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 8 (Ruby 3.2): spec/defines/schema/index_spec.rb#L322
cassandra::schema::index Drop Index with SCL is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"DROP INDEX Excelsior.user_index\" localhost 9042"] with exactly 2 parameters, onlyif => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC INDEX Excelsior.user_index\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(onlyif: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"DROP INDEX Excelsior.user_index\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 8 (Ruby 3.2): spec/defines/schema/keyspace_spec.rb#L38
cassandra::schema::keyspace Set ensure to present (SimpleStrategy) is expected to contain Exec[/usr/bin/cqlsh -e "CREATE KEYSPACE IF NOT EXISTS foobar WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 3 } AND DURABLE_WRITES = true" localhost 9042] with exactly 2 parameters, unless => "/usr/bin/cqlsh -e \"DESC KEYSPACE foobar\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "CREATE KEYSPACE IF NOT EXISTS foobar WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 3 } AND DURABLE_WRITES = true" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 8 (Ruby 3.2): spec/defines/schema/keyspace_spec.rb#L83
cassandra::schema::keyspace Set ensure to present (SimpleStrategy) with SCL is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE KEYSPACE IF NOT EXISTS foobar WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 3 } AND DURABLE_WRITES = true\" localhost 9042"] with exactly 2 parameters, unless => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC KEYSPACE foobar\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE KEYSPACE IF NOT EXISTS foobar WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 3 } AND DURABLE_WRITES = true\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / Puppet 7 - OracleLinux 7
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 7
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/defines/schema/index_spec.rb#L35
cassandra::schema::index Create a basic index is expected to contain Exec[/usr/bin/cqlsh -e "CREATE INDEX IF NOT EXISTS user_index ON mykeyspace.users (lname)" localhost 9042] with exactly 2 parameters, unless => "/usr/bin/cqlsh -e \"DESC INDEX mykeyspace.user_index\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "CREATE INDEX IF NOT EXISTS user_index ON mykeyspace.users (lname)" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 7 (Ruby 2.7): spec/defines/schema/index_spec.rb#L75
cassandra::schema::index Create a basic index with SCL is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE INDEX IF NOT EXISTS user_index ON mykeyspace.users (lname)\" localhost 9042"] with exactly 2 parameters, unless => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC INDEX mykeyspace.user_index\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE INDEX IF NOT EXISTS user_index ON mykeyspace.users (lname)\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 7 (Ruby 2.7): spec/defines/schema/index_spec.rb#L116
cassandra::schema::index Create a custom index. is expected to contain Exec[/usr/bin/cqlsh -e "CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass'" localhost 9042] with exactly 2 parameters, unless => "/usr/bin/cqlsh -e \"DESC INDEX Excelsior.user_index\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass'" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 7 (Ruby 2.7): spec/defines/schema/index_spec.rb#L156
cassandra::schema::index Create a custom index with SCL. is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass'\" localhost 9042"] with exactly 2 parameters, unless => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC INDEX Excelsior.user_index\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass'\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 7 (Ruby 2.7): spec/defines/schema/index_spec.rb#L197
cassandra::schema::index Create a custom index with options. is expected to contain Exec[/usr/bin/cqlsh -e "CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass' WITH OPTIONS = {'storage': '/mnt/ssd/indexes/'}" localhost 9042] with exactly 2 parameters, unless => "/usr/bin/cqlsh -e \"DESC INDEX Excelsior.user_index\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass' WITH OPTIONS = {'storage': '/mnt/ssd/indexes/'}" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 7 (Ruby 2.7): spec/defines/schema/index_spec.rb#L240
cassandra::schema::index Create a custom index with options with SCL. is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass' WITH OPTIONS = {'storage': '/mnt/ssd/indexes/'}\" localhost 9042"] with exactly 2 parameters, unless => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC INDEX Excelsior.user_index\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE CUSTOM INDEX IF NOT EXISTS user_index ON Excelsior.users (email) USING 'path.to.the.IndexClass' WITH OPTIONS = {'storage': '/mnt/ssd/indexes/'}\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 7 (Ruby 2.7): spec/defines/schema/index_spec.rb#L282
cassandra::schema::index Drop Index is expected to contain Exec[/usr/bin/cqlsh -e "DROP INDEX Excelsior.user_index" localhost 9042] with exactly 2 parameters, onlyif => "/usr/bin/cqlsh -e \"DESC INDEX Excelsior.user_index\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(onlyif: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "DROP INDEX Excelsior.user_index" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 7 (Ruby 2.7): spec/defines/schema/index_spec.rb#L322
cassandra::schema::index Drop Index with SCL is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"DROP INDEX Excelsior.user_index\" localhost 9042"] with exactly 2 parameters, onlyif => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC INDEX Excelsior.user_index\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(onlyif: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"DROP INDEX Excelsior.user_index\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 7 (Ruby 2.7): spec/defines/schema/keyspace_spec.rb#L38
cassandra::schema::keyspace Set ensure to present (SimpleStrategy) is expected to contain Exec[/usr/bin/cqlsh -e "CREATE KEYSPACE IF NOT EXISTS foobar WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 3 } AND DURABLE_WRITES = true" localhost 9042] with exactly 2 parameters, unless => "/usr/bin/cqlsh -e \"DESC KEYSPACE foobar\" localhost 9042" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/cqlsh -e "CREATE KEYSPACE IF NOT EXISTS foobar WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 3 } AND DURABLE_WRITES = true" localhost 9042] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}
Puppet / 7 (Ruby 2.7): spec/defines/schema/keyspace_spec.rb#L83
cassandra::schema::keyspace Set ensure to present (SimpleStrategy) with SCL is expected to contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE KEYSPACE IF NOT EXISTS foobar WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 3 } AND DURABLE_WRITES = true\" localhost 9042"] with exactly 2 parameters, unless => "/usr/bin/scl enable testscl \"/usr/bin/cqlsh -e \\\"DESC KEYSPACE foobar\\\" localhost 9042\"" and require => "Exec[::cassandra::schema connection test]" Failure/Error: expect(subject).to contain_exec(exec_command). only_with(unless: read_command, require: 'Exec[::cassandra::schema connection test]') expected that the catalogue would contain Exec[/usr/bin/scl enable testscl "/usr/bin/cqlsh -e \"CREATE KEYSPACE IF NOT EXISTS foobar WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 3 } AND DURABLE_WRITES = true\" localhost 9042"] with require set to "Exec[::cassandra::schema connection test]" but it is set to Exec[cassandra::schema connection test]{:command=>"cassandra::schema connection test"}