RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1135529 - Race condition in packstack (neutron-ovs-cleanup)
Summary: Race condition in packstack (neutron-ovs-cleanup)
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Martin Magr
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-29 14:21 UTC by Miroslav Suchý
Modified: 2015-03-29 02:29 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-03-29 02:29:49 UTC
Embargoed:


Attachments (Terms of Use)

Description Miroslav Suchý 2014-08-29 14:21:39 UTC
Description of problem:
I run packstack and got error:
Execution of '/usr/bin/systemctl start neutron-ovs-cleanup' returned 6: Failed to issue method call: Unit neutron-ovs-cleanup.service failed to load: No such file or directory.
When I run packstack again, it succeeded.
Therefore I believe there is some ordering problem.

Version-Release number of selected component (if applicable):
openstack-packstack-2014.1.1-0.28.dev1238.el7.noarch

How reproducible:
happened twice to me, nondeterministic


Additional info:
My answer file
  http://paste.fedoraproject.org/129597/40932185

Full error:
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 209.132.184.9_neutron.pp
Error: Could not start Service[ovs-cleanup-service]: Execution of '/usr/bin/systemctl start neutron-ovs-cleanup' returned 6: Failed to issue method call: Unit neutron-ovs-cleanup.service failed to load: No such file or directory.
You will find full trace in log /var/tmp/packstack/20140829-135200-o61R4H/manifests/209.132.184.9_neutron.pp.log
Please check log file /var/tmp/packstack/20140829-135200-o61R4H/openstack-setup.log for more information

Additional information:
 * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
 * File /root/keystonerc_admin has been created on OpenStack client host 209.132.184.9. To use the command line tools you need to source the file.
 * To access the OpenStack Dashboard browse to http://209.132.184.9/dashboard .
Please, find your login credentials stored in the keystonerc_admin in your home directory.

Comment 1 Lars Kellogg-Stedman 2015-03-29 02:29:49 UTC
Please do not link to pastebins from bug reports...if the paste disappears, it makes the bz substantially harder to work with.  You can always attach files directly to the bz.  Thanks!

With respect to this report:  I am not able to reproduce the error with either current RDO Juno packages (on Fedora 21) or with the previous RDO Icehouse packages (on Fedora 20).


Note You need to log in before you can comment on or make changes to this bug.