Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
see log: http://beaker-archive.app.eng.bos.redhat.com/beaker-logs/2011/03/619/61919/126454/1381541///TESTOUT.log
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: [ LOG ] :: watchdog - Mandatory actions
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: [ LOG ] :: >>>>>>>>> service start
:: [ PASS ] :: Service must start without problem
:: [ PASS ] :: Then Status command
:: [ PASS ] :: Already started service
:: [ PASS ] :: Again status command
:: [ LOG ] :: >>>>>>>>> service restart
:: [ PASS ] :: Restarting of service
:: [ PASS ] :: Status command
:: [ LOG ] :: >>>>>>>>> service stop
:: [ PASS ] :: Stopping service
:: [ FAIL ] :: Status of stopped service (Expected 3, got 0)
:: [ PASS ] :: Stopping service again
:: [ FAIL ] :: Status of stopped service (Expected 3, got 0)
:: [ LOG ] :: >>>>>>>>> pid file
:: [ FAIL ] :: File /var/run/watchdog.pid should exist
:: [ PASS ] :: Kill watchdog
:: [ FAIL ] :: Existing pid file, but service not started (Expected 1, got 3)
:: [ PASS ] :: Remove .pid file
:: [ LOG ] :: >>>>>>>>> lock file
:: [ FAIL ] :: File /var/lock/subsys/watchdog should exist
:: [ FAIL ] :: Existing lock file, but service not started (Expected 2, got 3)
:: [ LOG ] :: >>>>>>>>> insufficient rights
:: [ PASS ] :: Starting service for restarting under nonpriv user
:: [ FAIL ] :: Insufficient rights, stopping service under nonprivileged user must fail (Expected 4, got 1)
:: [ PASS ] :: Insufficient rights, starting service under nonprivileged user must fail or pass as already started
:: [ PASS ] :: Stopping service for starting under nonpriv user
:: [ FAIL ] :: Insufficient rights, starting of stopped service under nonprivileged user must fail (Expected 4, got 0)
:: [ LOG ] :: >>>>>>>>> operations
:: [ PASS ] :: Service have to implement start function
:: [ PASS ] :: Service have to implement restart function
:: [ PASS ] :: Service have to implement status function
:: [ PASS ] :: Service have to implement condrestart function
:: [ FAIL ] :: Service have to implement try-restart function (Expected 0, got 1)
:: [ PASS ] :: Service have to implement reload function
:: [ FAIL ] :: Service have to implement force-reload function (Expected 0, got 1)
:: [ LOG ] :: >>>>>>>>> nonexist operations
:: [ FAIL ] :: Testing proper return code when nonexisting function (Expected 2, got 1)
:: [ LOG ] :: >>>>>>>>> invalid arguments
:: [ FAIL ] :: When no arguments added to service, it must fail with proper return code (Expected 2, got 1)
:: [ LOG ] :: Duration: 33s
:: [ LOG ] :: Assertions: 18 good, 12 bad
:: [ FAIL ] :: RESULT: watchdog - Mandatory actions
Comment 2Richard W.M. Jones
2011-03-16 12:18:00 UTC
*** This bug has been marked as a duplicate of bug 584701 ***