Bug 1668864 - Overcloud deployment with IPSEC failed, "{{ ip_with_prefix_register.stdout | ipaddr('subnet') }}" undefined
Summary: Overcloud deployment with IPSEC failed, "{{ ip_with_prefix_register.stdout | ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: ansible-tripleo-ipsec
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Linux
high
high
Target Milestone: ---
: ---
Assignee: Juan Antonio Osorio
QA Contact: Pavan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-23 18:45 UTC by Harry Rybacki
Modified: 2020-10-07 17:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1658801
Environment:
Last Closed: 2020-09-30 19:16:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Harry Rybacki 2019-01-23 18:45:49 UTC
+++ This bug was initially created as a clone of Bug #1658801 +++

Description of problem:
The deployment of the overcloud failed with the following errors:

fatal: [ceph-1]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'stdout
re/ansible/roles/tripleo-ipsec/tasks/init-connections.yml': line 20, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\
re\n"}
2018-12-12 15:35:23,990 p=73331 u=mistral |  fatal: [ceph-0]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'stdout
re/ansible/roles/tripleo-ipsec/tasks/init-connections.yml': line 20, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\
re\n"}
2018-12-12 15:35:24,021 p=73331 u=mistral |  fatal: [ceph-2]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'stdout
re/ansible/roles/tripleo-ipsec/tasks/init-connections.yml': line 20, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\
re\n"}

The deployment command is:
openstack overcloud deploy \
--timeout 100 \
--templates /usr/share/openstack-tripleo-heat-templates \
--stack overcloud \
--libvirt-type kvm \
--ntp-server clock.redhat.com \
-e /home/stack/virt/internal.yaml \
-e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \
-e /home/stack/virt/network/network-environment.yaml \
-e /usr/share/openstack-tripleo-heat-templates/environments/ipsec.yaml \
-e /home/stack/virt/inject-trust-anchor.yaml \
-e /home/stack/virt/hostnames.yml \
-e /usr/share/openstack-tripleo-heat-templates/environments/ceph-ansible/ceph-ansible.yaml \
-e /home/stack/virt/debug.yaml \
-e /home/stack/virt/nodes_data.yaml \
--environment-file /usr/share/openstack-tripleo-heat-templates/environments/cinder-backup.yaml \
-e ~/containers-prepare-parameter.yaml \
-e /home/stack/virt/ceph-osd-encryption.yaml

The topology is 3 controller, 2 compute, 3 Ceph storage

Version-Release number of selected component (if applicable):
ansible-tripleo-ipsec-9.0.1-0.20181012162415.8b37e93.el7ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. Deploy an environment with the /usr/share/openstack-tripleo-heat-templates/environments/ipsec.yaml environment file and Ceph storage nodes

Actual results:
The deployment fails in the IPsec first stage

Expected results:
The deployment is successful and IPsec is set on all of the overcloud nodes

Additional info:

--- Additional comment from Yogev Rabl on 2018-12-12 21:04 UTC ---



--- Additional comment from Steve Linabery on 2019-01-03 15:55:38 UTC ---

Juan, is there a fixed-in version we can add to this bug please?

--- Additional comment from Juan Antonio Osorio on 2019-01-04 08:54:38 UTC ---

Sorry, I confused the VERIFIED here in bugzilla with OpenStack's launchpad verified (which means different things). I'm moving it back to NEW and will triage this as part of our regular triage meetings.

--- Additional comment from Harry Rybacki on 2019-01-04 15:00:14 UTC ---

Confirmed with Re., this isn't a release blocking issue. Removing flag, providing ack.

Comment 3 stchen 2020-09-30 19:16:14 UTC
Closing EOL, OSP 15 has been retired as of Sept 19


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