2025-12-22 02:13:38,424 - INFO - Domain Default found not creating 2025-12-22 02:13:38,618 - INFO - Project ctest-TestBasicVMVN-96526346 not found, creating it 2025-12-22 02:13:39,079 - INFO - Created Project:ctest-TestBasicVMVN-96526346, ID : c511d89e-8c68-41b4-a472-75fff63e2767 2025-12-22 02:13:40,757 - INFO - ================================================================================ 2025-12-22 02:13:40,758 - INFO - STARTING TEST : test_generic_link_local_service 2025-12-22 02:13:40,758 - 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 2025-12-22 02:13:41,031 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.201': '0'}} with 2025-12-22 02:13:41,031 - INFO - Initial checks done. Running the testcase now 2025-12-22 02:13:41,031 - INFO - 2025-12-22 02:13:41,656 - DEBUG - Response for create_network : {'network': {'id': 'eac807e7-19b2-4398-96b3-acf0dacf69ca', 'name': 'ctest-vn2_metadata-82208408', 'tenant_id': 'c511d89e8c6841b4a47275fff63e2767', 'project_id': 'c511d89e8c6841b4a47275fff63e2767', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96526346', 'ctest-vn2_metadata-82208408'], 'port_security_enabled': True, 'description': ''}} 2025-12-22 02:13:41,810 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bec32605-c5c2-4f81-8cc8-cf0fda412355', 'name': '', 'tenant_id': 'c511d89e8c6841b4a47275fff63e2767', 'network_id': 'eac807e7-19b2-4398-96b3-acf0dacf69ca', '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': 'c511d89e8c6841b4a47275fff63e2767'}} 2025-12-22 02:13:41,828 - INFO - Created VN ctest-vn2_metadata-82208408 2025-12-22 02:13:41,881 - DEBUG - VN ctest-vn2_metadata-82208408 UUID is eac807e7-19b2-4398-96b3-acf0dacf69ca 2025-12-22 02:13:42,117 - DEBUG - Services list from nova: [, , ] 2025-12-22 02:13:43,284 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4914-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4914-1) 2025-12-22 02:13:43,393 - DEBUG - Link local service introspect added 2025-12-22 02:13:43,455 - DEBUG - VM is in ERROR state now 2025-12-22 02:13:43,455 - ERROR - VM in error state. 2025-12-22 02:13:43,512 - DEBUG - VM is in ERROR state now 2025-12-22 02:13:43,512 - ERROR - VM in error state. 2025-12-22 02:13:43,617 - DEBUG - Link local service introspect removed 2025-12-22 02:13:43,617 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-96526346-94973306 in state ERROR 2025-12-22 02:13:43,617 - INFO - Deleting VM ctest-TestBasicVMVN-96526346-94973306 2025-12-22 02:13:43,641 - ERROR - VM ctest-TestBasicVMVN-96526346-94973306 has failed to come up 2025-12-22 02:13:43,641 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-12-22T02:13: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'} 2025-12-22 02:13:43,641 - INFO - Deleting VN ctest-vn2_metadata-82208408 2025-12-22 02:13:43,747 - DEBUG - Response for deleting network () 2025-12-22 02:13:44,001 - 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
2025-12-22 02:13:44,009 - DEBUG - No XMPP flaps were noticed during the test 2025-12-22 02:13:44,009 - INFO - 2025-12-22 02:13:44,009 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:04] 2025-12-22 02:13:44,009 - INFO - -------------------------------------------------------------------------------- 2025-12-22 02:13:44,013 - INFO - ================================================================================ 2025-12-22 02:13:44,013 - INFO - STARTING TEST : test_metadata_service 2025-12-22 02:13:44,013 - 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 2025-12-22 02:13:44,298 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.201': '0'}} with 2025-12-22 02:13:44,298 - INFO - Initial checks done. Running the testcase now 2025-12-22 02:13:44,299 - INFO - 2025-12-22 02:13:44,299 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs 2025-12-22 02:13:44,636 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs 2025-12-22 02:13:44,673 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/47783feb-6971-47f4-9292-e3d38c3ecba4 2025-12-22 02:13:44,857 - DEBUG - Response for create_network : {'network': {'id': '444f4e19-5fe2-4aa9-b142-8c368e765ec5', 'name': 'ctest-vn-92119846', 'tenant_id': 'c511d89e8c6841b4a47275fff63e2767', 'project_id': 'c511d89e8c6841b4a47275fff63e2767', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96526346', 'ctest-vn-92119846'], 'port_security_enabled': True, 'description': ''}} 2025-12-22 02:13:45,077 - DEBUG - Response for create_subnet : {'subnet': {'id': '8ea92b15-af75-49a8-bff0-deb6a3718825', 'name': '', 'tenant_id': 'c511d89e8c6841b4a47275fff63e2767', 'network_id': '444f4e19-5fe2-4aa9-b142-8c368e765ec5', 'ip_version': 4, 'cidr': '139.127.111.192/26', 'allocation_pools': [{'start': '139.127.111.194', 'end': '139.127.111.254'}], 'gateway_ip': '139.127.111.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '139.127.111.194', 'tags': [], 'project_id': 'c511d89e8c6841b4a47275fff63e2767'}} 2025-12-22 02:13:45,097 - INFO - Created VN ctest-vn-92119846 2025-12-22 02:13:45,149 - DEBUG - VN ctest-vn-92119846 UUID is 444f4e19-5fe2-4aa9-b142-8c368e765ec5 2025-12-22 02:13:46,469 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4914-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4914-1) 2025-12-22 02:13:46,469 - INFO - Waiting for VM ctest-TestBasicVMVN-96526346-19009390 to be up.. 2025-12-22 02:13:46,522 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-12-22 02:13:51,580 - DEBUG - VM is in ERROR state now 2025-12-22 02:13:51,581 - ERROR - VM in error state. 2025-12-22 02:13:51,581 - ERROR - VM is not in ACTIVE state 2025-12-22 02:13:51,675 - ERROR - Fatal Nova Exception while getting VM detail 2025-12-22 02:13:51,675 - DEBUG - None 2025-12-22 02:13:51,676 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-96526346-19009390 in state ERROR 2025-12-22 02:13:51,676 - INFO - Deleting VM ctest-TestBasicVMVN-96526346-19009390 2025-12-22 02:13:51,677 - ERROR - VM ctest-TestBasicVMVN-96526346-19009390 has failed to come up 2025-12-22 02:13:51,677 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-12-22T02:13:46Z', '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'} 2025-12-22 02:13:51,677 - INFO - Deleting VN ctest-vn-92119846 2025-12-22 02:13:51,773 - DEBUG - Response for deleting network () 2025-12-22 02:13:52,039 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Mon Dec 22 02:13:51 2025 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 2025-12-22 02:13:52,046 - DEBUG - No XMPP flaps were noticed during the test 2025-12-22 02:13:52,046 - INFO - 2025-12-22 02:13:52,046 - INFO - END TEST : test_metadata_service : FAILED[0:00:08] 2025-12-22 02:13:52,046 - INFO - -------------------------------------------------------------------------------- 2025-12-22 02:13:52,049 - INFO - ================================================================================ 2025-12-22 02:13:52,049 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-12-22 02:13:52,049 - 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 2025-12-22 02:13:52,337 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.201': '0'}} with 2025-12-22 02:13:52,337 - INFO - Initial checks done. Running the testcase now 2025-12-22 02:13:52,338 - INFO - 2025-12-22 02:13:52,824 - DEBUG - Response for create_network : {'network': {'id': 'd47133ec-25d4-4795-b44e-c69450098786', 'name': 'ctest-vn-22055233', 'tenant_id': 'c511d89e8c6841b4a47275fff63e2767', 'project_id': 'c511d89e8c6841b4a47275fff63e2767', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96526346', 'ctest-vn-22055233'], 'port_security_enabled': True, 'description': ''}} 2025-12-22 02:13:52,999 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee8df9d6-3bb8-40ea-b751-643e1f90ae2b', 'name': '', 'tenant_id': 'c511d89e8c6841b4a47275fff63e2767', 'network_id': 'd47133ec-25d4-4795-b44e-c69450098786', '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': 'c511d89e8c6841b4a47275fff63e2767'}} 2025-12-22 02:13:53,193 - DEBUG - Response for create_subnet : {'subnet': {'id': '9e3fbe4f-3c94-4a5f-8e20-6a7b1b28bf2a', 'name': '', 'tenant_id': 'c511d89e8c6841b4a47275fff63e2767', 'network_id': 'd47133ec-25d4-4795-b44e-c69450098786', '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': 'c511d89e8c6841b4a47275fff63e2767'}} 2025-12-22 02:13:53,213 - INFO - Created VN ctest-vn-22055233 2025-12-22 02:13:53,265 - DEBUG - VN ctest-vn-22055233 UUID is d47133ec-25d4-4795-b44e-c69450098786 2025-12-22 02:13:53,657 - DEBUG - Response for create_port : {'port': {'name': '58090671-de3d-41fb-9785-5d7fdf1b65ba', 'id': '58090671-de3d-41fb-9785-5d7fdf1b65ba', 'tenant_id': 'c511d89e8c6841b4a47275fff63e2767', 'network_id': 'd47133ec-25d4-4795-b44e-c69450098786', 'mac_address': '02:58:09:06:71:de', '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': 'ee8df9d6-3bb8-40ea-b751-643e1f90ae2b'}], 'security_groups': ['e8fe2d44-7756-419f-be19-b7d3d104e030'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c511d89e8c6841b4a47275fff63e2767'}} 2025-12-22 02:13:53,829 - DEBUG - Response for create_port : {'port': {'name': '9248c8ab-5217-4d2d-ae31-5edb62c4880d', 'id': '9248c8ab-5217-4d2d-ae31-5edb62c4880d', 'tenant_id': 'c511d89e8c6841b4a47275fff63e2767', 'network_id': 'd47133ec-25d4-4795-b44e-c69450098786', 'mac_address': '02:92:48:c8:ab: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.2.4', 'subnet_id': '9e3fbe4f-3c94-4a5f-8e20-6a7b1b28bf2a'}], 'security_groups': ['e8fe2d44-7756-419f-be19-b7d3d104e030'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c511d89e8c6841b4a47275fff63e2767'}} 2025-12-22 02:13:54,311 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4914-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4914-1) 2025-12-22 02:13:54,812 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4914-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4914-1) 2025-12-22 02:13:56,048 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4914-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4914-1) 2025-12-22 02:13:56,048 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-12-22 02:13:56,054 - DEBUG - Requesting: http://10.0.0.57:8082/domain/b07d984a-265b-499c-82d6-02806ee46735 2025-12-22 02:13:56,065 - DEBUG - Requesting: http://10.0.0.57:8082/project/c511d89e-8c68-41b4-a472-75fff63e2767 2025-12-22 02:13:56,144 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/34d57283-49ab-47f9-8311-0ee87ac5f972 2025-12-22 02:13:56,153 - INFO - Verifications in API Server for IPAM: ctest-ipam-17524249 passed 2025-12-22 02:13:56,159 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-96526346:ctest-ipam-17524249', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96526346', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3807074968213866489', 'uuid-lslong': '9444346285227637106'}, 'enable': 'true', 'created': '2025-12-22T02:13:52', 'last-modified': '2025-12-22T02:13:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.592338'} 2025-12-22 02:13:56,159 - INFO - Verifications in Control node for IPAM: ctest-ipam-17524249 passed 2025-12-22 02:13:56,161 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-12-22 02:13:56,166 - DEBUG - Requesting: http://10.0.0.57:8082/domain/b07d984a-265b-499c-82d6-02806ee46735 2025-12-22 02:13:56,183 - DEBUG - Requesting: http://10.0.0.57:8082/project/c511d89e-8c68-41b4-a472-75fff63e2767 2025-12-22 02:13:56,263 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d47133ec-25d4-4795-b44e-c69450098786 2025-12-22 02:13:56,276 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d47133ec-25d4-4795-b44e-c69450098786 2025-12-22 02:13:56,286 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/75207af6-c270-4a2b-8316-ff8595ae5f43 2025-12-22 02:13:56,295 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/75207af6-c270-4a2b-8316-ff8595ae5f43 2025-12-22 02:13:56,302 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/67473460-3d92-4711-92a8-fd260b5015e5 2025-12-22 02:13:56,308 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-12-22 02:13:56,308 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d47133ec-25d4-4795-b44e-c69450098786 2025-12-22 02:13:56,318 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/75207af6-c270-4a2b-8316-ff8595ae5f43 2025-12-22 02:13:56,333 - INFO - Verified VN network id 11 for VN d47133ec-25d4-4795-b44e-c69450098786 2025-12-22 02:13:56,333 - INFO - Verifications in API Server for VN ctest-vn-22055233 passed 2025-12-22 02:13:56,334 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d47133ec-25d4-4795-b44e-c69450098786 2025-12-22 02:13:56,344 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/75207af6-c270-4a2b-8316-ff8595ae5f43 2025-12-22 02:13:56,351 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/75207af6-c270-4a2b-8316-ff8595ae5f43 2025-12-22 02:13:56,359 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/67473460-3d92-4711-92a8-fd260b5015e5 2025-12-22 02:13:56,372 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-96526346:ctest-vn-22055233', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96526346', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15308073697748993941', 'uuid-lslong': '12992540315310720902'}, 'enable': 'true', 'created': '2025-12-22T02:13:52', 'last-modified': '2025-12-22T02:13:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.211408'} 2025-12-22 02:13:56,378 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-12-22 02:13:56,378 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22055233 passed 2025-12-22 02:13:56,378 - DEBUG - ====Verifying policy data for ctest-vn-22055233 in API_Server ====== 2025-12-22 02:13:56,378 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-12-22 02:13:56,384 - DEBUG - Requesting: http://10.0.0.57:8082/domain/b07d984a-265b-499c-82d6-02806ee46735 2025-12-22 02:13:56,396 - DEBUG - Requesting: http://10.0.0.57:8082/project/c511d89e-8c68-41b4-a472-75fff63e2767 2025-12-22 02:13:56,468 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d47133ec-25d4-4795-b44e-c69450098786 2025-12-22 02:13:56,479 - DEBUG - =>VN ctest-vn-22055233 has no policy to be verified 2025-12-22 02:13:56,479 - DEBUG - Verifying the vn in opserver 2025-12-22 02:13:56,479 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-96526346:ctest-vn-22055233 virtual network link through opserver 10.0.0.57 2025-12-22 02:13:56,479 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-12-22 02:13:56,821 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-12-22 02:13:56,888 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-96526346:ctest-vn-22055233', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-96526346:ctest-vn-22055233?flat'} 2025-12-22 02:13:56,888 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-96526346:ctest-vn-22055233 is found in opserver 2025-12-22 02:13:56,898 - DEBUG - Do not have enough data to verify VN in agent 2025-12-22 02:13:56,903 - DEBUG - VRF ids for VN ctest-vn-22055233: {} 2025-12-22 02:13:56,904 - INFO - Waiting for VM ctest-TestBasicVMVN-96526346-92126041 to be up.. 2025-12-22 02:13:56,966 - DEBUG - VM is in ERROR state now 2025-12-22 02:13:56,966 - ERROR - VM in error state. 2025-12-22 02:13:56,966 - ERROR - VM is not in ACTIVE state 2025-12-22 02:13:57,052 - ERROR - Fatal Nova Exception while getting VM detail 2025-12-22 02:13:57,053 - DEBUG - None 2025-12-22 02:13:57,053 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-96526346-12616603 in state BUILD 2025-12-22 02:13:57,054 - INFO - Deleting VM ctest-TestBasicVMVN-96526346-12616603 2025-12-22 02:13:57,054 - ERROR - VM ctest-TestBasicVMVN-96526346-12616603 has failed to come up 2025-12-22 02:13:57,054 - ERROR - Nova failed to get host of the VM 2025-12-22 02:13:57,234 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-96526346-30512725 in state BUILD 2025-12-22 02:13:57,235 - INFO - Deleting VM ctest-TestBasicVMVN-96526346-30512725 2025-12-22 02:13:57,235 - ERROR - VM ctest-TestBasicVMVN-96526346-30512725 has failed to come up 2025-12-22 02:13:57,235 - ERROR - Nova failed to get host of the VM 2025-12-22 02:13:57,422 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-96526346-92126041 in state ERROR 2025-12-22 02:13:57,422 - INFO - Deleting VM ctest-TestBasicVMVN-96526346-92126041 2025-12-22 02:13:57,422 - ERROR - VM ctest-TestBasicVMVN-96526346-92126041 has failed to come up 2025-12-22 02:13:57,422 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-12-22T02:13:54Z', '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'} 2025-12-22 02:13:57,422 - INFO - Deleting VN ctest-vn-22055233 2025-12-22 02:13:57,547 - DEBUG - Response for delete_port : () 2025-12-22 02:13:57,672 - DEBUG - Response for delete_port : () 2025-12-22 02:13:57,801 - DEBUG - Response for deleting network () 2025-12-22 02:13:57,801 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/75207af6-c270-4a2b-8316-ff8595ae5f43 2025-12-22 02:13:57,806 - DEBUG - Response Code: 404 2025-12-22 02:13:57,806 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-12-22 02:13:57,811 - DEBUG - Requesting: http://10.0.0.57:8082/domain/b07d984a-265b-499c-82d6-02806ee46735 2025-12-22 02:13:57,862 - DEBUG - Requesting: http://10.0.0.57:8082/project/c511d89e-8c68-41b4-a472-75fff63e2767 2025-12-22 02:13:57,936 - INFO - Validated that VN ctest-vn-22055233 is not found in API Server 2025-12-22 02:13:57,947 - DEBUG - VN ctest-vn-22055233 is not present in Agent 10.0.0.57 2025-12-22 02:13:57,947 - INFO - Validated that VN ctest-vn-22055233 is not in any agent 2025-12-22 02:13:57,964 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22055233 info 2025-12-22 02:13:58,045 - INFO - IPAM: ctest-ipam-17524249 is not found in API Server 2025-12-22 02:13:58,056 - INFO - IPAM:ctest-ipam-17524249 is not found in control node 2025-12-22 02:13:58,305 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Mon Dec 22 02:13:57 2025 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 2025-12-22 02:13:58,311 - DEBUG - No XMPP flaps were noticed during the test 2025-12-22 02:13:58,311 - INFO - 2025-12-22 02:13:58,311 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06] 2025-12-22 02:13:58,311 - INFO - -------------------------------------------------------------------------------- 2025-12-22 02:13:59,056 - INFO - Deleted project: ctest-TestBasicVMVN-96526346, ID : c511d89e-8c68-41b4-a472-75fff63e2767