Hi Team,

I am facing following issue while running packstack. ( referring  https://www.rdoproject.org/testday/ocata/final/ )

Can someone help me to resolve this?

 

-----------------------------------

[root@vm-d1 ~]# packstack --answer-file=answers.cfg

Welcome to the Packstack setup utility

 

The installation log file is available at: /var/tmp/packstack/20170223-182146-pCB0a_/openstack-setup.log

 

Installing:

Clean Up                                             [ DONE ]

Discovering ip protocol version                      [ DONE ]

Setting up ssh keys                                  [ DONE ]

Preparing servers                                    [ DONE ]

Pre installing Puppet and discovering hosts' details [ DONE ]

Adding pre install manifest entries                  [ DONE ]

Setting up CACERT                                    [ DONE ]

Adding AMQP manifest entries                         [ DONE ]

Adding MariaDB manifest entries                      [ DONE ]

Adding Apache manifest entries                       [ DONE ]

Fixing Keystone LDAP config parameters to be undef if empty[ DONE ]

Adding Keystone manifest entries                     [ DONE ]

Adding Glance Keystone manifest entries              [ DONE ]

Adding Glance manifest entries                       [ DONE ]

Adding Cinder Keystone manifest entries              [ DONE ]

Checking if the Cinder server has a cinder-volumes vg[ DONE ]

Adding Cinder manifest entries                       [ DONE ]

Adding Nova API manifest entries                     [ DONE ]

Adding Nova Keystone manifest entries                [ DONE ]

Adding Nova Cert manifest entries                    [ DONE ]

Adding Nova Conductor manifest entries               [ DONE ]

Creating ssh keys for Nova migration                 [ DONE ]

Gathering ssh host keys for Nova migration           [ DONE ]

Adding Nova Compute manifest entries                 [ DONE ]

Adding Nova Scheduler manifest entries               [ DONE ]

Adding Nova VNC Proxy manifest entries               [ DONE ]

Adding OpenStack Network-related Nova manifest entries[ DONE ]

Adding Nova Common manifest entries                  [ DONE ]

Adding Neutron VPNaaS Agent manifest entries         [ DONE ]

Adding Neutron FWaaS Agent manifest entries          [ DONE ]

Adding Neutron LBaaS Agent manifest entries          [ DONE ]

Adding Neutron API manifest entries                  [ DONE ]

Adding Neutron Keystone manifest entries             [ DONE ]

Adding Neutron L3 manifest entries                   [ DONE ]

Adding Neutron L2 Agent manifest entries             [ DONE ]

Adding Neutron DHCP Agent manifest entries           [ DONE ]

Adding Neutron Metering Agent manifest entries       [ DONE ]

Adding Neutron Metadata Agent manifest entries       [ DONE ]

Adding Neutron SR-IOV Switch Agent manifest entries  [ DONE ]

Checking if NetworkManager is enabled and running    [ DONE ]

Adding OpenStack Client manifest entries             [ DONE ]

Adding Horizon manifest entries                      [ DONE ]

Adding Heat manifest entries                         [ DONE ]

Adding Provisioning Demo manifest entries            [ DONE ]

Adding Provisioning Demo bridge manifest entries     [ DONE ]

Adding Provisioning Glance manifest entries          [ DONE ]

Adding MongoDB manifest entries                      [ DONE ]

Adding Redis manifest entries                        [ DONE ]

Adding Ceilometer manifest entries                   [ DONE ]

Adding Ceilometer Keystone manifest entries          [ DONE ]

Adding post install manifest entries                 [ DONE ]

Copying Puppet modules and manifests                 [ DONE ]

Applying 172.100.10.1_prescript.pp

Applying 172.100.10.2_prescript.pp

Applying 172.100.10.3_prescript.pp

172.100.10.1_prescript.pp:                           [ DONE ]

172.100.10.3_prescript.pp:                           [ DONE ]

172.100.10.2_prescript.pp:                           [ DONE ]

Applying 172.100.10.1_amqp.pp

Applying 172.100.10.1_mariadb.pp

172.100.10.1_amqp.pp:                                [ DONE ]

172.100.10.1_mariadb.pp:                          [ ERROR ]

Applying Puppet manifests                         [ ERROR ]

 

ERROR : Error appeared during Puppet run: 172.100.10.1_mariadb.pp

Error: Evaluation Error: Error while evaluating a Virtual Query, Resource type oslo::cache doesn't exist at /var/tmp/packstack/60e5a246846243b186b36cfbc7791276/modules/keystone/manifests/deps.pp:29:3 on node vm-d1

 

 

[root@vm-d1 ~]# cat /var/tmp/packstack/20170223-182146-pCB0a_/manifests/172.100.10.1_mariadb.pp.log

Warning: ModuleLoader: module 'mysql' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules

   (file & line not available)

Warning: ModuleLoader: module 'keystone' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules

   (file & line not available)

Error: Evaluation Error: Error while evaluating a Virtual Query, Resource type oslo::cache doesn't exist at /var/tmp/packstack/60e5a246846243b186b36cfbc7791276/modules/keystone/manifests/deps.pp:29:3 on node vm-d1

[root@vm-d1 ~]#

 

 

[root@vm-d1 ~]# puppet module list --tree --verbose

/etc/puppet/modules (no modules installed)

[root@vm-d1 ~]#

------------------------------------------

 

Thanks and Regards,

Dnyaneshwar