| Summary: |
Overcloud Deployment Fails while deploying with octavia.yaml |
| Product: |
Red Hat OpenStack
|
Reporter: |
Alexander Stafeyev <astafeye> |
| Component: |
openstack-tripleo-heat-templates | Assignee: |
Or Idgar <oidgar> |
| Status: |
CLOSED
CURRENTRELEASE
|
QA Contact: |
Alexander Stafeyev <astafeye> |
| Severity: |
urgent
|
Docs Contact: |
|
| Priority: |
high
|
|
|
| Version: |
12.0 (Pike) | CC: |
abregman, amuller, astafeye, emacchi, jlibosva, mburns, oblaut, ohochman, oidgar, rhel-osp-director-maint
|
| Target Milestone: |
--- | Keywords: |
Triaged |
| Target Release: |
12.0 (Pike) | |
|
| 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:
|
2017-10-30 15:21:08 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:
|
|
| |
| Bug Depends On: |
|
|
|
| Bug Blocks: |
1460001
|
|
|
Description of problem: Overcloud Deployment fails when we deploy with Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: (undercloud) [stack@undercloud-0 ~]$ cat overcloud_deploy.sh #!/bin/bash openstack overcloud deploy \ --templates /usr/share/openstack-tripleo-heat-templates \ --libvirt-type kvm \ --ntp-server clock.redhat.com \ -e /home/stack/virt/network/network-environment.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ -e /home/stack/virt/hostnames.yml \ -e /usr/share/openstack-tripleo-heat-templates/environments/docker.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/services/octavia.yaml \ -e /home/stack/virt/extra_templates.yaml \ -e /home/stack/virt/nodes_data.yaml \ -e /home/stack/virt/docker-osp12.yaml \ --log-file overcloud_deployment_59.log ted\u001b[0m", "\u001b[mNotice: /Stage[main]/Octavia/Oslo::Messaging::Default[octavia_config]/Octavia_config[DEFAULT/transport_url]/ensure: created\u001b[0m", "\u001b[mNotice: /Stage[main]/Octavia::Deps/Anchor[octavia::config::end]: Triggered 'refresh' from 6 events\u001b[0m", "\u001b[mNotice: /Stage[main]/Mysql::Server::Config/File[mysql-config-file]/content: content changed '{md5}e15579698c69a9373a88696e342f6fd4' to '{md5}4b16ed3375eaa96a2bc1b7aa00c5dd46'\u001b[0m", "\u001b[mNotice: /Stage[main]/Mysql::Server::Installdb/File[/var/log/mariadb/mariadb.log]/ensure: created\u001b[0m", "\u001b[mNotice: /Stage[main]/Mysql::Server::Service/Service[mysqld]/ensure: ensure changed 'stopped' to 'running'\u001b[0m"]} to retry, use: --limit @/var/lib/heat-config/heat-config-ansible/3e86e4ad-89b2-4004-8615-5c43350c846e_playbook.retry PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=1 (truncated, view all with --long) deploy_stderr: | Heat Stack update failed. Heat Stack update failed. deployment log : 2017-07-12 02:28:13.572 7483 WARNING tripleoclient.plugin [ admin] Waiting for messages on queue '47da96f2-ca5a-441d-ad50-42c40337be1e' with no timeout. 2017-07-12 04:36:36.584 17087 WARNING tripleoclient.plugin [ admin] Waiting for messages on queue '5b3a21b3-897d-46e1-903f-af41687761e6' with no timeout. 2017-07-12 04:53:41.084 17087 ERROR openstack [ admin] Heat Stack update failed.