2024-12-23 20:33:36,156 - INFO - Domain Default found not creating 2024-12-23 20:33:36,323 - INFO - Project ctest-TestBasicVMVN-04540145 not found, creating it 2024-12-23 20:33:36,811 - INFO - Created Project:ctest-TestBasicVMVN-04540145, ID : a5e24d94-03ab-47cd-8306-c5558cd11215 2024-12-23 20:33:38,417 - INFO - ================================================================================ 2024-12-23 20:33:38,418 - INFO - STARTING TEST : test_generic_link_local_service 2024-12-23 20:33:38,418 - 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-12-23 20:33:38,671 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.6': '0'}} with 2024-12-23 20:33:38,671 - INFO - Initial checks done. Running the testcase now 2024-12-23 20:33:38,671 - INFO - 2024-12-23 20:33:39,348 - DEBUG - Response for create_network : {'network': {'id': 'd797ff78-4c5e-4b3b-8835-8cdb6586f7e7', 'name': 'ctest-vn2_metadata-98628941', 'tenant_id': 'a5e24d9403ab47cd8306c5558cd11215', 'project_id': 'a5e24d9403ab47cd8306c5558cd11215', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04540145', 'ctest-vn2_metadata-98628941'], 'port_security_enabled': True, 'description': ''}} 2024-12-23 20:33:39,520 - DEBUG - Response for create_subnet : {'subnet': {'id': '412941f7-4264-4545-a5db-63adb32f5af0', 'name': '', 'tenant_id': 'a5e24d9403ab47cd8306c5558cd11215', 'network_id': 'd797ff78-4c5e-4b3b-8835-8cdb6586f7e7', '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': 'a5e24d9403ab47cd8306c5558cd11215'}} 2024-12-23 20:33:39,539 - INFO - Created VN ctest-vn2_metadata-98628941 2024-12-23 20:33:39,593 - DEBUG - VN ctest-vn2_metadata-98628941 UUID is d797ff78-4c5e-4b3b-8835-8cdb6586f7e7 2024-12-23 20:33:39,785 - DEBUG - Services list from nova: [, , ] 2024-12-23 20:33:40,833 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2492-1) 2024-12-23 20:33:40,944 - DEBUG - Link local service introspect added 2024-12-23 20:33:40,997 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-12-23 20:33:46,079 - DEBUG - VM is in ACTIVE state now 2024-12-23 20:33:46,208 - INFO - Waiting for VM ctest-TestBasicVMVN-04540145-60947447 to be up.. 2024-12-23 20:33:46,208 - INFO - VM name : ctest-TestBasicVMVN-04540145-60947447 2024-12-23 20:33:46,294 - DEBUG - VM ctest-TestBasicVMVN-04540145-60947447 ID is dab65079-4b6b-4a16-b52e-603b0a5e27ce 2024-12-23 20:33:46,294 - DEBUG - VM ctest-TestBasicVMVN-04540145-60947447 launched on Node cn-jenkins-deploy-platform-ansible-os-2492-1 2024-12-23 20:33:46,383 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/dab65079-4b6b-4a16-b52e-603b0a5e27ce 2024-12-23 20:33:46,680 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/dab65079-4b6b-4a16-b52e-603b0a5e27ce 2024-12-23 20:33:46,713 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/e6703d38-f2bf-4990-8c5f-3fa6f9d06b47 2024-12-23 20:33:49,976 - 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') 2024-12-23 20:33:49,976 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04540145-60947447 failed! 2024-12-23 20:33:50,033 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04540145:ctest-vn2_metadata-98628941 is 11.1.1.1 and allocation pool is NOT set 2024-12-23 20:33:52,092 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.692 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.692/2.226/3.761/1.534 ms') 2024-12-23 20:33:52,092 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04540145-60947447 passed 2024-12-23 20:33:52,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:33:52,249 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04540145-60947447, IP 11.1.1.3, Port 22 2024-12-23 20:33:52,411 - DEBUG - VM ctest-TestBasicVMVN-04540145-60947447 is ready for SSH connections 2024-12-23 20:33:52,411 - INFO - Retry 0 2024-12-23 20:33:52,411 - 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.24, gateway password: c0ntrail123 2024-12-23 20:33:52,411 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-12-23 20:33:54,045 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-12-23 20:33:54,045 - INFO - Generic metadata worked 2024-12-23 20:33:54,292 - DEBUG - Link local service introspect removed 2024-12-23 20:33:54,292 - INFO - Deleting VM ctest-TestBasicVMVN-04540145-60947447 2024-12-23 20:33:54,361 - INFO - Deleting VN ctest-vn2_metadata-98628941 2024-12-23 20:33:54,410 - DEBUG - VN d797ff78-4c5e-4b3b-8835-8cdb6586f7e7 still in use: Unable to complete operation on network d797ff78-4c5e-4b3b-8835-8cdb6586f7e7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-dfea1cea-7077-4b05-8f13-f1757f876770'] 2024-12-23 20:33:54,410 - WARNING - Deleting VN ctest-vn2_metadata-98628941 failed..Will retry 2024-12-23 20:33:56,541 - DEBUG - Response for deleting network () 2024-12-23 20:33:56,803 - DEBUG - No XMPP flaps were noticed during the test 2024-12-23 20:33:56,803 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2024-12-23 20:33:56,803 - INFO - -------------------------------------------------------------------------------- 2024-12-23 20:33:56,806 - INFO - ================================================================================ 2024-12-23 20:33:56,806 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-12-23 20:33:56,806 - 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-12-23 20:33:57,095 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.6': '0'}} with 2024-12-23 20:33:57,095 - INFO - Initial checks done. Running the testcase now 2024-12-23 20:33:57,095 - INFO - 2024-12-23 20:33:57,596 - DEBUG - Response for create_network : {'network': {'id': '98f3eabb-2b62-4e9e-8e34-6f3c13e30824', 'name': 'ctest-vn-66531961', 'tenant_id': 'a5e24d9403ab47cd8306c5558cd11215', 'project_id': 'a5e24d9403ab47cd8306c5558cd11215', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04540145', 'ctest-vn-66531961'], 'port_security_enabled': True, 'description': ''}} 2024-12-23 20:33:57,808 - DEBUG - Response for create_subnet : {'subnet': {'id': '74fcb875-4291-4782-b233-0ce9427d04e0', 'name': '', 'tenant_id': 'a5e24d9403ab47cd8306c5558cd11215', 'network_id': '98f3eabb-2b62-4e9e-8e34-6f3c13e30824', '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': 'a5e24d9403ab47cd8306c5558cd11215'}} 2024-12-23 20:33:57,972 - DEBUG - Response for create_subnet : {'subnet': {'id': '99358b94-64c9-41ec-8368-1651ea297297', 'name': '', 'tenant_id': 'a5e24d9403ab47cd8306c5558cd11215', 'network_id': '98f3eabb-2b62-4e9e-8e34-6f3c13e30824', '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': 'a5e24d9403ab47cd8306c5558cd11215'}} 2024-12-23 20:33:57,994 - INFO - Created VN ctest-vn-66531961 2024-12-23 20:33:58,049 - DEBUG - VN ctest-vn-66531961 UUID is 98f3eabb-2b62-4e9e-8e34-6f3c13e30824 2024-12-23 20:33:58,366 - DEBUG - Response for create_port : {'port': {'name': 'd0ed7dda-4bf5-4e30-ad7d-50ceaafaeba7', 'id': 'd0ed7dda-4bf5-4e30-ad7d-50ceaafaeba7', 'tenant_id': 'a5e24d9403ab47cd8306c5558cd11215', 'network_id': '98f3eabb-2b62-4e9e-8e34-6f3c13e30824', 'mac_address': '02:d0:ed:7d:da:4b', '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': '74fcb875-4291-4782-b233-0ce9427d04e0'}], 'security_groups': ['8fb5b1ba-1aba-4cb1-b473-0d9bf993e76c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a5e24d9403ab47cd8306c5558cd11215'}} 2024-12-23 20:33:58,543 - DEBUG - Response for create_port : {'port': {'name': 'e4e073f2-982e-49f5-85da-8e2d324480bd', 'id': 'e4e073f2-982e-49f5-85da-8e2d324480bd', 'tenant_id': 'a5e24d9403ab47cd8306c5558cd11215', 'network_id': '98f3eabb-2b62-4e9e-8e34-6f3c13e30824', 'mac_address': '02:e4:e0:73:f2:98', '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': '99358b94-64c9-41ec-8368-1651ea297297'}], 'security_groups': ['8fb5b1ba-1aba-4cb1-b473-0d9bf993e76c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a5e24d9403ab47cd8306c5558cd11215'}} 2024-12-23 20:33:59,095 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2492-1) 2024-12-23 20:33:59,539 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2492-1) 2024-12-23 20:34:00,753 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2492-1) 2024-12-23 20:34:00,754 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-12-23 20:34:00,761 - DEBUG - Requesting: http://10.0.0.24:8082/domain/20cb5b83-b7f4-43ae-9091-6401c42ad226 2024-12-23 20:34:00,777 - DEBUG - Requesting: http://10.0.0.24:8082/project/a5e24d94-03ab-47cd-8306-c5558cd11215 2024-12-23 20:34:00,880 - DEBUG - Requesting: http://10.0.0.24:8082/network-ipam/53b55687-c15d-418d-9085-33a6f87a3267 2024-12-23 20:34:00,891 - INFO - Verifications in API Server for IPAM: ctest-ipam-67326543 passed 2024-12-23 20:34:00,899 - DEBUG - Control-node 10.0.0.24 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-04540145:ctest-ipam-67326543', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04540145', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6031822416997335437', 'uuid-lslong': '10413786505590485607'}, 'enable': 'true', 'created': '2024-12-23T20:33:57', 'last-modified': '2024-12-23T20:33:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.563276'} 2024-12-23 20:34:00,899 - INFO - Verifications in Control node for IPAM: ctest-ipam-67326543 passed 2024-12-23 20:34:00,899 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-12-23 20:34:00,906 - DEBUG - Requesting: http://10.0.0.24:8082/domain/20cb5b83-b7f4-43ae-9091-6401c42ad226 2024-12-23 20:34:00,921 - DEBUG - Requesting: http://10.0.0.24:8082/project/a5e24d94-03ab-47cd-8306-c5558cd11215 2024-12-23 20:34:00,999 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/98f3eabb-2b62-4e9e-8e34-6f3c13e30824 2024-12-23 20:34:01,012 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/98f3eabb-2b62-4e9e-8e34-6f3c13e30824 2024-12-23 20:34:01,025 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/b1efcb96-57a2-44c9-8c35-2e360f6cb6c1 2024-12-23 20:34:01,044 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/b1efcb96-57a2-44c9-8c35-2e360f6cb6c1 2024-12-23 20:34:01,061 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/a2ec166c-b549-4cb8-b637-2ae05c2e8a77 2024-12-23 20:34:01,070 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-12-23 20:34:01,070 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/98f3eabb-2b62-4e9e-8e34-6f3c13e30824 2024-12-23 20:34:01,085 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/b1efcb96-57a2-44c9-8c35-2e360f6cb6c1 2024-12-23 20:34:01,106 - INFO - Verified VN network id 8 for VN 98f3eabb-2b62-4e9e-8e34-6f3c13e30824 2024-12-23 20:34:01,106 - INFO - Verifications in API Server for VN ctest-vn-66531961 passed 2024-12-23 20:34:01,106 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/98f3eabb-2b62-4e9e-8e34-6f3c13e30824 2024-12-23 20:34:01,120 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/b1efcb96-57a2-44c9-8c35-2e360f6cb6c1 2024-12-23 20:34:01,132 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/b1efcb96-57a2-44c9-8c35-2e360f6cb6c1 2024-12-23 20:34:01,143 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/a2ec166c-b549-4cb8-b637-2ae05c2e8a77 2024-12-23 20:34:01,158 - DEBUG - Control-node 10.0.0.24 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-04540145:ctest-vn-66531961', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04540145', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11021410802713382558', 'uuid-lslong': '10246937355997087780'}, 'enable': 'true', 'created': '2024-12-23T20:33:57', 'last-modified': '2024-12-23T20:33:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.216793'} 2024-12-23 20:34:01,169 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-12-23 20:34:01,169 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-66531961 passed 2024-12-23 20:34:01,170 - DEBUG - ====Verifying policy data for ctest-vn-66531961 in API_Server ====== 2024-12-23 20:34:01,170 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-12-23 20:34:01,204 - DEBUG - Requesting: http://10.0.0.24:8082/domain/20cb5b83-b7f4-43ae-9091-6401c42ad226 2024-12-23 20:34:01,242 - DEBUG - Requesting: http://10.0.0.24:8082/project/a5e24d94-03ab-47cd-8306-c5558cd11215 2024-12-23 20:34:01,397 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/98f3eabb-2b62-4e9e-8e34-6f3c13e30824 2024-12-23 20:34:01,428 - DEBUG - =>VN ctest-vn-66531961 has no policy to be verified 2024-12-23 20:34:01,428 - DEBUG - Verifying the vn in opserver 2024-12-23 20:34:01,428 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-04540145:ctest-vn-66531961 virtual network link through opserver 10.0.0.24 2024-12-23 20:34:01,428 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2024-12-23 20:34:01,778 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2024-12-23 20:34:01,855 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-04540145:ctest-vn-66531961', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-04540145:ctest-vn-66531961?flat'} 2024-12-23 20:34:01,855 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-04540145:ctest-vn-66531961 is found in opserver 2024-12-23 20:34:01,864 - DEBUG - VRF ids for VN ctest-vn-66531961: {'10.0.0.24': '2'} 2024-12-23 20:34:01,865 - INFO - Waiting for VM ctest-TestBasicVMVN-04540145-41470857 to be up.. 2024-12-23 20:34:01,983 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-12-23 20:34:07,079 - DEBUG - VM is in ACTIVE state now 2024-12-23 20:34:07,079 - INFO - VM name : ctest-TestBasicVMVN-04540145-41470857 2024-12-23 20:34:07,192 - DEBUG - VM ctest-TestBasicVMVN-04540145-41470857 ID is 4cd814fe-8798-46a1-81e0-d5e24bc7b918 2024-12-23 20:34:07,192 - DEBUG - VM ctest-TestBasicVMVN-04540145-41470857 launched on Node cn-jenkins-deploy-platform-ansible-os-2492-1 2024-12-23 20:34:07,277 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/4cd814fe-8798-46a1-81e0-d5e24bc7b918 2024-12-23 20:34:07,286 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/d0ed7dda-4bf5-4e30-ad7d-50ceaafaeba7 2024-12-23 20:34:10,554 - 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') 2024-12-23 20:34:10,554 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04540145-41470857 failed! 2024-12-23 20:34:10,613 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04540145:ctest-vn-66531961 is 31.1.1.1 and allocation pool is NOT set 2024-12-23 20:34:10,613 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04540145:ctest-vn-66531961 is 31.1.2.1 and allocation pool is NOT set 2024-12-23 20:34:12,671 - 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.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.533 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.533/1.814/3.096/1.281 ms') 2024-12-23 20:34:12,671 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04540145-41470857 passed 2024-12-23 20:34:12,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:34:12,825 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04540145-41470857, IP 31.1.1.4, Port 22 2024-12-23 20:34:12,988 - DEBUG - VM ctest-TestBasicVMVN-04540145-41470857 is ready for SSH connections 2024-12-23 20:34:12,989 - INFO - Waiting for VM ctest-TestBasicVMVN-04540145-11316057 to be up.. 2024-12-23 20:34:13,082 - DEBUG - VM is in ACTIVE state now 2024-12-23 20:34:13,082 - INFO - VM name : ctest-TestBasicVMVN-04540145-11316057 2024-12-23 20:34:13,168 - DEBUG - VM ctest-TestBasicVMVN-04540145-11316057 ID is c6d9e090-d631-4b5d-958b-04a3e11d74d1 2024-12-23 20:34:13,168 - DEBUG - VM ctest-TestBasicVMVN-04540145-11316057 launched on Node cn-jenkins-deploy-platform-ansible-os-2492-1 2024-12-23 20:34:13,259 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/c6d9e090-d631-4b5d-958b-04a3e11d74d1 2024-12-23 20:34:13,269 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/e4e073f2-982e-49f5-85da-8e2d324480bd 2024-12-23 20:34:14,526 - 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=2.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.364 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.364/1.631/2.899/1.267 ms') 2024-12-23 20:34:14,526 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-04540145-11316057 passed 2024-12-23 20:34:14,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:34:14,681 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04540145-11316057, IP 31.1.2.4, Port 22 2024-12-23 20:34:14,836 - DEBUG - VM ctest-TestBasicVMVN-04540145-11316057 is ready for SSH connections 2024-12-23 20:34:14,836 - INFO - Waiting for VM ctest-TestBasicVMVN-04540145-24962967 to be up.. 2024-12-23 20:34:14,917 - DEBUG - VM is in ACTIVE state now 2024-12-23 20:34:14,917 - INFO - VM name : ctest-TestBasicVMVN-04540145-24962967 2024-12-23 20:34:15,000 - DEBUG - VM ctest-TestBasicVMVN-04540145-24962967 ID is df775fe3-823c-40a2-8e05-bf9f6e54a6d4 2024-12-23 20:34:15,000 - DEBUG - VM ctest-TestBasicVMVN-04540145-24962967 launched on Node cn-jenkins-deploy-platform-ansible-os-2492-1 2024-12-23 20:34:15,087 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/df775fe3-823c-40a2-8e05-bf9f6e54a6d4 2024-12-23 20:34:15,098 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/727fb110-4568-445d-ad14-bc5407a6067f 2024-12-23 20:34:16,349 - 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=3.15 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.353 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.353/1.751/3.149/1.398 ms') 2024-12-23 20:34:16,349 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-04540145-24962967 passed 2024-12-23 20:34:16,504 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:34:16,505 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04540145-24962967, IP 31.1.1.3, Port 22 2024-12-23 20:34:16,664 - DEBUG - VM ctest-TestBasicVMVN-04540145-24962967 is ready for SSH connections 2024-12-23 20:34:16,664 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:34:16,664 - 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.24, gateway password: c0ntrail123 2024-12-23 20:34:16,664 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-12-23 20:34:20,373 - 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.613 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.826 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.214 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.826/1.884/3.613 ms 2024-12-23 20:34:20,373 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-04540145-41470857 passed 2024-12-23 20:34:20,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:34:20,373 - 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.24, gateway password: c0ntrail123 2024-12-23 20:34:20,373 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-12-23 20:34:24,041 - 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.059 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.916 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.657 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.916/2.210/3.059 ms 2024-12-23 20:34:24,042 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-04540145-11316057 passed 2024-12-23 20:34:24,042 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:34:24,042 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:34:24,042 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:34:24,042 - 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.24, gateway password: c0ntrail123 2024-12-23 20:34:24,042 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-23 20:34:24,223 - DEBUG - None 2024-12-23 20:34:24,223 - 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.24, gateway password: c0ntrail123 2024-12-23 20:34:24,223 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-23 20:34:24,412 - DEBUG - None 2024-12-23 20:34:24,412 - 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.24, gateway password: c0ntrail123 2024-12-23 20:34:24,413 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-23 20:34:25,036 - DEBUG - None 2024-12-23 20:34:25,037 - 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.24, gateway password: c0ntrail123 2024-12-23 20:34:25,037 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-12-23 20:34:27,250 - 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.984 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.834 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.774 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.490 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.421/1.900/4.834 ms 2024-12-23 20:34:27,251 - 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.24, gateway password: c0ntrail123 2024-12-23 20:34:27,251 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-12-23 20:34:29,491 - 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.002 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.138 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.246 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.442 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.107 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.043 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.404/2.340/5.246 ms 2024-12-23 20:34:29,492 - 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.24, gateway password: c0ntrail123 2024-12-23 20:34:29,492 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-12-23 20:34:31,754 - 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.737 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.945 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.439 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.570 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.992 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.835 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.400/1.988/4.439 ms 2024-12-23 20:34:31,755 - INFO - Deleting VM ctest-TestBasicVMVN-04540145-24962967 2024-12-23 20:34:31,829 - INFO - Detaching port e4e073f2-982e-49f5-85da-8e2d324480bd from VM ctest-TestBasicVMVN-04540145-11316057 2024-12-23 20:34:31,878 - INFO - Deleting VM ctest-TestBasicVMVN-04540145-11316057 2024-12-23 20:34:31,946 - INFO - Detaching port d0ed7dda-4bf5-4e30-ad7d-50ceaafaeba7 from VM ctest-TestBasicVMVN-04540145-41470857 2024-12-23 20:34:31,978 - INFO - Deleting VM ctest-TestBasicVMVN-04540145-41470857 2024-12-23 20:34:32,050 - INFO - Deleting VN ctest-vn-66531961 2024-12-23 20:34:32,224 - DEBUG - Response for delete_port : () 2024-12-23 20:34:32,414 - DEBUG - Response for delete_port : () 2024-12-23 20:34:32,468 - DEBUG - VN 98f3eabb-2b62-4e9e-8e34-6f3c13e30824 still in use: Unable to complete operation on network 98f3eabb-2b62-4e9e-8e34-6f3c13e30824. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9d449572-fb49-485f-b0ba-3ea7e7c7a768'] 2024-12-23 20:34:32,469 - WARNING - Deleting VN ctest-vn-66531961 failed..Will retry 2024-12-23 20:34:34,627 - DEBUG - Response for deleting network () 2024-12-23 20:34:34,628 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/b1efcb96-57a2-44c9-8c35-2e360f6cb6c1 2024-12-23 20:34:34,635 - DEBUG - Response Code: 404 2024-12-23 20:34:34,635 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-12-23 20:34:34,642 - DEBUG - Requesting: http://10.0.0.24:8082/domain/20cb5b83-b7f4-43ae-9091-6401c42ad226 2024-12-23 20:34:34,700 - DEBUG - Requesting: http://10.0.0.24:8082/project/a5e24d94-03ab-47cd-8306-c5558cd11215 2024-12-23 20:34:34,776 - INFO - Validated that VN ctest-vn-66531961 is not found in API Server 2024-12-23 20:34:34,789 - DEBUG - VN ctest-vn-66531961 is not present in Agent 10.0.0.24 2024-12-23 20:34:34,789 - INFO - Validated that VN ctest-vn-66531961 is not in any agent 2024-12-23 20:34:34,796 - DEBUG - VRF 2 is not seen in agent 10.0.0.24 2024-12-23 20:34:34,802 - DEBUG - Vrouter 10.0.0.24 does not have vrf 2 for VN ctest-vn-66531961 2024-12-23 20:34:34,802 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-04540145:ctest-vn-66531961 2024-12-23 20:34:34,814 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-66531961 info 2024-12-23 20:34:34,896 - INFO - IPAM: ctest-ipam-67326543 is not found in API Server 2024-12-23 20:34:34,910 - INFO - IPAM:ctest-ipam-67326543 is not found in control node 2024-12-23 20:34:35,163 - DEBUG - No XMPP flaps were noticed during the test 2024-12-23 20:34:35,163 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2024-12-23 20:34:35,163 - INFO - -------------------------------------------------------------------------------- 2024-12-23 20:34:35,889 - INFO - Deleted project: ctest-TestBasicVMVN-04540145, ID : a5e24d94-03ab-47cd-8306-c5558cd11215