CI #749
Annotations
5 errors and 1 warning
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 'almalinux9-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&limit=20&offset=60
The HTTP response we received was '502 Bad Gateway'
|
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
|
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
|
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
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading