2025-08-07 21:11:34,140 - INFO - Domain Default found not creating 2025-08-07 21:11:34,316 - INFO - Project ctest-FatFlowAggrIpv6Serial-23328130 not found, creating it 2025-08-07 21:11:34,908 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-23328130, ID : d55b5db2-63e7-4e51-9d90-1ac184c60436 2025-08-07 21:11:36,418 - INFO - ================================================================================ 2025-08-07 21:11:36,418 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2025-08-07 21:11:36,418 - INFO - TEST DESCRIPTION : Description: Verify fat flow prefix aggr dest (IPv6) for intra-vn inter-node Steps: 1. Create 2 VNs with IPv6 subnets and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest IPv6 len 125 for UDP port 55. 3. From both the client VMs, send ICMP6 traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of IPv6 fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of IPv6 flows and on server compute, expect 2 pairs of IPv6 flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2025-08-07 21:11:37,756 - DEBUG - Skipping xmpp flap check 2025-08-07 21:11:37,756 - INFO - Initial checks done. Running the testcase now 2025-08-07 21:11:37,756 - INFO - 2025-08-07 21:11:37,757 - INFO - ================================================================================ 2025-08-07 21:11:37,757 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2025-08-07 21:11:37,757 - INFO - TEST DESCRIPTION : : Description: Verify fat flow prefix aggr dest (IPv4) for intra-vn inter-node Steps: 1. Create 2 VNs and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest len 29 for UDP port 55. 3. From both the client VMs, send ICMP traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of flows and on server compute, expect 2 pairs of flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2025-08-07 21:11:39,073 - DEBUG - Skipping xmpp flap check 2025-08-07 21:11:39,073 - INFO - Initial checks done. Running the testcase now 2025-08-07 21:11:39,073 - INFO - 2025-08-07 21:11:39,103 - DEBUG - Services list from nova: [, , , ] 2025-08-07 21:11:39,103 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']} 2025-08-07 21:11:39,848 - DEBUG - Response for create_network : {'network': {'id': 'e30243a9-ff57-4ba0-81b8-79df39707c1c', 'name': 'ctest-vn-60492528', 'tenant_id': 'd55b5db263e74e519d901ac184c60436', 'project_id': 'd55b5db263e74e519d901ac184c60436', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-FatFlowAggrIpv6Serial-23328130', 'ctest-vn-60492528'], 'port_security_enabled': True, 'description': ''}} 2025-08-07 21:11:40,185 - DEBUG - Response for create_subnet : {'subnet': {'id': '49b3a93d-7a8e-466a-b290-7d6b0fb72800', 'name': '', 'tenant_id': 'd55b5db263e74e519d901ac184c60436', 'network_id': 'e30243a9-ff57-4ba0-81b8-79df39707c1c', 'ip_version': 4, 'cidr': '99.217.28.0/26', 'allocation_pools': [{'start': '99.217.28.2', 'end': '99.217.28.62'}], 'gateway_ip': '99.217.28.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.217.28.2', 'tags': [], 'project_id': 'd55b5db263e74e519d901ac184c60436'}} 2025-08-07 21:11:40,452 - DEBUG - Response for create_subnet : {'subnet': {'id': 'efc1aeef-6c47-4ef6-8166-2550393e78d3', 'name': '', 'tenant_id': 'd55b5db263e74e519d901ac184c60436', 'network_id': 'e30243a9-ff57-4ba0-81b8-79df39707c1c', 'ip_version': 6, 'cidr': '244c:c465:b83f:81c4:348a:b66e::/96', 'allocation_pools': [{'start': '244c:c465:b83f:81c4:348a:b66e:0:2', 'end': '244c:c465:b83f:81c4:348a:b66e:ffff:fffe'}], 'gateway_ip': '244c:c465:b83f:81c4:348a:b66e:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '244c:c465:b83f:81c4:348a:b66e:0:2', 'tags': [], 'project_id': 'd55b5db263e74e519d901ac184c60436'}} 2025-08-07 21:11:40,485 - INFO - Created VN ctest-vn-60492528 2025-08-07 21:11:40,504 - DEBUG - VN ctest-vn-60492528 UUID is e30243a9-ff57-4ba0-81b8-79df39707c1c 2025-08-07 21:11:40,916 - DEBUG - Response for create_network : {'network': {'id': '8d88631c-252f-4677-bfe7-bb282730ea2c', 'name': 'ctest-vn-62597880', 'tenant_id': 'd55b5db263e74e519d901ac184c60436', 'project_id': 'd55b5db263e74e519d901ac184c60436', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-FatFlowAggrIpv6Serial-23328130', 'ctest-vn-62597880'], 'port_security_enabled': True, 'description': ''}} 2025-08-07 21:11:41,128 - DEBUG - Response for create_subnet : {'subnet': {'id': '817d4828-ebfc-46a2-ab16-082337e4705e', 'name': '', 'tenant_id': 'd55b5db263e74e519d901ac184c60436', 'network_id': '8d88631c-252f-4677-bfe7-bb282730ea2c', 'ip_version': 4, 'cidr': '210.214.33.0/26', 'allocation_pools': [{'start': '210.214.33.2', 'end': '210.214.33.62'}], 'gateway_ip': '210.214.33.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.214.33.2', 'tags': [], 'project_id': 'd55b5db263e74e519d901ac184c60436'}} 2025-08-07 21:11:41,376 - DEBUG - Response for create_subnet : {'subnet': {'id': '5ff42dbd-6c20-4ff1-b7ba-a05af6649716', 'name': '', 'tenant_id': 'd55b5db263e74e519d901ac184c60436', 'network_id': '8d88631c-252f-4677-bfe7-bb282730ea2c', 'ip_version': 6, 'cidr': '39c6:15ae:e63f:8683:cce6:49bd::/96', 'allocation_pools': [{'start': '39c6:15ae:e63f:8683:cce6:49bd:0:2', 'end': '39c6:15ae:e63f:8683:cce6:49bd:ffff:fffe'}], 'gateway_ip': '39c6:15ae:e63f:8683:cce6:49bd:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39c6:15ae:e63f:8683:cce6:49bd:0:2', 'tags': [], 'project_id': 'd55b5db263e74e519d901ac184c60436'}} 2025-08-07 21:11:41,407 - INFO - Created VN ctest-vn-62597880 2025-08-07 21:11:41,424 - DEBUG - VN ctest-vn-62597880 UUID is 8d88631c-252f-4677-bfe7-bb282730ea2c 2025-08-07 21:11:41,551 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-07 21:11:41,857 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-07 21:11:41,896 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521 2025-08-07 21:11:41,917 - DEBUG - Requesting: http://10.0.0.19:8082/project/d55b5db2-63e7-4e51-9d90-1ac184c60436 2025-08-07 21:11:42,020 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e30243a9-ff57-4ba0-81b8-79df39707c1c 2025-08-07 21:11:42,039 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e30243a9-ff57-4ba0-81b8-79df39707c1c 2025-08-07 21:11:42,052 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/812f550d-d792-46c1-b11d-7ead53752904 2025-08-07 21:11:42,061 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/812f550d-d792-46c1-b11d-7ead53752904 2025-08-07 21:11:42,071 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/66d387b1-1d7c-4e11-bef7-ea064b8990d9 2025-08-07 21:11:42,081 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-07 21:11:42,081 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e30243a9-ff57-4ba0-81b8-79df39707c1c 2025-08-07 21:11:42,094 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/812f550d-d792-46c1-b11d-7ead53752904 2025-08-07 21:11:42,114 - INFO - Verified VN network id 6 for VN e30243a9-ff57-4ba0-81b8-79df39707c1c 2025-08-07 21:11:42,114 - INFO - Verifications in API Server for VN ctest-vn-60492528 passed 2025-08-07 21:11:42,114 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e30243a9-ff57-4ba0-81b8-79df39707c1c 2025-08-07 21:11:42,130 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/812f550d-d792-46c1-b11d-7ead53752904 2025-08-07 21:11:42,141 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/812f550d-d792-46c1-b11d-7ead53752904 2025-08-07 21:11:42,150 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/66d387b1-1d7c-4e11-bef7-ea064b8990d9 2025-08-07 21:11:42,166 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-23328130', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16357711193975507872', 'uuid-lslong': '9347355026255805468'}, 'enable': 'true', 'created': '2025-08-07T21:11:39', 'last-modified': '2025-08-07T21:11:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.786280'} 2025-08-07 21:11:42,175 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-07 21:11:42,184 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-23328130', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16357711193975507872', 'uuid-lslong': '9347355026255805468'}, 'enable': 'true', 'created': '2025-08-07T21:11:39', 'last-modified': '2025-08-07T21:11:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.802890'} 2025-08-07 21:11:42,192 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-07 21:11:42,199 - DEBUG - Control-node 10.0.0.241 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-23328130', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16357711193975507872', 'uuid-lslong': '9347355026255805468'}, 'enable': 'true', 'created': '2025-08-07T21:11:39', 'last-modified': '2025-08-07T21:11:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.806940'} 2025-08-07 21:11:42,207 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-07 21:11:42,207 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60492528 passed 2025-08-07 21:11:42,208 - DEBUG - ====Verifying policy data for ctest-vn-60492528 in API_Server ====== 2025-08-07 21:11:42,208 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-07 21:11:42,215 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521 2025-08-07 21:11:42,230 - DEBUG - Requesting: http://10.0.0.19:8082/project/d55b5db2-63e7-4e51-9d90-1ac184c60436 2025-08-07 21:11:42,336 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e30243a9-ff57-4ba0-81b8-79df39707c1c 2025-08-07 21:11:42,349 - DEBUG - =>VN ctest-vn-60492528 has no policy to be verified 2025-08-07 21:11:42,349 - DEBUG - Verifying the vn in opserver 2025-08-07 21:11:42,349 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 virtual network link through opserver 10.0.0.19 2025-08-07 21:11:42,349 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-08-07 21:11:42,659 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-08-07 21:11:42,740 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528?flat'} 2025-08-07 21:11:42,740 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 virtual network link through opserver 10.0.0.50 2025-08-07 21:11:42,740 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-08-07 21:11:43,059 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-08-07 21:11:43,130 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528?flat'} 2025-08-07 21:11:43,130 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 virtual network link through opserver 10.0.0.241 2025-08-07 21:11:43,130 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks 2025-08-07 21:11:43,439 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks 2025-08-07 21:11:43,511 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528', 'href': 'http://10.0.0.241:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528?flat'} 2025-08-07 21:11:43,511 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is found in opserver 2025-08-07 21:11:43,553 - DEBUG - Do not have enough data to verify VN in agent 2025-08-07 21:11:43,577 - DEBUG - VRF ids for VN ctest-vn-60492528: {} 2025-08-07 21:11:43,577 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-07 21:11:43,586 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521 2025-08-07 21:11:43,606 - DEBUG - Requesting: http://10.0.0.19:8082/project/d55b5db2-63e7-4e51-9d90-1ac184c60436 2025-08-07 21:11:43,712 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/8d88631c-252f-4677-bfe7-bb282730ea2c 2025-08-07 21:11:43,741 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/8d88631c-252f-4677-bfe7-bb282730ea2c 2025-08-07 21:11:43,757 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5e963533-7953-4681-b93a-db8019d5a854 2025-08-07 21:11:43,766 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5e963533-7953-4681-b93a-db8019d5a854 2025-08-07 21:11:43,777 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/949e54bf-fbf8-4f1b-acdd-28b57a589928 2025-08-07 21:11:43,789 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-07 21:11:43,789 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/8d88631c-252f-4677-bfe7-bb282730ea2c 2025-08-07 21:11:43,805 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5e963533-7953-4681-b93a-db8019d5a854 2025-08-07 21:11:43,825 - INFO - Verified VN network id 7 for VN 8d88631c-252f-4677-bfe7-bb282730ea2c 2025-08-07 21:11:43,825 - INFO - Verifications in API Server for VN ctest-vn-62597880 passed 2025-08-07 21:11:43,825 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/8d88631c-252f-4677-bfe7-bb282730ea2c 2025-08-07 21:11:43,841 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5e963533-7953-4681-b93a-db8019d5a854 2025-08-07 21:11:43,851 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5e963533-7953-4681-b93a-db8019d5a854 2025-08-07 21:11:43,861 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/949e54bf-fbf8-4f1b-acdd-28b57a589928 2025-08-07 21:11:43,882 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-23328130', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10198510328714577527', 'uuid-lslong': '13828226961995000364'}, 'enable': 'true', 'created': '2025-08-07T21:11:40', 'last-modified': '2025-08-07T21:11:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.576729'} 2025-08-07 21:11:43,892 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-07 21:11:43,901 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-23328130', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10198510328714577527', 'uuid-lslong': '13828226961995000364'}, 'enable': 'true', 'created': '2025-08-07T21:11:40', 'last-modified': '2025-08-07T21:11:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.593569'} 2025-08-07 21:11:43,908 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-07 21:11:43,915 - DEBUG - Control-node 10.0.0.241 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-23328130', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10198510328714577527', 'uuid-lslong': '13828226961995000364'}, 'enable': 'true', 'created': '2025-08-07T21:11:40', 'last-modified': '2025-08-07T21:11:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.597505'} 2025-08-07 21:11:43,924 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-07 21:11:43,924 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-62597880 passed 2025-08-07 21:11:43,924 - DEBUG - ====Verifying policy data for ctest-vn-62597880 in API_Server ====== 2025-08-07 21:11:43,924 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-07 21:11:43,933 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521 2025-08-07 21:11:43,948 - DEBUG - Requesting: http://10.0.0.19:8082/project/d55b5db2-63e7-4e51-9d90-1ac184c60436 2025-08-07 21:11:44,069 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/8d88631c-252f-4677-bfe7-bb282730ea2c 2025-08-07 21:11:44,089 - DEBUG - =>VN ctest-vn-62597880 has no policy to be verified 2025-08-07 21:11:44,089 - DEBUG - Verifying the vn in opserver 2025-08-07 21:11:44,089 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 virtual network link through opserver 10.0.0.19 2025-08-07 21:11:44,089 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-08-07 21:11:44,161 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880?flat'} 2025-08-07 21:11:44,161 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 virtual network link through opserver 10.0.0.50 2025-08-07 21:11:44,161 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-08-07 21:11:44,227 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880?flat'} 2025-08-07 21:11:44,227 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 virtual network link through opserver 10.0.0.241 2025-08-07 21:11:44,227 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks 2025-08-07 21:11:44,318 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880', 'href': 'http://10.0.0.241:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880?flat'} 2025-08-07 21:11:44,318 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is found in opserver 2025-08-07 21:11:44,365 - DEBUG - Do not have enough data to verify VN in agent 2025-08-07 21:11:44,390 - DEBUG - VRF ids for VN ctest-vn-62597880: {} 2025-08-07 21:11:44,473 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']} 2025-08-07 21:11:45,896 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-2) 2025-08-07 21:11:45,896 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 to be up.. 2025-08-07 21:11:45,956 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-07 21:11:51,048 - DEBUG - VM is in ACTIVE state now 2025-08-07 21:11:51,049 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-23328130-79271012 2025-08-07 21:11:51,137 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 ID is 7fbf07c5-83df-493d-9f17-ab25fc4b87c5 2025-08-07 21:11:51,163 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 launched on Node an-jenkins-deploy-platform-ansible-os-3775-2 2025-08-07 21:11:51,254 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/7fbf07c5-83df-493d-9f17-ab25fc4b87c5 2025-08-07 21:11:51,560 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/7fbf07c5-83df-493d-9f17-ab25fc4b87c5 2025-08-07 21:11:51,601 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/bcaf3c50-6116-4515-bb93-5f5ed4aabcbe 2025-08-07 21:11:54,820 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1001ms') 2025-08-07 21:11:54,820 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:11:54,840 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:11:54,840 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:11:58,919 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-08-07 21:11:58,919 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:11:58,943 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:11:58,943 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:03,016 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms') 2025-08-07 21:12:03,016 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:03,043 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:03,043 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:07,113 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-08-07 21:12:07,113 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:07,132 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:07,132 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:11,206 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-08-07 21:12:11,206 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:11,224 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:11,224 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:15,308 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-08-07 21:12:15,308 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:15,327 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:15,327 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:19,400 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-08-07 21:12:19,400 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:19,419 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:19,419 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:23,501 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms') 2025-08-07 21:12:23,501 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:23,518 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:23,518 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:27,591 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-08-07 21:12:27,591 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:27,608 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:27,608 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:31,688 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-08-07 21:12:31,688 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:31,710 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:31,710 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:35,777 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms') 2025-08-07 21:12:35,778 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:35,797 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:35,798 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:39,874 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-08-07 21:12:39,874 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 failed! 2025-08-07 21:12:39,890 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:12:39,891 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:12:41,958 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.840 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.840/3.682/6.524/2.842 ms') 2025-08-07 21:12:41,958 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 passed 2025-08-07 21:12:42,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:12:42,083 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-79271012, IP 99.217.28.3, Port 22 2025-08-07 21:12:42,151 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:12:42,244 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:12:47,245 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:12:47,245 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-79271012, IP 99.217.28.3, Port 22 2025-08-07 21:12:47,314 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:12:47,404 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:12:52,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:12:52,405 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-79271012, IP 99.217.28.3, Port 22 2025-08-07 21:12:52,474 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:12:52,573 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:12:57,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:12:57,573 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-79271012, IP 99.217.28.3, Port 22 2025-08-07 21:12:57,643 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:12:57,742 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:13:02,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:13:02,742 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-79271012, IP 99.217.28.3, Port 22 2025-08-07 21:13:02,914 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 is ready for SSH connections 2025-08-07 21:13:03,134 - DEBUG - VM is in ACTIVE state now 2025-08-07 21:13:03,472 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/7fbf07c5-83df-493d-9f17-ab25fc4b87c5 2025-08-07 21:13:03,484 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/bcaf3c50-6116-4515-bb93-5f5ed4aabcbe 2025-08-07 21:13:03,500 - DEBUG - Requesting: http://10.0.0.241:8082/instance-ip/78cd69fc-34d9-4a65-add7-0f61abb5a056 2025-08-07 21:13:03,520 - DEBUG - Requesting: http://10.0.0.241:8082/instance-ip/b0cc726d-4255-4f5b-a202-41fb771daf5b 2025-08-07 21:13:03,567 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-FatFlowAggrIpv6Serial-23328130', 'ctest-vmi-57736997']} 2025-08-07 21:13:04,128 - DEBUG - Created port d3144f01-b0a7-4370-a595-a2a88a085eca 2025-08-07 21:13:05,209 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-2) 2025-08-07 21:13:05,209 - INFO - Waiting for VM client2_vm to be up.. 2025-08-07 21:13:05,272 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-07 21:13:10,365 - DEBUG - VM is in ACTIVE state now 2025-08-07 21:13:10,365 - INFO - VM name : client2_vm 2025-08-07 21:13:10,469 - DEBUG - VM client2_vm ID is 8db3028a-39cc-43e8-ae79-8bfde714fad4 2025-08-07 21:13:10,469 - DEBUG - VM client2_vm launched on Node an-jenkins-deploy-platform-ansible-os-3775-2 2025-08-07 21:13:10,565 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/8db3028a-39cc-43e8-ae79-8bfde714fad4 2025-08-07 21:13:10,578 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/d3144f01-b0a7-4370-a595-a2a88a085eca 2025-08-07 21:13:13,801 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-08-07 21:13:13,801 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:13,824 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:13,825 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:17,892 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-08-07 21:13:17,892 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:17,911 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:17,911 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:21,991 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-08-07 21:13:21,991 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:22,009 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:22,009 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:26,090 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms') 2025-08-07 21:13:26,090 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:26,109 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:26,109 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:30,187 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-08-07 21:13:30,187 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:30,204 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:30,205 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:34,283 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-08-07 21:13:34,283 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:34,301 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:34,302 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:38,371 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-08-07 21:13:38,371 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:38,392 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:38,392 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:42,476 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms') 2025-08-07 21:13:42,476 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:42,502 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:42,502 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:46,596 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-08-07 21:13:46,597 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:46,615 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:46,616 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:50,689 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-08-07 21:13:50,689 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-07 21:13:50,707 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 99.217.28.1 and allocation pool is NOT set 2025-08-07 21:13:50,707 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528 is 244c:c465:b83f:81c4:348a:b66e:0:1 and allocation pool is NOT set 2025-08-07 21:13:54,788 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=5.80 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 5.796/5.796/5.796/0.000 ms') 2025-08-07 21:13:54,788 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2025-08-07 21:13:54,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:13:54,911 - DEBUG - Waiting to SSH to VM client2_vm, IP 99.217.28.11, Port 22 2025-08-07 21:13:54,979 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:13:55,082 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:14:00,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:14:00,082 - DEBUG - Waiting to SSH to VM client2_vm, IP 99.217.28.11, Port 22 2025-08-07 21:14:00,151 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:14:00,254 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:14:05,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:14:05,255 - DEBUG - Waiting to SSH to VM client2_vm, IP 99.217.28.11, Port 22 2025-08-07 21:14:05,323 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:14:05,454 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:14:10,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:14:10,456 - DEBUG - Waiting to SSH to VM client2_vm, IP 99.217.28.11, Port 22 2025-08-07 21:14:10,523 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:14:10,624 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:14:15,625 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:14:15,626 - DEBUG - Waiting to SSH to VM client2_vm, IP 99.217.28.11, Port 22 2025-08-07 21:14:15,684 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:14:15,780 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:14:20,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:14:20,781 - DEBUG - Waiting to SSH to VM client2_vm, IP 99.217.28.11, Port 22 2025-08-07 21:14:20,951 - DEBUG - VM client2_vm is ready for SSH connections 2025-08-07 21:14:20,951 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']} 2025-08-07 21:14:22,291 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-1) 2025-08-07 21:14:22,291 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 to be up.. 2025-08-07 21:14:22,356 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-07 21:14:27,460 - DEBUG - VM is in ACTIVE state now 2025-08-07 21:14:27,460 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-23328130-81937189 2025-08-07 21:14:27,575 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 ID is c1683cac-1d2f-4d59-b790-c06defbd31ed 2025-08-07 21:14:27,575 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 launched on Node an-jenkins-deploy-platform-ansible-os-3775-1 2025-08-07 21:14:27,668 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/c1683cac-1d2f-4d59-b790-c06defbd31ed 2025-08-07 21:14:27,681 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/7f00eba5-2862-4107-9f82-95b9452da792 2025-08-07 21:14:30,986 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms') 2025-08-07 21:14:30,986 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 failed! 2025-08-07 21:14:31,006 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 210.214.33.1 and allocation pool is NOT set 2025-08-07 21:14:31,007 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 39c6:15ae:e63f:8683:cce6:49bd:0:1 and allocation pool is NOT set 2025-08-07 21:14:35,077 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-08-07 21:14:35,077 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 failed! 2025-08-07 21:14:35,099 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 210.214.33.1 and allocation pool is NOT set 2025-08-07 21:14:35,099 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 39c6:15ae:e63f:8683:cce6:49bd:0:1 and allocation pool is NOT set 2025-08-07 21:14:39,171 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-08-07 21:14:39,171 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 failed! 2025-08-07 21:14:39,191 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 210.214.33.1 and allocation pool is NOT set 2025-08-07 21:14:39,191 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 39c6:15ae:e63f:8683:cce6:49bd:0:1 and allocation pool is NOT set 2025-08-07 21:14:43,276 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms') 2025-08-07 21:14:43,276 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 failed! 2025-08-07 21:14:43,291 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 210.214.33.1 and allocation pool is NOT set 2025-08-07 21:14:43,291 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 39c6:15ae:e63f:8683:cce6:49bd:0:1 and allocation pool is NOT set 2025-08-07 21:14:47,395 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms') 2025-08-07 21:14:47,395 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 failed! 2025-08-07 21:14:47,414 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 210.214.33.1 and allocation pool is NOT set 2025-08-07 21:14:47,414 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 39c6:15ae:e63f:8683:cce6:49bd:0:1 and allocation pool is NOT set 2025-08-07 21:14:51,530 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms') 2025-08-07 21:14:51,531 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 failed! 2025-08-07 21:14:51,548 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 210.214.33.1 and allocation pool is NOT set 2025-08-07 21:14:51,548 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 39c6:15ae:e63f:8683:cce6:49bd:0:1 and allocation pool is NOT set 2025-08-07 21:14:55,655 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1028ms') 2025-08-07 21:14:55,655 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 failed! 2025-08-07 21:14:55,679 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 210.214.33.1 and allocation pool is NOT set 2025-08-07 21:14:55,679 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 39c6:15ae:e63f:8683:cce6:49bd:0:1 and allocation pool is NOT set 2025-08-07 21:14:59,784 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms') 2025-08-07 21:14:59,784 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 failed! 2025-08-07 21:14:59,799 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 210.214.33.1 and allocation pool is NOT set 2025-08-07 21:14:59,799 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880 is 39c6:15ae:e63f:8683:cce6:49bd:0:1 and allocation pool is NOT set 2025-08-07 21:15:01,875 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=24.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.92 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.924/13.882/24.840/10.958 ms') 2025-08-07 21:15:01,875 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 passed 2025-08-07 21:15:02,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:15:02,009 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-81937189, IP 210.214.33.3, Port 22 2025-08-07 21:15:02,099 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:15:02,217 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:15:07,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:15:07,218 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-81937189, IP 210.214.33.3, Port 22 2025-08-07 21:15:07,286 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:15:07,422 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:15:12,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:15:12,423 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-81937189, IP 210.214.33.3, Port 22 2025-08-07 21:15:12,495 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:15:12,609 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:15:17,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:15:17,610 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-81937189, IP 210.214.33.3, Port 22 2025-08-07 21:15:17,700 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-07 21:15:17,799 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-07 21:15:22,800 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-07 21:15:22,800 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-23328130-81937189, IP 210.214.33.3, Port 22 2025-08-07 21:15:22,991 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 is ready for SSH connections 2025-08-07 21:15:23,168 - DEBUG - VM is in ACTIVE state now 2025-08-07 21:15:23,428 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/c1683cac-1d2f-4d59-b790-c06defbd31ed 2025-08-07 21:15:23,438 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/7f00eba5-2862-4107-9f82-95b9452da792 2025-08-07 21:15:23,449 - DEBUG - Requesting: http://10.0.0.241:8082/instance-ip/5749704e-0c52-4590-b7f5-38769031679e 2025-08-07 21:15:23,462 - DEBUG - Requesting: http://10.0.0.241:8082/instance-ip/e0c8003e-dadb-42c5-bb52-a0704ba5e74b 2025-08-07 21:15:23,501 - DEBUG - Policy np_rules : [rule_sequence = None, rule_uuid = None, direction = <>, protocol = udp, src_addresses = [subnet = None, virtual_network = default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-60492528, security_group = None, network_policy = None, subnet_list = []], src_ports = [start_port = 0, end_port = 65535], application = [], dst_addresses = [subnet = None, virtual_network = default-domain:ctest-FatFlowAggrIpv6Serial-23328130:ctest-vn-62597880, security_group = None, network_policy = None, subnet_list = []], dst_ports = [start_port = 0, end_port = 65535], action_list = simple_action = pass, gateway_name = None, apply_service = [], service_properties = None, mirror_to = None, assign_routing_instance = None, log = False, alert = False, qos_action = None, host_based_service = False, ethertype = None, created = None, last_modified = None, description = None] 2025-08-07 21:15:23,855 - INFO - Attaching policy ctest-vn1_vn2_pass-81276936 to vn ctest-vn-60492528 2025-08-07 21:15:24,227 - INFO - Attaching policy ctest-vn1_vn2_pass-81276936 to vn ctest-vn-62597880 2025-08-07 21:15:24,651 - INFO - Fat flow added on VMI 7f00eba5-2862-4107-9f82-95b9452da792: {'port': 55, 'proto': 'udp', 'destination_prefix': ['99.217.28.0', '26'], 'destination_aggregate_prefix_length': 29} 2025-08-07 21:15:24,731 - INFO - Fat flow added on VMI 7f00eba5-2862-4107-9f82-95b9452da792: {'port': 56, 'proto': 'udp', 'destination_prefix': ['244c:c465:b83f:81c4:348a:b66e::', '96'], 'destination_aggregate_prefix_length': 125} 2025-08-07 21:15:24,731 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:15:24,731 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2025-08-07 21:15:45,079 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Dec 29 2017 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2025-08-07 21:15:45,080 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:15:45,080 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2025-08-07 21:15:45,626 - DEBUG - None 2025-08-07 21:15:45,626 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 39c6:15ae:e63f:8683:cce6:49bd:0:3 56 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-08-07 21:15:45,626 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 39c6:15ae:e63f:8683:cce6:49bd:0:3 56 < testfile 2025-08-07 21:16:34,769 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.000877687 s, 114 kB/s 2025-08-07 21:16:34,769 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:16:34,769 - DEBUG - ls -l testfile 2025-08-07 21:16:35,162 - DEBUG - -rw-r--r-- 1 root root 100 Aug 7 21:16 testfile 2025-08-07 21:16:35,162 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 2025-08-07 21:16:35,163 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:16:35,163 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2025-08-07 21:16:35,793 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 7 21:16 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2025-08-07 21:16:35,793 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:16:35,793 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2025-08-07 21:16:36,278 - DEBUG - None 2025-08-07 21:16:36,278 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 39c6:15ae:e63f:8683:cce6:49bd:0:3 56 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-08-07 21:16:36,278 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 39c6:15ae:e63f:8683:cce6:49bd:0:3 56 < testfile 2025-08-07 21:16:38,894 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.00116571 s, 85.8 kB/s 2025-08-07 21:16:38,894 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:16:38,894 - DEBUG - ls -l testfile 2025-08-07 21:16:39,273 - DEBUG - -rw-r--r-- 1 root root 100 Aug 7 21:16 testfile 2025-08-07 21:16:39,273 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 2025-08-07 21:16:39,274 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:16:39,274 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2025-08-07 21:16:39,894 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 7 21:16 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2025-08-07 21:16:39,894 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:16:39,894 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2025-08-07 21:16:40,343 - DEBUG - None 2025-08-07 21:16:40,343 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 39c6:15ae:e63f:8683:cce6:49bd:0:3 56 < testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-08-07 21:16:40,343 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 39c6:15ae:e63f:8683:cce6:49bd:0:3 56 < testfile 2025-08-07 21:17:27,809 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.00101141 s, 98.9 kB/s 2025-08-07 21:17:27,809 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:17:27,810 - DEBUG - ls -l testfile 2025-08-07 21:17:28,628 - DEBUG - -rw-r--r-- 1 root root 100 Aug 7 21:17 testfile 2025-08-07 21:17:28,628 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 2025-08-07 21:17:28,628 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:17:28,629 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2025-08-07 21:17:29,427 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 7 21:17 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2025-08-07 21:17:29,427 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:17:29,427 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2025-08-07 21:17:29,856 - DEBUG - None 2025-08-07 21:17:29,856 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 39c6:15ae:e63f:8683:cce6:49bd:0:3 56 < testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-08-07 21:17:29,856 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 39c6:15ae:e63f:8683:cce6:49bd:0:3 56 < testfile 2025-08-07 21:17:32,464 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.00375772 s, 26.6 kB/s 2025-08-07 21:17:32,464 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-07 21:17:32,464 - DEBUG - ls -l testfile 2025-08-07 21:17:32,827 - DEBUG - -rw-r--r-- 1 root root 100 Aug 7 21:17 testfile 2025-08-07 21:17:32,828 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 2025-08-07 21:17:32,886 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:3', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-07 21:17:32,970 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:3', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-07 21:17:33,028 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:3', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-07 21:17:33,100 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:3', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-07 21:17:33,153 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:b', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-07 21:17:33,240 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:b', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-07 21:17:33,293 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:b', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-07 21:17:33,358 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:b', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-07 21:17:33,438 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e::', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-07 21:17:33,439 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 244c:c465:b83f:81c4:348a:b66e::, DIP: 39c6:15ae:e63f:8683:cce6:49bd:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2025-08-07 21:17:33,503 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e::', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-07 21:17:33,503 - INFO - Fat flow verification PASSED on node: 10.0.0.242 for - SIP: 244c:c465:b83f:81c4:348a:b66e::, DIP: 39c6:15ae:e63f:8683:cce6:49bd:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2025-08-07 21:17:33,561 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:8', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-07 21:17:33,561 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 244c:c465:b83f:81c4:348a:b66e:0:8, DIP: 39c6:15ae:e63f:8683:cce6:49bd:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2025-08-07 21:17:33,611 - DEBUG - Forward and reverse flows for match {'sip': '244c:c465:b83f:81c4:348a:b66e:0:8', 'dip': '39c6:15ae:e63f:8683:cce6:49bd:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-07 21:17:33,611 - INFO - Fat flow verification PASSED on node: 10.0.0.242 for - SIP: 244c:c465:b83f:81c4:348a:b66e:0:8, DIP: 39c6:15ae:e63f:8683:cce6:49bd:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2025-08-07 21:17:33,611 - INFO - Fat flow verification passed for protocol udp and port 56 2025-08-07 21:17:33,611 - INFO - Dettaching policy ctest-vn1_vn2_pass-81276936 from vn ctest-vn-62597880 2025-08-07 21:17:33,964 - INFO - Dettaching policy ctest-vn1_vn2_pass-81276936 from vn ctest-vn-60492528 2025-08-07 21:17:34,249 - INFO - Deleted policy ctest-vn1_vn2_pass-81276936 2025-08-07 21:17:34,249 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-23328130-81937189 2025-08-07 21:17:34,324 - INFO - Detaching port d3144f01-b0a7-4370-a595-a2a88a085eca from VM client2_vm 2025-08-07 21:17:34,364 - INFO - Deleting VM client2_vm 2025-08-07 21:17:34,730 - INFO - Deleted port d3144f01-b0a7-4370-a595-a2a88a085eca 2025-08-07 21:17:34,730 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-23328130-79271012 2025-08-07 21:17:34,816 - INFO - Deleting VN ctest-vn-62597880 2025-08-07 21:17:34,907 - DEBUG - VN 8d88631c-252f-4677-bfe7-bb282730ea2c still in use: Unable to complete operation on network 8d88631c-252f-4677-bfe7-bb282730ea2c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fff6a614-f64a-4152-bcc1-a04764bc42cb'] 2025-08-07 21:17:34,908 - WARNING - Deleting VN ctest-vn-62597880 failed..Will retry 2025-08-07 21:17:37,147 - DEBUG - Response for deleting network () 2025-08-07 21:17:37,147 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5e963533-7953-4681-b93a-db8019d5a854 2025-08-07 21:17:37,185 - DEBUG - Response Code: 404 2025-08-07 21:17:37,185 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-07 21:17:37,192 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521 2025-08-07 21:17:37,213 - DEBUG - Requesting: http://10.0.0.19:8082/project/d55b5db2-63e7-4e51-9d90-1ac184c60436 2025-08-07 21:17:37,315 - INFO - Validated that VN ctest-vn-62597880 is not found in API Server 2025-08-07 21:17:37,330 - DEBUG - VN ctest-vn-62597880 is not present in Agent 10.0.0.65 2025-08-07 21:17:37,342 - DEBUG - VN ctest-vn-62597880 is not present in Agent 10.0.0.242 2025-08-07 21:17:37,342 - INFO - Validated that VN ctest-vn-62597880 is not in any agent 2025-08-07 21:17:37,384 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-62597880 info 2025-08-07 21:17:37,384 - INFO - Deleting VN ctest-vn-60492528 2025-08-07 21:17:37,615 - DEBUG - Response for deleting network () 2025-08-07 21:17:37,615 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/812f550d-d792-46c1-b11d-7ead53752904 2025-08-07 21:17:37,623 - DEBUG - Response Code: 404 2025-08-07 21:17:37,624 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-07 21:17:37,630 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521 2025-08-07 21:17:37,647 - DEBUG - Requesting: http://10.0.0.19:8082/project/d55b5db2-63e7-4e51-9d90-1ac184c60436 2025-08-07 21:17:37,746 - INFO - Validated that VN ctest-vn-60492528 is not found in API Server 2025-08-07 21:17:37,777 - DEBUG - VN ctest-vn-60492528 is not present in Agent 10.0.0.65 2025-08-07 21:17:37,791 - DEBUG - VN ctest-vn-60492528 is not present in Agent 10.0.0.242 2025-08-07 21:17:37,791 - INFO - Validated that VN ctest-vn-60492528 is not in any agent 2025-08-07 21:17:37,842 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60492528 info 2025-08-07 21:17:39,182 - DEBUG - Skipping xmpp flap check
2025-08-07 21:17:39,182 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:02]
2025-08-07 21:17:39,182 - INFO - -------------------------------------------------------------------------------- 2025-08-07 21:17:40,524 - DEBUG - Skipping xmpp flap check
2025-08-07 21:17:40,524 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:04]
2025-08-07 21:17:40,524 - INFO - -------------------------------------------------------------------------------- 2025-08-07 21:17:41,352 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-23328130, ID : d55b5db2-63e7-4e51-9d90-1ac184c60436