Heat stack with "wait_condition" fails with stack creation error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
MOS Heat | ||
Mitaka |
Fix Released
|
High
|
MOS Heat |
Bug Description
Detailed bug description:
One of Heat OSTF tests fails on the SWARM:
- Check creation of stack with Wait Condition/Handle resources (fuel_health.
Steps to reproduce:
1. Create cluster
2. Add 1 node with controller role and mongo
3. Add 1 nodes with compute role
4. Set install Ceilometer option
5. Deploy the cluster
6. Verify Heat, Ceilometer services
7. Run OSTF platform tests
Expected result:
All OSTF tests are passed
Observed result:
"test_wait_
There are no any tracebacks or something criminal in heat logs, just:
<131>Aug 11 04:25:36 node-1 heat-engine: 2016-08-11 04:25:36.011 30973 ERROR heat.engine.stack [-] Unexpected exception in create:
<135>Aug 11 04:25:36 node-1 heat-engine: 2016-08-11 04:25:36.030 30973 DEBUG oslo_messaging.
<134>Aug 11 04:25:36 node-1 heat-engine: 2016-08-11 04:25:36.060 30973 INFO heat.engine.stack [-] Stack CREATE FAILED (ost1_test-
<135>Aug 11 04:25:36 node-1 heat-engine: 2016-08-11 04:25:36.068 30973 DEBUG oslo_messaging.
Description of the environment:
9.1 snapshot 119
Link to failed job: https:/
Changed in fuel: | |
assignee: | nobody → MOS Heat (mos-heat) |
milestone: | none → 9.1 |
tags: | added: system-tests |
Changed in fuel: | |
importance: | Undecided → High |
tags: | added: area-heat |
Changed in fuel: | |
status: | New → Confirmed |
tags: | added: swarm-blocker |
tags: | removed: swarm-blocker |
no longer affects: | fuel/newton |
Changed in fuel: | |
status: | In Progress → Fix Committed |
Could you please provide an output of heat stack-show command?