Bug 1021790

Summary: openstack-packstack: nova installation failed /etc/puppet/hiera.yaml not found, using Hiera defaults
Product: Red Hat OpenStack Reporter: Yogev Rabl <yrabl>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Nir Magnezi <nmagnezi>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.0CC: aortega, derekh, hateya, ichavero, yeylon, yrabl
Target Milestone: ---   
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-15 12:54:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
packstack answer file
none
setup log none

Description Yogev Rabl 2013-10-22 06:20:47 UTC
Description of problem:
Packstack installation failed to install nova. 
the openstack answer file is attached along with the setup log

Version-Release number of selected component (if applicable):
openstack-packstack-2013.2.1-0.6.dev763.el6ost.noarch

How reproducible:
not everytimes

Steps to Reproduce:
1.
2.
3.

Actual results:
the installation failed

Expected results:
a successful installation

Additional info:

Comment 1 Yogev Rabl 2013-10-22 06:22:15 UTC
Created attachment 814860 [details]
packstack answer file

Comment 3 Yogev Rabl 2013-10-22 06:24:31 UTC
Created attachment 814862 [details]
setup log

Comment 4 Alvaro Lopez Ortega 2013-10-28 16:32:49 UTC
It seems the actual problem is a timeout rather than a Hiera related problem. It's going to be tricky to reproduce.

Yogev, any tip on how to get it to fail?

Comment 5 Martin Magr 2013-10-29 15:34:05 UTC
Alvaro is right, from the log I see that packstack failed with: 
[1;31mError: /Stage[main]//Exec[qemu-kvm]/returns: change from notrun to 0 failed: Command exceeded timeout[0m

Which means that following commands took more that 5 minute:
yum install -y qemu-kvm

Can you run that command manually as root?

Comment 6 Alvaro Lopez Ortega 2013-11-12 17:30:07 UTC
Yogev, anything on this bug?  We haven't been able to reproduce it, and the needinfo flag was set almost 2 weeks ago.