master node setup for 6.1 fuel-library tests fails with "list index out of range"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Invalid
|
Wishlist
|
Fuel QA Team | ||
6.1.x |
Fix Released
|
Critical
|
Fuel QA Team | ||
8.0.x |
Invalid
|
Wishlist
|
Fuel QA Team |
Bug Description
Create environment and set up master node ... ERROR
Prepare master node ... SKIP: Failure in <function setup_master at 0x7f2197904410>
Bootstrap 5 slave nodes ... SKIP: Failure in <function setup_master at 0x7f2197904410>
Deploy cluster in HA mode with VLAN Manager ... SKIP: Failure in <function setup_master at 0x7f2197904410>
=======
ERROR: Create environment and set up master node
-------
Traceback (most recent call last):
File "/home/
compatabili
File "/home/
func()
File "/home/
func(
File "/home/
self.instance = self.entry.home()
File "/home/
self.env = EnvironmentModel()
File "/home/
self.fuel_web = FuelWebClient(
File "/home/
result = func(*args, **kwargs)
File "/home/
self.
File "/home/
return Nodes(self)
File "/home/
self.admin = self.admins[0]
IndexError: list index out of range
-------
Ran 4 tests in 0.016s
FAILED (SKIP=3, errors=1)
+ ec=1
+ [ != yes ]
+ [ no = yes ]
+ dos.py destroy env_centos-6_1
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Email sending was cancelled by user script.
Finished: FAILURE
IMO self.admin[0] list should return something reasonable.
Changed in fuel: | |
assignee: | Fuel CI (fuel-ci) → Fuel Python Team (fuel-python) |
Changed in fuel: | |
milestone: | none → 8.0 |
status: | New → Confirmed |
tags: | added: area-python |
Changed in fuel: | |
assignee: | Fuel Python Team (fuel-python) → Fuel Library Team (fuel-library) |
tags: |
added: area-library removed: area-python |
Changed in fuel: | |
milestone: | 8.0 → 9.0 |
summary: |
- 6.1.fuel-library.pkgs.centos.ha_nova_vlan failed on review #269751 + master node setup for 6.1 fuel-library tests fails with "list index out + of range" |
This issue started failed job streak