2025-01-04 17:14:18,609 - INFO - Domain Default found not creating 2025-01-04 17:14:18,750 - INFO - Project ctest-TestBasicVMVN-51307672 not found, creating it 2025-01-04 17:14:19,191 - INFO - Created Project:ctest-TestBasicVMVN-51307672, ID : 4ef807e2-1e23-4244-b302-06380fc314c1 2025-01-04 17:14:20,692 - INFO - ================================================================================ 2025-01-04 17:14:20,692 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-04 17:14:20,692 - 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 2025-01-04 17:14:20,949 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.10': '0'}} with 2025-01-04 17:14:20,949 - INFO - Initial checks done. Running the testcase now 2025-01-04 17:14:20,949 - INFO - 2025-01-04 17:14:21,537 - DEBUG - Response for create_network : {'network': {'id': '2ffd5078-35db-43a0-9052-f80743f77e19', 'name': 'ctest-vn2_metadata-46174489', 'tenant_id': '4ef807e21e234244b30206380fc314c1', 'project_id': '4ef807e21e234244b30206380fc314c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-51307672', 'ctest-vn2_metadata-46174489'], 'port_security_enabled': True, 'description': ''}} 2025-01-04 17:14:21,762 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e3f91d1b-9e2f-4ee1-b19f-b46a1bdcd41d', 'name': '', 'tenant_id': '4ef807e21e234244b30206380fc314c1', 'network_id': '2ffd5078-35db-43a0-9052-f80743f77e19', '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': '4ef807e21e234244b30206380fc314c1'}} 2025-01-04 17:14:21,779 - INFO - Created VN ctest-vn2_metadata-46174489 2025-01-04 17:14:21,831 - DEBUG - VN ctest-vn2_metadata-46174489 UUID is 2ffd5078-35db-43a0-9052-f80743f77e19 2025-01-04 17:14:22,002 - DEBUG - Services list from nova: [, , ] 2025-01-04 17:14:22,981 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2525-1) 2025-01-04 17:14:23,091 - DEBUG - Link local service introspect added 2025-01-04 17:14:23,129 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-04 17:14:28,204 - DEBUG - VM is in ACTIVE state now 2025-01-04 17:14:28,601 - INFO - Waiting for VM ctest-TestBasicVMVN-51307672-83115439 to be up.. 2025-01-04 17:14:28,601 - INFO - VM name : ctest-TestBasicVMVN-51307672-83115439 2025-01-04 17:14:28,682 - DEBUG - VM ctest-TestBasicVMVN-51307672-83115439 ID is e63d6391-c393-46a6-8d9c-edf9d1fcf306 2025-01-04 17:14:28,682 - DEBUG - VM ctest-TestBasicVMVN-51307672-83115439 launched on Node cn-jenkins-deploy-platform-ansible-os-2525-1 2025-01-04 17:14:28,809 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e63d6391-c393-46a6-8d9c-edf9d1fcf306 2025-01-04 17:14:29,118 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e63d6391-c393-46a6-8d9c-edf9d1fcf306 2025-01-04 17:14:29,153 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/374307e3-7fd5-43f0-b359-400c62153647 2025-01-04 17:14:32,429 - 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 1027ms') 2025-01-04 17:14:32,430 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51307672-83115439 failed! 2025-01-04 17:14:32,487 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51307672:ctest-vn2_metadata-46174489 is 11.1.1.1 and allocation pool is NOT set 2025-01-04 17:14:34,549 - 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=4.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.03 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 = 1.025/2.746/4.467/1.721 ms') 2025-01-04 17:14:34,550 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51307672-83115439 passed 2025-01-04 17:14:34,703 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-04 17:14:34,703 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51307672-83115439, IP 11.1.1.3, Port 22 2025-01-04 17:14:34,867 - DEBUG - VM ctest-TestBasicVMVN-51307672-83115439 is ready for SSH connections 2025-01-04 17:14:34,867 - INFO - Retry 0 2025-01-04 17:14:34,867 - 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.22, gateway password: c0ntrail123 2025-01-04 17:14:34,867 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-04 17:14:36,480 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-04 17:14:36,480 - INFO - Generic metadata worked 2025-01-04 17:14:36,735 - DEBUG - Link local service introspect removed 2025-01-04 17:14:36,735 - INFO - Deleting VM ctest-TestBasicVMVN-51307672-83115439 2025-01-04 17:14:36,935 - INFO - Deleting VN ctest-vn2_metadata-46174489 2025-01-04 17:14:36,986 - DEBUG - VN 2ffd5078-35db-43a0-9052-f80743f77e19 still in use: Unable to complete operation on network 2ffd5078-35db-43a0-9052-f80743f77e19. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9cb6e982-55b8-4953-86b0-a8f45c016785'] 2025-01-04 17:14:36,986 - WARNING - Deleting VN ctest-vn2_metadata-46174489 failed..Will retry 2025-01-04 17:14:39,135 - DEBUG - Response for deleting network () 2025-01-04 17:14:39,393 - DEBUG - No XMPP flaps were noticed during the test 2025-01-04 17:14:39,393 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-01-04 17:14:39,393 - INFO - -------------------------------------------------------------------------------- 2025-01-04 17:14:39,396 - INFO - ================================================================================ 2025-01-04 17:14:39,396 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-04 17:14:39,396 - 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 2025-01-04 17:14:39,680 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.10': '0'}} with 2025-01-04 17:14:39,681 - INFO - Initial checks done. Running the testcase now 2025-01-04 17:14:39,681 - INFO - 2025-01-04 17:14:40,189 - DEBUG - Response for create_network : {'network': {'id': '3516eddf-6435-4a1f-a8b8-5237cf3fc11e', 'name': 'ctest-vn-82823289', 'tenant_id': '4ef807e21e234244b30206380fc314c1', 'project_id': '4ef807e21e234244b30206380fc314c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-51307672', 'ctest-vn-82823289'], 'port_security_enabled': True, 'description': ''}} 2025-01-04 17:14:40,369 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4f012fd-6248-4e3a-89b5-62e921ad4ea0', 'name': '', 'tenant_id': '4ef807e21e234244b30206380fc314c1', 'network_id': '3516eddf-6435-4a1f-a8b8-5237cf3fc11e', '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': '4ef807e21e234244b30206380fc314c1'}} 2025-01-04 17:14:40,578 - DEBUG - Response for create_subnet : {'subnet': {'id': '7e5e0985-da19-4ca8-8d9d-0e8347909bef', 'name': '', 'tenant_id': '4ef807e21e234244b30206380fc314c1', 'network_id': '3516eddf-6435-4a1f-a8b8-5237cf3fc11e', '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': '4ef807e21e234244b30206380fc314c1'}} 2025-01-04 17:14:40,598 - INFO - Created VN ctest-vn-82823289 2025-01-04 17:14:40,651 - DEBUG - VN ctest-vn-82823289 UUID is 3516eddf-6435-4a1f-a8b8-5237cf3fc11e 2025-01-04 17:14:41,036 - DEBUG - Response for create_port : {'port': {'name': 'c9559656-f5d9-47e7-86e2-374c5c91713e', 'id': 'c9559656-f5d9-47e7-86e2-374c5c91713e', 'tenant_id': '4ef807e21e234244b30206380fc314c1', 'network_id': '3516eddf-6435-4a1f-a8b8-5237cf3fc11e', 'mac_address': '02:c9:55:96:56:f5', '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': 'e4f012fd-6248-4e3a-89b5-62e921ad4ea0'}], 'security_groups': ['bce8cfbf-59c7-46b0-96d6-f2f37dbf1d87'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ef807e21e234244b30206380fc314c1'}} 2025-01-04 17:14:41,215 - DEBUG - Response for create_port : {'port': {'name': '82c0426b-5033-4f13-bed7-f37debaf1c85', 'id': '82c0426b-5033-4f13-bed7-f37debaf1c85', 'tenant_id': '4ef807e21e234244b30206380fc314c1', 'network_id': '3516eddf-6435-4a1f-a8b8-5237cf3fc11e', 'mac_address': '02:82:c0:42:6b:50', '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': '7e5e0985-da19-4ca8-8d9d-0e8347909bef'}], 'security_groups': ['bce8cfbf-59c7-46b0-96d6-f2f37dbf1d87'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ef807e21e234244b30206380fc314c1'}} 2025-01-04 17:14:41,594 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2525-1) 2025-01-04 17:14:42,070 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2525-1) 2025-01-04 17:14:43,247 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2525-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2525-1) 2025-01-04 17:14:43,247 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-04 17:14:43,253 - DEBUG - Requesting: http://10.0.0.22:8082/domain/992db890-e31f-41ed-bb8e-f9cba29cc2b6 2025-01-04 17:14:43,272 - DEBUG - Requesting: http://10.0.0.22:8082/project/4ef807e2-1e23-4244-b302-06380fc314c1 2025-01-04 17:14:43,344 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/58c5a1f2-6d24-4cc2-b558-f802a5fe9c20 2025-01-04 17:14:43,357 - INFO - Verifications in API Server for IPAM: ctest-ipam-97061964 passed 2025-01-04 17:14:43,365 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-51307672:ctest-ipam-97061964', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-51307672', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6396696908334910658', 'uuid-lslong': '13067467009074043936'}, 'enable': 'true', 'created': '2025-01-04T17:14:39', 'last-modified': '2025-01-04T17:14:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.445280'} 2025-01-04 17:14:43,365 - INFO - Verifications in Control node for IPAM: ctest-ipam-97061964 passed 2025-01-04 17:14:43,366 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-04 17:14:43,372 - DEBUG - Requesting: http://10.0.0.22:8082/domain/992db890-e31f-41ed-bb8e-f9cba29cc2b6 2025-01-04 17:14:43,388 - DEBUG - Requesting: http://10.0.0.22:8082/project/4ef807e2-1e23-4244-b302-06380fc314c1 2025-01-04 17:14:43,471 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3516eddf-6435-4a1f-a8b8-5237cf3fc11e 2025-01-04 17:14:43,486 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3516eddf-6435-4a1f-a8b8-5237cf3fc11e 2025-01-04 17:14:43,497 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ca9f56cf-ae31-4c41-8cc4-cd4f973e5be5 2025-01-04 17:14:43,509 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ca9f56cf-ae31-4c41-8cc4-cd4f973e5be5 2025-01-04 17:14:43,522 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f2e2b31e-ecd1-4e9d-81e2-0f5770cd8a4c 2025-01-04 17:14:43,530 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-04 17:14:43,531 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3516eddf-6435-4a1f-a8b8-5237cf3fc11e 2025-01-04 17:14:43,541 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ca9f56cf-ae31-4c41-8cc4-cd4f973e5be5 2025-01-04 17:14:43,556 - INFO - Verified VN network id 8 for VN 3516eddf-6435-4a1f-a8b8-5237cf3fc11e 2025-01-04 17:14:43,556 - INFO - Verifications in API Server for VN ctest-vn-82823289 passed 2025-01-04 17:14:43,556 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3516eddf-6435-4a1f-a8b8-5237cf3fc11e 2025-01-04 17:14:43,568 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ca9f56cf-ae31-4c41-8cc4-cd4f973e5be5 2025-01-04 17:14:43,575 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ca9f56cf-ae31-4c41-8cc4-cd4f973e5be5 2025-01-04 17:14:43,582 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f2e2b31e-ecd1-4e9d-81e2-0f5770cd8a4c 2025-01-04 17:14:43,595 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-51307672:ctest-vn-82823289', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-51307672', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3825506477212518943', 'uuid-lslong': '12157557593740394782'}, 'enable': 'true', 'created': '2025-01-04T17:14:40', 'last-modified': '2025-01-04T17:14:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.049864'} 2025-01-04 17:14:43,602 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-04 17:14:43,603 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-82823289 passed 2025-01-04 17:14:43,603 - DEBUG - ====Verifying policy data for ctest-vn-82823289 in API_Server ====== 2025-01-04 17:14:43,603 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-04 17:14:43,608 - DEBUG - Requesting: http://10.0.0.22:8082/domain/992db890-e31f-41ed-bb8e-f9cba29cc2b6 2025-01-04 17:14:43,625 - DEBUG - Requesting: http://10.0.0.22:8082/project/4ef807e2-1e23-4244-b302-06380fc314c1 2025-01-04 17:14:43,661 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3516eddf-6435-4a1f-a8b8-5237cf3fc11e 2025-01-04 17:14:43,672 - DEBUG - =>VN ctest-vn-82823289 has no policy to be verified 2025-01-04 17:14:43,672 - DEBUG - Verifying the vn in opserver 2025-01-04 17:14:43,672 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-51307672:ctest-vn-82823289 virtual network link through opserver 10.0.0.22 2025-01-04 17:14:43,672 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-01-04 17:14:44,062 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-01-04 17:14:44,122 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-51307672:ctest-vn-82823289', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-51307672:ctest-vn-82823289?flat'} 2025-01-04 17:14:44,122 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-51307672:ctest-vn-82823289 is found in opserver 2025-01-04 17:14:44,128 - DEBUG - VRF ids for VN ctest-vn-82823289: {'10.0.0.22': '2'} 2025-01-04 17:14:44,129 - INFO - Waiting for VM ctest-TestBasicVMVN-51307672-63849162 to be up.. 2025-01-04 17:14:44,224 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-04 17:14:49,324 - DEBUG - VM is in ACTIVE state now 2025-01-04 17:14:49,324 - INFO - VM name : ctest-TestBasicVMVN-51307672-63849162 2025-01-04 17:14:49,404 - DEBUG - VM ctest-TestBasicVMVN-51307672-63849162 ID is 38e65476-1b2a-4278-a524-649a27fe070b 2025-01-04 17:14:49,404 - DEBUG - VM ctest-TestBasicVMVN-51307672-63849162 launched on Node cn-jenkins-deploy-platform-ansible-os-2525-1 2025-01-04 17:14:49,479 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/38e65476-1b2a-4278-a524-649a27fe070b 2025-01-04 17:14:49,488 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c9559656-f5d9-47e7-86e2-374c5c91713e 2025-01-04 17:14:52,752 - 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 1023ms') 2025-01-04 17:14:52,752 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51307672-63849162 failed! 2025-01-04 17:14:52,807 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51307672:ctest-vn-82823289 is 31.1.1.1 and allocation pool is NOT set 2025-01-04 17:14:52,808 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51307672:ctest-vn-82823289 is 31.1.2.1 and allocation pool is NOT set 2025-01-04 17:14:54,863 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.421 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.421/1.435/2.450/1.014 ms') 2025-01-04 17:14:54,863 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51307672-63849162 passed 2025-01-04 17:14:55,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-04 17:14:55,015 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51307672-63849162, IP 31.1.1.4, Port 22 2025-01-04 17:14:55,171 - DEBUG - VM ctest-TestBasicVMVN-51307672-63849162 is ready for SSH connections 2025-01-04 17:14:55,171 - INFO - Waiting for VM ctest-TestBasicVMVN-51307672-97270484 to be up.. 2025-01-04 17:14:55,246 - DEBUG - VM is in ACTIVE state now 2025-01-04 17:14:55,246 - INFO - VM name : ctest-TestBasicVMVN-51307672-97270484 2025-01-04 17:14:55,326 - DEBUG - VM ctest-TestBasicVMVN-51307672-97270484 ID is d7586720-b541-415e-ba1a-1218ec406e87 2025-01-04 17:14:55,326 - DEBUG - VM ctest-TestBasicVMVN-51307672-97270484 launched on Node cn-jenkins-deploy-platform-ansible-os-2525-1 2025-01-04 17:14:55,400 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d7586720-b541-415e-ba1a-1218ec406e87 2025-01-04 17:14:55,409 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/82c0426b-5033-4f13-bed7-f37debaf1c85 2025-01-04 17:14:56,655 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.429 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.429/1.650/2.871/1.221 ms') 2025-01-04 17:14:56,656 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-51307672-97270484 passed 2025-01-04 17:14:56,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-04 17:14:56,807 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51307672-97270484, IP 31.1.2.4, Port 22 2025-01-04 17:14:56,967 - DEBUG - VM ctest-TestBasicVMVN-51307672-97270484 is ready for SSH connections 2025-01-04 17:14:56,967 - INFO - Waiting for VM ctest-TestBasicVMVN-51307672-08423245 to be up.. 2025-01-04 17:14:57,044 - DEBUG - VM is in ACTIVE state now 2025-01-04 17:14:57,044 - INFO - VM name : ctest-TestBasicVMVN-51307672-08423245 2025-01-04 17:14:57,124 - DEBUG - VM ctest-TestBasicVMVN-51307672-08423245 ID is 5ce43801-b03c-4014-8091-ccea4818d7f0 2025-01-04 17:14:57,124 - DEBUG - VM ctest-TestBasicVMVN-51307672-08423245 launched on Node cn-jenkins-deploy-platform-ansible-os-2525-1 2025-01-04 17:14:57,203 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5ce43801-b03c-4014-8091-ccea4818d7f0 2025-01-04 17:14:57,211 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d259b57d-93ec-4ced-8ccb-4e7be41a1108 2025-01-04 17:14:58,458 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.390 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.390/1.594/2.799/1.204 ms') 2025-01-04 17:14:58,458 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-51307672-08423245 passed 2025-01-04 17:14:58,611 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-04 17:14:58,611 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51307672-08423245, IP 31.1.1.3, Port 22 2025-01-04 17:14:58,767 - DEBUG - VM ctest-TestBasicVMVN-51307672-08423245 is ready for SSH connections 2025-01-04 17:14:58,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-04 17:14:58,767 - 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.22, gateway password: c0ntrail123 2025-01-04 17:14:58,768 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-04 17:15:02,480 - 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.813 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.085 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.243 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.085/2.047/3.813 ms 2025-01-04 17:15:02,480 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-51307672-63849162 passed 2025-01-04 17:15:02,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-04 17:15:02,480 - 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.22, gateway password: c0ntrail123 2025-01-04 17:15:02,480 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-04 17:15:06,134 - 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.556 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.086 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.037 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.037/1.893/3.556 ms 2025-01-04 17:15:06,134 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-51307672-97270484 passed 2025-01-04 17:15:06,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-04 17:15:06,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-04 17:15:06,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-04 17:15:06,134 - 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.22, gateway password: c0ntrail123 2025-01-04 17:15:06,135 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-04 17:15:06,326 - DEBUG - None 2025-01-04 17:15:06,326 - 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.22, gateway password: c0ntrail123 2025-01-04 17:15:06,326 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-04 17:15:06,503 - DEBUG - None 2025-01-04 17:15:06,503 - 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.22, gateway password: c0ntrail123 2025-01-04 17:15:06,503 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-04 17:15:07,138 - DEBUG - None 2025-01-04 17:15:07,138 - 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.22, gateway password: c0ntrail123 2025-01-04 17:15:07,138 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-04 17:15:09,352 - 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.947 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.348 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.501 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.809 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.415/2.404/6.348 ms 2025-01-04 17:15:09,352 - 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.22, gateway password: c0ntrail123 2025-01-04 17:15:09,352 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-04 17:15:11,596 - 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.009 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.475 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.035 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.536 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.516 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.513 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.368/2.493/6.035 ms 2025-01-04 17:15:11,596 - 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.22, gateway password: c0ntrail123 2025-01-04 17:15:11,596 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-04 17:15:13,837 - 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.644 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.378 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.273 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.497 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.717 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.630 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.343/1.640/3.273 ms 2025-01-04 17:15:13,837 - INFO - Deleting VM ctest-TestBasicVMVN-51307672-08423245 2025-01-04 17:15:13,903 - INFO - Detaching port 82c0426b-5033-4f13-bed7-f37debaf1c85 from VM ctest-TestBasicVMVN-51307672-97270484 2025-01-04 17:15:13,953 - INFO - Deleting VM ctest-TestBasicVMVN-51307672-97270484 2025-01-04 17:15:14,010 - INFO - Detaching port c9559656-f5d9-47e7-86e2-374c5c91713e from VM ctest-TestBasicVMVN-51307672-63849162 2025-01-04 17:15:14,043 - INFO - Deleting VM ctest-TestBasicVMVN-51307672-63849162 2025-01-04 17:15:14,109 - INFO - Deleting VN ctest-vn-82823289 2025-01-04 17:15:14,271 - DEBUG - Response for delete_port : () 2025-01-04 17:15:14,469 - DEBUG - Response for delete_port : () 2025-01-04 17:15:14,516 - DEBUG - VN 3516eddf-6435-4a1f-a8b8-5237cf3fc11e still in use: Unable to complete operation on network 3516eddf-6435-4a1f-a8b8-5237cf3fc11e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-39c68cd7-97e8-4bb6-bdb9-689267ea7147'] 2025-01-04 17:15:14,516 - WARNING - Deleting VN ctest-vn-82823289 failed..Will retry 2025-01-04 17:15:16,642 - DEBUG - Response for deleting network () 2025-01-04 17:15:16,642 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ca9f56cf-ae31-4c41-8cc4-cd4f973e5be5 2025-01-04 17:15:16,648 - DEBUG - Response Code: 404 2025-01-04 17:15:16,648 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-04 17:15:16,653 - DEBUG - Requesting: http://10.0.0.22:8082/domain/992db890-e31f-41ed-bb8e-f9cba29cc2b6 2025-01-04 17:15:16,709 - DEBUG - Requesting: http://10.0.0.22:8082/project/4ef807e2-1e23-4244-b302-06380fc314c1 2025-01-04 17:15:16,784 - INFO - Validated that VN ctest-vn-82823289 is not found in API Server 2025-01-04 17:15:16,794 - DEBUG - VN ctest-vn-82823289 is not present in Agent 10.0.0.22 2025-01-04 17:15:16,794 - INFO - Validated that VN ctest-vn-82823289 is not in any agent 2025-01-04 17:15:16,799 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-01-04 17:15:16,803 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-82823289 2025-01-04 17:15:16,803 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-51307672:ctest-vn-82823289 2025-01-04 17:15:16,813 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-82823289 info 2025-01-04 17:15:16,887 - INFO - IPAM: ctest-ipam-97061964 is not found in API Server 2025-01-04 17:15:16,898 - INFO - IPAM:ctest-ipam-97061964 is not found in control node 2025-01-04 17:15:17,154 - DEBUG - No XMPP flaps were noticed during the test 2025-01-04 17:15:17,154 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-01-04 17:15:17,154 - INFO - -------------------------------------------------------------------------------- 2025-01-04 17:15:17,846 - INFO - Deleted project: ctest-TestBasicVMVN-51307672, ID : 4ef807e2-1e23-4244-b302-06380fc314c1