modulesync 7.1.0 #252
Annotations
8 errors
The run was canceled by @danifr.
|
spec/acceptance/default_parameters_spec.rb#L6
jira postgresql installs with defaults
Failure/Error: shell wget_cmd, acceptable_exit_codes: [0, 8]
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
wget -q --tries=24 --retry-connrefused --read-timeout=10 localhost:8080
Last 10 lines of output were:
|
spec/acceptance/default_parameters_spec.rb#L79
jira postgresql
Failure/Error:
expect(user('jira')).to exist.
and belong_to_group 'jira'.
and have_login_shell '/bin/true'
NoMethodError:
undefined method `and' for "jira":String
|
spec/acceptance/default_parameters_spec.rb#L67
jira postgresql Process "java" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Process "java" to be running
|
spec/acceptance/default_parameters_spec.rb#L71
jira postgresql Port "8080" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8080" to be listening
|
spec/acceptance/default_parameters_spec.rb#L76
jira postgresql Service "jira" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jira" to be running
|
spec/acceptance/default_parameters_spec.rb#L86
jira postgresql Command "wget -q --tries=24 --retry-connrefused --read-timeout=10 -O- localhost:8080" stdout is expected to include "8.16.0"
Failure/Error: its(:stdout) { is_expected.to include('8.16.0') }
expected "" to include "8.16.0"
|
|
The logs for this run have expired and are no longer available.
Loading