2024-09-18 06:51:35,099 - INFO - Domain Default found not creating 2024-09-18 06:51:35,296 - INFO - Project ctest-TestBasicVMVN-14266788 not found, creating it 2024-09-18 06:51:35,790 - INFO - Created Project:ctest-TestBasicVMVN-14266788, ID : 2c2e1ce9-ab86-46ed-a3d2-a62e890887c3 2024-09-18 06:51:37,459 - INFO - ================================================================================ 2024-09-18 06:51:37,459 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-18 06:51:37,459 - 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-18 06:51:37,720 - DEBUG - Nothing to compare xmpp stats {'10.0.0.54': {'10.20.0.27': '0'}} with 2024-09-18 06:51:37,720 - INFO - Initial checks done. Running the testcase now 2024-09-18 06:51:37,720 - INFO - 2024-09-18 06:51:38,310 - DEBUG - Response for create_network : {'network': {'id': 'de2057a3-a8a0-4da3-8698-4f0bb867e675', 'name': 'ctest-vn2_metadata-70167884', 'tenant_id': '2c2e1ce9ab8646eda3d2a62e890887c3', 'project_id': '2c2e1ce9ab8646eda3d2a62e890887c3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14266788', 'ctest-vn2_metadata-70167884'], 'port_security_enabled': True, 'description': ''}} 2024-09-18 06:51:38,491 - DEBUG - Response for create_subnet : {'subnet': {'id': '48fa7ef0-067c-4c5a-bc16-5d1ce8422066', 'name': '', 'tenant_id': '2c2e1ce9ab8646eda3d2a62e890887c3', 'network_id': 'de2057a3-a8a0-4da3-8698-4f0bb867e675', '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': '2c2e1ce9ab8646eda3d2a62e890887c3'}} 2024-09-18 06:51:38,510 - INFO - Created VN ctest-vn2_metadata-70167884 2024-09-18 06:51:38,569 - DEBUG - VN ctest-vn2_metadata-70167884 UUID is de2057a3-a8a0-4da3-8698-4f0bb867e675 2024-09-18 06:51:38,783 - DEBUG - Services list from nova: [, , ] 2024-09-18 06:51:39,857 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1985-1) 2024-09-18 06:51:39,965 - DEBUG - Link local service introspect added 2024-09-18 06:51:40,007 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-18 06:51:45,106 - DEBUG - VM is in ACTIVE state now 2024-09-18 06:51:45,233 - INFO - Waiting for VM ctest-TestBasicVMVN-14266788-44095629 to be up.. 2024-09-18 06:51:45,233 - INFO - VM name : ctest-TestBasicVMVN-14266788-44095629 2024-09-18 06:51:45,320 - DEBUG - VM ctest-TestBasicVMVN-14266788-44095629 ID is 32cb02b9-b613-422b-9d68-ba5f4d882d43 2024-09-18 06:51:45,320 - DEBUG - VM ctest-TestBasicVMVN-14266788-44095629 launched on Node cn-jenkins-deploy-platform-ansible-os-1985-1 2024-09-18 06:51:45,411 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-machine/32cb02b9-b613-422b-9d68-ba5f4d882d43 2024-09-18 06:51:45,715 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-machine/32cb02b9-b613-422b-9d68-ba5f4d882d43 2024-09-18 06:51:45,754 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-machine-interface/20b6ffd4-d9c1-411d-93b9-69cd225d9cf0 2024-09-18 06:51:49,039 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms') 2024-09-18 06:51:49,040 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14266788-44095629 failed! 2024-09-18 06:51:49,101 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14266788:ctest-vn2_metadata-70167884 is 11.1.1.1 and allocation pool is NOT set 2024-09-18 06:51:51,160 - 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.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.889 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.889/1.740/2.591/0.851 ms') 2024-09-18 06:51:51,160 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14266788-44095629 passed 2024-09-18 06:51:51,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 06:51:51,321 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14266788-44095629, IP 11.1.1.3, Port 22 2024-09-18 06:51:51,477 - DEBUG - VM ctest-TestBasicVMVN-14266788-44095629 is ready for SSH connections 2024-09-18 06:51:51,477 - INFO - Retry 0 2024-09-18 06:51:51,477 - 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.54, gateway password: c0ntrail123 2024-09-18 06:51:51,477 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-18 06:51:53,090 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-18 06:51:53,090 - INFO - Generic metadata worked 2024-09-18 06:51:53,349 - DEBUG - Link local service introspect removed 2024-09-18 06:51:53,349 - INFO - Deleting VM ctest-TestBasicVMVN-14266788-44095629 2024-09-18 06:51:53,416 - INFO - Deleting VN ctest-vn2_metadata-70167884 2024-09-18 06:51:53,456 - DEBUG - VN de2057a3-a8a0-4da3-8698-4f0bb867e675 still in use: Unable to complete operation on network de2057a3-a8a0-4da3-8698-4f0bb867e675. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-af731763-5b60-46ab-98a0-b79b8ac4c720'] 2024-09-18 06:51:53,456 - WARNING - Deleting VN ctest-vn2_metadata-70167884 failed..Will retry 2024-09-18 06:51:55,590 - DEBUG - Response for deleting network () 2024-09-18 06:51:55,851 - DEBUG - No XMPP flaps were noticed during the test 2024-09-18 06:51:55,851 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2024-09-18 06:51:55,851 - INFO - -------------------------------------------------------------------------------- 2024-09-18 06:51:55,854 - INFO - ================================================================================ 2024-09-18 06:51:55,854 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-18 06:51:55,855 - 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-18 06:51:56,139 - DEBUG - Nothing to compare xmpp stats {'10.0.0.54': {'10.20.0.27': '0'}} with 2024-09-18 06:51:56,139 - INFO - Initial checks done. Running the testcase now 2024-09-18 06:51:56,139 - INFO - 2024-09-18 06:51:56,661 - DEBUG - Response for create_network : {'network': {'id': '3e0b7b44-c021-414a-9b26-c408850ea2e0', 'name': 'ctest-vn-67094826', 'tenant_id': '2c2e1ce9ab8646eda3d2a62e890887c3', 'project_id': '2c2e1ce9ab8646eda3d2a62e890887c3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14266788', 'ctest-vn-67094826'], 'port_security_enabled': True, 'description': ''}} 2024-09-18 06:51:56,880 - DEBUG - Response for create_subnet : {'subnet': {'id': '68d463df-e4d1-4bc4-920f-4772bcd13cc7', 'name': '', 'tenant_id': '2c2e1ce9ab8646eda3d2a62e890887c3', 'network_id': '3e0b7b44-c021-414a-9b26-c408850ea2e0', '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': '2c2e1ce9ab8646eda3d2a62e890887c3'}} 2024-09-18 06:51:57,077 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b4b850cc-b22a-40c6-8f4f-cb650b4d0dbf', 'name': '', 'tenant_id': '2c2e1ce9ab8646eda3d2a62e890887c3', 'network_id': '3e0b7b44-c021-414a-9b26-c408850ea2e0', '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': '2c2e1ce9ab8646eda3d2a62e890887c3'}} 2024-09-18 06:51:57,107 - INFO - Created VN ctest-vn-67094826 2024-09-18 06:51:57,165 - DEBUG - VN ctest-vn-67094826 UUID is 3e0b7b44-c021-414a-9b26-c408850ea2e0 2024-09-18 06:51:57,603 - DEBUG - Response for create_port : {'port': {'name': '7d09caf1-799a-4618-919a-24a9dbd8a9e8', 'id': '7d09caf1-799a-4618-919a-24a9dbd8a9e8', 'tenant_id': '2c2e1ce9ab8646eda3d2a62e890887c3', 'network_id': '3e0b7b44-c021-414a-9b26-c408850ea2e0', 'mac_address': '02:7d:09:ca:f1:79', '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': '68d463df-e4d1-4bc4-920f-4772bcd13cc7'}], 'security_groups': ['a9325f1f-7d2a-4f66-85a3-18f9d714931f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2c2e1ce9ab8646eda3d2a62e890887c3'}} 2024-09-18 06:51:57,780 - DEBUG - Response for create_port : {'port': {'name': 'f262b5d7-736d-4c41-b1ff-6a08dd420c1d', 'id': 'f262b5d7-736d-4c41-b1ff-6a08dd420c1d', 'tenant_id': '2c2e1ce9ab8646eda3d2a62e890887c3', 'network_id': '3e0b7b44-c021-414a-9b26-c408850ea2e0', 'mac_address': '02:f2:62:b5:d7:73', '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': 'b4b850cc-b22a-40c6-8f4f-cb650b4d0dbf'}], 'security_groups': ['a9325f1f-7d2a-4f66-85a3-18f9d714931f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2c2e1ce9ab8646eda3d2a62e890887c3'}} 2024-09-18 06:51:58,300 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1985-1) 2024-09-18 06:51:58,819 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1985-1) 2024-09-18 06:52:00,189 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1985-1) 2024-09-18 06:52:00,189 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-18 06:52:00,196 - DEBUG - Requesting: http://10.0.0.54:8082/domain/978df1e7-1ede-4101-8f66-c6056aa8f6a1 2024-09-18 06:52:00,212 - DEBUG - Requesting: http://10.0.0.54:8082/project/2c2e1ce9-ab86-46ed-a3d2-a62e890887c3 2024-09-18 06:52:00,304 - DEBUG - Requesting: http://10.0.0.54:8082/network-ipam/52da4d28-5f88-46cf-a76b-6c27d675da07 2024-09-18 06:52:00,316 - INFO - Verifications in API Server for IPAM: ctest-ipam-64372166 passed 2024-09-18 06:52:00,322 - DEBUG - Control-node 10.0.0.54 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-14266788:ctest-ipam-64372166', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14266788', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5970169091829810895', 'uuid-lslong': '12063854945199577607'}, 'enable': 'true', 'created': '2024-09-18T06:51:56', 'last-modified': '2024-09-18T06:51:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.937826'} 2024-09-18 06:52:00,322 - INFO - Verifications in Control node for IPAM: ctest-ipam-64372166 passed 2024-09-18 06:52:00,323 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-18 06:52:00,334 - DEBUG - Requesting: http://10.0.0.54:8082/domain/978df1e7-1ede-4101-8f66-c6056aa8f6a1 2024-09-18 06:52:00,348 - DEBUG - Requesting: http://10.0.0.54:8082/project/2c2e1ce9-ab86-46ed-a3d2-a62e890887c3 2024-09-18 06:52:00,436 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/3e0b7b44-c021-414a-9b26-c408850ea2e0 2024-09-18 06:52:00,454 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/3e0b7b44-c021-414a-9b26-c408850ea2e0 2024-09-18 06:52:00,476 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/3b43883c-520e-425a-8844-99e89687b10f 2024-09-18 06:52:00,493 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/3b43883c-520e-425a-8844-99e89687b10f 2024-09-18 06:52:00,507 - DEBUG - Requesting: http://10.0.0.54:8082/route-target/71a09a9d-ef12-4b35-9fc9-18cfb7a2c3bc 2024-09-18 06:52:00,518 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-18 06:52:00,518 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/3e0b7b44-c021-414a-9b26-c408850ea2e0 2024-09-18 06:52:00,536 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/3b43883c-520e-425a-8844-99e89687b10f 2024-09-18 06:52:00,569 - INFO - Verified VN network id 8 for VN 3e0b7b44-c021-414a-9b26-c408850ea2e0 2024-09-18 06:52:00,570 - INFO - Verifications in API Server for VN ctest-vn-67094826 passed 2024-09-18 06:52:00,570 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/3e0b7b44-c021-414a-9b26-c408850ea2e0 2024-09-18 06:52:00,597 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/3b43883c-520e-425a-8844-99e89687b10f 2024-09-18 06:52:00,612 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/3b43883c-520e-425a-8844-99e89687b10f 2024-09-18 06:52:00,627 - DEBUG - Requesting: http://10.0.0.54:8082/route-target/71a09a9d-ef12-4b35-9fc9-18cfb7a2c3bc 2024-09-18 06:52:00,646 - DEBUG - Control-node 10.0.0.54 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-14266788:ctest-vn-67094826', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14266788', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4470802590306746698', 'uuid-lslong': '11179838665864946400'}, 'enable': 'true', 'created': '2024-09-18T06:51:56', 'last-modified': '2024-09-18T06:51:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.605742'} 2024-09-18 06:52:00,658 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-18 06:52:00,658 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67094826 passed 2024-09-18 06:52:00,659 - DEBUG - ====Verifying policy data for ctest-vn-67094826 in API_Server ====== 2024-09-18 06:52:00,659 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-18 06:52:00,672 - DEBUG - Requesting: http://10.0.0.54:8082/domain/978df1e7-1ede-4101-8f66-c6056aa8f6a1 2024-09-18 06:52:00,699 - DEBUG - Requesting: http://10.0.0.54:8082/project/2c2e1ce9-ab86-46ed-a3d2-a62e890887c3 2024-09-18 06:52:00,859 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/3e0b7b44-c021-414a-9b26-c408850ea2e0 2024-09-18 06:52:00,925 - DEBUG - =>VN ctest-vn-67094826 has no policy to be verified 2024-09-18 06:52:00,925 - DEBUG - Verifying the vn in opserver 2024-09-18 06:52:00,925 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-14266788:ctest-vn-67094826 virtual network link through opserver 10.0.0.54 2024-09-18 06:52:00,925 - DEBUG - Requesting: http://10.0.0.54:8081/analytics/uves/virtual-networks 2024-09-18 06:52:01,275 - DEBUG - Requesting: http://10.0.0.54:8081/analytics/uves/virtual-networks 2024-09-18 06:52:01,362 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-14266788:ctest-vn-67094826', 'href': 'http://10.0.0.54:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-14266788:ctest-vn-67094826?flat'} 2024-09-18 06:52:01,362 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-14266788:ctest-vn-67094826 is found in opserver 2024-09-18 06:52:01,375 - DEBUG - VRF ids for VN ctest-vn-67094826: {'10.0.0.54': '2'} 2024-09-18 06:52:01,375 - INFO - Waiting for VM ctest-TestBasicVMVN-14266788-61848277 to be up.. 2024-09-18 06:52:01,508 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-18 06:52:06,600 - DEBUG - VM is in ACTIVE state now 2024-09-18 06:52:06,600 - INFO - VM name : ctest-TestBasicVMVN-14266788-61848277 2024-09-18 06:52:06,700 - DEBUG - VM ctest-TestBasicVMVN-14266788-61848277 ID is 4e58b809-fabe-464b-84f0-b667d394f049 2024-09-18 06:52:06,701 - DEBUG - VM ctest-TestBasicVMVN-14266788-61848277 launched on Node cn-jenkins-deploy-platform-ansible-os-1985-1 2024-09-18 06:52:06,932 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-machine/4e58b809-fabe-464b-84f0-b667d394f049 2024-09-18 06:52:06,947 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-machine-interface/7d09caf1-799a-4618-919a-24a9dbd8a9e8 2024-09-18 06:52:10,253 - 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 1031ms') 2024-09-18 06:52:10,254 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14266788-61848277 failed! 2024-09-18 06:52:10,322 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14266788:ctest-vn-67094826 is 31.1.1.1 and allocation pool is NOT set 2024-09-18 06:52:10,322 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14266788:ctest-vn-67094826 is 31.1.2.1 and allocation pool is NOT set 2024-09-18 06:52:12,382 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.768 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.768/1.846/2.925/1.078 ms') 2024-09-18 06:52:12,382 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14266788-61848277 passed 2024-09-18 06:52:12,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 06:52:12,546 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14266788-61848277, IP 31.1.1.4, Port 22 2024-09-18 06:52:12,721 - DEBUG - VM ctest-TestBasicVMVN-14266788-61848277 is ready for SSH connections 2024-09-18 06:52:12,721 - INFO - Waiting for VM ctest-TestBasicVMVN-14266788-62992232 to be up.. 2024-09-18 06:52:12,849 - DEBUG - VM is in ACTIVE state now 2024-09-18 06:52:12,849 - INFO - VM name : ctest-TestBasicVMVN-14266788-62992232 2024-09-18 06:52:12,957 - DEBUG - VM ctest-TestBasicVMVN-14266788-62992232 ID is 6a59b760-751a-4a01-aa3b-a590eb6c2fb9 2024-09-18 06:52:12,957 - DEBUG - VM ctest-TestBasicVMVN-14266788-62992232 launched on Node cn-jenkins-deploy-platform-ansible-os-1985-1 2024-09-18 06:52:13,057 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-machine/6a59b760-751a-4a01-aa3b-a590eb6c2fb9 2024-09-18 06:52:13,069 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-machine-interface/f262b5d7-736d-4c41-b1ff-6a08dd420c1d 2024-09-18 06:52:14,326 - 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.37 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.727 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.727/2.047/3.367/1.320 ms') 2024-09-18 06:52:14,327 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-14266788-62992232 passed 2024-09-18 06:52:14,489 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 06:52:14,489 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14266788-62992232, IP 31.1.2.4, Port 22 2024-09-18 06:52:14,655 - DEBUG - VM ctest-TestBasicVMVN-14266788-62992232 is ready for SSH connections 2024-09-18 06:52:14,655 - INFO - Waiting for VM ctest-TestBasicVMVN-14266788-02783421 to be up.. 2024-09-18 06:52:14,742 - DEBUG - VM is in ACTIVE state now 2024-09-18 06:52:14,742 - INFO - VM name : ctest-TestBasicVMVN-14266788-02783421 2024-09-18 06:52:14,830 - DEBUG - VM ctest-TestBasicVMVN-14266788-02783421 ID is c49b31b9-a5b4-4d6c-b8ac-36a8181eb661 2024-09-18 06:52:14,830 - DEBUG - VM ctest-TestBasicVMVN-14266788-02783421 launched on Node cn-jenkins-deploy-platform-ansible-os-1985-1 2024-09-18 06:52:14,917 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-machine/c49b31b9-a5b4-4d6c-b8ac-36a8181eb661 2024-09-18 06:52:14,930 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-machine-interface/11aecc53-d171-43d3-a4de-82816d4a2dda 2024-09-18 06:52:16,205 - 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.96 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.729 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.729/2.344/3.960/1.615 ms') 2024-09-18 06:52:16,205 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-14266788-02783421 passed 2024-09-18 06:52:16,369 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 06:52:16,369 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14266788-02783421, IP 31.1.1.3, Port 22 2024-09-18 06:52:16,535 - DEBUG - VM ctest-TestBasicVMVN-14266788-02783421 is ready for SSH connections 2024-09-18 06:52:16,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 06:52:16,535 - 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.54, gateway password: c0ntrail123 2024-09-18 06:52:16,536 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-18 06:52:20,212 - 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.227 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.949 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.878 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.878/1.684/3.227 ms 2024-09-18 06:52:20,212 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-14266788-61848277 passed 2024-09-18 06:52:20,212 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 06:52:20,212 - 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.54, gateway password: c0ntrail123 2024-09-18 06:52:20,212 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-18 06:52:23,930 - 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.330 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.360 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.846 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.846/1.845/3.330 ms 2024-09-18 06:52:23,931 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-14266788-62992232 passed 2024-09-18 06:52:23,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 06:52:23,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 06:52:23,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 06:52:23,931 - 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.54, gateway password: c0ntrail123 2024-09-18 06:52:23,931 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-18 06:52:24,178 - DEBUG - None 2024-09-18 06:52:24,178 - 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.54, gateway password: c0ntrail123 2024-09-18 06:52:24,178 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-18 06:52:24,369 - DEBUG - None 2024-09-18 06:52:24,369 - 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.54, gateway password: c0ntrail123 2024-09-18 06:52:24,369 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-18 06:52:24,972 - DEBUG - None 2024-09-18 06:52:24,972 - 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.54, gateway password: c0ntrail123 2024-09-18 06:52:24,972 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-18 06:52:27,203 - 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.870 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.969 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.641 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.396/1.862/3.969 ms 2024-09-18 06:52:27,203 - 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.54, gateway password: c0ntrail123 2024-09-18 06:52:27,203 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-18 06:52:29,450 - 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=2.329 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.976 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.070 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.279 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.608 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.501 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.530 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.530/3.327/7.070 ms 2024-09-18 06:52:29,450 - 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.54, gateway password: c0ntrail123 2024-09-18 06:52:29,450 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-18 06:52:31,694 - 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.841 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.750 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.587 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.428 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.707 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.589 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.395 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.395/1.756/3.587 ms 2024-09-18 06:52:31,694 - INFO - Deleting VM ctest-TestBasicVMVN-14266788-02783421 2024-09-18 06:52:31,764 - INFO - Detaching port f262b5d7-736d-4c41-b1ff-6a08dd420c1d from VM ctest-TestBasicVMVN-14266788-62992232 2024-09-18 06:52:31,821 - INFO - Deleting VM ctest-TestBasicVMVN-14266788-62992232 2024-09-18 06:52:31,886 - INFO - Detaching port 7d09caf1-799a-4618-919a-24a9dbd8a9e8 from VM ctest-TestBasicVMVN-14266788-61848277 2024-09-18 06:52:31,921 - INFO - Deleting VM ctest-TestBasicVMVN-14266788-61848277 2024-09-18 06:52:32,011 - INFO - Deleting VN ctest-vn-67094826 2024-09-18 06:52:32,192 - DEBUG - Response for delete_port : () 2024-09-18 06:52:32,480 - DEBUG - Response for delete_port : () 2024-09-18 06:52:32,548 - DEBUG - VN 3e0b7b44-c021-414a-9b26-c408850ea2e0 still in use: Unable to complete operation on network 3e0b7b44-c021-414a-9b26-c408850ea2e0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-19029c50-3967-4b82-b901-7d7709a3e0b5'] 2024-09-18 06:52:32,548 - WARNING - Deleting VN ctest-vn-67094826 failed..Will retry 2024-09-18 06:52:34,724 - DEBUG - Response for deleting network () 2024-09-18 06:52:34,724 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/3b43883c-520e-425a-8844-99e89687b10f 2024-09-18 06:52:34,730 - DEBUG - Response Code: 404 2024-09-18 06:52:34,730 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-18 06:52:34,737 - DEBUG - Requesting: http://10.0.0.54:8082/domain/978df1e7-1ede-4101-8f66-c6056aa8f6a1 2024-09-18 06:52:34,794 - DEBUG - Requesting: http://10.0.0.54:8082/project/2c2e1ce9-ab86-46ed-a3d2-a62e890887c3 2024-09-18 06:52:34,881 - INFO - Validated that VN ctest-vn-67094826 is not found in API Server 2024-09-18 06:52:34,893 - DEBUG - VN ctest-vn-67094826 is not present in Agent 10.0.0.54 2024-09-18 06:52:34,893 - INFO - Validated that VN ctest-vn-67094826 is not in any agent 2024-09-18 06:52:34,899 - DEBUG - VRF 2 is not seen in agent 10.0.0.54 2024-09-18 06:52:34,904 - DEBUG - Vrouter 10.0.0.54 does not have vrf 2 for VN ctest-vn-67094826 2024-09-18 06:52:34,904 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-14266788:ctest-vn-67094826 2024-09-18 06:52:34,917 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67094826 info 2024-09-18 06:52:35,001 - INFO - IPAM: ctest-ipam-64372166 is not found in API Server 2024-09-18 06:52:35,015 - INFO - IPAM:ctest-ipam-64372166 is not found in control node 2024-09-18 06:52:35,276 - DEBUG - No XMPP flaps were noticed during the test 2024-09-18 06:52:35,276 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40] 2024-09-18 06:52:35,276 - INFO - -------------------------------------------------------------------------------- 2024-09-18 06:52:36,024 - INFO - Deleted project: ctest-TestBasicVMVN-14266788, ID : 2c2e1ce9-ab86-46ed-a3d2-a62e890887c3