run foreman in a container #1629
Annotations
3 errors
Run tests:
spec/acceptance/foreman_journald_spec.rb#L23
Scenario: install foreman with journald Command "journalctl -u foreman" stdout is expected to match /Redirected to https:\/\/centos8-64-puppet7.example.com\/users\/login/
Failure/Error: its(:stdout) { is_expected.to match(%r{Redirected to https://#{host_inventory['fqdn']}/users/login}) }
expected "-- Logs begin at Tue 2024-05-21 12:30:14 UTC, end at Tue 2024-05-21 12:46:04 UTC. --\nMay 21 12:33:2... Starting Foreman...\nMay 21 12:45:45 centos8-64-puppet7.example.com systemd[1]: Started Foreman.\n" to match /Redirected to https:\/\/centos8-64-puppet7.example.com\/users\/login/
Diff:
@@ -1,64 +1,127 @@
-/Redirected to https:\/\/centos8-64-puppet7.example.com\/users\/login/
+-- Logs begin at Tue 2024-05-21 12:30:14 UTC, end at Tue 2024-05-21 12:46:04 UTC. --
+May 21 12:33:26 centos8-64-puppet7.example.com systemd[1]: Starting Foreman...
+May 21 12:33:32 centos8-64-puppet7.example.com systemd[1]: Started Foreman.
+May 21 12:33:32 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman...
+May 21 12:33:33 centos8-64-puppet7.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:33:33 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman.
+May 21 12:33:33 centos8-64-puppet7.example.com systemd[1]: Starting Foreman...
+May 21 12:33:39 centos8-64-puppet7.example.com systemd[1]: Started Foreman.
+May 21 12:34:34 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman...
+May 21 12:34:34 centos8-64-puppet7.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:34:34 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman.
+May 21 12:35:41 centos8-64-puppet7.example.com systemd[1]: Starting Foreman...
+May 21 12:35:47 centos8-64-puppet7.example.com systemd[1]: Started Foreman.
+May 21 12:35:48 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman...
+May 21 12:35:48 centos8-64-puppet7.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:35:48 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman.
+May 21 12:35:48 centos8-64-puppet7.example.com systemd[1]: Starting Foreman...
+May 21 12:35:54 centos8-64-puppet7.example.com systemd[1]: Started Foreman.
+May 21 12:37:04 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman...
+May 21 12:37:04 centos8-64-puppet7.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:37:04 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman.
+May 21 12:37:04 centos8-64-puppet7.example.com systemd[1]: Starting Foreman...
+May 21 12:37:11 centos8-64-puppet7.example.com systemd[1]: Started Foreman.
+May 21 12:37:11 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman...
+May 21 12:37:11 centos8-64-puppet7.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:37:11 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman.
+May 21 12:37:11 centos8-64-puppet7.example.com systemd[1]: Starting Foreman...
+May 21 12:37:19 centos8-64-puppet7.example.com systemd[1]: Started Foreman.
+May 21 12:37:34 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman...
+May 21 12:37:34 centos8-64-puppet7.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:37:34 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman.
+May 21 12:38:39 centos8-64-puppet7.example.com systemd[1]: Starting Foreman...
+May 21 12:39:07 centos8-64-puppet7.example.com systemd[1]: Started Foreman.
+May 21 12:39:15 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman...
+May 21 12:39:15 centos8-64-puppet7.example.com systemd[1]: foreman.service: Main process exited, code=exited, status=1/FAILURE
+May 21 12:39:15 centos8-64-puppet7.example.com systemd[1]: foreman.service: Failed with result 'exit-code'.
+May 21 12:39:15 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman.
+May 21 12:41:12 centos8-64-puppet7.example.com systemd[1]: Starting Foreman...
+May 21 12:41:18 centos8-64-puppet7.example.com systemd[1]: Started Foreman.
+May 21 12:41:18 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman...
+May 21 12:41:18 centos8-64-puppet7.exa
|
Run tests:
spec/acceptance/foreman_journald_spec.rb#L27
Scenario: install foreman with journald Command "journalctl -u dynflow-sidekiq@orchestrator" stdout is expected to match /orchestrator in passive mode/
Failure/Error: its(:stdout) { is_expected.to match(%r{orchestrator in passive mode}) }
expected "-- Logs begin at Tue 2024-05-21 12:30:14 UTC, end at Tue 2024-05-21 12:46:04 UTC. --\nMay 21 12:33:3...centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.\n" to match /orchestrator in passive mode/
Diff:
@@ -1,33 +1,65 @@
-/orchestrator in passive mode/
+-- Logs begin at Tue 2024-05-21 12:30:14 UTC, end at Tue 2024-05-21 12:46:04 UTC. --
+May 21 12:33:33 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:33:39 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:34:34 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:34:36 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:34:36 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:35:48 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:35:54 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:37:04 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:37:06 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:37:06 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:37:06 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:37:15 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:37:34 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:37:35 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:37:35 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:38:26 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:38:32 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:39:15 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:39:16 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:39:16 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:41:19 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:41:25 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:42:14 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:42:16 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:42:16 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:43:30 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:43:36 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:44:23 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:44:24 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:44:24 centos8-64-puppet7.example.com systemd
|
Run tests
Process completed with exit code 1.
|
Loading