2026-03-16 10:45:33,133 - INFO - Domain Default found not creating
2026-03-16 10:45:33,648 - INFO - Project ctest-TestBasicVMVN-38474084 not found, creating it
2026-03-16 10:45:34,121 - INFO - Created Project:ctest-TestBasicVMVN-38474084, ID : d0947ae3-5817-49f9-90ce-370264b464b2
2026-03-16 10:45:35,534 - INFO - ================================================================================
2026-03-16 10:45:35,534 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-16 10:45:35,535 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2026-03-16 10:45:35,788 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-03-16 10:45:35,788 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:45:35,788 - INFO -
2026-03-16 10:45:36,311 - DEBUG - Response for create_network : {'network': {'id': '39e99119-1033-4082-834b-9333b0fdf148', 'name': 'ctest-vn2_metadata-16637765', 'tenant_id': 'd0947ae3581749f990ce370264b464b2', 'project_id': 'd0947ae3581749f990ce370264b464b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38474084', 'ctest-vn2_metadata-16637765'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 10:45:36,489 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d406873-bc0d-4346-88ef-e41572a60ff7', 'name': '', 'tenant_id': 'd0947ae3581749f990ce370264b464b2', 'network_id': '39e99119-1033-4082-834b-9333b0fdf148', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': 'd0947ae3581749f990ce370264b464b2'}}
2026-03-16 10:45:36,510 - INFO - Created VN ctest-vn2_metadata-16637765
2026-03-16 10:45:36,562 - DEBUG - VN ctest-vn2_metadata-16637765 UUID is 39e99119-1033-4082-834b-9333b0fdf148
2026-03-16 10:45:36,751 - DEBUG - Services list from nova: [, , ]
2026-03-16 10:45:37,780 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:45:37,890 - DEBUG - Link local service introspect added
2026-03-16 10:45:37,990 - DEBUG - VM is in ERROR state now
2026-03-16 10:45:37,990 - ERROR - VM in error state.
2026-03-16 10:45:38,065 - DEBUG - VM is in ERROR state now
2026-03-16 10:45:38,065 - ERROR - VM in error state.
2026-03-16 10:45:38,174 - DEBUG - Link local service introspect removed
2026-03-16 10:45:38,174 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-38474084-32618530 in state ERROR
2026-03-16 10:45:38,174 - INFO - Deleting VM ctest-TestBasicVMVN-38474084-32618530
2026-03-16 10:45:38,193 - ERROR - VM ctest-TestBasicVMVN-38474084-32618530 has failed to come up
2026-03-16 10:45:38,194 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-03-16T10:45:37Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-03-16 10:45:38,194 - INFO - Deleting VN ctest-vn2_metadata-16637765
2026-03-16 10:45:38,291 - DEBUG - Response for deleting network ()
2026-03-16 10:45:38,547 - ERROR - Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 290, in test_generic_link_local_service
compute_user = self.inputs.host_data[vm1_fixture.vm_node_ip]['username']
File "/contrail-test/fixtures/vm_test.py", line 386, in vm_node_ip
self.get_host_of_vm(refresh=True))
File "/contrail-test/fixtures/vm_test.py", line 400, in get_host_of_vm
assert self.wait_till_vm_is_active()
AssertionError
2026-03-16 10:45:38,553 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 10:45:38,553 - INFO -
2026-03-16 10:45:38,553 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:03]
2026-03-16 10:45:38,553 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:45:38,555 - INFO - ================================================================================
2026-03-16 10:45:38,556 - INFO - STARTING TEST : test_metadata_service
2026-03-16 10:45:38,556 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-03-16 10:45:38,847 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-03-16 10:45:38,847 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:45:38,847 - INFO -
2026-03-16 10:45:38,847 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-03-16 10:45:39,140 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-03-16 10:45:39,177 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/f4e60707-7fe4-4320-908b-b25255230716
2026-03-16 10:45:39,380 - DEBUG - Response for create_network : {'network': {'id': 'b7ec3e0b-beb8-4e2f-bd12-bcf6d198c901', 'name': 'ctest-vn-55100690', 'tenant_id': 'd0947ae3581749f990ce370264b464b2', 'project_id': 'd0947ae3581749f990ce370264b464b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38474084', 'ctest-vn-55100690'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 10:45:39,639 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a9f11633-fe6f-4472-a833-6e46bb28e667', 'name': '', 'tenant_id': 'd0947ae3581749f990ce370264b464b2', 'network_id': 'b7ec3e0b-beb8-4e2f-bd12-bcf6d198c901', 'ip_version': 4, 'cidr': '19.194.1.192/26', 'allocation_pools': [{'start': '19.194.1.194', 'end': '19.194.1.254'}], 'gateway_ip': '19.194.1.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.194.1.194', 'tags': [], 'project_id': 'd0947ae3581749f990ce370264b464b2'}}
2026-03-16 10:45:39,660 - INFO - Created VN ctest-vn-55100690
2026-03-16 10:45:39,714 - DEBUG - VN ctest-vn-55100690 UUID is b7ec3e0b-beb8-4e2f-bd12-bcf6d198c901
2026-03-16 10:45:40,964 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:45:40,964 - INFO - Waiting for VM ctest-TestBasicVMVN-38474084-46014410 to be up..
2026-03-16 10:45:41,034 - DEBUG - VM is in ERROR state now
2026-03-16 10:45:41,034 - ERROR - VM in error state.
2026-03-16 10:45:41,034 - ERROR - VM is not in ACTIVE state
2026-03-16 10:45:41,136 - ERROR - Fatal Nova Exception while getting VM detail
2026-03-16 10:45:41,136 - DEBUG - None
2026-03-16 10:45:41,137 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-38474084-46014410 in state ERROR
2026-03-16 10:45:41,137 - INFO - Deleting VM ctest-TestBasicVMVN-38474084-46014410
2026-03-16 10:45:41,138 - ERROR - VM ctest-TestBasicVMVN-38474084-46014410 has failed to come up
2026-03-16 10:45:41,138 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-03-16T10:45:40Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-03-16 10:45:41,138 - INFO - Deleting VN ctest-vn-55100690
2026-03-16 10:45:41,231 - DEBUG - Response for deleting network ()
2026-03-16 10:45:41,482 - ERROR - AssertionError
Python 3.9.25: /usr/bin/python3
Mon Mar 16 10:45:41 2026
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vm_regression/test_vm_basic.py in test_metadata_service(self=)
55 image_name='cirros',
56 userdata='/tmp/metadata_script.txt')
57 assert vm1_fixture.wait_till_vm_is_up()
58
59 cmd = 'cat /tmp/output.txt'
vm1_fixture =
vm1_fixture.wait_till_vm_is_up = >
AssertionError:
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ()
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 57, in test_metadata_service
assert vm1_fixture.wait_till_vm_is_up()
AssertionError
2026-03-16 10:45:41,488 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 10:45:41,488 - INFO -
2026-03-16 10:45:41,488 - INFO - END TEST : test_metadata_service : FAILED[0:00:03]
2026-03-16 10:45:41,488 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:45:41,491 - INFO - ================================================================================
2026-03-16 10:45:41,491 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-16 10:45:41,491 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2026-03-16 10:45:41,785 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-03-16 10:45:41,785 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:45:41,785 - INFO -
2026-03-16 10:45:42,280 - DEBUG - Response for create_network : {'network': {'id': '915b2752-73f4-435b-9f96-d260a937bac5', 'name': 'ctest-vn-49396644', 'tenant_id': 'd0947ae3581749f990ce370264b464b2', 'project_id': 'd0947ae3581749f990ce370264b464b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38474084', 'ctest-vn-49396644'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 10:45:42,505 - DEBUG - Response for create_subnet : {'subnet': {'id': '1973242d-0013-403a-a035-aa22e8d3640a', 'name': '', 'tenant_id': 'd0947ae3581749f990ce370264b464b2', 'network_id': '915b2752-73f4-435b-9f96-d260a937bac5', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': 'd0947ae3581749f990ce370264b464b2'}}
2026-03-16 10:45:42,651 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a3a3f50c-956b-49c0-a558-e30174ff748d', 'name': '', 'tenant_id': 'd0947ae3581749f990ce370264b464b2', 'network_id': '915b2752-73f4-435b-9f96-d260a937bac5', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': 'd0947ae3581749f990ce370264b464b2'}}
2026-03-16 10:45:42,675 - INFO - Created VN ctest-vn-49396644
2026-03-16 10:45:42,726 - DEBUG - VN ctest-vn-49396644 UUID is 915b2752-73f4-435b-9f96-d260a937bac5
2026-03-16 10:45:43,092 - DEBUG - Response for create_port : {'port': {'name': 'bcf578ee-5e55-4f32-bd88-ab8a206ca451', 'id': 'bcf578ee-5e55-4f32-bd88-ab8a206ca451', 'tenant_id': 'd0947ae3581749f990ce370264b464b2', 'network_id': '915b2752-73f4-435b-9f96-d260a937bac5', 'mac_address': '02:bc:f5:78:ee:5e', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '1973242d-0013-403a-a035-aa22e8d3640a'}], 'security_groups': ['d25c7d22-78d7-41de-bd50-724165547c8e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd0947ae3581749f990ce370264b464b2'}}
2026-03-16 10:45:43,256 - DEBUG - Response for create_port : {'port': {'name': '5f33dbb9-06a4-4112-8d6f-cb431cf4dadc', 'id': '5f33dbb9-06a4-4112-8d6f-cb431cf4dadc', 'tenant_id': 'd0947ae3581749f990ce370264b464b2', 'network_id': '915b2752-73f4-435b-9f96-d260a937bac5', 'mac_address': '02:5f:33:db:b9:06', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': 'a3a3f50c-956b-49c0-a558-e30174ff748d'}], 'security_groups': ['d25c7d22-78d7-41de-bd50-724165547c8e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd0947ae3581749f990ce370264b464b2'}}
2026-03-16 10:45:43,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:45:44,265 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:45:45,396 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:45:45,396 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-03-16 10:45:45,403 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9d93f2dd-588e-4a80-a9ea-3fc51e0ee49b
2026-03-16 10:45:45,417 - DEBUG - Requesting: http://10.0.0.50:8082/project/d0947ae3-5817-49f9-90ce-370264b464b2
2026-03-16 10:45:45,489 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/15103e03-2619-4170-800e-fb448bc383aa
2026-03-16 10:45:45,500 - INFO - Verifications in API Server for IPAM: ctest-ipam-02867138 passed
2026-03-16 10:45:45,505 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-38474084:ctest-ipam-02867138', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38474084', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1517781257668870512', 'uuid-lslong': '9227588958349919146'}, 'enable': 'true', 'created': '2026-03-16T10:45:41', 'last-modified': '2026-03-16T10:45:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.492728'}
2026-03-16 10:45:45,505 - INFO - Verifications in Control node for IPAM: ctest-ipam-02867138 passed
2026-03-16 10:45:45,505 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-03-16 10:45:45,513 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9d93f2dd-588e-4a80-a9ea-3fc51e0ee49b
2026-03-16 10:45:45,526 - DEBUG - Requesting: http://10.0.0.50:8082/project/d0947ae3-5817-49f9-90ce-370264b464b2
2026-03-16 10:45:45,596 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/915b2752-73f4-435b-9f96-d260a937bac5
2026-03-16 10:45:45,610 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/915b2752-73f4-435b-9f96-d260a937bac5
2026-03-16 10:45:45,623 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/144d7d58-8501-4315-95ef-f57776cd4975
2026-03-16 10:45:45,632 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/144d7d58-8501-4315-95ef-f57776cd4975
2026-03-16 10:45:45,641 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/30e6dc84-402d-485d-a911-2fb5091afdda
2026-03-16 10:45:45,650 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-16 10:45:45,650 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/915b2752-73f4-435b-9f96-d260a937bac5
2026-03-16 10:45:45,662 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/144d7d58-8501-4315-95ef-f57776cd4975
2026-03-16 10:45:45,679 - INFO - Verified VN network id 11 for VN 915b2752-73f4-435b-9f96-d260a937bac5
2026-03-16 10:45:45,680 - INFO - Verifications in API Server for VN ctest-vn-49396644 passed
2026-03-16 10:45:45,680 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/915b2752-73f4-435b-9f96-d260a937bac5
2026-03-16 10:45:45,689 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/144d7d58-8501-4315-95ef-f57776cd4975
2026-03-16 10:45:45,697 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/144d7d58-8501-4315-95ef-f57776cd4975
2026-03-16 10:45:45,705 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/30e6dc84-402d-485d-a911-2fb5091afdda
2026-03-16 10:45:45,718 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-38474084:ctest-vn-49396644', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38474084', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10474008593466409819', 'uuid-lslong': '11499610011134835397'}, 'enable': 'true', 'created': '2026-03-16T10:45:42', 'last-modified': '2026-03-16T10:45:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.093814'}
2026-03-16 10:45:45,725 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-16 10:45:45,725 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-49396644 passed
2026-03-16 10:45:45,725 - DEBUG - ====Verifying policy data for ctest-vn-49396644 in API_Server ======
2026-03-16 10:45:45,725 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-03-16 10:45:45,731 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9d93f2dd-588e-4a80-a9ea-3fc51e0ee49b
2026-03-16 10:45:45,746 - DEBUG - Requesting: http://10.0.0.50:8082/project/d0947ae3-5817-49f9-90ce-370264b464b2
2026-03-16 10:45:45,827 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/915b2752-73f4-435b-9f96-d260a937bac5
2026-03-16 10:45:45,838 - DEBUG - =>VN ctest-vn-49396644 has no policy to be verified
2026-03-16 10:45:45,838 - DEBUG - Verifying the vn in opserver
2026-03-16 10:45:45,838 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-38474084:ctest-vn-49396644 virtual network link through opserver 10.0.0.50
2026-03-16 10:45:45,839 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-03-16 10:45:46,107 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-03-16 10:45:46,171 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-38474084:ctest-vn-49396644', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-38474084:ctest-vn-49396644?flat'}
2026-03-16 10:45:46,171 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-38474084:ctest-vn-49396644 is found in opserver
2026-03-16 10:45:46,180 - DEBUG - Do not have enough data to verify VN in agent
2026-03-16 10:45:46,185 - DEBUG - VRF ids for VN ctest-vn-49396644: {}
2026-03-16 10:45:46,185 - INFO - Waiting for VM ctest-TestBasicVMVN-38474084-41395466 to be up..
2026-03-16 10:45:46,247 - DEBUG - VM is in ERROR state now
2026-03-16 10:45:46,248 - ERROR - VM in error state.
2026-03-16 10:45:46,248 - ERROR - VM is not in ACTIVE state
2026-03-16 10:45:46,331 - ERROR - Fatal Nova Exception while getting VM detail
2026-03-16 10:45:46,331 - DEBUG - None
2026-03-16 10:45:46,332 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-38474084-62287301 in state BUILD
2026-03-16 10:45:46,332 - INFO - Deleting VM ctest-TestBasicVMVN-38474084-62287301
2026-03-16 10:45:46,333 - ERROR - VM ctest-TestBasicVMVN-38474084-62287301 has failed to come up
2026-03-16 10:45:46,333 - ERROR - Nova failed to get host of the VM
2026-03-16 10:45:46,594 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-38474084-03431908 in state BUILD
2026-03-16 10:45:46,594 - INFO - Deleting VM ctest-TestBasicVMVN-38474084-03431908
2026-03-16 10:45:46,594 - ERROR - VM ctest-TestBasicVMVN-38474084-03431908 has failed to come up
2026-03-16 10:45:46,594 - ERROR - Nova failed to get host of the VM
2026-03-16 10:45:46,777 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-38474084-41395466 in state ERROR
2026-03-16 10:45:46,777 - INFO - Deleting VM ctest-TestBasicVMVN-38474084-41395466
2026-03-16 10:45:46,777 - ERROR - VM ctest-TestBasicVMVN-38474084-41395466 has failed to come up
2026-03-16 10:45:46,777 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-03-16T10:45:43Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-03-16 10:45:46,778 - INFO - Deleting VN ctest-vn-49396644
2026-03-16 10:45:46,889 - DEBUG - Response for delete_port : ()
2026-03-16 10:45:47,018 - DEBUG - Response for delete_port : ()
2026-03-16 10:45:47,143 - DEBUG - Response for deleting network ()
2026-03-16 10:45:47,143 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/144d7d58-8501-4315-95ef-f57776cd4975
2026-03-16 10:45:47,149 - DEBUG - Response Code: 404
2026-03-16 10:45:47,149 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-03-16 10:45:47,154 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9d93f2dd-588e-4a80-a9ea-3fc51e0ee49b
2026-03-16 10:45:47,207 - DEBUG - Requesting: http://10.0.0.50:8082/project/d0947ae3-5817-49f9-90ce-370264b464b2
2026-03-16 10:45:47,284 - INFO - Validated that VN ctest-vn-49396644 is not found in API Server
2026-03-16 10:45:47,296 - DEBUG - VN ctest-vn-49396644 is not present in Agent 10.0.0.50
2026-03-16 10:45:47,296 - INFO - Validated that VN ctest-vn-49396644 is not in any agent
2026-03-16 10:45:47,310 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-49396644 info
2026-03-16 10:45:47,390 - INFO - IPAM: ctest-ipam-02867138 is not found in API Server
2026-03-16 10:45:47,401 - INFO - IPAM:ctest-ipam-02867138 is not found in control node
2026-03-16 10:45:47,650 - ERROR - AssertionError
Python 3.9.25: /usr/bin/python3
Mon Mar 16 10:45:46 2026
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=)
145 assert ipam_obj.verify_on_setup()
146 assert vn1_fixture.verify_on_setup()
147 assert vm1.wait_till_vm_is_up()
148 assert vm2.wait_till_vm_is_up()
149 assert vm3.wait_till_vm_is_up()
vm1 =
vm1.wait_till_vm_is_up = >
AssertionError:
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ()
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 147, in test_ping_within_vn_two_vms_two_different_subnets
assert vm1.wait_till_vm_is_up()
AssertionError
2026-03-16 10:45:47,656 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 10:45:47,656 - INFO -
2026-03-16 10:45:47,656 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06]
2026-03-16 10:45:47,656 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:45:48,320 - INFO - Deleted project: ctest-TestBasicVMVN-38474084, ID : d0947ae3-5817-49f9-90ce-370264b464b2