2024-09-05 02:34:41,156 - INFO - Domain Default found not creating 2024-09-05 02:34:41,306 - INFO - Project ctest-TestBasicVMVN-79973081 not found, creating it 2024-09-05 02:34:41,751 - INFO - Created Project:ctest-TestBasicVMVN-79973081, ID : 5e01a4f2-6fb1-47e1-aa6b-8891697b77ec 2024-09-05 02:34:43,288 - INFO - ================================================================================ 2024-09-05 02:34:43,288 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-05 02:34:43,288 - 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-09-05 02:34:43,543 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.10': '0'}} with 2024-09-05 02:34:43,543 - INFO - Initial checks done. Running the testcase now 2024-09-05 02:34:43,543 - INFO - 2024-09-05 02:34:44,058 - DEBUG - Response for create_network : {'network': {'id': '2b66162d-a9b5-4e37-a60e-3bf7ee09d12b', 'name': 'ctest-vn2_metadata-95000074', 'tenant_id': '5e01a4f26fb147e1aa6b8891697b77ec', 'project_id': '5e01a4f26fb147e1aa6b8891697b77ec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79973081', 'ctest-vn2_metadata-95000074'], 'port_security_enabled': True, 'description': ''}} 2024-09-05 02:34:44,292 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b24c7c93-3b7e-4d4c-8d2c-3169a6e18c9f', 'name': '', 'tenant_id': '5e01a4f26fb147e1aa6b8891697b77ec', 'network_id': '2b66162d-a9b5-4e37-a60e-3bf7ee09d12b', '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': '5e01a4f26fb147e1aa6b8891697b77ec'}} 2024-09-05 02:34:44,315 - INFO - Created VN ctest-vn2_metadata-95000074 2024-09-05 02:34:44,366 - DEBUG - VN ctest-vn2_metadata-95000074 UUID is 2b66162d-a9b5-4e37-a60e-3bf7ee09d12b 2024-09-05 02:34:44,542 - DEBUG - Services list from nova: [, , ] 2024-09-05 02:34:45,536 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1853-1) 2024-09-05 02:34:45,645 - DEBUG - Link local service introspect added 2024-09-05 02:34:45,685 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-05 02:34:50,779 - DEBUG - VM is in ACTIVE state now 2024-09-05 02:34:50,895 - INFO - Waiting for VM ctest-TestBasicVMVN-79973081-08892429 to be up.. 2024-09-05 02:34:50,895 - INFO - VM name : ctest-TestBasicVMVN-79973081-08892429 2024-09-05 02:34:50,968 - DEBUG - VM ctest-TestBasicVMVN-79973081-08892429 ID is 71063c0b-aa1b-41c1-b98c-f7717f0c7b35 2024-09-05 02:34:50,968 - DEBUG - VM ctest-TestBasicVMVN-79973081-08892429 launched on Node cn-jenkins-deploy-platform-ansible-os-1853-1 2024-09-05 02:34:51,041 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/71063c0b-aa1b-41c1-b98c-f7717f0c7b35 2024-09-05 02:34:51,337 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/71063c0b-aa1b-41c1-b98c-f7717f0c7b35 2024-09-05 02:34:51,369 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/f636963a-48d3-4565-9d58-a485e0d6697e 2024-09-05 02:34:54,630 - 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 1016ms') 2024-09-05 02:34:54,630 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79973081-08892429 failed! 2024-09-05 02:34:54,682 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79973081:ctest-vn2_metadata-95000074 is 11.1.1.1 and allocation pool is NOT set 2024-09-05 02:34:56,736 - 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=2.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.511 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.511/1.741/2.972/1.230 ms') 2024-09-05 02:34:56,736 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79973081-08892429 passed 2024-09-05 02:34:56,886 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-05 02:34:56,886 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79973081-08892429, IP 11.1.1.3, Port 22 2024-09-05 02:34:57,037 - DEBUG - VM ctest-TestBasicVMVN-79973081-08892429 is ready for SSH connections 2024-09-05 02:34:57,037 - INFO - Retry 0 2024-09-05 02:34:57,038 - 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.36, gateway password: c0ntrail123 2024-09-05 02:34:57,038 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-05 02:34:58,620 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-05 02:34:58,620 - INFO - Generic metadata worked 2024-09-05 02:34:58,857 - DEBUG - Link local service introspect removed 2024-09-05 02:34:58,858 - INFO - Deleting VM ctest-TestBasicVMVN-79973081-08892429 2024-09-05 02:34:58,920 - INFO - Deleting VN ctest-vn2_metadata-95000074 2024-09-05 02:34:58,960 - DEBUG - VN 2b66162d-a9b5-4e37-a60e-3bf7ee09d12b still in use: Unable to complete operation on network 2b66162d-a9b5-4e37-a60e-3bf7ee09d12b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2e923bd6-a0f0-4b0b-ab5d-bc4bdcc5f67e'] 2024-09-05 02:34:58,961 - WARNING - Deleting VN ctest-vn2_metadata-95000074 failed..Will retry 2024-09-05 02:35:01,074 - DEBUG - Response for deleting network () 2024-09-05 02:35:01,330 - DEBUG - No XMPP flaps were noticed during the test 2024-09-05 02:35:01,331 - INFO - -------------------------------------------------------------------------------- 2024-09-05 02:35:01,333 - INFO - ================================================================================ 2024-09-05 02:35:01,333 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-05 02:35:01,333 - 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-09-05 02:35:01,623 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.10': '0'}} with 2024-09-05 02:35:01,623 - INFO - Initial checks done. Running the testcase now 2024-09-05 02:35:01,623 - INFO - 2024-09-05 02:35:02,102 - DEBUG - Response for create_network : {'network': {'id': '881a6dc1-2e38-44d2-ad34-c4ae063c36d1', 'name': 'ctest-vn-02951890', 'tenant_id': '5e01a4f26fb147e1aa6b8891697b77ec', 'project_id': '5e01a4f26fb147e1aa6b8891697b77ec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79973081', 'ctest-vn-02951890'], 'port_security_enabled': True, 'description': ''}} 2024-09-05 02:35:02,244 - DEBUG - Response for create_subnet : {'subnet': {'id': '0f80b995-e4fd-443f-915d-6ac259b901e2', 'name': '', 'tenant_id': '5e01a4f26fb147e1aa6b8891697b77ec', 'network_id': '881a6dc1-2e38-44d2-ad34-c4ae063c36d1', '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': '5e01a4f26fb147e1aa6b8891697b77ec'}} 2024-09-05 02:35:02,446 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1615ef3-e2b3-4067-b815-f92ab6c03725', 'name': '', 'tenant_id': '5e01a4f26fb147e1aa6b8891697b77ec', 'network_id': '881a6dc1-2e38-44d2-ad34-c4ae063c36d1', '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': '5e01a4f26fb147e1aa6b8891697b77ec'}} 2024-09-05 02:35:02,470 - INFO - Created VN ctest-vn-02951890 2024-09-05 02:35:02,522 - DEBUG - VN ctest-vn-02951890 UUID is 881a6dc1-2e38-44d2-ad34-c4ae063c36d1 2024-09-05 02:35:02,865 - DEBUG - Response for create_port : {'port': {'name': '0904ec80-534f-4e3a-b942-8b09569cfb02', 'id': '0904ec80-534f-4e3a-b942-8b09569cfb02', 'tenant_id': '5e01a4f26fb147e1aa6b8891697b77ec', 'network_id': '881a6dc1-2e38-44d2-ad34-c4ae063c36d1', 'mac_address': '02:09:04:ec:80:53', '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': '0f80b995-e4fd-443f-915d-6ac259b901e2'}], 'security_groups': ['212bebcc-54af-41f1-8830-8d7ff3b34dec'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5e01a4f26fb147e1aa6b8891697b77ec'}} 2024-09-05 02:35:03,029 - DEBUG - Response for create_port : {'port': {'name': '3ad6f576-3b97-4ada-b906-c4d883de9413', 'id': '3ad6f576-3b97-4ada-b906-c4d883de9413', 'tenant_id': '5e01a4f26fb147e1aa6b8891697b77ec', 'network_id': '881a6dc1-2e38-44d2-ad34-c4ae063c36d1', 'mac_address': '02:3a:d6:f5:76:3b', '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': 'a1615ef3-e2b3-4067-b815-f92ab6c03725'}], 'security_groups': ['212bebcc-54af-41f1-8830-8d7ff3b34dec'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5e01a4f26fb147e1aa6b8891697b77ec'}} 2024-09-05 02:35:03,364 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1853-1) 2024-09-05 02:35:03,732 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1853-1) 2024-09-05 02:35:04,948 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1853-1) 2024-09-05 02:35:04,948 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-05 02:35:04,954 - DEBUG - Requesting: http://10.0.0.36:8082/domain/2cf23a14-4453-4d2b-ad96-29f4a9e998af 2024-09-05 02:35:04,967 - DEBUG - Requesting: http://10.0.0.36:8082/project/5e01a4f2-6fb1-47e1-aa6b-8891697b77ec 2024-09-05 02:35:05,044 - DEBUG - Requesting: http://10.0.0.36:8082/network-ipam/89e2af50-7eff-4e4c-900c-131efb4d9502 2024-09-05 02:35:05,054 - INFO - Verifications in API Server for IPAM: ctest-ipam-48078008 passed 2024-09-05 02:35:05,061 - DEBUG - Control-node 10.0.0.36 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-79973081:ctest-ipam-48078008', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79973081', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9935696488195640908', 'uuid-lslong': '10379692264968262914'}, 'enable': 'true', 'created': '2024-09-05T02:35:01', 'last-modified': '2024-09-05T02:35:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.210742'} 2024-09-05 02:35:05,062 - INFO - Verifications in Control node for IPAM: ctest-ipam-48078008 passed 2024-09-05 02:35:05,062 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-05 02:35:05,069 - DEBUG - Requesting: http://10.0.0.36:8082/domain/2cf23a14-4453-4d2b-ad96-29f4a9e998af 2024-09-05 02:35:05,093 - DEBUG - Requesting: http://10.0.0.36:8082/project/5e01a4f2-6fb1-47e1-aa6b-8891697b77ec 2024-09-05 02:35:05,179 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/881a6dc1-2e38-44d2-ad34-c4ae063c36d1 2024-09-05 02:35:05,207 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/881a6dc1-2e38-44d2-ad34-c4ae063c36d1 2024-09-05 02:35:05,225 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/799a25d7-8110-44d9-89e0-61d49e8035c7 2024-09-05 02:35:05,234 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/799a25d7-8110-44d9-89e0-61d49e8035c7 2024-09-05 02:35:05,246 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/0934447a-4684-44cb-8af2-966d13aaa7de 2024-09-05 02:35:05,254 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-05 02:35:05,254 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/881a6dc1-2e38-44d2-ad34-c4ae063c36d1 2024-09-05 02:35:05,269 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/799a25d7-8110-44d9-89e0-61d49e8035c7 2024-09-05 02:35:05,283 - INFO - Verified VN network id 8 for VN 881a6dc1-2e38-44d2-ad34-c4ae063c36d1 2024-09-05 02:35:05,284 - INFO - Verifications in API Server for VN ctest-vn-02951890 passed 2024-09-05 02:35:05,284 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/881a6dc1-2e38-44d2-ad34-c4ae063c36d1 2024-09-05 02:35:05,294 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/799a25d7-8110-44d9-89e0-61d49e8035c7 2024-09-05 02:35:05,302 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/799a25d7-8110-44d9-89e0-61d49e8035c7 2024-09-05 02:35:05,309 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/0934447a-4684-44cb-8af2-966d13aaa7de 2024-09-05 02:35:05,320 - DEBUG - Control-node 10.0.0.36 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-79973081:ctest-vn-02951890', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79973081', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9807271815024231634', 'uuid-lslong': '12480816719058450129'}, 'enable': 'true', 'created': '2024-09-05T02:35:02', 'last-modified': '2024-09-05T02:35:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.899637'} 2024-09-05 02:35:05,327 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-05 02:35:05,327 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02951890 passed 2024-09-05 02:35:05,327 - DEBUG - ====Verifying policy data for ctest-vn-02951890 in API_Server ====== 2024-09-05 02:35:05,327 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-05 02:35:05,335 - DEBUG - Requesting: http://10.0.0.36:8082/domain/2cf23a14-4453-4d2b-ad96-29f4a9e998af 2024-09-05 02:35:05,347 - DEBUG - Requesting: http://10.0.0.36:8082/project/5e01a4f2-6fb1-47e1-aa6b-8891697b77ec 2024-09-05 02:35:05,448 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/881a6dc1-2e38-44d2-ad34-c4ae063c36d1 2024-09-05 02:35:05,465 - DEBUG - =>VN ctest-vn-02951890 has no policy to be verified 2024-09-05 02:35:05,465 - DEBUG - Verifying the vn in opserver 2024-09-05 02:35:05,465 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-79973081:ctest-vn-02951890 virtual network link through opserver 10.0.0.36 2024-09-05 02:35:05,465 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2024-09-05 02:35:05,838 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2024-09-05 02:35:05,955 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-79973081:ctest-vn-02951890', 'href': 'http://10.0.0.36:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-79973081:ctest-vn-02951890?flat'} 2024-09-05 02:35:05,955 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-79973081:ctest-vn-02951890 is found in opserver 2024-09-05 02:35:05,961 - DEBUG - VRF ids for VN ctest-vn-02951890: {'10.0.0.36': '2'} 2024-09-05 02:35:05,961 - INFO - Waiting for VM ctest-TestBasicVMVN-79973081-10595654 to be up.. 2024-09-05 02:35:06,057 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-05 02:35:11,139 - DEBUG - VM is in ACTIVE state now 2024-09-05 02:35:11,139 - INFO - VM name : ctest-TestBasicVMVN-79973081-10595654 2024-09-05 02:35:11,283 - DEBUG - VM ctest-TestBasicVMVN-79973081-10595654 ID is e3524682-f624-452e-a8e4-d25c36f68041 2024-09-05 02:35:11,283 - DEBUG - VM ctest-TestBasicVMVN-79973081-10595654 launched on Node cn-jenkins-deploy-platform-ansible-os-1853-1 2024-09-05 02:35:11,376 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/e3524682-f624-452e-a8e4-d25c36f68041 2024-09-05 02:35:11,387 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/0904ec80-534f-4e3a-b942-8b09569cfb02 2024-09-05 02:35:14,633 - 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 1003ms') 2024-09-05 02:35:14,633 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79973081-10595654 failed! 2024-09-05 02:35:14,686 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79973081:ctest-vn-02951890 is 31.1.1.1 and allocation pool is NOT set 2024-09-05 02:35:14,686 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79973081:ctest-vn-02951890 is 31.1.2.1 and allocation pool is NOT set 2024-09-05 02:35:16,743 - 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=2.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.361 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.361/1.488/2.616/1.127 ms') 2024-09-05 02:35:16,743 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79973081-10595654 passed 2024-09-05 02:35:16,894 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-05 02:35:16,894 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79973081-10595654, IP 31.1.1.4, Port 22 2024-09-05 02:35:17,045 - DEBUG - VM ctest-TestBasicVMVN-79973081-10595654 is ready for SSH connections 2024-09-05 02:35:17,045 - INFO - Waiting for VM ctest-TestBasicVMVN-79973081-09982084 to be up.. 2024-09-05 02:35:17,141 - DEBUG - VM is in ACTIVE state now 2024-09-05 02:35:17,142 - INFO - VM name : ctest-TestBasicVMVN-79973081-09982084 2024-09-05 02:35:17,210 - DEBUG - VM ctest-TestBasicVMVN-79973081-09982084 ID is c343dcff-599b-487e-b7b9-cf454a31c693 2024-09-05 02:35:17,210 - DEBUG - VM ctest-TestBasicVMVN-79973081-09982084 launched on Node cn-jenkins-deploy-platform-ansible-os-1853-1 2024-09-05 02:35:17,279 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/c343dcff-599b-487e-b7b9-cf454a31c693 2024-09-05 02:35:17,287 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/3ad6f576-3b97-4ada-b906-c4d883de9413 2024-09-05 02:35:18,524 - 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=3.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.359 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.359/2.006/3.654/1.647 ms') 2024-09-05 02:35:18,524 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79973081-09982084 passed 2024-09-05 02:35:18,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-05 02:35:18,674 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79973081-09982084, IP 31.1.2.4, Port 22 2024-09-05 02:35:18,829 - DEBUG - VM ctest-TestBasicVMVN-79973081-09982084 is ready for SSH connections 2024-09-05 02:35:18,829 - INFO - Waiting for VM ctest-TestBasicVMVN-79973081-91113623 to be up.. 2024-09-05 02:35:18,904 - DEBUG - VM is in ACTIVE state now 2024-09-05 02:35:18,904 - INFO - VM name : ctest-TestBasicVMVN-79973081-91113623 2024-09-05 02:35:18,993 - DEBUG - VM ctest-TestBasicVMVN-79973081-91113623 ID is acd76160-de07-4b4c-8769-e3d21e89a7a2 2024-09-05 02:35:18,993 - DEBUG - VM ctest-TestBasicVMVN-79973081-91113623 launched on Node cn-jenkins-deploy-platform-ansible-os-1853-1 2024-09-05 02:35:19,094 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/acd76160-de07-4b4c-8769-e3d21e89a7a2 2024-09-05 02:35:19,102 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/5b14d48b-e5c1-4592-b431-ad68790f55b7 2024-09-05 02:35:20,342 - 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.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.360 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.360/1.540/2.721/1.180 ms') 2024-09-05 02:35:20,342 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-79973081-91113623 passed 2024-09-05 02:35:20,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-05 02:35:20,494 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79973081-91113623, IP 31.1.1.3, Port 22 2024-09-05 02:35:20,645 - DEBUG - VM ctest-TestBasicVMVN-79973081-91113623 is ready for SSH connections 2024-09-05 02:35:20,645 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-05 02:35:20,646 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-05 02:35:20,646 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-05 02:35:24,319 - 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=2.993 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.723 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.027 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.723/1.581/2.993 ms 2024-09-05 02:35:24,319 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-79973081-10595654 passed 2024-09-05 02:35:24,319 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-05 02:35:24,319 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-05 02:35:24,319 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-05 02:35:27,959 - 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=2.859 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.925 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.721 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.721/1.501/2.859 ms 2024-09-05 02:35:27,959 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-79973081-09982084 passed 2024-09-05 02:35:27,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-05 02:35:27,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-05 02:35:27,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-05 02:35:27,959 - 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.36, gateway password: c0ntrail123 2024-09-05 02:35:27,959 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-05 02:35:28,143 - DEBUG - None 2024-09-05 02:35:28,143 - 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.36, gateway password: c0ntrail123 2024-09-05 02:35:28,143 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-05 02:35:28,316 - DEBUG - None 2024-09-05 02:35:28,317 - 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.36, gateway password: c0ntrail123 2024-09-05 02:35:28,317 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-05 02:35:28,895 - DEBUG - None 2024-09-05 02:35:28,895 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-05 02:35:28,896 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-05 02:35:31,104 - 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=1.752 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.023 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.445 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.815 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.416 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.416/1.890/5.023 ms 2024-09-05 02:35:31,104 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-05 02:35:31,104 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-05 02:35:33,342 - 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.004 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.987 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.073 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.394 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.546 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.317 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.323 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.323/1.806/4.073 ms 2024-09-05 02:35:33,342 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-05 02:35:33,342 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-05 02:35:35,582 - 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.660 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.549 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.501 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.627 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.451 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.333 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.333/1.646/3.501 ms 2024-09-05 02:35:35,582 - INFO - Deleting VM ctest-TestBasicVMVN-79973081-91113623 2024-09-05 02:35:35,644 - INFO - Detaching port 3ad6f576-3b97-4ada-b906-c4d883de9413 from VM ctest-TestBasicVMVN-79973081-09982084 2024-09-05 02:35:35,689 - INFO - Deleting VM ctest-TestBasicVMVN-79973081-09982084 2024-09-05 02:35:35,749 - INFO - Detaching port 0904ec80-534f-4e3a-b942-8b09569cfb02 from VM ctest-TestBasicVMVN-79973081-10595654 2024-09-05 02:35:35,784 - INFO - Deleting VM ctest-TestBasicVMVN-79973081-10595654 2024-09-05 02:35:35,859 - INFO - Deleting VN ctest-vn-02951890 2024-09-05 02:35:36,017 - DEBUG - Response for delete_port : () 2024-09-05 02:35:36,185 - DEBUG - Response for delete_port : () 2024-09-05 02:35:36,225 - DEBUG - VN 881a6dc1-2e38-44d2-ad34-c4ae063c36d1 still in use: Unable to complete operation on network 881a6dc1-2e38-44d2-ad34-c4ae063c36d1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8db97f41-2e57-4e78-b8e4-3980a2cde2ec'] 2024-09-05 02:35:36,225 - WARNING - Deleting VN ctest-vn-02951890 failed..Will retry 2024-09-05 02:35:38,370 - DEBUG - Response for deleting network () 2024-09-05 02:35:38,370 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/799a25d7-8110-44d9-89e0-61d49e8035c7 2024-09-05 02:35:38,377 - DEBUG - Response Code: 404 2024-09-05 02:35:38,377 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-05 02:35:38,383 - DEBUG - Requesting: http://10.0.0.36:8082/domain/2cf23a14-4453-4d2b-ad96-29f4a9e998af 2024-09-05 02:35:38,440 - DEBUG - Requesting: http://10.0.0.36:8082/project/5e01a4f2-6fb1-47e1-aa6b-8891697b77ec 2024-09-05 02:35:38,512 - INFO - Validated that VN ctest-vn-02951890 is not found in API Server 2024-09-05 02:35:38,523 - DEBUG - VN ctest-vn-02951890 is not present in Agent 10.0.0.36 2024-09-05 02:35:38,523 - INFO - Validated that VN ctest-vn-02951890 is not in any agent 2024-09-05 02:35:38,528 - DEBUG - VRF 2 is not seen in agent 10.0.0.36 2024-09-05 02:35:38,534 - DEBUG - Vrouter 10.0.0.36 does not have vrf 2 for VN ctest-vn-02951890 2024-09-05 02:35:38,534 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-79973081:ctest-vn-02951890 2024-09-05 02:35:38,545 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02951890 info 2024-09-05 02:35:38,629 - INFO - IPAM: ctest-ipam-48078008 is not found in API Server 2024-09-05 02:35:38,641 - INFO - IPAM:ctest-ipam-48078008 is not found in control node 2024-09-05 02:35:38,899 - DEBUG - No XMPP flaps were noticed during the test
2024-09-05 02:35:38,899 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-09-05 02:35:38,899 - INFO - -------------------------------------------------------------------------------- 2024-09-05 02:35:39,591 - INFO - Deleted project: ctest-TestBasicVMVN-79973081, ID : 5e01a4f2-6fb1-47e1-aa6b-8891697b77ec