CI #814
Annotations
38 errors and 62 warnings
Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Distro Puppet - Archlinux rolling
Process completed with exit code 1.
|
Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet 7 - CentOS 9:
spec/acceptance/postfix_exporter_spec.rb#L11
prometheus postfix exporter install postfix
Failure/Error: shell('puppet module install puppet/postfix')
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet module install puppet/postfix
Last 10 lines of output were:
�[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
�[mNotice: Downloading from https://forgeapi.puppet.com ...
Error: Request to Puppet Forge failed.
The server being queried was https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cfile_size%2Cdownloads%2Ccreated_at%2Cupdated_at%2Cdeleted_at&limit=20&offset=40
The HTTP response we received was '502 Bad Gateway'
|
Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet 7 - OracleLinux 8:
spec/acceptance/postfix_exporter_spec.rb#L11
prometheus postfix exporter install postfix
Failure/Error: shell('puppet module install puppet/postfix')
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet module install puppet/postfix
Last 10 lines of output were:
�[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
�[mNotice: Downloading from https://forgeapi.puppet.com ...
Error: Request to Puppet Forge failed.
The server being queried was https://forgeapi.puppet.com/v3/releases?module=camptocamp-augeas&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cfile_size%2Cdownloads%2Ccreated_at%2Cupdated_at%2Cdeleted_at&limit=20&offset=20
The HTTP response we received was '502 Bad Gateway'
|
Puppet 7 - OracleLinux 8:
spec/acceptance/postfix_exporter_spec.rb#L19
prometheus postfix exporter default version postfix_exporter works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042334071.pp.FT3Pai
Last 10 lines of output were:
Info: /Stage[main]/Prometheus::Postfix_exporter/Prometheus::Daemon[postfix_exporter]/User[postfix-exporter]: Scheduling refresh of Service[postfix_exporter]
�[mNotice: /Stage[main]/Prometheus::Postfix_exporter/Prometheus::Daemon[postfix_exporter]/Systemd::Unit_file[postfix_exporter.service]/File[/etc/systemd/system/postfix_exporter.service]/ensure: defined content as '{sha256}a4044e925041ede77b4b9e8ac18bf626019ab0efdeb2b6f87f34c92b6aa06e9b'
Info: /Stage[main]/Prometheus::Postfix_exporter/Prometheus::Daemon[postfix_exporter]/Systemd::Unit_file[postfix_exporter.service]/File[/etc/systemd/system/postfix_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[postfix_exporter.service]
Info: Systemd::Daemon_reload[postfix_exporter.service]: Scheduling refresh of Exec[systemd-postfix_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Postfix_exporter/Prometheus::Daemon[postfix_exporter]/Systemd::Unit_file[postfix_exporter.service]/Systemd::Daemon_reload[postfix_exporter.service]/Exec[systemd-postfix_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[postfix_exporter.service]: Scheduling refresh of Service[postfix_exporter]
Warning: /Stage[main]/Prometheus::Postfix_exporter/Prometheus::Daemon[postfix_exporter]/Service[postfix_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Postfix_exporter/Prometheus::Daemon[postfix_exporter]/Service[postfix_exporter]: Unscheduling all events on Service[postfix_exporter]
Info: Prometheus::Daemon[postfix_exporter]: Unscheduling all events on Prometheus::Daemon[postfix_exporter]
�[mNotice: Applied catalog in 0.23 seconds
|
Puppet 7 - OracleLinux 8:
spec/acceptance/postfix_exporter_spec.rb#L34
prometheus postfix exporter default version provides postfix metrics
Failure/Error:
shell('curl -s http://127.0.0.1:9154/metrics') do |r|
expect(r.stdout).to match(%r{postfix_smtpd_connects_total})
end
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 7 running:
curl -s http://127.0.0.1:9154/metrics
Last 10 lines of output were:
|
Puppet 7 - OracleLinux 8:
spec/acceptance/postfix_exporter_spec.rb#L26
prometheus postfix exporter default version Service "postfix_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "postfix_exporter" to be running
|
Puppet 7 - OracleLinux 8:
spec/acceptance/postfix_exporter_spec.rb#L27
prometheus postfix exporter default version Service "postfix_exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "postfix_exporter" to be enabled
|
Puppet 7 - OracleLinux 8:
spec/acceptance/postfix_exporter_spec.rb#L31
prometheus postfix exporter default version Port "9154" is expected to be listening with tcp6
Failure/Error: it { is_expected.to be_listening.with('tcp6') }
expected Port "9154" to be listening with tcp6
|
Puppet 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet 7 - Debian 11:
spec/acceptance/postfix_exporter_spec.rb#L11
prometheus postfix exporter install postfix
Failure/Error: shell('puppet module install puppet/postfix')
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet module install puppet/postfix
Last 10 lines of output were:
�[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
�[mNotice: Downloading from https://forgeapi.puppet.com ...
Error: Request to Puppet Forge failed.
The server being queried was https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cfile_size%2Cdownloads%2Ccreated_at%2Cupdated_at%2Cdeleted_at&limit=20&offset=40
The HTTP response we received was '502 Bad Gateway'
|
Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet 7 - Ubuntu 20.04:
spec/acceptance/ipmi_exporter_spec.rb#L6
prometheus ipmi exporter ipmi_exporter works idempotently with no errors
Failure/Error: shell('puppet module install saz-sudo')
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet module install saz-sudo
Last 10 lines of output were:
�[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
�[mNotice: Downloading from https://forgeapi.puppet.com ...
Error: Request to Puppet Forge failed.
The server being queried was https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cfile_size%2Cdownloads%2Ccreated_at%2Cupdated_at%2Cdeleted_at
The HTTP response we received was '502 Bad Gateway'
|
Puppet 7 - Ubuntu 20.04:
spec/acceptance/ipmi_exporter_spec.rb#L14
prometheus ipmi exporter Service "ipmi_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "ipmi_exporter" to be running
|
Puppet 7 - Ubuntu 20.04:
spec/acceptance/ipmi_exporter_spec.rb#L15
prometheus ipmi exporter Service "ipmi_exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "ipmi_exporter" to be enabled
|
Puppet 7 - Ubuntu 20.04:
spec/acceptance/ipmi_exporter_spec.rb#L19
prometheus ipmi exporter Port "9290" is expected to be listening with tcp6
Failure/Error: it { is_expected.to be_listening.with('tcp6') }
expected Port "9290" to be listening with tcp6
|
Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet 8 - OracleLinux 8:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L6
prometheus nginx exporter nginx_prometheus_exporter works idempotently with no errors
Failure/Error: shell('puppet module install puppetlabs/apt')
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet module install puppetlabs/apt
Last 10 lines of output were:
�[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
�[mNotice: Downloading from https://forgeapi.puppet.com ...
Error: Request to Puppet Forge failed.
The server being queried was https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cfile_size%2Cdownloads%2Ccreated_at%2Cupdated_at%2Cdeleted_at&limit=20&offset=20
The HTTP response we received was '502 Bad Gateway'
|
Puppet 8 - OracleLinux 8:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L32
prometheus nginx exporter default install Service "nginx_prometheus_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nginx_prometheus_exporter" to be running
|
Puppet 8 - OracleLinux 8:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L33
prometheus nginx exporter default install Service "nginx_prometheus_exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nginx_prometheus_exporter" to be enabled
|
Puppet 8 - OracleLinux 8:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L37
prometheus nginx exporter default install Port "9113" is expected to be listening with tcp6
Failure/Error: it { is_expected.to be_listening.with('tcp6') }
expected Port "9113" to be listening with tcp6
|
Puppet 8 - OracleLinux 8:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L47
prometheus nginx exporter default install Process "nginx-prometheu" args is expected to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Failure/Error: its(:args) { is_expected.to match %r{\ -nginx.scrape-uri http://localhost:8888/stub_status} }
expected "" to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Diff:
@@ -1 +1 @@
-/\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
+""
|
Puppet 8 - OracleLinux 8
Process completed with exit code 1.
|
Distro Puppet - Debian 12:
spec/acceptance/postfix_exporter_spec.rb#L11
prometheus postfix exporter install postfix
Failure/Error: shell('puppet module install puppet/postfix')
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 1 running:
puppet module install puppet/postfix
Last 10 lines of output were:
�[mNotice: Preparing to install into /etc/puppet/code/modules ...
�[mNotice: Downloading from https://forgeapi.puppet.com ...
Error: Request to Puppet Forge failed.
The server being queried was https://forgeapi.puppet.com/v3/releases?module=puppetlabs-augeas_core&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cfile_size%2Cdownloads%2Ccreated_at%2Cupdated_at%2Cdeleted_at
The HTTP response we received was '502 Bad Gateway'
|
Distro Puppet - Debian 12
Process completed with exit code 1.
|
Puppet 8 - Debian 11:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L6
prometheus nginx exporter nginx_prometheus_exporter works idempotently with no errors
Failure/Error: shell('puppet module install puppet/nginx')
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet module install puppet/nginx
Last 10 lines of output were:
�[mNotice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
�[mNotice: Downloading from https://forgeapi.puppet.com ...
Error: Request to Puppet Forge failed.
The server being queried was https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cfile_size%2Cdownloads%2Ccreated_at%2Cupdated_at%2Cdeleted_at&limit=20&offset=40
The HTTP response we received was '502 Bad Gateway'
|
Puppet 8 - Debian 11:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L32
prometheus nginx exporter default install Service "nginx_prometheus_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nginx_prometheus_exporter" to be running
|
Puppet 8 - Debian 11:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L33
prometheus nginx exporter default install Service "nginx_prometheus_exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nginx_prometheus_exporter" to be enabled
|
Puppet 8 - Debian 11:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L37
prometheus nginx exporter default install Port "9113" is expected to be listening with tcp6
Failure/Error: it { is_expected.to be_listening.with('tcp6') }
expected Port "9113" to be listening with tcp6
|
Puppet 8 - Debian 11:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L47
prometheus nginx exporter default install Process "nginx-prometheu" args is expected to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Failure/Error: its(:args) { is_expected.to match %r{\ -nginx.scrape-uri http://localhost:8888/stub_status} }
expected "" to match /\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
Diff:
@@ -1 +1 @@
-/\ -nginx.scrape-uri http:\/\/localhost:8888\/stub_status/
+""
|
Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Puppet 8 - CentOS 7
Process completed with exit code 1.
|
Setup Test Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup Test Matrix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - CentOS 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - CentOS 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Distro Puppet - Archlinux rolling
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Distro Puppet - Archlinux rolling
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - AlmaLinux 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - AlmaLinux 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - AlmaLinux 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - AlmaLinux 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - AlmaLinux 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - AlmaLinux 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - CentOS 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - CentOS 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 (Ruby 3.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 (Ruby 3.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 (Ruby 2.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 (Ruby 2.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Rocky 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - Rocky 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - CentOS 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - CentOS 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - OracleLinux 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - OracleLinux 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Rocky 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - Rocky 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - OracleLinux 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - OracleLinux 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Debian 11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - Debian 11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Debian 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - Debian 10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Ubuntu 20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - Ubuntu 20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Ubuntu 22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - Ubuntu 22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - OracleLinux 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - OracleLinux 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - OracleLinux 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - OracleLinux 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Distro Puppet - Debian 12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Distro Puppet - Debian 12
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - CentOS 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - CentOS 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - Rocky 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - Rocky 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - AlmaLinux 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - AlmaLinux 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - Debian 11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - Debian 11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - Rocky 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - Rocky 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - Ubuntu 22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - Ubuntu 22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - Debian 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - Debian 10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - Ubuntu 20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - Ubuntu 20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - CentOS 7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 7 - CentOS 7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 8 - CentOS 7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet 8 - CentOS 7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|