Project

General

Profile

Bug #9483

foreman-tasks fails to start on rhel7 as soon as install finished

Added by Ivan Necas about 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Installer
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1193791
Description of problem:
hammer ping shows FAIL status for foreman-tasks

[root@qe-sat6-rhel7 ~]# hammer --username admin --password changeme ping
candlepin:
Status: ok
Server Response: Duration: 31ms
candlepin_auth:
Status: ok
Server Response: Duration: 24ms
pulp:
Status: ok
Server Response: Duration: 18ms
pulp_auth:
Status: ok
Server Response: Duration: 21ms
elasticsearch:
Status: ok
Server Response: Duration: 21ms
foreman_tasks:
Status: FAIL
Server Response: Message: foreman-tasks service not running

But looks like service is running.

[root@qe-sat6-rhel7 ~]# systemctl status foreman-tasks
foreman-tasks.service - Foreman jobs daemon
Loaded: loaded (/usr/lib/systemd/system/foreman-tasks.service; enabled)
Active: active (running) since Tue 2015-02-17 18:12:57 EST; 9h ago
Docs: https://github.com/theforeman/foreman-tasks
CGroup: /system.slice/foreman-tasks.service
└─28567 dynflow_executor_monitor

Feb 17 18:07:49 qe-sat6-rhel7.usersys.redhat.com systemd1: Starting Foreman jobs daemon...
Feb 17 18:07:56 qe-sat6-rhel7.usersys.redhat.com foreman-tasks28541: Dynflow Executor: start in progress
Feb 17 18:07:57 qe-sat6-rhel7.usersys.redhat.com foreman-tasks28541: dynflow_executor: process with pid 28564 started.
Feb 17 18:07:57 qe-sat6-rhel7.usersys.redhat.com foreman-tasks28541: Waiting for the executor to be ready...
Feb 17 18:12:57 qe-sat6-rhel7.usersys.redhat.com foreman-tasks28541: ...............................................................................
Feb 17 18:12:57 qe-sat6-rhel7.usersys.redhat.com systemd1: Started Foreman jobs daemon.
Hint: Some lines were ellipsized, use -l to show in full.

Version-Release number of selected component (if applicable):
sat6.1 beta snap3
Satellite-6.1.0-RHEL-7-20150217.0

How reproducible:
always

Steps to Reproduce:
1. install snap3 and once katello-installer finished, check all services with hammer ping command.
2.
3.

Actual results:
foreman-tasks service has FAIL status

Expected results:
should be 'OK'

Additional info:
After restarting foreman-tasks..hammer ping shows 'ok'

[root@qe-sat6-rhel7 ~]# hammer --username admin --password changeme ping
candlepin:
Status: ok
Server Response: Duration: 30ms
candlepin_auth:
Status: ok
Server Response: Duration: 24ms
pulp:
Status: ok
Server Response: Duration: 17ms
pulp_auth:
Status: ok
Server Response: Duration: 22ms
elasticsearch:
Status: ok
Server Response: Duration: 21ms
foreman_tasks:
Status: ok
Server Response: Duration: 1ms

please note state of foreman task failed just after the install.

Associated revisions

Revision 58ad6607 (diff)
Added by Ivan Necas about 8 years ago

Fixes #9483 - notify the services after gutterball configuration changes

Revision c79595a0
Added by Ivan Necas about 8 years ago

Merge pull request #62 from iNecas/issue/9483

Fixes #9483 - notify the services after gutterball configuration changes

Revision 784a25aa (diff)
Added by Ivan Necas about 8 years ago

Fixes #7716,#9483 - update katello module with the latest fixes

Revision d4067e70
Added by Ivan Necas about 8 years ago

Merge pull request #185 from iNecas/issue/9483

Fixes #7716,#9483 - update katello module with the latest fixes

History

#1 Updated by Ivan Necas about 8 years ago

  • Status changed from New to Ready For Testing

#2 Updated by Eric Helms about 8 years ago

  • Target version set to 67
  • Legacy Backlogs Release (now unused) set to 23
  • Triaged changed from No to Yes

#3 Updated by The Foreman Bot about 8 years ago

  • Pull request https://github.com/Katello/katello-installer/pull/185 added
  • Pull request deleted ()

#4 Updated by Ivan Necas about 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF