Skip to content

modulesync 9.2.0

modulesync 9.2.0 #218

Triggered via pull request September 13, 2024 12:43
@bastelfreakbastelfreak
synchronize #98
modulesync
Status Failure
Total duration 23m 50s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
31s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
6s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-18.04-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-18.04-x86_64 with incluster auth Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-20.04-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-20.04-x86_64 with incluster auth Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-22.04-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/server/controller_manager_spec.rb#L41
k8s::server::controller_manager on ubuntu-18.04-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/server/controller_manager_spec.rb#L82
k8s::server::controller_manager on ubuntu-18.04-x86_64 with dual-stack Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-22.04-x86_64 with incluster auth Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/server/controller_manager_spec.rb#L41
k8s::server::controller_manager on ubuntu-20.04-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/server/controller_manager_spec.rb#L82
k8s::server::controller_manager on ubuntu-20.04-x86_64 with dual-stack Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Test suite
Process completed with exit code 1.
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 Debian 10
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 20.10