2026-06-05 13:10:36,318 - INFO - Domain Default found not creating
2026-06-05 13:10:36,521 - INFO - Project ctest-DisablePolicyEcmpIpv6-46771926 not found, creating it
2026-06-05 13:10:37,111 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-46771926, ID : f7a9afd8-7c4f-4529-830a-79615d06ba05
2026-06-05 13:10:38,891 - INFO - ================================================================================
2026-06-05 13:10:38,892 - INFO - STARTING TEST : test_ecmp_with_static_routes
2026-06-05 13:10:38,892 - INFO - TEST DESCRIPTION :
Description: Verify disabling policy for ECMP routes with static routes on VM
Steps:
1. launch 1 VN and launch 3 VMs in it.
2. create a static route for a new subnet prefix and add this on 2 VMIs.
this will create 2 ECMP routes.
3. Disable the policy on all VMIs.
4. Now from 3rd VM send traffic to an IP from static route prefix
5. add new ECMP destinations and verify load is distributed to new destinations too
6. remove ECMP destinations and verify load is distributed to remaining destinations
Pass criteria:
1. traffic should go through fine
2. flows should not be created
3. load should be distributed among ecmp routes.
2026-06-05 13:10:40,197 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.200': '0', '10.20.0.192': '0'}, '10.0.0.141': {'10.20.0.192': '0', '10.20.0.200': '0'}} with
2026-06-05 13:10:40,197 - INFO - Address family configured is dual
2026-06-05 13:10:40,198 - INFO - we are setting address family as v6
2026-06-05 13:10:40,198 - INFO - we are setting address family as v6
2026-06-05 13:10:40,198 - INFO - Initial checks done. Running the testcase now
2026-06-05 13:10:40,198 - INFO -
2026-06-05 13:10:40,228 - DEBUG - Services list from nova: [, , , ]
2026-06-05 13:10:40,228 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5895-1', 'an-jenkins-deploy-platform-ansible-os-5895-2']}
2026-06-05 13:10:40,962 - DEBUG - Response for create_network : {'network': {'id': '1a27d682-2e5a-4cbd-a25d-80e0973b04db', 'name': 'ctest-vn-16029302', 'tenant_id': 'f7a9afd87c4f4529830a79615d06ba05', 'project_id': 'f7a9afd87c4f4529830a79615d06ba05', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-DisablePolicyEcmpIpv6-46771926', 'ctest-vn-16029302'], 'port_security_enabled': True, 'description': ''}}
2026-06-05 13:10:41,312 - DEBUG - Response for create_subnet : {'subnet': {'id': '41a782a5-13c3-46ed-b13e-544e82bf06cb', 'name': '', 'tenant_id': 'f7a9afd87c4f4529830a79615d06ba05', 'network_id': '1a27d682-2e5a-4cbd-a25d-80e0973b04db', 'ip_version': 6, 'cidr': '2354:80fe:db0d:ea28:669e:4c6a::/96', 'allocation_pools': [{'start': '2354:80fe:db0d:ea28:669e:4c6a:0:2', 'end': '2354:80fe:db0d:ea28:669e:4c6a:ffff:fffe'}], 'gateway_ip': '2354:80fe:db0d:ea28:669e:4c6a:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2354:80fe:db0d:ea28:669e:4c6a:0:2', 'tags': [], 'project_id': 'f7a9afd87c4f4529830a79615d06ba05'}}
2026-06-05 13:10:41,550 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb407661-ea27-4ea8-be73-c70b5cbac059', 'name': '', 'tenant_id': 'f7a9afd87c4f4529830a79615d06ba05', 'network_id': '1a27d682-2e5a-4cbd-a25d-80e0973b04db', 'ip_version': 4, 'cidr': '99.137.145.192/26', 'allocation_pools': [{'start': '99.137.145.194', 'end': '99.137.145.254'}], 'gateway_ip': '99.137.145.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.137.145.194', 'tags': [], 'project_id': 'f7a9afd87c4f4529830a79615d06ba05'}}
2026-06-05 13:10:41,582 - INFO - Created VN ctest-vn-16029302
2026-06-05 13:10:41,593 - DEBUG - VN ctest-vn-16029302 UUID is 1a27d682-2e5a-4cbd-a25d-80e0973b04db
2026-06-05 13:10:41,713 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-05 13:10:42,021 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-05 13:10:42,064 - DEBUG - Requesting: http://10.0.0.242:8082/domain/62815f74-0e86-490f-97a7-40f9728e4542
2026-06-05 13:10:42,085 - DEBUG - Requesting: http://10.0.0.242:8082/project/f7a9afd8-7c4f-4529-830a-79615d06ba05
2026-06-05 13:10:42,185 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1a27d682-2e5a-4cbd-a25d-80e0973b04db
2026-06-05 13:10:42,200 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1a27d682-2e5a-4cbd-a25d-80e0973b04db
2026-06-05 13:10:42,214 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/068fe870-6b52-4ed7-adf0-835fd241e2d3
2026-06-05 13:10:42,226 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/068fe870-6b52-4ed7-adf0-835fd241e2d3
2026-06-05 13:10:42,235 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/b0449678-4a45-4394-932e-792f312db73c
2026-06-05 13:10:42,244 - DEBUG - Route Targets: ['target:64512:8000008']
2026-06-05 13:10:42,244 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1a27d682-2e5a-4cbd-a25d-80e0973b04db
2026-06-05 13:10:42,257 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/068fe870-6b52-4ed7-adf0-835fd241e2d3
2026-06-05 13:10:42,277 - INFO - Verified VN network id 14 for VN 1a27d682-2e5a-4cbd-a25d-80e0973b04db
2026-06-05 13:10:42,277 - INFO - Verifications in API Server for VN ctest-vn-16029302 passed
2026-06-05 13:10:42,277 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1a27d682-2e5a-4cbd-a25d-80e0973b04db
2026-06-05 13:10:42,291 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/068fe870-6b52-4ed7-adf0-835fd241e2d3
2026-06-05 13:10:42,299 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/068fe870-6b52-4ed7-adf0-835fd241e2d3
2026-06-05 13:10:42,309 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/b0449678-4a45-4394-932e-792f312db73c
2026-06-05 13:10:42,325 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-46771926', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1884710823689604285', 'uuid-lslong': '11699649109076673755'}, 'enable': 'true', 'created': '2026-06-05T13:10:40', 'last-modified': '2026-06-05T13:10:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.836548'}
2026-06-05 13:10:42,331 - DEBUG - Route Targets: ['target:64512:8000008']
2026-06-05 13:10:42,338 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-46771926', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1884710823689604285', 'uuid-lslong': '11699649109076673755'}, 'enable': 'true', 'created': '2026-06-05T13:10:40', 'last-modified': '2026-06-05T13:10:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.852488'}
2026-06-05 13:10:42,345 - DEBUG - Route Targets: ['target:64512:8000008']
2026-06-05 13:10:42,351 - DEBUG - Control-node 10.0.0.129 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-46771926', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1884710823689604285', 'uuid-lslong': '11699649109076673755'}, 'enable': 'true', 'created': '2026-06-05T13:10:40', 'last-modified': '2026-06-05T13:10:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.866051'}
2026-06-05 13:10:42,358 - DEBUG - Route Targets: ['target:64512:8000008']
2026-06-05 13:10:42,358 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-16029302 passed
2026-06-05 13:10:42,358 - DEBUG - ====Verifying policy data for ctest-vn-16029302 in API_Server ======
2026-06-05 13:10:42,358 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-05 13:10:42,366 - DEBUG - Requesting: http://10.0.0.242:8082/domain/62815f74-0e86-490f-97a7-40f9728e4542
2026-06-05 13:10:42,381 - DEBUG - Requesting: http://10.0.0.242:8082/project/f7a9afd8-7c4f-4529-830a-79615d06ba05
2026-06-05 13:10:42,492 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/1a27d682-2e5a-4cbd-a25d-80e0973b04db
2026-06-05 13:10:42,504 - DEBUG - =>VN ctest-vn-16029302 has no policy to be verified
2026-06-05 13:10:42,504 - DEBUG - Verifying the vn in opserver
2026-06-05 13:10:42,504 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 virtual network link through opserver 10.0.0.242
2026-06-05 13:10:42,504 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-06-05 13:10:42,828 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-06-05 13:10:42,935 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302?flat'}
2026-06-05 13:10:42,935 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 virtual network link through opserver 10.0.0.50
2026-06-05 13:10:42,935 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-06-05 13:10:43,283 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-06-05 13:10:43,457 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302?flat'}
2026-06-05 13:10:43,457 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 virtual network link through opserver 10.0.0.129
2026-06-05 13:10:43,458 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks
2026-06-05 13:10:43,807 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks
2026-06-05 13:10:43,887 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302', 'href': 'http://10.0.0.129:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302?flat'}
2026-06-05 13:10:43,887 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is found in opserver
2026-06-05 13:10:43,917 - DEBUG - Do not have enough data to verify VN in agent
2026-06-05 13:10:43,934 - DEBUG - VRF ids for VN ctest-vn-16029302: {}
2026-06-05 13:10:43,934 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5895-1', 'an-jenkins-deploy-platform-ansible-os-5895-2']}
2026-06-05 13:10:46,137 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5895-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5895-1)
2026-06-05 13:10:46,137 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5895-1', 'an-jenkins-deploy-platform-ansible-os-5895-2']}
2026-06-05 13:10:47,795 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5895-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5895-2)
2026-06-05 13:10:49,774 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5895-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5895-2)
2026-06-05 13:10:49,775 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5895-1', 'an-jenkins-deploy-platform-ansible-os-5895-2']}
2026-06-05 13:10:51,330 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5895-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5895-1)
2026-06-05 13:10:51,330 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 to be up..
2026-06-05 13:10:51,436 - DEBUG - VM is in ACTIVE state now
2026-06-05 13:10:51,436 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-46771926-28147625
2026-06-05 13:10:51,530 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 ID is 14d6565e-dbaf-4c7c-ae83-184cf822060c
2026-06-05 13:10:51,530 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 launched on Node an-jenkins-deploy-platform-ansible-os-5895-2
2026-06-05 13:10:51,635 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/14d6565e-dbaf-4c7c-ae83-184cf822060c
2026-06-05 13:10:51,950 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/14d6565e-dbaf-4c7c-ae83-184cf822060c
2026-06-05 13:10:51,996 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/cd7f2404-3019-4737-b025-95f7d7d12f97
2026-06-05 13:10:55,196 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2026-06-05 13:10:55,196 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:10:55,213 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:10:55,213 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:10:59,295 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2026-06-05 13:10:59,295 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:10:59,309 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:10:59,309 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:03,387 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2026-06-05 13:11:03,387 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:11:03,408 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:11:03,409 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:07,488 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2026-06-05 13:11:07,488 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:11:07,506 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:11:07,506 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:11,582 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2026-06-05 13:11:11,583 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:11:11,598 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:11:11,598 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:15,674 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2026-06-05 13:11:15,674 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:11:15,693 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:11:15,693 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:19,782 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1021ms')
2026-06-05 13:11:19,783 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:11:19,801 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:11:19,801 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:23,876 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2026-06-05 13:11:23,876 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:11:23,890 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:11:23,890 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:27,966 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2026-06-05 13:11:27,966 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:11:27,979 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:11:27,979 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:32,067 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1021ms')
2026-06-05 13:11:32,067 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:11:32,088 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:11:32,088 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:36,157 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2026-06-05 13:11:36,157 - DEBUG - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 failed!
2026-06-05 13:11:36,173 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 2354:80fe:db0d:ea28:669e:4c6a:0:1 and allocation pool is NOT set
2026-06-05 13:11:36,173 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-46771926:ctest-vn-16029302 is 99.137.145.193 and allocation pool is NOT set
2026-06-05 13:11:40,252 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n64 bytes from 169.254.0.6: icmp_seq=2 ttl=63 time=13.6 ms\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1017ms\r\nrtt min/avg/max/mdev = 13.599/13.599/13.599/0.000 ms')
2026-06-05 13:11:40,252 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 passed
2026-06-05 13:11:40,323 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-05 13:11:40,323 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-46771926-28147625, IP 2354:80fe:db0d:ea28:669e:4c6a:0:4, Port 22
2026-06-05 13:11:40,390 - DEBUG - Error on ssh to ubuntu@169.254.0.6:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.6/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.6/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.6/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-06-05 13:11:40,492 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-05 13:11:45,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-05 13:11:45,494 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-46771926-28147625, IP 2354:80fe:db0d:ea28:669e:4c6a:0:4, Port 22
2026-06-05 13:11:45,562 - DEBUG - Error on ssh to ubuntu@169.254.0.6:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.6/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.6/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.6/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-06-05 13:11:45,654 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-05 13:11:50,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-05 13:11:50,655 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-46771926-28147625, IP 2354:80fe:db0d:ea28:669e:4c6a:0:4, Port 22
2026-06-05 13:11:50,722 - DEBUG - Error on ssh to ubuntu@169.254.0.6:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.6/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.6/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.6/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-06-05 13:11:50,831 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-05 13:11:55,832 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-05 13:11:55,832 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-46771926-28147625, IP 2354:80fe:db0d:ea28:669e:4c6a:0:4, Port 22
2026-06-05 13:11:55,927 - DEBUG - Error on ssh to ubuntu@169.254.0.6:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.6/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.6/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.6/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-06-05 13:11:56,033 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-05 13:12:01,033 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-05 13:12:01,033 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-46771926-28147625, IP 2354:80fe:db0d:ea28:669e:4c6a:0:4, Port 22
2026-06-05 13:12:01,102 - DEBUG - Error on ssh to ubuntu@169.254.0.6:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.6/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.6/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.6/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-06-05 13:12:01,217 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-05 13:12:06,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-05 13:12:06,218 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-46771926-28147625, IP 2354:80fe:db0d:ea28:669e:4c6a:0:4, Port 22
2026-06-05 13:12:06,394 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-46771926-28147625 is ready for SSH connections
2026-06-05 13:12:06,394 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-46771926-20066630 to be up..
2026-06-05 13:12:06,464 - DEBUG - VM is in ERROR state now
2026-06-05 13:12:06,464 - ERROR - VM in error state.
2026-06-05 13:12:06,464 - ERROR - VM is not in ACTIVE state
2026-06-05 13:12:06,554 - ERROR - Fatal Nova Exception while getting VM detail
2026-06-05 13:12:06,554 - DEBUG - None
2026-06-05 13:12:06,560 - INFO - Skip interface_detach for VM ctest-DisablePolicyEcmpIpv6-46771926-33571063 in state ERROR
2026-06-05 13:12:06,560 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-46771926-33571063
2026-06-05 13:12:06,560 - ERROR - VM ctest-DisablePolicyEcmpIpv6-46771926-33571063 has failed to come up
2026-06-05 13:12:06,560 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-06-05T13:10:51Z', '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-06-05 13:12:06,560 - INFO - Skip interface_detach for VM ctest-DisablePolicyEcmpIpv6-46771926-20066630 in state ERROR
2026-06-05 13:12:06,560 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-46771926-20066630
2026-06-05 13:12:06,561 - ERROR - VM ctest-DisablePolicyEcmpIpv6-46771926-20066630 has failed to come up
2026-06-05 13:12:06,561 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-06-05T13:10:49Z', '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-06-05 13:12:06,561 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-46771926-28147625
2026-06-05 13:12:06,639 - INFO - Skip interface_detach for VM ctest-DisablePolicyEcmpIpv6-46771926-05216154 in state BUILD
2026-06-05 13:12:06,639 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-46771926-05216154
2026-06-05 13:12:06,639 - ERROR - VM ctest-DisablePolicyEcmpIpv6-46771926-05216154 has failed to come up
2026-06-05 13:12:06,639 - ERROR - Nova failed to get host of the VM
2026-06-05 13:12:06,639 - ERROR - VM ctest-DisablePolicyEcmpIpv6-46771926-05216154 has failed to come up
2026-06-05 13:12:06,639 - ERROR - Nova failed to get host of the VM
2026-06-05 13:12:06,727 - INFO - Deleting VN ctest-vn-16029302
2026-06-05 13:12:06,782 - DEBUG - VN 1a27d682-2e5a-4cbd-a25d-80e0973b04db still in use: Unable to complete operation on network 1a27d682-2e5a-4cbd-a25d-80e0973b04db. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2c71c953-c196-433b-bf29-067611285ae3']
2026-06-05 13:12:06,782 - WARNING - Deleting VN ctest-vn-16029302 failed..Will retry
2026-06-05 13:12:08,969 - DEBUG - Response for deleting network ()
2026-06-05 13:12:08,969 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/068fe870-6b52-4ed7-adf0-835fd241e2d3
2026-06-05 13:12:08,976 - DEBUG - Response Code: 404
2026-06-05 13:12:08,977 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-05 13:12:08,985 - DEBUG - Requesting: http://10.0.0.242:8082/domain/62815f74-0e86-490f-97a7-40f9728e4542
2026-06-05 13:12:09,001 - DEBUG - Requesting: http://10.0.0.242:8082/project/f7a9afd8-7c4f-4529-830a-79615d06ba05
2026-06-05 13:12:09,110 - INFO - Validated that VN ctest-vn-16029302 is not found in API Server
2026-06-05 13:12:09,127 - DEBUG - VN ctest-vn-16029302 is not present in Agent 10.0.0.41
2026-06-05 13:12:09,137 - DEBUG - VN ctest-vn-16029302 is not present in Agent 10.0.0.141
2026-06-05 13:12:09,137 - INFO - Validated that VN ctest-vn-16029302 is not in any agent
2026-06-05 13:12:09,170 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-16029302 info
2026-06-05 13:12:10,474 - ERROR - AssertionError
Python 3.9.25: /usr/bin/python3
Fri Jun 5 13:12:06 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/vrouter/test_disable_policy.py in test_ecmp_with_static_routes(self=)
63 node_name=compute_hosts[0], image_name=image)[0]
64
65 self.verify_vms(vm_fixtures)
66 self.verify_vms(vm1_fixture)
67 vm1_fixture = vm1_fixture[0]
self =
self.verify_vms = >
vm_fixtures = [, ]
/contrail-test/common/vrouter/base.py in verify_vms(self=, vm_fixtures=[, ])
198 def verify_vms(self, vm_fixtures):
199 for vm_fixture in vm_fixtures:
200 assert vm_fixture.wait_till_vm_is_up()
201
202 def add_static_routes_on_vms(self,prefix, vm_fixtures, ip=None):
vm_fixture =
vm_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/vrouter/test_disable_policy.py", line 65, in test_ecmp_with_static_routes
self.verify_vms(vm_fixtures)
File "/contrail-test/common/vrouter/base.py", line 200, in verify_vms
assert vm_fixture.wait_till_vm_is_up()
AssertionError
2026-06-05 13:12:10,490 - DEBUG - No XMPP flaps were noticed during the test
2026-06-05 13:12:10,490 - INFO -
2026-06-05 13:12:10,490 - INFO - END TEST : test_ecmp_with_static_routes : FAILED[0:01:32]
2026-06-05 13:12:10,490 - INFO - --------------------------------------------------------------------------------
2026-06-05 13:12:11,260 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-46771926, ID : f7a9afd8-7c4f-4529-830a-79615d06ba05