2024-08-27 08:39:49,222 - INFO - Domain Default found not creating 2024-08-27 08:39:49,424 - INFO - Project ctest-TestBasicVMVN-34666877 not found, creating it 2024-08-27 08:39:49,973 - INFO - Created Project:ctest-TestBasicVMVN-34666877, ID : 709abf73-6bc2-492d-b07e-c7b18dd4aaef 2024-08-27 08:39:51,763 - INFO - ================================================================================ 2024-08-27 08:39:51,763 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-27 08:39:51,763 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2024-08-27 08:39:52,043 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.5': '0'}} with 2024-08-27 08:39:52,043 - INFO - Initial checks done. Running the testcase now 2024-08-27 08:39:52,043 - INFO - 2024-08-27 08:39:52,714 - DEBUG - Response for create_network : {'network': {'id': '2ebae241-2457-4b2e-9042-5538c3a8824f', 'name': 'ctest-vn2_metadata-31574180', 'tenant_id': '709abf736bc2492db07ec7b18dd4aaef', 'project_id': '709abf736bc2492db07ec7b18dd4aaef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34666877', 'ctest-vn2_metadata-31574180'], 'port_security_enabled': True, 'description': ''}} 2024-08-27 08:39:52,969 - DEBUG - Response for create_subnet : {'subnet': {'id': '60bfa421-c055-46e4-902c-3372ffe29827', 'name': '', 'tenant_id': '709abf736bc2492db07ec7b18dd4aaef', 'network_id': '2ebae241-2457-4b2e-9042-5538c3a8824f', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '709abf736bc2492db07ec7b18dd4aaef'}} 2024-08-27 08:39:52,992 - INFO - Created VN ctest-vn2_metadata-31574180 2024-08-27 08:39:53,046 - DEBUG - VN ctest-vn2_metadata-31574180 UUID is 2ebae241-2457-4b2e-9042-5538c3a8824f 2024-08-27 08:39:53,277 - DEBUG - Services list from nova: [, , ] 2024-08-27 08:39:54,435 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1795-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1795-1) 2024-08-27 08:39:54,754 - DEBUG - Link local service introspect added 2024-08-27 08:39:54,809 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-27 08:39:59,911 - DEBUG - VM is in ACTIVE state now 2024-08-27 08:40:00,066 - INFO - Waiting for VM ctest-TestBasicVMVN-34666877-29745301 to be up.. 2024-08-27 08:40:00,066 - INFO - VM name : ctest-TestBasicVMVN-34666877-29745301 2024-08-27 08:40:00,168 - DEBUG - VM ctest-TestBasicVMVN-34666877-29745301 ID is 2eb96dca-3088-4301-aced-5943ab4316a7 2024-08-27 08:40:00,169 - DEBUG - VM ctest-TestBasicVMVN-34666877-29745301 launched on Node cn-jenkins-deploy-platform-ansible-os-1795-1 2024-08-27 08:40:00,274 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/2eb96dca-3088-4301-aced-5943ab4316a7 2024-08-27 08:40:00,572 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/2eb96dca-3088-4301-aced-5943ab4316a7 2024-08-27 08:40:00,612 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/f8c23cc1-9b2b-400b-88a6-f991757ba816 2024-08-27 08:40:03,888 - 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 1026ms') 2024-08-27 08:40:03,888 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34666877-29745301 failed! 2024-08-27 08:40:03,946 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34666877:ctest-vn2_metadata-31574180 is 11.1.1.1 and allocation pool is NOT set 2024-08-27 08:40:06,014 - 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=5.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.27 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 = 3.274/4.455/5.637/1.181 ms') 2024-08-27 08:40:06,014 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34666877-29745301 passed 2024-08-27 08:40:06,170 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 08:40:06,170 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34666877-29745301, IP 11.1.1.3, Port 22 2024-08-27 08:40:06,337 - DEBUG - VM ctest-TestBasicVMVN-34666877-29745301 is ready for SSH connections 2024-08-27 08:40:06,337 - INFO - Retry 0 2024-08-27 08:40:06,337 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2024-08-27 08:40:06,337 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-27 08:40:07,989 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-27 08:40:07,989 - INFO - Generic metadata worked 2024-08-27 08:40:08,258 - DEBUG - Link local service introspect removed 2024-08-27 08:40:08,258 - INFO - Deleting VM ctest-TestBasicVMVN-34666877-29745301 2024-08-27 08:40:08,344 - INFO - Deleting VN ctest-vn2_metadata-31574180 2024-08-27 08:40:08,396 - DEBUG - VN 2ebae241-2457-4b2e-9042-5538c3a8824f still in use: Unable to complete operation on network 2ebae241-2457-4b2e-9042-5538c3a8824f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ff03398f-545a-401d-807e-45ee9285acf6'] 2024-08-27 08:40:08,396 - WARNING - Deleting VN ctest-vn2_metadata-31574180 failed..Will retry 2024-08-27 08:40:10,516 - DEBUG - Response for deleting network () 2024-08-27 08:40:10,787 - DEBUG - No XMPP flaps were noticed during the test 2024-08-27 08:40:10,787 - INFO - -------------------------------------------------------------------------------- 2024-08-27 08:40:10,791 - INFO - ================================================================================ 2024-08-27 08:40:10,791 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-27 08:40:10,791 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2024-08-27 08:40:11,075 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.5': '0'}} with 2024-08-27 08:40:11,075 - INFO - Initial checks done. Running the testcase now 2024-08-27 08:40:11,075 - INFO - 2024-08-27 08:40:11,591 - DEBUG - Response for create_network : {'network': {'id': 'b843f260-c2fd-4ba4-83cc-be4e2a50835b', 'name': 'ctest-vn-49800470', 'tenant_id': '709abf736bc2492db07ec7b18dd4aaef', 'project_id': '709abf736bc2492db07ec7b18dd4aaef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34666877', 'ctest-vn-49800470'], 'port_security_enabled': True, 'description': ''}} 2024-08-27 08:40:11,796 - DEBUG - Response for create_subnet : {'subnet': {'id': '15feeccd-d24f-4413-88a4-5185880cfe02', 'name': '', 'tenant_id': '709abf736bc2492db07ec7b18dd4aaef', 'network_id': 'b843f260-c2fd-4ba4-83cc-be4e2a50835b', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '709abf736bc2492db07ec7b18dd4aaef'}} 2024-08-27 08:40:11,972 - DEBUG - Response for create_subnet : {'subnet': {'id': '57bfda30-5282-4ec3-83a0-5308fc27fa32', 'name': '', 'tenant_id': '709abf736bc2492db07ec7b18dd4aaef', 'network_id': 'b843f260-c2fd-4ba4-83cc-be4e2a50835b', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '709abf736bc2492db07ec7b18dd4aaef'}} 2024-08-27 08:40:12,074 - INFO - Created VN ctest-vn-49800470 2024-08-27 08:40:12,130 - DEBUG - VN ctest-vn-49800470 UUID is b843f260-c2fd-4ba4-83cc-be4e2a50835b 2024-08-27 08:40:12,490 - DEBUG - Response for create_port : {'port': {'name': '2461aa5f-58c7-47e8-a496-8c5f469b5dea', 'id': '2461aa5f-58c7-47e8-a496-8c5f469b5dea', 'tenant_id': '709abf736bc2492db07ec7b18dd4aaef', 'network_id': 'b843f260-c2fd-4ba4-83cc-be4e2a50835b', 'mac_address': '02:24:61:aa:5f:58', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '15feeccd-d24f-4413-88a4-5185880cfe02'}], 'security_groups': ['b45a4df2-0d2f-43f0-a499-402ad90f436e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '709abf736bc2492db07ec7b18dd4aaef'}} 2024-08-27 08:40:12,694 - DEBUG - Response for create_port : {'port': {'name': '740daf2a-228e-4f94-8001-aeb0e1c6d820', 'id': '740daf2a-228e-4f94-8001-aeb0e1c6d820', 'tenant_id': '709abf736bc2492db07ec7b18dd4aaef', 'network_id': 'b843f260-c2fd-4ba4-83cc-be4e2a50835b', 'mac_address': '02:74:0d:af:2a:22', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '57bfda30-5282-4ec3-83a0-5308fc27fa32'}], 'security_groups': ['b45a4df2-0d2f-43f0-a499-402ad90f436e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '709abf736bc2492db07ec7b18dd4aaef'}} 2024-08-27 08:40:13,139 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1795-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1795-1) 2024-08-27 08:40:13,571 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1795-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1795-1) 2024-08-27 08:40:14,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1795-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1795-1) 2024-08-27 08:40:14,891 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-27 08:40:14,899 - DEBUG - Requesting: http://10.0.0.56:8082/domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 2024-08-27 08:40:14,915 - DEBUG - Requesting: http://10.0.0.56:8082/project/709abf73-6bc2-492d-b07e-c7b18dd4aaef 2024-08-27 08:40:15,013 - DEBUG - Requesting: http://10.0.0.56:8082/network-ipam/3b6f7b27-022b-46cd-8df9-cc98315fe83f 2024-08-27 08:40:15,032 - INFO - Verifications in API Server for IPAM: ctest-ipam-46099186 passed 2024-08-27 08:40:15,041 - DEBUG - Control-node 10.0.0.56 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-34666877:ctest-ipam-46099186', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34666877', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4282777178122962637', 'uuid-lslong': '10230432982584256575'}, 'enable': 'true', 'created': '2024-08-27T08:40:11', 'last-modified': '2024-08-27T08:40:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.726946'} 2024-08-27 08:40:15,041 - INFO - Verifications in Control node for IPAM: ctest-ipam-46099186 passed 2024-08-27 08:40:15,041 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-27 08:40:15,049 - DEBUG - Requesting: http://10.0.0.56:8082/domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 2024-08-27 08:40:15,062 - DEBUG - Requesting: http://10.0.0.56:8082/project/709abf73-6bc2-492d-b07e-c7b18dd4aaef 2024-08-27 08:40:15,146 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b 2024-08-27 08:40:15,162 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b 2024-08-27 08:40:15,177 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a 2024-08-27 08:40:15,196 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a 2024-08-27 08:40:15,208 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/a2d3a9dc-87c6-4f0e-be43-ca8897aa5de7 2024-08-27 08:40:15,222 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-27 08:40:15,222 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b 2024-08-27 08:40:15,233 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a 2024-08-27 08:40:15,252 - INFO - Verified VN network id 9 for VN b843f260-c2fd-4ba4-83cc-be4e2a50835b 2024-08-27 08:40:15,253 - INFO - Verifications in API Server for VN ctest-vn-49800470 passed 2024-08-27 08:40:15,253 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b 2024-08-27 08:40:15,264 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a 2024-08-27 08:40:15,277 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a 2024-08-27 08:40:15,294 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/a2d3a9dc-87c6-4f0e-be43-ca8897aa5de7 2024-08-27 08:40:15,315 - DEBUG - Control-node 10.0.0.56 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-34666877:ctest-vn-49800470', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34666877', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13277722623820516260', 'uuid-lslong': '9497174957144179547'}, 'enable': 'true', 'created': '2024-08-27T08:40:11', 'last-modified': '2024-08-27T08:40:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.379949'} 2024-08-27 08:40:15,324 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-27 08:40:15,324 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-49800470 passed 2024-08-27 08:40:15,325 - DEBUG - ====Verifying policy data for ctest-vn-49800470 in API_Server ====== 2024-08-27 08:40:15,325 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-27 08:40:15,337 - DEBUG - Requesting: http://10.0.0.56:8082/domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 2024-08-27 08:40:15,353 - DEBUG - Requesting: http://10.0.0.56:8082/project/709abf73-6bc2-492d-b07e-c7b18dd4aaef 2024-08-27 08:40:15,409 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b843f260-c2fd-4ba4-83cc-be4e2a50835b 2024-08-27 08:40:15,422 - DEBUG - =>VN ctest-vn-49800470 has no policy to be verified 2024-08-27 08:40:15,422 - DEBUG - Verifying the vn in opserver 2024-08-27 08:40:15,422 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-34666877:ctest-vn-49800470 virtual network link through opserver 10.0.0.56 2024-08-27 08:40:15,422 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2024-08-27 08:40:15,757 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2024-08-27 08:40:15,875 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-34666877:ctest-vn-49800470', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-34666877:ctest-vn-49800470?flat'} 2024-08-27 08:40:15,875 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-34666877:ctest-vn-49800470 is found in opserver 2024-08-27 08:40:15,882 - DEBUG - VRF ids for VN ctest-vn-49800470: {'10.0.0.56': '2'} 2024-08-27 08:40:15,882 - INFO - Waiting for VM ctest-TestBasicVMVN-34666877-16126091 to be up.. 2024-08-27 08:40:16,045 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-27 08:40:21,158 - DEBUG - VM is in ACTIVE state now 2024-08-27 08:40:21,158 - INFO - VM name : ctest-TestBasicVMVN-34666877-16126091 2024-08-27 08:40:21,261 - DEBUG - VM ctest-TestBasicVMVN-34666877-16126091 ID is 03621326-2602-4994-8871-9241fddd862f 2024-08-27 08:40:21,262 - DEBUG - VM ctest-TestBasicVMVN-34666877-16126091 launched on Node cn-jenkins-deploy-platform-ansible-os-1795-1 2024-08-27 08:40:21,365 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/03621326-2602-4994-8871-9241fddd862f 2024-08-27 08:40:21,376 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/2461aa5f-58c7-47e8-a496-8c5f469b5dea 2024-08-27 08:40:24,622 - 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 1005ms') 2024-08-27 08:40:24,622 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-34666877-16126091 failed! 2024-08-27 08:40:24,682 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34666877:ctest-vn-49800470 is 31.1.1.1 and allocation pool is NOT set 2024-08-27 08:40:24,682 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34666877:ctest-vn-49800470 is 31.1.2.1 and allocation pool is NOT set 2024-08-27 08:40:26,749 - 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=1 ttl=63 time=4.42 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.730 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.730/2.575/4.420/1.845 ms') 2024-08-27 08:40:26,749 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-34666877-16126091 passed 2024-08-27 08:40:26,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 08:40:26,898 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34666877-16126091, IP 31.1.1.4, Port 22 2024-08-27 08:40:27,077 - DEBUG - VM ctest-TestBasicVMVN-34666877-16126091 is ready for SSH connections 2024-08-27 08:40:27,077 - INFO - Waiting for VM ctest-TestBasicVMVN-34666877-68854654 to be up.. 2024-08-27 08:40:27,170 - DEBUG - VM is in ACTIVE state now 2024-08-27 08:40:27,170 - INFO - VM name : ctest-TestBasicVMVN-34666877-68854654 2024-08-27 08:40:27,264 - DEBUG - VM ctest-TestBasicVMVN-34666877-68854654 ID is c84968f5-cbd3-4e44-9771-7781d6284b3d 2024-08-27 08:40:27,264 - DEBUG - VM ctest-TestBasicVMVN-34666877-68854654 launched on Node cn-jenkins-deploy-platform-ansible-os-1795-1 2024-08-27 08:40:27,364 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/c84968f5-cbd3-4e44-9771-7781d6284b3d 2024-08-27 08:40:27,374 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/740daf2a-228e-4f94-8001-aeb0e1c6d820 2024-08-27 08:40:28,627 - 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=3.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.457 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 = 0.457/1.756/3.055/1.299 ms') 2024-08-27 08:40:28,628 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34666877-68854654 passed 2024-08-27 08:40:28,786 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 08:40:28,786 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34666877-68854654, IP 31.1.2.4, Port 22 2024-08-27 08:40:28,950 - DEBUG - VM ctest-TestBasicVMVN-34666877-68854654 is ready for SSH connections 2024-08-27 08:40:28,950 - INFO - Waiting for VM ctest-TestBasicVMVN-34666877-52520879 to be up.. 2024-08-27 08:40:29,038 - DEBUG - VM is in ACTIVE state now 2024-08-27 08:40:29,038 - INFO - VM name : ctest-TestBasicVMVN-34666877-52520879 2024-08-27 08:40:29,121 - DEBUG - VM ctest-TestBasicVMVN-34666877-52520879 ID is 61012a53-2abe-48be-a821-3499f5b05546 2024-08-27 08:40:29,121 - DEBUG - VM ctest-TestBasicVMVN-34666877-52520879 launched on Node cn-jenkins-deploy-platform-ansible-os-1795-1 2024-08-27 08:40:29,205 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/61012a53-2abe-48be-a821-3499f5b05546 2024-08-27 08:40:29,215 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/6e29ad24-8931-4b21-9b73-7fee3e3ea723 2024-08-27 08:40:30,459 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.596 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.596/1.742/2.888/1.146 ms') 2024-08-27 08:40:30,459 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-34666877-52520879 passed 2024-08-27 08:40:30,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 08:40:30,611 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34666877-52520879, IP 31.1.1.3, Port 22 2024-08-27 08:40:30,776 - DEBUG - VM ctest-TestBasicVMVN-34666877-52520879 is ready for SSH connections 2024-08-27 08:40:30,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 08:40:30,776 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2024-08-27 08:40:30,777 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-27 08:40:34,434 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.695 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.110 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.405 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.110/2.070/3.695 ms 2024-08-27 08:40:34,434 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-34666877-16126091 passed 2024-08-27 08:40:34,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 08:40:34,434 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2024-08-27 08:40:34,434 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-27 08:40:38,129 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.043 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.161 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.237 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.161/1.813/3.043 ms 2024-08-27 08:40:38,129 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-34666877-68854654 passed 2024-08-27 08:40:38,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 08:40:38,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 08:40:38,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 08:40:38,130 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2024-08-27 08:40:38,130 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-27 08:40:38,330 - DEBUG - None 2024-08-27 08:40:38,330 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2024-08-27 08:40:38,330 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-27 08:40:38,519 - DEBUG - None 2024-08-27 08:40:38,519 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2024-08-27 08:40:38,519 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-27 08:40:39,166 - DEBUG - None 2024-08-27 08:40:39,167 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2024-08-27 08:40:39,167 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-27 08:40:41,412 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.344 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.044 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.472 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.016 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.413/2.457/6.044 ms 2024-08-27 08:40:41,413 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2024-08-27 08:40:41,413 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-27 08:40:43,664 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.826 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.286 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.384 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.528 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.323 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.091 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.400/2.976/7.384 ms 2024-08-27 08:40:43,664 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2024-08-27 08:40:43,665 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-27 08:40:45,917 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.669 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.675 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.652 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.552 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.863 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.023 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.561 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.552/2.142/4.023 ms 2024-08-27 08:40:45,917 - INFO - Deleting VM ctest-TestBasicVMVN-34666877-52520879 2024-08-27 08:40:45,991 - INFO - Detaching port 740daf2a-228e-4f94-8001-aeb0e1c6d820 from VM ctest-TestBasicVMVN-34666877-68854654 2024-08-27 08:40:46,045 - INFO - Deleting VM ctest-TestBasicVMVN-34666877-68854654 2024-08-27 08:40:46,240 - INFO - Detaching port 2461aa5f-58c7-47e8-a496-8c5f469b5dea from VM ctest-TestBasicVMVN-34666877-16126091 2024-08-27 08:40:46,283 - INFO - Deleting VM ctest-TestBasicVMVN-34666877-16126091 2024-08-27 08:40:46,360 - INFO - Deleting VN ctest-vn-49800470 2024-08-27 08:40:46,618 - DEBUG - Response for delete_port : () 2024-08-27 08:40:46,934 - DEBUG - Response for delete_port : () 2024-08-27 08:40:47,140 - DEBUG - Response for deleting network () 2024-08-27 08:40:47,140 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/690b9fc6-80bf-453a-9335-332cb932b15a 2024-08-27 08:40:47,155 - DEBUG - Response Code: 404 2024-08-27 08:40:47,155 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-27 08:40:47,169 - DEBUG - Requesting: http://10.0.0.56:8082/domain/c058a212-9d59-4d0d-86e8-cc2f5727ebf9 2024-08-27 08:40:47,195 - DEBUG - Requesting: http://10.0.0.56:8082/project/709abf73-6bc2-492d-b07e-c7b18dd4aaef 2024-08-27 08:40:47,276 - INFO - Validated that VN ctest-vn-49800470 is not found in API Server 2024-08-27 08:40:47,291 - DEBUG - VN ctest-vn-49800470 is not present in Agent 10.0.0.56 2024-08-27 08:40:47,291 - INFO - Validated that VN ctest-vn-49800470 is not in any agent 2024-08-27 08:40:47,303 - DEBUG - VRF 2 is not seen in agent 10.0.0.56 2024-08-27 08:40:47,313 - DEBUG - Vrouter 10.0.0.56 does not have vrf 2 for VN ctest-vn-49800470 2024-08-27 08:40:47,313 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-34666877:ctest-vn-49800470 2024-08-27 08:40:47,332 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-49800470 info 2024-08-27 08:40:47,422 - INFO - IPAM: ctest-ipam-46099186 is not found in API Server 2024-08-27 08:40:47,442 - INFO - IPAM:ctest-ipam-46099186 is not found in control node 2024-08-27 08:40:47,705 - DEBUG - No XMPP flaps were noticed during the test
2024-08-27 08:40:47,705 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-08-27 08:40:47,705 - INFO - -------------------------------------------------------------------------------- 2024-08-27 08:40:48,430 - INFO - Deleted project: ctest-TestBasicVMVN-34666877, ID : 709abf73-6bc2-492d-b07e-c7b18dd4aaef