Tempest server tests for standalone job fail because dhcp-agent failures

Bug #1809248 reported by Sagi (Sergey) Shnaidman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Triaged
Critical
Ronelle Landy

Bug Description

This constant set of tests that fail in gate standalone jobs:

AttachInterfacesUnderV243Test.test_add_remove_fixed_ip
ServerActionsTestJSON.setUpClass
ServersTestBootFromVolume.setUpClass
ServersTestManualDisk.setUpClass
ServersTestJSON.setUpClass
TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks
TestMinimumBasicScenario.test_minimum_basic_scenario
TestServerBasicOps.test_server_basic_ops
TestNetworkBasicOps.test_mtu_sized_frames
TestNetworkBasicOps.test_network_basic_ops
TestNetworkBasicOps.test_port_security_macspoofing_port
TestNetworkBasicOps.test_preserve_preexisting_port
TestNetworkBasicOps.test_router_rescheduling
TestNetworkBasicOps.test_subnet_details
TestNetworkBasicOps.test_update_instance_port_admin_state
TestNetworkBasicOps.test_update_router_admin_state

http://logs.openstack.org/71/625971/2/gate/tripleo-ci-centos-7-standalone/f98cd76/logs/stackviz/#/testrepository.subunit
http://logs.openstack.org/29/625829/1/gate/tripleo-ci-centos-7-standalone/7926b20/logs/stackviz/#/testrepository.subunit
http://logs.openstack.org/56/624656/14/gate/tripleo-ci-centos-7-standalone/4091fbd/logs/stackviz/#/testrepository.subunit

Revision history for this message
Sagi (Sergey) Shnaidman (sshnaidm) wrote :
Download full text (14.4 KiB)

http://logs.openstack.org/56/624656/14/gate/tripleo-ci-centos-7-standalone/4091fbd/logs/undercloud/home/zuul/tempest.log.txt.gz

 Details: {u'message': u'Build of instance bc0d7a86-9da3-40b8-aea0-6f82c7784bc3 aborted: Failed to allocate the network(s), not rescheduling.', u'code': 500, u'created': u'2018-12-20T00:47:43Z'}
 tempest.exceptions.BuildErrorException: Server 71cda37c-ae28-4a19-b8cc-767f46ca9af4 failed to build and is in ERROR status
2018-12-20 00:48:14 | Details: {u'message': u'Build of instance 71cda37c-ae28-4a19-b8cc-767f46ca9af4 aborted: Failed to allocate the network(s), not rescheduling.', u'code': 500, u'created': u'2018-12-20T00:47:43Z'}

http://logs.openstack.org/56/624656/14/gate/tripleo-ci-centos-7-standalone/4091fbd/logs/undercloud/var/log/containers/nova/nova-compute.log.txt.gz#_2018-12-20_01_20_44_772

2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [req-1a0963be-f68a-40ad-b848-d1644e9f16be e815a166ff98457688dc43d4faf2295f 983d9fb9ff0149e3bcb1187f0d1c0b99 - default default] [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] Failed to allocate network(s): VirtualInterfaceCreateException: Virtual Interface creation failed
2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] Traceback (most recent call last):
2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 2118, in _build_and_run_instance
2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] block_device_info=block_device_info)
2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] File "/usr/lib/python2.7/site-packages/nova/virt/libvirt/driver.py", line 3079, in spawn
2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] destroy_disks_on_failure=True)
2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] File "/usr/lib/python2.7/site-packages/nova/virt/libvirt/driver.py", line 5641, in _create_domain_and_network
2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] raise exception.VirtualInterfaceCreateException()
2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] VirtualInterfaceCreateException: Virtual Interface creation failed
2018-12-20 01:20:44.772 8 ERROR nova.compute.manager [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f]
2018-12-20 01:20:44.773 8 DEBUG nova.compute.utils [req-1a0963be-f68a-40ad-b848-d1644e9f16be e815a166ff98457688dc43d4faf2295f 983d9fb9ff0149e3bcb1187f0d1c0b99 - default default] [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78429f] Virtual Interface creation failed notify_about_instance_usage /usr/lib/python2.7/site-packages/nova/compute/utils.py:383
2018-12-20 01:20:44.776 8 ERROR nova.compute.manager [req-1a0963be-f68a-40ad-b848-d1644e9f16be e815a166ff98457688dc43d4faf2295f 983d9fb9ff0149e3bcb1187f0d1c0b99 - default default] [instance: 0f83ac32-cef2-494b-ac6e-4b37cc78...

summary: - Tempest server tests for standalone job fail
+ Tempest server tests for standalone job fail because dhcp-agent failures
Revision history for this message
chandan kumar (chkumar246) wrote :

It is happening due to podman jobs failing after new podman(0.12.1) and container-selinux(2.77) are released https://bugs.launchpad.net/tripleo/+bug/1809218

Revision history for this message
Ronelle Landy (rlandy) wrote :

<chandankumar> weshay|ruck: sshnaidm it is failing due to podman https://bugs.launchpad.net/tripleo/+bug/1809218

tags: removed: alert
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.