[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_40 #6696
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Oct 20 05:03:14 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_armhf_40/6696/------------------------------------------
[...truncated 5446 lines...]
File "neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1162, in _create_scenario_test_fips
self.l3plugin.create_floatingip(self.context, fip_data)
File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 159, in wrapped
return method(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 88, in wrapped
setattr(e, '_RETRY_EXCEEDED', True)
File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
self.force_reraise()
File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
six.reraise(self.type_, self.value, self.tb)
File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 84, in wrapped
return f(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/oslo_db/api.py", line 151, in wrapper
ectxt.value = e.inner_exc
File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
self.force_reraise()
File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
six.reraise(self.type_, self.value, self.tb)
File "/usr/lib/python2.7/dist-packages/oslo_db/api.py", line 139, in wrapper
return f(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 124, in wrapped
traceback.format_exc())
File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
self.force_reraise()
File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
six.reraise(self.type_, self.value, self.tb)
File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 119, in wrapped
return f(*dup_args, **dup_kwargs)
File "/usr/lib/python2.7/dist-packages/neutron/db/l3_dvr_db.py", line 980, in create_floatingip
context, floatingip, initial_status)
File "/usr/lib/python2.7/dist-packages/neutron/db/l3_db.py", line 1323, in _create_floatingip
floatingip_db, external_port)
File "/usr/lib/python2.7/dist-packages/neutron/db/l3_dvr_db.py", line 236, in _update_fip_assoc
admin_ctx, floatingip_db['router_id'])
File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 159, in wrapped
return method(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/neutron/db/l3_db.py", line 588, in get_router
router = self._get_router(context, id)
File "/usr/lib/python2.7/dist-packages/neutron/db/l3_db.py", line 196, in _get_router
router = self._get_by_id(context, Router, router_id)
File "/usr/lib/python2.7/dist-packages/neutron/db/common_db_mixin.py", line 200, in _get_by_id
return query.filter(model.id == id).one()
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/query.py", line 2718, in one
ret = list(self)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/loading.py", line 86, in instances
util.raise_from_cause(err)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/util/compat.py", line 202, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/loading.py", line 53, in instances
for query_entity in query._entities
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/query.py", line 3563, in row_processor
polymorphic_discriminator=self._polymorphic_discriminator
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/loading.py", line 326, in _instance_processor
context, path, mapper, result, adapter, populators)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/interfaces.py", line 517, in create_row_processor
mapper, result, adapter, populators)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/strategies.py", line 1530, in create_row_processor
eager_adapter)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/loading.py", line 326, in _instance_processor
context, path, mapper, result, adapter, populators)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/interfaces.py", line 517, in create_row_processor
mapper, result, adapter, populators)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/strategies.py", line 1530, in create_row_processor
eager_adapter)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/loading.py", line 323, in _instance_processor
context, path, mapper, result, adapter, populators)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/interfaces.py", line 517, in create_row_processor
mapper, result, adapter, populators)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/strategies.py", line 190, in create_row_processor
if getter:
File "/usr/lib/python2.7/dist-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler
raise TimeoutException()
fixtures._fixtures.timeout.TimeoutException
======================================================================
FAIL: neutron_dynamic_routing.tests.unit.db.test_bgp_db.BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway
neutron_dynamic_routing.tests.unit.db.test_bgp_db.BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway
----------------------------------------------------------------------
_StringException: Empty attachments:
stdout
pythonlogging:'': {{{
WARNING [neutron.agent.securitygroups_rpc] Driver configuration doesn't match with enable_security_group
WARNING [stevedore.named] Could not load neutron_dynamic_routing.tests.unit.db.test_bgp_db.TestL3Plugin
WARNING [neutron.api.extensions] Extension auto-allocated-topology not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension dvr not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension extraroute not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension flavors not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension ip_allocation not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension l2_adjacency not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension ext-gw-mode not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension l3-ha not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension l3-flavors not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension metering not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension network-ip-availability not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension port-security not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension qos not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension standard-attr-revisions not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension router_availability_zone not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension router-service-type not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension segment not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension service-type not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension tag not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension standard-attr-timestamp not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension trunk not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension trunk-details not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension vlan-transparent not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension bgp not supported by any of loaded plugins
WARNING [neutron.api.extensions] Extension bgp_dragent_scheduler not supported by any of loaded plugins
ERROR [neutron.api.extensions] Extension path 'neutron/tests/unit/extensions' doesn't exist!
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network 732a86a2-9771-4638-b486-70a8425e06bd: no agents available; will retry on subsequent port and subnet creation events.
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network e6734267-a01f-45aa-b73d-d5c309595372: no agents available; will retry on subsequent port and subnet creation events.
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network 732a86a2-9771-4638-b486-70a8425e06bd: no agents available; will retry on subsequent port and subnet creation events.
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network e6734267-a01f-45aa-b73d-d5c309595372: no agents available; will retry on subsequent port and subnet creation events.
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network e6734267-a01f-45aa-b73d-d5c309595372: no agents available; will retry on subsequent port and subnet creation events.
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network 732a86a2-9771-4638-b486-70a8425e06bd: no agents available; will retry on subsequent port and subnet creation events.
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port add2ea5d-1e55-49e1-b782-af4272821e48 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network 732a86a2-9771-4638-b486-70a8425e06bd: no agents available; will retry on subsequent port and subnet creation events.
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1d7cf7ef-6419-42e0-8d86-57693f0ca020 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'b67ae6b1-00ea-4540-9cc5-edc2470325b3', 'network_type': u'local'}]
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network e6734267-a01f-45aa-b73d-d5c309595372: no agents available; will retry on subsequent port and subnet creation events.
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 161d574a-35f8-4e8e-9df9-d53bc3eea956 on host compute1 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network e6734267-a01f-45aa-b73d-d5c309595372: no agents available; will retry on subsequent port and subnet creation events.
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
ERROR [neutron.plugins.ml2.managers] Failed to bind port 1fe2ff4d-a399-4cc7-ad74-17f6662e37f5 on host compute2 for vnic_type normal using segments [{'segmentation_id': None, 'physical_network': None, 'id': u'8e5fde1c-c0d8-459a-b80e-b5d97ebe563a', 'network_type': u'local'}]
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network 732a86a2-9771-4638-b486-70a8425e06bd: no agents available; will retry on subsequent port and subnet creation events.
WARNING [neutron.scheduler.dhcp_agent_scheduler] No more DHCP agents
WARNING [neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api] Unable to schedule network 732a86a2-9771-4638-b486-70a8425e06bd: no agents available; will retry on subsequent port and subnet creation events.
}}}
stderr: {{{
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:153: SAWarning: The IN-predicate on "subnetpools.address_scope_id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
'strategies for improved performance.' % expr)
}}}
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/fixtures/fixture.py", line 125, in cleanUp
return self._cleanups(raise_errors=raise_first)
File "/usr/lib/python2.7/dist-packages/fixtures/callmany.py", line 89, in __call__
reraise(error[0], error[1], error[2])
File "/usr/lib/python2.7/dist-packages/fixtures/callmany.py", line 83, in __call__
cleanup(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/fixtures/fixture.py", line 125, in cleanUp
return self._cleanups(raise_errors=raise_first)
File "/usr/lib/python2.7/dist-packages/fixtures/callmany.py", line 89, in __call__
reraise(error[0], error[1], error[2])
File "/usr/lib/python2.7/dist-packages/fixtures/callmany.py", line 83, in __call__
cleanup(*args, **kwargs)
File "/usr/lib/python2.7/shutil.py", line 254, in rmtree
os.rmdir(path)
File "/usr/lib/python2.7/dist-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler
raise TimeoutException()
fixtures._fixtures.timeout.TimeoutException
----------------------------------------------------------------------
Ran 131 tests in 792.721s
FAILED (failures=2)
debian/rules:29: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/neutron-dynamic-routing-9.0.0'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
I: removing directory /srv/workspace/pbuilder/22316 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/armhf/neutron-dynamic-routing_9.0.0-1.diff’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 87.4%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/armhf/neutron-dynamic-routing_9.0.0-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-Lm4yEn5G/tmp.DVXzIcRjYr
+ mv /srv/reproducible-results/rbuild-debian-Lm4yEn5G/tmp.DVXzIcRjYr /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/neutron-dynamic-routing_9.0.0-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/neutron-dynamic-routing_9.0.0-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/neutron-dynamic-routing_9.0.0-1.rbuild.log’: No space left on device
+ cleanup_all
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-Lm4yEn5G/tmp.DVXzIcRjYr ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-Lm4yEn5G/tmp.DVXzIcRjYr
/srv/reproducible-results/rbuild-debian-Lm4yEn5G/tmp.DVXzIcRjYr: 86.9% -- replaced with /srv/reproducible-results/rbuild-debian-Lm4yEn5G/tmp.DVXzIcRjYr.gz
+ '[' master = master ']'
+ gen_package_html neutron-dynamic-routing
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''neutron-dynamic-routing'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2016-10-20 05:03:14.205184
INFO: Finished at 2016-10-20 05:03:14.278246, took: 0:00:00.073074
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-Lm4yEn5G
Thu 20 Oct 05:03:14 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-CJsJqWos, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list