2024-08-27 04:33:31,774 - INFO - Domain Default found not creating 2024-08-27 04:33:31,935 - INFO - Project ctest-TestBasicVMVN-87090608 not found, creating it 2024-08-27 04:33:32,415 - INFO - Created Project:ctest-TestBasicVMVN-87090608, ID : 54b02224-7292-4621-9853-acd8eea3b369 2024-08-27 04:33:34,075 - INFO - ================================================================================ 2024-08-27 04:33:34,075 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-27 04:33:34,075 - 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 04:33:34,345 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.13': '0'}} with 2024-08-27 04:33:34,345 - INFO - Initial checks done. Running the testcase now 2024-08-27 04:33:34,345 - INFO - 2024-08-27 04:33:34,889 - DEBUG - Response for create_network : {'network': {'id': '26b7ad95-94ce-4bc0-87bc-72978e89f242', 'name': 'ctest-vn2_metadata-04786562', 'tenant_id': '54b02224729246219853acd8eea3b369', 'project_id': '54b02224729246219853acd8eea3b369', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87090608', 'ctest-vn2_metadata-04786562'], 'port_security_enabled': True, 'description': ''}} 2024-08-27 04:33:35,060 - DEBUG - Response for create_subnet : {'subnet': {'id': '1b5cb2e6-def1-4300-85db-6af2a44d7ad0', 'name': '', 'tenant_id': '54b02224729246219853acd8eea3b369', 'network_id': '26b7ad95-94ce-4bc0-87bc-72978e89f242', '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': '54b02224729246219853acd8eea3b369'}} 2024-08-27 04:33:35,079 - INFO - Created VN ctest-vn2_metadata-04786562 2024-08-27 04:33:35,130 - DEBUG - VN ctest-vn2_metadata-04786562 UUID is 26b7ad95-94ce-4bc0-87bc-72978e89f242 2024-08-27 04:33:35,313 - DEBUG - Services list from nova: [, , ] 2024-08-27 04:33:36,349 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1789-1) 2024-08-27 04:33:36,462 - DEBUG - Link local service introspect added 2024-08-27 04:33:36,513 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-27 04:33:41,596 - DEBUG - VM is in ACTIVE state now 2024-08-27 04:33:41,722 - INFO - Waiting for VM ctest-TestBasicVMVN-87090608-05129371 to be up.. 2024-08-27 04:33:41,722 - INFO - VM name : ctest-TestBasicVMVN-87090608-05129371 2024-08-27 04:33:41,800 - DEBUG - VM ctest-TestBasicVMVN-87090608-05129371 ID is 4f3901a7-b9f2-451a-8444-4f2ef8a0cfcd 2024-08-27 04:33:41,800 - DEBUG - VM ctest-TestBasicVMVN-87090608-05129371 launched on Node cn-jenkins-deploy-platform-ansible-os-1789-1 2024-08-27 04:33:41,877 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/4f3901a7-b9f2-451a-8444-4f2ef8a0cfcd 2024-08-27 04:33:42,173 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/4f3901a7-b9f2-451a-8444-4f2ef8a0cfcd 2024-08-27 04:33:42,206 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/fd720771-ddc7-41ea-acc9-e91df351b836 2024-08-27 04:33:45,455 - 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') 2024-08-27 04:33:45,455 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87090608-05129371 failed! 2024-08-27 04:33:45,506 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87090608:ctest-vn2_metadata-04786562 is 11.1.1.1 and allocation pool is NOT set 2024-08-27 04:33:47,571 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.686 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.686/1.755/2.824/1.069 ms') 2024-08-27 04:33:47,571 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87090608-05129371 passed 2024-08-27 04:33:47,722 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 04:33:47,723 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87090608-05129371, IP 11.1.1.3, Port 22 2024-08-27 04:33:47,878 - DEBUG - VM ctest-TestBasicVMVN-87090608-05129371 is ready for SSH connections 2024-08-27 04:33:47,878 - INFO - Retry 0 2024-08-27 04:33:47,878 - 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-08-27 04:33:47,878 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-27 04:33:49,492 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-27 04:33:49,492 - INFO - Generic metadata worked 2024-08-27 04:33:49,738 - DEBUG - Link local service introspect removed 2024-08-27 04:33:49,738 - INFO - Deleting VM ctest-TestBasicVMVN-87090608-05129371 2024-08-27 04:33:49,805 - INFO - Deleting VN ctest-vn2_metadata-04786562 2024-08-27 04:33:49,853 - DEBUG - VN 26b7ad95-94ce-4bc0-87bc-72978e89f242 still in use: Unable to complete operation on network 26b7ad95-94ce-4bc0-87bc-72978e89f242. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9f9d7b1b-5ed9-4b17-a7a1-9493c5f25c5c'] 2024-08-27 04:33:49,853 - WARNING - Deleting VN ctest-vn2_metadata-04786562 failed..Will retry 2024-08-27 04:33:52,009 - DEBUG - Response for deleting network () 2024-08-27 04:33:52,268 - DEBUG - No XMPP flaps were noticed during the test 2024-08-27 04:33:52,268 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2024-08-27 04:33:52,268 - INFO - -------------------------------------------------------------------------------- 2024-08-27 04:33:52,270 - INFO - ================================================================================ 2024-08-27 04:33:52,270 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-27 04:33:52,270 - 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 04:33:52,556 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.13': '0'}} with 2024-08-27 04:33:52,556 - INFO - Initial checks done. Running the testcase now 2024-08-27 04:33:52,556 - INFO - 2024-08-27 04:33:53,041 - DEBUG - Response for create_network : {'network': {'id': '9dbc3437-cf59-4769-8dbf-221386745e23', 'name': 'ctest-vn-99830953', 'tenant_id': '54b02224729246219853acd8eea3b369', 'project_id': '54b02224729246219853acd8eea3b369', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87090608', 'ctest-vn-99830953'], 'port_security_enabled': True, 'description': ''}} 2024-08-27 04:33:53,251 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1be427a-de31-46a0-999e-fe887dcae2b7', 'name': '', 'tenant_id': '54b02224729246219853acd8eea3b369', 'network_id': '9dbc3437-cf59-4769-8dbf-221386745e23', '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': '54b02224729246219853acd8eea3b369'}} 2024-08-27 04:33:53,420 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a212c4a7-0797-403e-82c2-5560ae3d08e2', 'name': '', 'tenant_id': '54b02224729246219853acd8eea3b369', 'network_id': '9dbc3437-cf59-4769-8dbf-221386745e23', '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': '54b02224729246219853acd8eea3b369'}} 2024-08-27 04:33:53,442 - INFO - Created VN ctest-vn-99830953 2024-08-27 04:33:53,490 - DEBUG - VN ctest-vn-99830953 UUID is 9dbc3437-cf59-4769-8dbf-221386745e23 2024-08-27 04:33:53,869 - DEBUG - Response for create_port : {'port': {'name': '4140cfa5-7c44-4877-8f8e-2aa46930d73e', 'id': '4140cfa5-7c44-4877-8f8e-2aa46930d73e', 'tenant_id': '54b02224729246219853acd8eea3b369', 'network_id': '9dbc3437-cf59-4769-8dbf-221386745e23', 'mac_address': '02:41:40:cf:a5:7c', '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': 'a1be427a-de31-46a0-999e-fe887dcae2b7'}], 'security_groups': ['77e6b05e-97d2-4b28-a2b6-011876e89a95'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '54b02224729246219853acd8eea3b369'}} 2024-08-27 04:33:54,039 - DEBUG - Response for create_port : {'port': {'name': '4719ca60-6a29-4208-b8c7-7c22f13986ac', 'id': '4719ca60-6a29-4208-b8c7-7c22f13986ac', 'tenant_id': '54b02224729246219853acd8eea3b369', 'network_id': '9dbc3437-cf59-4769-8dbf-221386745e23', 'mac_address': '02:47:19:ca:60:6a', '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': 'a212c4a7-0797-403e-82c2-5560ae3d08e2'}], 'security_groups': ['77e6b05e-97d2-4b28-a2b6-011876e89a95'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '54b02224729246219853acd8eea3b369'}} 2024-08-27 04:33:54,519 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1789-1) 2024-08-27 04:33:54,918 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1789-1) 2024-08-27 04:33:56,091 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1789-1) 2024-08-27 04:33:56,091 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-08-27 04:33:56,098 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61ab91f0-6b95-4414-9d08-a327fbfa7e6a 2024-08-27 04:33:56,112 - DEBUG - Requesting: http://10.0.0.36:8082/project/54b02224-7292-4621-9853-acd8eea3b369 2024-08-27 04:33:56,184 - DEBUG - Requesting: http://10.0.0.36:8082/network-ipam/b23cf5ac-e9d3-484e-a3d0-e87f6879688b 2024-08-27 04:33:56,194 - INFO - Verifications in API Server for IPAM: ctest-ipam-07000344 passed 2024-08-27 04:33:56,203 - DEBUG - Control-node 10.0.0.36 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-87090608:ctest-ipam-07000344', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87090608', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12843410360359929934', 'uuid-lslong': '11804190257249347723'}, 'enable': 'true', 'created': '2024-08-27T04:33:52', 'last-modified': '2024-08-27T04:33:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.416261'} 2024-08-27 04:33:56,203 - INFO - Verifications in Control node for IPAM: ctest-ipam-07000344 passed 2024-08-27 04:33:56,203 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-08-27 04:33:56,211 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61ab91f0-6b95-4414-9d08-a327fbfa7e6a 2024-08-27 04:33:56,225 - DEBUG - Requesting: http://10.0.0.36:8082/project/54b02224-7292-4621-9853-acd8eea3b369 2024-08-27 04:33:56,299 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9dbc3437-cf59-4769-8dbf-221386745e23 2024-08-27 04:33:56,314 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9dbc3437-cf59-4769-8dbf-221386745e23 2024-08-27 04:33:56,328 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/1afc0063-528c-4355-930c-bcf3c4e8ef45 2024-08-27 04:33:56,338 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/1afc0063-528c-4355-930c-bcf3c4e8ef45 2024-08-27 04:33:56,347 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/0e1a009b-fcb7-4859-ac88-b80981d2f7c6 2024-08-27 04:33:56,356 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-27 04:33:56,356 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9dbc3437-cf59-4769-8dbf-221386745e23 2024-08-27 04:33:56,366 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/1afc0063-528c-4355-930c-bcf3c4e8ef45 2024-08-27 04:33:56,385 - INFO - Verified VN network id 9 for VN 9dbc3437-cf59-4769-8dbf-221386745e23 2024-08-27 04:33:56,386 - INFO - Verifications in API Server for VN ctest-vn-99830953 passed 2024-08-27 04:33:56,386 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9dbc3437-cf59-4769-8dbf-221386745e23 2024-08-27 04:33:56,403 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/1afc0063-528c-4355-930c-bcf3c4e8ef45 2024-08-27 04:33:56,420 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/1afc0063-528c-4355-930c-bcf3c4e8ef45 2024-08-27 04:33:56,428 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/0e1a009b-fcb7-4859-ac88-b80981d2f7c6 2024-08-27 04:33:56,442 - DEBUG - Control-node 10.0.0.36 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-87090608:ctest-vn-99830953', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87090608', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11366016973882869609', 'uuid-lslong': '10213919947155070499'}, 'enable': 'true', 'created': '2024-08-27T04:33:53', 'last-modified': '2024-08-27T04:33:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.054194'} 2024-08-27 04:33:56,450 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-27 04:33:56,450 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-99830953 passed 2024-08-27 04:33:56,450 - DEBUG - ====Verifying policy data for ctest-vn-99830953 in API_Server ====== 2024-08-27 04:33:56,450 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-08-27 04:33:56,457 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61ab91f0-6b95-4414-9d08-a327fbfa7e6a 2024-08-27 04:33:56,473 - DEBUG - Requesting: http://10.0.0.36:8082/project/54b02224-7292-4621-9853-acd8eea3b369 2024-08-27 04:33:56,558 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9dbc3437-cf59-4769-8dbf-221386745e23 2024-08-27 04:33:56,568 - DEBUG - =>VN ctest-vn-99830953 has no policy to be verified 2024-08-27 04:33:56,568 - DEBUG - Verifying the vn in opserver 2024-08-27 04:33:56,568 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-87090608:ctest-vn-99830953 virtual network link through opserver 10.0.0.36 2024-08-27 04:33:56,568 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2024-08-27 04:33:56,904 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2024-08-27 04:33:56,974 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-87090608:ctest-vn-99830953', 'href': 'http://10.0.0.36:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-87090608:ctest-vn-99830953?flat'} 2024-08-27 04:33:56,974 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87090608:ctest-vn-99830953 is found in opserver 2024-08-27 04:33:56,981 - DEBUG - VRF ids for VN ctest-vn-99830953: {'10.0.0.36': '2'} 2024-08-27 04:33:56,981 - INFO - Waiting for VM ctest-TestBasicVMVN-87090608-40403133 to be up.. 2024-08-27 04:33:57,092 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-27 04:34:02,189 - DEBUG - VM is in ACTIVE state now 2024-08-27 04:34:02,189 - INFO - VM name : ctest-TestBasicVMVN-87090608-40403133 2024-08-27 04:34:02,286 - DEBUG - VM ctest-TestBasicVMVN-87090608-40403133 ID is 3f231e96-395e-4c24-9c62-8cf07b077ddc 2024-08-27 04:34:02,286 - DEBUG - VM ctest-TestBasicVMVN-87090608-40403133 launched on Node cn-jenkins-deploy-platform-ansible-os-1789-1 2024-08-27 04:34:02,378 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/3f231e96-395e-4c24-9c62-8cf07b077ddc 2024-08-27 04:34:02,387 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/4140cfa5-7c44-4877-8f8e-2aa46930d73e 2024-08-27 04:34:05,648 - 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-08-27 04:34:05,648 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87090608-40403133 failed! 2024-08-27 04:34:05,702 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87090608:ctest-vn-99830953 is 31.1.1.1 and allocation pool is NOT set 2024-08-27 04:34:05,702 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87090608:ctest-vn-99830953 is 31.1.2.1 and allocation pool is NOT set 2024-08-27 04:34:07,769 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.440 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.440/1.567/2.695/1.127 ms') 2024-08-27 04:34:07,769 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87090608-40403133 passed 2024-08-27 04:34:07,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 04:34:07,927 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87090608-40403133, IP 31.1.1.4, Port 22 2024-08-27 04:34:08,094 - DEBUG - VM ctest-TestBasicVMVN-87090608-40403133 is ready for SSH connections 2024-08-27 04:34:08,094 - INFO - Waiting for VM ctest-TestBasicVMVN-87090608-74257203 to be up.. 2024-08-27 04:34:08,176 - DEBUG - VM is in ACTIVE state now 2024-08-27 04:34:08,176 - INFO - VM name : ctest-TestBasicVMVN-87090608-74257203 2024-08-27 04:34:08,261 - DEBUG - VM ctest-TestBasicVMVN-87090608-74257203 ID is 4648a66b-ace3-47a1-8575-24802e877d21 2024-08-27 04:34:08,261 - DEBUG - VM ctest-TestBasicVMVN-87090608-74257203 launched on Node cn-jenkins-deploy-platform-ansible-os-1789-1 2024-08-27 04:34:08,344 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/4648a66b-ace3-47a1-8575-24802e877d21 2024-08-27 04:34:08,352 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/4719ca60-6a29-4208-b8c7-7c22f13986ac 2024-08-27 04:34:09,598 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.411 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.411/1.571/2.732/1.160 ms') 2024-08-27 04:34:09,598 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87090608-74257203 passed 2024-08-27 04:34:09,746 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 04:34:09,746 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87090608-74257203, IP 31.1.2.4, Port 22 2024-08-27 04:34:09,906 - DEBUG - VM ctest-TestBasicVMVN-87090608-74257203 is ready for SSH connections 2024-08-27 04:34:09,906 - INFO - Waiting for VM ctest-TestBasicVMVN-87090608-74342604 to be up.. 2024-08-27 04:34:09,979 - DEBUG - VM is in ACTIVE state now 2024-08-27 04:34:09,979 - INFO - VM name : ctest-TestBasicVMVN-87090608-74342604 2024-08-27 04:34:10,052 - DEBUG - VM ctest-TestBasicVMVN-87090608-74342604 ID is d489c823-2079-43cb-8bd2-b364a1904546 2024-08-27 04:34:10,052 - DEBUG - VM ctest-TestBasicVMVN-87090608-74342604 launched on Node cn-jenkins-deploy-platform-ansible-os-1789-1 2024-08-27 04:34:10,128 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/d489c823-2079-43cb-8bd2-b364a1904546 2024-08-27 04:34:10,136 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/22576cf6-9160-4424-9635-77e6d6a9b66c 2024-08-27 04:34:11,371 - 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.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.342 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.342/1.536/2.730/1.194 ms') 2024-08-27 04:34:11,371 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-87090608-74342604 passed 2024-08-27 04:34:11,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 04:34:11,527 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87090608-74342604, IP 31.1.1.3, Port 22 2024-08-27 04:34:11,682 - DEBUG - VM ctest-TestBasicVMVN-87090608-74342604 is ready for SSH connections 2024-08-27 04:34:11,682 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 04:34:11,682 - 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-08-27 04:34:11,682 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-27 04:34:15,388 - 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.196 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.208 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.848 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.848/1.750/3.196 ms 2024-08-27 04:34:15,388 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-87090608-40403133 passed 2024-08-27 04:34:15,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 04:34:15,389 - 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-08-27 04:34:15,389 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-27 04:34:19,058 - 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.227 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.096 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.129 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.096/1.817/3.227 ms 2024-08-27 04:34:19,059 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-87090608-74257203 passed 2024-08-27 04:34:19,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 04:34:19,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 04:34:19,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 04:34:19,059 - 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-08-27 04:34:19,059 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-27 04:34:19,237 - DEBUG - None 2024-08-27 04:34:19,238 - 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-08-27 04:34:19,238 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-27 04:34:19,423 - DEBUG - None 2024-08-27 04:34:19,424 - 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-08-27 04:34:19,424 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-27 04:34:20,056 - DEBUG - None 2024-08-27 04:34:20,056 - 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-08-27 04:34:20,056 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-27 04:34:22,268 - 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.687 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.101 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.376 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.558 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.358/2.016/6.101 ms 2024-08-27 04:34:22,268 - 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-08-27 04:34:22,268 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-27 04:34:24,513 - 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=0.960 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.549 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.895 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.464 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.696 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.490 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.443 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.443/2.356/5.895 ms 2024-08-27 04:34:24,513 - 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-08-27 04:34:24,513 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-27 04:34:26,745 - 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.851 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.710 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.908 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.534 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.438 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.504 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.336/2.325/4.908 ms 2024-08-27 04:34:26,745 - INFO - Deleting VM ctest-TestBasicVMVN-87090608-74342604 2024-08-27 04:34:26,817 - INFO - Detaching port 4719ca60-6a29-4208-b8c7-7c22f13986ac from VM ctest-TestBasicVMVN-87090608-74257203 2024-08-27 04:34:26,873 - INFO - Deleting VM ctest-TestBasicVMVN-87090608-74257203 2024-08-27 04:34:26,951 - INFO - Detaching port 4140cfa5-7c44-4877-8f8e-2aa46930d73e from VM ctest-TestBasicVMVN-87090608-40403133 2024-08-27 04:34:26,983 - INFO - Deleting VM ctest-TestBasicVMVN-87090608-40403133 2024-08-27 04:34:27,059 - INFO - Deleting VN ctest-vn-99830953 2024-08-27 04:34:27,238 - DEBUG - Response for delete_port : () 2024-08-27 04:34:27,414 - DEBUG - Response for delete_port : () 2024-08-27 04:34:27,465 - DEBUG - VN 9dbc3437-cf59-4769-8dbf-221386745e23 still in use: Unable to complete operation on network 9dbc3437-cf59-4769-8dbf-221386745e23. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-75d2df50-6a02-4c61-b01d-66ce065b7c1d'] 2024-08-27 04:34:27,465 - WARNING - Deleting VN ctest-vn-99830953 failed..Will retry 2024-08-27 04:34:29,611 - DEBUG - Response for deleting network () 2024-08-27 04:34:29,611 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/1afc0063-528c-4355-930c-bcf3c4e8ef45 2024-08-27 04:34:29,616 - DEBUG - Response Code: 404 2024-08-27 04:34:29,617 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-08-27 04:34:29,622 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61ab91f0-6b95-4414-9d08-a327fbfa7e6a 2024-08-27 04:34:29,675 - DEBUG - Requesting: http://10.0.0.36:8082/project/54b02224-7292-4621-9853-acd8eea3b369 2024-08-27 04:34:29,746 - INFO - Validated that VN ctest-vn-99830953 is not found in API Server 2024-08-27 04:34:29,759 - DEBUG - VN ctest-vn-99830953 is not present in Agent 10.0.0.36 2024-08-27 04:34:29,759 - INFO - Validated that VN ctest-vn-99830953 is not in any agent 2024-08-27 04:34:29,767 - DEBUG - VRF 2 is not seen in agent 10.0.0.36 2024-08-27 04:34:29,774 - DEBUG - Vrouter 10.0.0.36 does not have vrf 2 for VN ctest-vn-99830953 2024-08-27 04:34:29,774 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-87090608:ctest-vn-99830953 2024-08-27 04:34:29,788 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-99830953 info 2024-08-27 04:34:29,862 - INFO - IPAM: ctest-ipam-07000344 is not found in API Server 2024-08-27 04:34:29,874 - INFO - IPAM:ctest-ipam-07000344 is not found in control node 2024-08-27 04:34:30,133 - DEBUG - No XMPP flaps were noticed during the test 2024-08-27 04:34:30,133 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2024-08-27 04:34:30,133 - INFO - -------------------------------------------------------------------------------- 2024-08-27 04:34:30,870 - INFO - Deleted project: ctest-TestBasicVMVN-87090608, ID : 54b02224-7292-4621-9853-acd8eea3b369