update apt source to deb822 format #270
Triggered via pull request
January 16, 2026 10:01
Status
Cancelled
Total duration
9m 54s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
5s
Annotations
126 errors and 64 warnings
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 18
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 18
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 18:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100502936.qOnq6d.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557905'
Info: Private key for 'debian11-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian11-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.47 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 18:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 18 from nodesource Command "node --version" stdout is expected to match /^v18/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.12\n" to match /^v18/
Diff:
@@ -1 +1 @@
-/^v18/
+v12.22.12
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 22
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 18:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 18:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 22
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 22:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100523740.ueayUV.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557927'
Info: Private key for 'debian13-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian13-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.90 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 22:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 22 from nodesource Command "node --version" stdout is expected to match /^v22/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v20.19.2\n" to match /^v22/
Diff:
@@ -1 +1 @@
-/^v22/
+v20.19.2
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 22:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 22 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 22:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 24
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 24
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 24
The operation was canceled.
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 24
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 24:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100502664.TspMrk.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557906'
Info: Private key for 'debian11-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian11-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 24:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100547628.qKvUqk.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557952'
Info: Private key for 'ubuntu2204-64-openvox8.example.com' does not exist
Info: Client certificate for 'ubuntu2204-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.75 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 24:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 24 from nodesource Command "node --version" stdout is expected to match /^v24/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.12\n" to match /^v24/
Diff:
@@ -1 +1 @@
-/^v24/
+v12.22.12
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 24:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 24 from nodesource Command "node --version" stdout is expected to match /^v24/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.9\n" to match /^v24/
Diff:
@@ -1 +1 @@
-/^v24/
+v12.22.9
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 24:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 24 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 24:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 24 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 24:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 24:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 18
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 18
The operation was canceled.
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 18:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100542743.UftbiI.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557947'
Info: Private key for 'ubuntu2204-64-openvox8.example.com' does not exist
Info: Client certificate for 'ubuntu2204-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 18:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 18 from nodesource Command "node --version" stdout is expected to match /^v18/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.9\n" to match /^v18/
Diff:
@@ -1 +1 @@
-/^v18/
+v12.22.9
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 18:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 18:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 22
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 22
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 22:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100522010.f6Sjtj.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557925'
Info: Private key for 'debian12-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian12-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.17 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 22:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 22 from nodesource Command "node --version" stdout is expected to match /^v22/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v18.20.4\n" to match /^v22/
Diff:
@@ -1 +1 @@
-/^v22/
+v18.20.4
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 22:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 22 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 22:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 20
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 20
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 20:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100459352.BeQISl.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557902'
Info: Private key for 'debian11-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian11-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 20:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 20 from nodesource Command "node --version" stdout is expected to match /^v20/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.12\n" to match /^v20/
Diff:
@@ -1 +1 @@
-/^v20/
+v12.22.12
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 20:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 20:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 22
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 22
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 22:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100450857.MIMgoo.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557893'
Info: Private key for 'debian11-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian11-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 22:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 22 from nodesource Command "node --version" stdout is expected to match /^v22/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.12\n" to match /^v22/
Diff:
@@ -1 +1 @@
-/^v22/
+v12.22.12
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 22:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 22 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 18
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 22:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 18
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 18:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100531614.69kBL9.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557935'
Info: Private key for 'debian13-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian13-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.89 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 18:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 18 from nodesource Command "node --version" stdout is expected to match /^v18/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v20.19.2\n" to match /^v18/
Diff:
@@ -1 +1 @@
-/^v18/
+v20.19.2
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 18:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 18:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 16
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 16
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100510809.OqNXxe.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557913'
Info: Private key for 'debian11-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian11-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.49 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 16:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.12\n" to match /^v16/
Diff:
@@ -1 +1 @@
-/^v16/
+v12.22.12
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 16:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 11 - NodeJS 16:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 16
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 16
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100517596.u5Epa0.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557920'
Info: Private key for 'debian12-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian12-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 16:
spec/acceptance/class_spec.rb#L186
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 16:
spec/acceptance/class_spec.rb#L186
nodejs Debian distribution packages Package "libnode-dev" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "libnode-dev" to be installed
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs Debian distribution packages behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100415820.jSz9fu.pp
Last 10 lines of output were:
Depends: node-string-width but it is not going to be installed
Depends: node-strip-ansi but it is not going to be installed
Depends: node-tar but it is not going to be installed
Depends: node-validate-npm-package-name but it is not going to be installed
Depends: node-which but it is not going to be installed
Depends: nodejs:any
Recommends: git but it is not going to be installed
Recommends: node-tap but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
�[mNotice: Applied catalog in 1.94 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:169
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs Debian distribution packages behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100407336.K8oTyy.pp
Last 10 lines of output were:
Depends: node-strip-ansi but it is not going to be installed
Depends: node-tar but it is not going to be installed
Depends: node-validate-npm-package-name but it is not going to be installed
Depends: node-which but it is not going to be installed
Depends: nodejs:any
Recommends: git but it is not going to be installed
Recommends: node-tap but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
�[mNotice: Applied catalog in 5.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:169
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 16:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 16
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 24
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 16
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 20
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 24
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100552374.jwIvh5.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557955'
Info: Private key for 'debian13-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian13-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 20
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 24:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100530087.nBtERP.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557933'
Info: Private key for 'debian13-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian13-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 16:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v20.19.2\n" to match /^v16/
Diff:
@@ -1 +1 @@
-/^v16/
+v20.19.2
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 20:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100539672.MtDKHm.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557942'
Info: Private key for 'debian12-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian12-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 24:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 24 from nodesource Command "node --version" stdout is expected to match /^v24/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v20.19.2\n" to match /^v24/
Diff:
@@ -1 +1 @@
-/^v24/
+v20.19.2
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 16:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 20:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 20 from nodesource Command "node --version" stdout is expected to match /^v20/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v18.20.4\n" to match /^v20/
Diff:
@@ -1 +1 @@
-/^v20/
+v18.20.4
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 16:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 24:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 24 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 20:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 20:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 24:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 22
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 22
The operation was canceled.
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 22:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100547609.IBdcSC.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557953'
Info: Private key for 'ubuntu2204-64-openvox8.example.com' does not exist
Info: Client certificate for 'ubuntu2204-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.98 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 22:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 22 from nodesource Command "node --version" stdout is expected to match /^v22/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.9\n" to match /^v22/
Diff:
@@ -1 +1 @@
-/^v22/
+v12.22.9
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 22:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 22 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 22:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 24
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 24
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 24:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100528759.LRqMqk.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557932'
Info: Private key for 'debian12-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian12-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.14 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 24:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 24 from nodesource Command "node --version" stdout is expected to match /^v24/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v18.20.4\n" to match /^v24/
Diff:
@@ -1 +1 @@
-/^v24/
+v18.20.4
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 24:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 24 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 24:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 20
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 20
The operation was canceled.
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 20:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100556832.Le8qUU.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557962'
Info: Private key for 'ubuntu2204-64-openvox8.example.com' does not exist
Info: Client certificate for 'ubuntu2204-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.93 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 20:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 20 from nodesource Command "node --version" stdout is expected to match /^v20/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.9\n" to match /^v20/
Diff:
@@ -1 +1 @@
-/^v20/
+v12.22.9
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 20:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 20:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 18
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 18
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 18:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100453051.fLWMQr.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557896'
Info: Private key for 'debian12-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian12-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 18:
spec/acceptance/class_spec.rb#L186
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 18:
spec/acceptance/class_spec.rb#L186
nodejs Debian distribution packages Package "libnode-dev" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "libnode-dev" to be installed
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 18:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs Debian distribution packages behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100400338.8LBv9j.pp
Last 10 lines of output were:
Depends: node-string-width but it is not going to be installed
Depends: node-strip-ansi but it is not going to be installed
Depends: node-tar but it is not going to be installed
Depends: node-validate-npm-package-name but it is not going to be installed
Depends: node-which but it is not going to be installed
Depends: nodejs:any
Recommends: git but it is not going to be installed
Recommends: node-tap but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
�[mNotice: Applied catalog in 1.88 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:169
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 18:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs Debian distribution packages behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100352328.gbYppq.pp
Last 10 lines of output were:
Depends: node-strip-ansi but it is not going to be installed
Depends: node-tar but it is not going to be installed
Depends: node-validate-npm-package-name but it is not going to be installed
Depends: node-which but it is not going to be installed
Depends: nodejs:any
Recommends: git but it is not going to be installed
Recommends: node-tap but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
�[mNotice: Applied catalog in 4.92 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:169
|
|
Puppet / OpenVox 8 - Debian 12 - NodeJS 18:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 16
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 20
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 16
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 20
The operation was canceled.
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 20:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100544934.VLmTJY.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557948'
Info: Private key for 'debian13-64-openvox8.example.com' does not exist
Info: Client certificate for 'debian13-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 20:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Debian 13 - NodeJS 20:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100617925.w27urY.pp
Last 10 lines of output were:
Info: Applying configuration version '1768557983'
Info: Private key for 'ubuntu2204-64-openvox8.example.com' does not exist
Info: Client certificate for 'ubuntu2204-64-openvox8.example.com' does not exist
�[mNotice: /Stage[main]/Nodejs::Install/Package[libnode-dev]/ensure: removed
Error: /bin/sh: 1: /usr/bin/npm: not found
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: 1: /usr/bin/npm: not found
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.86 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:196
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 16:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/
Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) }
expected "v12.22.9\n" to match /^v16/
Diff:
@@ -1 +1 @@
-/^v16/
+v12.22.9
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 16:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / OpenVox 8 - Ubuntu 22.04 - NodeJS 16:
spec/acceptance/class_spec.rb#L30
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
CI
Canceling since a higher priority waiting request for 523/merge exists
|
|
CI
Canceling since a higher priority waiting request for 523/merge exists
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 12
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Ubuntu 20.04
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Scientific 8
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Scientific 7
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system OracleLinux 7
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system CentOS 8
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system CentOS 7
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system RedHat 7
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not available on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 16 from nodesource Command "node --version" stdout
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L80
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L71
nodejs explicitly using version 16 from nodesource Package "nodejs"
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs explicitly using version 16 from nodesource cleanup behaves like an idempotent resource applies a second time without changes
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs explicitly using version 16 from nodesource cleanup behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not available on EL9
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 16 from nodesource Command "node --version" stdout
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L80
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L71
nodejs explicitly using version 16 from nodesource Package "nodejs"
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs explicitly using version 16 from nodesource cleanup behaves like an idempotent resource applies a second time without changes
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs explicitly using version 16 from nodesource cleanup behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not available on EL9
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 16 from nodesource Command "node --version" stdout
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L80
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L71
nodejs explicitly using version 16 from nodesource Package "nodejs"
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs explicitly using version 16 from nodesource cleanup behaves like an idempotent resource applies a second time without changes
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs explicitly using version 16 from nodesource cleanup behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 24:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 22:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 20:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not available on EL9
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L81
nodejs explicitly using version 16 from nodesource Command "node --version" stdout
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L80
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L73
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
spec/acceptance/class_spec.rb#L71
nodejs explicitly using version 16 from nodesource Package "nodejs"
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies a second time without changes
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs explicitly using version 16 from nodesource behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
nodejs explicitly using version 16 from nodesource cleanup behaves like an idempotent resource applies a second time without changes
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 16:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
nodejs explicitly using version 16 from nodesource cleanup behaves like an idempotent resource applies with no errors
Skipped: NodeJS 16 is not supported on EL9
|
|
Puppet / OpenVox 8 - AlmaLinux 9 - NodeJS 18:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 24:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 18:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 20:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 24:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 22:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - Rocky 9 - NodeJS 22:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 18:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 24:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 22:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 18:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - CentOS 9 - NodeJS 20:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
|
Puppet / OpenVox 8 - OracleLinux 9 - NodeJS 20:
spec/acceptance/class_spec.rb#L115
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|