Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1810294

Summary: OSP 16 DCN Spine-Lead IPv6 deployment failed on Could not find class ::tripleo::profile::base::neutron::ovn_metadata_agent_wrappers
Product: Red Hat OpenStack Reporter: Yuri Obshansky <yobshans>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED DUPLICATE QA Contact: Arik Chernetsky <achernet>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 16.0 (Train)CC: mburns, ramishra
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-05 07:30:40 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:
Embargoed:
Attachments:
Description Flags
ansible log none

Description Yuri Obshansky 2020-03-04 21:52:47 UTC
Description of problem:
OSP 16 DCN with Spine-Leaf network topology and IPv6 
Deployment of central stack failed when create containers on compute nodes

[root@central-compute0-0 ~]# podman logs create_haproxy_wrapper
+ STEP=4
+ TAGS=file
+ CONFIG='include ::tripleo::profile::base::neutron::ovn_metadata_agent_wrappers'
+ EXTRA_ARGS=
+ '[' -d /tmp/puppet-etc ']'
+ cp -a /tmp/puppet-etc/auth.conf /tmp/puppet-etc/hieradata /tmp/puppet-etc/hiera.yaml /tmp/puppet-etc/modules /tmp/puppet-etc/puppet.conf /tmp/puppet-etc/ssl /etc/puppet
+ echo '{"step": 4}'
+ export FACTER_deployment_type=containers
+ FACTER_deployment_type=containers
+ set +e
+ puppet apply --verbose --detailed-exitcodes --summarize --color=false --modulepath /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules --tags file -e 'noop_resource('\''package'\''); include ::tripleo::profile::base::neutron::ovn_metadata_agent_wrappers'
Info: Loading facts
.............
Info: Loading facts
Warning: ModuleLoader: module 'tripleo' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules\n   (file & line not available)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::tripleo::profile::base::neutron::ovn_metadata_agent_wrappers for central-compute0-0.redhat.local (line: 1, column: 27) on node central-compute0-0.redhat.local
+ rc=1
+ set -e


Version-Release number of selected component (if applicable):
RHOS_TRUNK-16.0-RHEL-8-20200304.n.0

openstack-tripleo-image-elements-10.6.1-0.20191022065313.7338463.el8ost.noarch
openstack-tripleo-validations-11.3.2-0.20200206065550.1a9b92a.el8ost.noarch
tripleo-ansible-0.4.2-0.20200207140442.b750574.el8ost.noarch
python3-tripleoclient-heat-installer-12.3.2-0.20200130192329.78ac810.el8ost.noarch
openstack-tripleo-puppet-elements-11.2.2-0.20200128210949.d668f88.el8ost.noarch
python3-tripleoclient-12.3.2-0.20200130192329.78ac810.el8ost.noarch
openstack-tripleo-common-containers-11.3.3-0.20200206225551.18d4fbc.el8ost.noarch
python3-tripleo-common-11.3.3-0.20200206225551.18d4fbc.el8ost.noarch
openstack-tripleo-common-11.3.3-0.20200206225551.18d4fbc.el8ost.noarch
puppet-tripleo-11.4.1-0.20200205150840.71ff36d.el8ost.noarch
openstack-tripleo-heat-templates-11.3.2-0.20200211065544.d3d6dc3.el8ost.noarch
ansible-tripleo-ipsec-9.2.0-0.20191022054642.ffe104c.el8ost.noarch
ansible-role-tripleo-modify-image-1.1.1-0.20200122200932.58d7a5b.el8ost.noarch


How reproducible:
https://rhos-ci-staging-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/DFG/view/edge/job/DFG-edge-deployment-16-rhel-virthost-ipv6-3cont-2comp-2leafs-x-2comp-default/4/

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Yuri Obshansky 2020-03-04 21:55:01 UTC
Created attachment 1667589 [details]
ansible log

Comment 2 Yuri Obshansky 2020-03-04 21:56:48 UTC
Probably related to https://bugs.launchpad.net/tripleo/+bug/1853978

Comment 3 Rabi Mishra 2020-03-05 07:30:40 UTC

*** This bug has been marked as a duplicate of bug 1809939 ***