2026-01-30 18:22:06,219 - INFO - Domain Default found not creating 2026-01-30 18:22:06,383 - INFO - Project ctest-TestBasicVMVN-87615662 not found, creating it 2026-01-30 18:22:06,846 - INFO - Created Project:ctest-TestBasicVMVN-87615662, ID : 12485947-2738-4e53-a131-31f7980b19a7 2026-01-30 18:22:08,290 - INFO - ================================================================================ 2026-01-30 18:22:08,290 - INFO - STARTING TEST : test_generic_link_local_service 2026-01-30 18:22:08,291 - 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-01-30 18:22:08,537 - WARNING - Test is running with cores: {'10.0.0.38': ['core.isc-loop-0001.70298.cn-jenkins-deploy-platform-ansible-os-5150-1.1769796495']} 2026-01-30 18:22:08,543 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-30 18:22:08,543 - INFO - Initial checks done. Running the testcase now 2026-01-30 18:22:08,543 - INFO - 2026-01-30 18:22:09,089 - DEBUG - Response for create_network : {'network': {'id': '0f5f0c72-6547-4de3-ac07-cb2013097f71', 'name': 'ctest-vn2_metadata-87132272', 'tenant_id': '1248594727384e53a13131f7980b19a7', 'project_id': '1248594727384e53a13131f7980b19a7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87615662', 'ctest-vn2_metadata-87132272'], 'port_security_enabled': True, 'description': ''}} 2026-01-30 18:22:09,282 - DEBUG - Response for create_subnet : {'subnet': {'id': '00fe17a9-8cc5-48fb-8030-7ecc784f808a', 'name': '', 'tenant_id': '1248594727384e53a13131f7980b19a7', 'network_id': '0f5f0c72-6547-4de3-ac07-cb2013097f71', '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': '1248594727384e53a13131f7980b19a7'}} 2026-01-30 18:22:09,298 - INFO - Created VN ctest-vn2_metadata-87132272 2026-01-30 18:22:09,350 - DEBUG - VN ctest-vn2_metadata-87132272 UUID is 0f5f0c72-6547-4de3-ac07-cb2013097f71 2026-01-30 18:22:09,582 - DEBUG - Services list from nova: [, , ] 2026-01-30 18:22:10,631 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5150-1) 2026-01-30 18:22:10,738 - DEBUG - Link local service introspect added 2026-01-30 18:22:10,796 - DEBUG - VM is in ERROR state now 2026-01-30 18:22:10,796 - ERROR - VM in error state. 2026-01-30 18:22:10,854 - DEBUG - VM is in ERROR state now 2026-01-30 18:22:10,854 - ERROR - VM in error state. 2026-01-30 18:22:10,958 - DEBUG - Link local service introspect removed 2026-01-30 18:22:10,958 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87615662-60117453 in state ERROR 2026-01-30 18:22:10,958 - INFO - Deleting VM ctest-TestBasicVMVN-87615662-60117453 2026-01-30 18:22:10,977 - ERROR - VM ctest-TestBasicVMVN-87615662-60117453 has failed to come up 2026-01-30 18:22:10,977 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-30T18:22:10Z', '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-01-30 18:22:10,978 - INFO - Deleting VN ctest-vn2_metadata-87132272 2026-01-30 18:22:11,069 - DEBUG - Response for deleting network () 2026-01-30 18:22:11,318 - 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-01-30 18:22:11,324 - DEBUG - No XMPP flaps were noticed during the test 2026-01-30 18:22:11,324 - INFO - 2026-01-30 18:22:11,324 - INFO - -------------------------------------------------------------------------------- 2026-01-30 18:22:11,326 - INFO - ================================================================================ 2026-01-30 18:22:11,327 - INFO - STARTING TEST : test_metadata_service 2026-01-30 18:22:11,327 - 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-01-30 18:22:11,610 - WARNING - Test is running with cores: {'10.0.0.38': ['core.isc-loop-0001.70298.cn-jenkins-deploy-platform-ansible-os-5150-1.1769796495']} 2026-01-30 18:22:11,614 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-30 18:22:11,614 - INFO - Initial checks done. Running the testcase now 2026-01-30 18:22:11,615 - INFO - 2026-01-30 18:22:11,615 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-01-30 18:22:11,911 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-01-30 18:22:11,940 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/9b7761e0-4659-4811-bfc3-318316848749 2026-01-30 18:22:12,112 - DEBUG - Response for create_network : {'network': {'id': '2ec68612-f956-4f2c-95bd-b9c4f1956830', 'name': 'ctest-vn-59411495', 'tenant_id': '1248594727384e53a13131f7980b19a7', 'project_id': '1248594727384e53a13131f7980b19a7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87615662', 'ctest-vn-59411495'], 'port_security_enabled': True, 'description': ''}} 2026-01-30 18:22:12,306 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b5e42dc5-29b1-4e02-b504-fde50338073d', 'name': '', 'tenant_id': '1248594727384e53a13131f7980b19a7', 'network_id': '2ec68612-f956-4f2c-95bd-b9c4f1956830', 'ip_version': 4, 'cidr': '69.206.251.64/26', 'allocation_pools': [{'start': '69.206.251.66', 'end': '69.206.251.126'}], 'gateway_ip': '69.206.251.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.206.251.66', 'tags': [], 'project_id': '1248594727384e53a13131f7980b19a7'}} 2026-01-30 18:22:12,324 - INFO - Created VN ctest-vn-59411495 2026-01-30 18:22:12,374 - DEBUG - VN ctest-vn-59411495 UUID is 2ec68612-f956-4f2c-95bd-b9c4f1956830 2026-01-30 18:22:13,626 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5150-1) 2026-01-30 18:22:13,626 - INFO - Waiting for VM ctest-TestBasicVMVN-87615662-52321299 to be up.. 2026-01-30 18:22:13,676 - DEBUG - VM is in ERROR state now 2026-01-30 18:22:13,676 - ERROR - VM in error state. 2026-01-30 18:22:13,676 - ERROR - VM is not in ACTIVE state 2026-01-30 18:22:13,751 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-30 18:22:13,751 - DEBUG - None 2026-01-30 18:22:13,752 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87615662-52321299 in state ERROR 2026-01-30 18:22:13,752 - INFO - Deleting VM ctest-TestBasicVMVN-87615662-52321299 2026-01-30 18:22:13,752 - ERROR - VM ctest-TestBasicVMVN-87615662-52321299 has failed to come up 2026-01-30 18:22:13,752 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-30T18:22:13Z', '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-01-30 18:22:13,753 - INFO - Deleting VN ctest-vn-59411495 2026-01-30 18:22:13,832 - DEBUG - Response for deleting network () 2026-01-30 18:22:14,082 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Fri Jan 30 18:22:13 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-01-30 18:22:14,087 - DEBUG - No XMPP flaps were noticed during the test 2026-01-30 18:22:14,088 - INFO -
2026-01-30 18:22:14,088 - INFO - END TEST : test_metadata_service : FAILED[0:00:03]
2026-01-30 18:22:14,088 - INFO - -------------------------------------------------------------------------------- 2026-01-30 18:22:14,090 - INFO - ================================================================================ 2026-01-30 18:22:14,090 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-01-30 18:22:14,090 - 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-01-30 18:22:14,382 - WARNING - Test is running with cores: {'10.0.0.38': ['core.isc-loop-0001.70298.cn-jenkins-deploy-platform-ansible-os-5150-1.1769796495']} 2026-01-30 18:22:14,387 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-30 18:22:14,387 - INFO - Initial checks done. Running the testcase now 2026-01-30 18:22:14,387 - INFO - 2026-01-30 18:22:14,976 - DEBUG - Response for create_network : {'network': {'id': 'a473b3f1-290b-429d-a2bc-6c044874c187', 'name': 'ctest-vn-48174147', 'tenant_id': '1248594727384e53a13131f7980b19a7', 'project_id': '1248594727384e53a13131f7980b19a7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87615662', 'ctest-vn-48174147'], 'port_security_enabled': True, 'description': ''}} 2026-01-30 18:22:15,139 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c4c86a7-8eec-4151-9cd4-2f3201e6720b', 'name': '', 'tenant_id': '1248594727384e53a13131f7980b19a7', 'network_id': 'a473b3f1-290b-429d-a2bc-6c044874c187', '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': '1248594727384e53a13131f7980b19a7'}} 2026-01-30 18:22:15,329 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd55d50d3-4d0f-4755-89ce-2ac4d5455e67', 'name': '', 'tenant_id': '1248594727384e53a13131f7980b19a7', 'network_id': 'a473b3f1-290b-429d-a2bc-6c044874c187', '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': '1248594727384e53a13131f7980b19a7'}} 2026-01-30 18:22:15,347 - INFO - Created VN ctest-vn-48174147 2026-01-30 18:22:15,398 - DEBUG - VN ctest-vn-48174147 UUID is a473b3f1-290b-429d-a2bc-6c044874c187 2026-01-30 18:22:15,734 - DEBUG - Response for create_port : {'port': {'name': '71547b24-52ac-4dd1-a419-151512c34bfc', 'id': '71547b24-52ac-4dd1-a419-151512c34bfc', 'tenant_id': '1248594727384e53a13131f7980b19a7', 'network_id': 'a473b3f1-290b-429d-a2bc-6c044874c187', 'mac_address': '02:71:54:7b:24:52', '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': '4c4c86a7-8eec-4151-9cd4-2f3201e6720b'}], 'security_groups': ['e3e32be0-f5cc-4ceb-b18e-416c18716510'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1248594727384e53a13131f7980b19a7'}} 2026-01-30 18:22:15,884 - DEBUG - Response for create_port : {'port': {'name': 'd3a23534-65f9-4992-adee-8b594b3dd6c3', 'id': 'd3a23534-65f9-4992-adee-8b594b3dd6c3', 'tenant_id': '1248594727384e53a13131f7980b19a7', 'network_id': 'a473b3f1-290b-429d-a2bc-6c044874c187', 'mac_address': '02:d3:a2:35:34:65', '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': 'd55d50d3-4d0f-4755-89ce-2ac4d5455e67'}], 'security_groups': ['e3e32be0-f5cc-4ceb-b18e-416c18716510'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1248594727384e53a13131f7980b19a7'}} 2026-01-30 18:22:16,366 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5150-1) 2026-01-30 18:22:16,852 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5150-1) 2026-01-30 18:22:17,981 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5150-1) 2026-01-30 18:22:17,981 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-01-30 18:22:17,986 - DEBUG - Requesting: http://10.0.0.38:8082/domain/71249230-828c-4cf5-81a5-4ae014891930 2026-01-30 18:22:17,997 - DEBUG - Requesting: http://10.0.0.38:8082/project/12485947-2738-4e53-a131-31f7980b19a7 2026-01-30 18:22:18,067 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/fc6d97b1-d352-4f4f-ae18-f08934b59423 2026-01-30 18:22:18,076 - INFO - Verifications in API Server for IPAM: ctest-ipam-72546947 passed 2026-01-30 18:22:18,083 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-87615662:ctest-ipam-72546947', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87615662', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18189361260029693775', 'uuid-lslong': '12545041234126017571'}, 'enable': 'true', 'created': '2026-01-30T18:22:14', 'last-modified': '2026-01-30T18:22:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.362930'} 2026-01-30 18:22:18,083 - INFO - Verifications in Control node for IPAM: ctest-ipam-72546947 passed 2026-01-30 18:22:18,083 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-01-30 18:22:18,089 - DEBUG - Requesting: http://10.0.0.38:8082/domain/71249230-828c-4cf5-81a5-4ae014891930 2026-01-30 18:22:18,100 - DEBUG - Requesting: http://10.0.0.38:8082/project/12485947-2738-4e53-a131-31f7980b19a7 2026-01-30 18:22:18,165 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a473b3f1-290b-429d-a2bc-6c044874c187 2026-01-30 18:22:18,175 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a473b3f1-290b-429d-a2bc-6c044874c187 2026-01-30 18:22:18,183 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bbad63d5-0545-4df8-b5ac-61d3124abd88 2026-01-30 18:22:18,190 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bbad63d5-0545-4df8-b5ac-61d3124abd88 2026-01-30 18:22:18,196 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/043791fc-88cc-483e-a021-691a0275b270 2026-01-30 18:22:18,202 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-01-30 18:22:18,202 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a473b3f1-290b-429d-a2bc-6c044874c187 2026-01-30 18:22:18,210 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bbad63d5-0545-4df8-b5ac-61d3124abd88 2026-01-30 18:22:18,222 - INFO - Verified VN network id 11 for VN a473b3f1-290b-429d-a2bc-6c044874c187 2026-01-30 18:22:18,222 - INFO - Verifications in API Server for VN ctest-vn-48174147 passed 2026-01-30 18:22:18,223 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a473b3f1-290b-429d-a2bc-6c044874c187 2026-01-30 18:22:18,231 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bbad63d5-0545-4df8-b5ac-61d3124abd88 2026-01-30 18:22:18,237 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bbad63d5-0545-4df8-b5ac-61d3124abd88 2026-01-30 18:22:18,243 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/043791fc-88cc-483e-a021-691a0275b270 2026-01-30 18:22:18,253 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-87615662:ctest-vn-48174147', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87615662', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11850012892899000989', 'uuid-lslong': '11726366295417209223'}, 'enable': 'true', 'created': '2026-01-30T18:22:14', 'last-modified': '2026-01-30T18:22:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.945152'} 2026-01-30 18:22:18,258 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-01-30 18:22:18,258 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-48174147 passed 2026-01-30 18:22:18,258 - DEBUG - ====Verifying policy data for ctest-vn-48174147 in API_Server ====== 2026-01-30 18:22:18,258 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-01-30 18:22:18,263 - DEBUG - Requesting: http://10.0.0.38:8082/domain/71249230-828c-4cf5-81a5-4ae014891930 2026-01-30 18:22:18,272 - DEBUG - Requesting: http://10.0.0.38:8082/project/12485947-2738-4e53-a131-31f7980b19a7 2026-01-30 18:22:18,342 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a473b3f1-290b-429d-a2bc-6c044874c187 2026-01-30 18:22:18,351 - DEBUG - =>VN ctest-vn-48174147 has no policy to be verified 2026-01-30 18:22:18,351 - DEBUG - Verifying the vn in opserver 2026-01-30 18:22:18,351 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-87615662:ctest-vn-48174147 virtual network link through opserver 10.0.0.38 2026-01-30 18:22:18,351 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-01-30 18:22:18,641 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-01-30 18:22:18,698 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-87615662:ctest-vn-48174147', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-87615662:ctest-vn-48174147?flat'} 2026-01-30 18:22:18,698 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87615662:ctest-vn-48174147 is found in opserver 2026-01-30 18:22:18,706 - DEBUG - Do not have enough data to verify VN in agent 2026-01-30 18:22:18,711 - DEBUG - VRF ids for VN ctest-vn-48174147: {} 2026-01-30 18:22:18,712 - INFO - Waiting for VM ctest-TestBasicVMVN-87615662-92826795 to be up.. 2026-01-30 18:22:18,765 - DEBUG - VM is in ERROR state now 2026-01-30 18:22:18,765 - ERROR - VM in error state. 2026-01-30 18:22:18,765 - ERROR - VM is not in ACTIVE state 2026-01-30 18:22:18,843 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-30 18:22:18,843 - DEBUG - None 2026-01-30 18:22:18,844 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87615662-88516006 in state BUILD 2026-01-30 18:22:18,844 - INFO - Deleting VM ctest-TestBasicVMVN-87615662-88516006 2026-01-30 18:22:18,844 - ERROR - VM ctest-TestBasicVMVN-87615662-88516006 has failed to come up 2026-01-30 18:22:18,844 - ERROR - Nova failed to get host of the VM 2026-01-30 18:22:18,995 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87615662-57593922 in state BUILD 2026-01-30 18:22:18,995 - INFO - Deleting VM ctest-TestBasicVMVN-87615662-57593922 2026-01-30 18:22:18,995 - ERROR - VM ctest-TestBasicVMVN-87615662-57593922 has failed to come up 2026-01-30 18:22:18,995 - ERROR - Nova failed to get host of the VM 2026-01-30 18:22:19,151 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87615662-92826795 in state ERROR 2026-01-30 18:22:19,151 - INFO - Deleting VM ctest-TestBasicVMVN-87615662-92826795 2026-01-30 18:22:19,151 - ERROR - VM ctest-TestBasicVMVN-87615662-92826795 has failed to come up 2026-01-30 18:22:19,151 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-30T18:22:16Z', '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-01-30 18:22:19,151 - INFO - Deleting VN ctest-vn-48174147 2026-01-30 18:22:19,255 - DEBUG - Response for delete_port : () 2026-01-30 18:22:19,361 - DEBUG - Response for delete_port : () 2026-01-30 18:22:19,476 - DEBUG - Response for deleting network () 2026-01-30 18:22:19,476 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bbad63d5-0545-4df8-b5ac-61d3124abd88 2026-01-30 18:22:19,481 - DEBUG - Response Code: 404 2026-01-30 18:22:19,482 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-01-30 18:22:19,486 - DEBUG - Requesting: http://10.0.0.38:8082/domain/71249230-828c-4cf5-81a5-4ae014891930 2026-01-30 18:22:19,538 - DEBUG - Requesting: http://10.0.0.38:8082/project/12485947-2738-4e53-a131-31f7980b19a7 2026-01-30 18:22:19,606 - INFO - Validated that VN ctest-vn-48174147 is not found in API Server 2026-01-30 18:22:19,615 - DEBUG - VN ctest-vn-48174147 is not present in Agent 10.0.0.38 2026-01-30 18:22:19,615 - INFO - Validated that VN ctest-vn-48174147 is not in any agent 2026-01-30 18:22:19,627 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-48174147 info 2026-01-30 18:22:19,698 - INFO - IPAM: ctest-ipam-72546947 is not found in API Server 2026-01-30 18:22:19,707 - INFO - IPAM:ctest-ipam-72546947 is not found in control node 2026-01-30 18:22:19,958 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Fri Jan 30 18:22:18 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-01-30 18:22:19,963 - DEBUG - No XMPP flaps were noticed during the test 2026-01-30 18:22:19,963 - INFO -
2026-01-30 18:22:19,963 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:05]
2026-01-30 18:22:19,963 - INFO - -------------------------------------------------------------------------------- 2026-01-30 18:22:20,642 - INFO - Deleted project: ctest-TestBasicVMVN-87615662, ID : 12485947-2738-4e53-a131-31f7980b19a7