2024-10-24 02:48:34,299 - INFO - Domain Default found not creating 2024-10-24 02:48:34,501 - INFO - Project ctest-TestBasicVMVN-45022782 not found, creating it 2024-10-24 02:48:35,029 - INFO - Created Project:ctest-TestBasicVMVN-45022782, ID : 237422dc-1606-497d-8317-cd1cd887e07d 2024-10-24 02:48:36,850 - INFO - ================================================================================ 2024-10-24 02:48:36,850 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-24 02:48:36,850 - 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-10-24 02:48:37,106 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.12': '0'}} with 2024-10-24 02:48:37,106 - INFO - Initial checks done. Running the testcase now 2024-10-24 02:48:37,106 - INFO - 2024-10-24 02:48:37,745 - DEBUG - Response for create_network : {'network': {'id': 'a1fd3ac1-347d-4450-a0a8-d327213288a0', 'name': 'ctest-vn2_metadata-12997317', 'tenant_id': '237422dc1606497d8317cd1cd887e07d', 'project_id': '237422dc1606497d8317cd1cd887e07d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45022782', 'ctest-vn2_metadata-12997317'], 'port_security_enabled': True, 'description': ''}} 2024-10-24 02:48:37,957 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d348395-5718-4914-825c-285c29b8e27f', 'name': '', 'tenant_id': '237422dc1606497d8317cd1cd887e07d', 'network_id': 'a1fd3ac1-347d-4450-a0a8-d327213288a0', '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': '237422dc1606497d8317cd1cd887e07d'}} 2024-10-24 02:48:37,981 - INFO - Created VN ctest-vn2_metadata-12997317 2024-10-24 02:48:38,039 - DEBUG - VN ctest-vn2_metadata-12997317 UUID is a1fd3ac1-347d-4450-a0a8-d327213288a0 2024-10-24 02:48:38,255 - DEBUG - Services list from nova: [, , ] 2024-10-24 02:48:39,484 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2135-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2135-1) 2024-10-24 02:48:39,595 - DEBUG - Link local service introspect added 2024-10-24 02:48:39,638 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-24 02:48:44,734 - DEBUG - VM is in ACTIVE state now 2024-10-24 02:48:44,877 - INFO - Waiting for VM ctest-TestBasicVMVN-45022782-66102530 to be up.. 2024-10-24 02:48:44,877 - INFO - VM name : ctest-TestBasicVMVN-45022782-66102530 2024-10-24 02:48:44,970 - DEBUG - VM ctest-TestBasicVMVN-45022782-66102530 ID is 2af8bf96-c221-4883-bf81-7d542cc15bbf 2024-10-24 02:48:44,970 - DEBUG - VM ctest-TestBasicVMVN-45022782-66102530 launched on Node cn-jenkins-deploy-platform-ansible-os-2135-1 2024-10-24 02:48:45,059 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/2af8bf96-c221-4883-bf81-7d542cc15bbf 2024-10-24 02:48:45,398 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/2af8bf96-c221-4883-bf81-7d542cc15bbf 2024-10-24 02:48:45,438 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/22327f50-84e4-4683-8a04-757ca27e6145 2024-10-24 02:48:48,722 - 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 1029ms') 2024-10-24 02:48:48,722 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45022782-66102530 failed! 2024-10-24 02:48:48,787 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45022782:ctest-vn2_metadata-12997317 is 11.1.1.1 and allocation pool is NOT set 2024-10-24 02:48:50,855 - 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=13.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.17 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.173/7.419/13.666/6.246 ms') 2024-10-24 02:48:50,855 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45022782-66102530 passed 2024-10-24 02:48:51,119 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:48:51,119 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45022782-66102530, IP 11.1.1.3, Port 22 2024-10-24 02:48:51,185 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-10-24 02:48:51,281 - DEBUG - VM ctest-TestBasicVMVN-45022782-66102530 is NOT ready for SSH connections, VM status: ACTIVE 2024-10-24 02:48:56,282 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:48:56,282 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45022782-66102530, IP 11.1.1.3, Port 22 2024-10-24 02:48:56,446 - DEBUG - VM ctest-TestBasicVMVN-45022782-66102530 is ready for SSH connections 2024-10-24 02:48:56,447 - INFO - Retry 0 2024-10-24 02:48:56,447 - 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.34, gateway password: c0ntrail123 2024-10-24 02:48:56,447 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-10-24 02:48:58,097 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-10-24 02:48:58,097 - INFO - Generic metadata worked 2024-10-24 02:48:58,355 - DEBUG - Link local service introspect removed 2024-10-24 02:48:58,355 - INFO - Deleting VM ctest-TestBasicVMVN-45022782-66102530 2024-10-24 02:48:58,432 - INFO - Deleting VN ctest-vn2_metadata-12997317 2024-10-24 02:48:58,484 - DEBUG - VN a1fd3ac1-347d-4450-a0a8-d327213288a0 still in use: Unable to complete operation on network a1fd3ac1-347d-4450-a0a8-d327213288a0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4da5df33-73ae-4f7c-a256-ddc80749af31'] 2024-10-24 02:48:58,484 - WARNING - Deleting VN ctest-vn2_metadata-12997317 failed..Will retry 2024-10-24 02:49:00,620 - DEBUG - Response for deleting network () 2024-10-24 02:49:00,877 - DEBUG - No XMPP flaps were noticed during the test 2024-10-24 02:49:00,878 - INFO - -------------------------------------------------------------------------------- 2024-10-24 02:49:00,880 - INFO - ================================================================================ 2024-10-24 02:49:00,881 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-24 02:49:00,881 - 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-10-24 02:49:01,166 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.12': '0'}} with 2024-10-24 02:49:01,166 - INFO - Initial checks done. Running the testcase now 2024-10-24 02:49:01,166 - INFO - 2024-10-24 02:49:01,721 - DEBUG - Response for create_network : {'network': {'id': '68a9209c-3f9a-48de-944a-e5e7a3790500', 'name': 'ctest-vn-74938425', 'tenant_id': '237422dc1606497d8317cd1cd887e07d', 'project_id': '237422dc1606497d8317cd1cd887e07d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45022782', 'ctest-vn-74938425'], 'port_security_enabled': True, 'description': ''}} 2024-10-24 02:49:01,928 - DEBUG - Response for create_subnet : {'subnet': {'id': '7e6f4b03-c853-4649-8d2c-0e4747afc19e', 'name': '', 'tenant_id': '237422dc1606497d8317cd1cd887e07d', 'network_id': '68a9209c-3f9a-48de-944a-e5e7a3790500', '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': '237422dc1606497d8317cd1cd887e07d'}} 2024-10-24 02:49:02,156 - DEBUG - Response for create_subnet : {'subnet': {'id': '1fc2085b-d733-4ed7-a0e5-f0443c8c89ff', 'name': '', 'tenant_id': '237422dc1606497d8317cd1cd887e07d', 'network_id': '68a9209c-3f9a-48de-944a-e5e7a3790500', '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': '237422dc1606497d8317cd1cd887e07d'}} 2024-10-24 02:49:02,184 - INFO - Created VN ctest-vn-74938425 2024-10-24 02:49:02,247 - DEBUG - VN ctest-vn-74938425 UUID is 68a9209c-3f9a-48de-944a-e5e7a3790500 2024-10-24 02:49:02,723 - DEBUG - Response for create_port : {'port': {'name': '30abdeda-0deb-4c0c-a5ac-b597d5d15d8f', 'id': '30abdeda-0deb-4c0c-a5ac-b597d5d15d8f', 'tenant_id': '237422dc1606497d8317cd1cd887e07d', 'network_id': '68a9209c-3f9a-48de-944a-e5e7a3790500', 'mac_address': '02:30:ab:de:da:0d', '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': '7e6f4b03-c853-4649-8d2c-0e4747afc19e'}], 'security_groups': ['bb607be9-92b4-4a82-8795-1e36dcd9e6ea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '237422dc1606497d8317cd1cd887e07d'}} 2024-10-24 02:49:02,964 - DEBUG - Response for create_port : {'port': {'name': '7e652334-0527-4e13-89ff-4c4bd6c9be3d', 'id': '7e652334-0527-4e13-89ff-4c4bd6c9be3d', 'tenant_id': '237422dc1606497d8317cd1cd887e07d', 'network_id': '68a9209c-3f9a-48de-944a-e5e7a3790500', 'mac_address': '02:7e:65:23:34:05', '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': '1fc2085b-d733-4ed7-a0e5-f0443c8c89ff'}], 'security_groups': ['bb607be9-92b4-4a82-8795-1e36dcd9e6ea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '237422dc1606497d8317cd1cd887e07d'}} 2024-10-24 02:49:03,434 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2135-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2135-1) 2024-10-24 02:49:03,937 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2135-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2135-1) 2024-10-24 02:49:05,489 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2135-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2135-1) 2024-10-24 02:49:05,489 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-10-24 02:49:05,500 - DEBUG - Requesting: http://10.0.0.34:8082/domain/b56ff9a7-4f1b-487d-b912-1e6969d39a08 2024-10-24 02:49:05,538 - DEBUG - Requesting: http://10.0.0.34:8082/project/237422dc-1606-497d-8317-cd1cd887e07d 2024-10-24 02:49:05,646 - DEBUG - Requesting: http://10.0.0.34:8082/network-ipam/6b5223f7-9dd9-4375-a480-27af60dd083c 2024-10-24 02:49:05,676 - INFO - Verifications in API Server for IPAM: ctest-ipam-09835253 passed 2024-10-24 02:49:05,688 - DEBUG - Control-node 10.0.0.34 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45022782:ctest-ipam-09835253', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45022782', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7733283056560718709', 'uuid-lslong': '11853517853437003836'}, 'enable': 'true', 'created': '2024-10-24T02:49:01', 'last-modified': '2024-10-24T02:49:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.260199'} 2024-10-24 02:49:05,688 - INFO - Verifications in Control node for IPAM: ctest-ipam-09835253 passed 2024-10-24 02:49:05,688 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-10-24 02:49:05,700 - DEBUG - Requesting: http://10.0.0.34:8082/domain/b56ff9a7-4f1b-487d-b912-1e6969d39a08 2024-10-24 02:49:05,723 - DEBUG - Requesting: http://10.0.0.34:8082/project/237422dc-1606-497d-8317-cd1cd887e07d 2024-10-24 02:49:05,843 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/68a9209c-3f9a-48de-944a-e5e7a3790500 2024-10-24 02:49:05,871 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/68a9209c-3f9a-48de-944a-e5e7a3790500 2024-10-24 02:49:05,889 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/8ea10ab0-d1b4-4ba3-8324-d131fee4c5d3 2024-10-24 02:49:05,908 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/8ea10ab0-d1b4-4ba3-8324-d131fee4c5d3 2024-10-24 02:49:05,924 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/b5801bdf-359f-40c2-b5f7-da60f309228d 2024-10-24 02:49:05,943 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-24 02:49:05,943 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/68a9209c-3f9a-48de-944a-e5e7a3790500 2024-10-24 02:49:05,972 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/8ea10ab0-d1b4-4ba3-8324-d131fee4c5d3 2024-10-24 02:49:06,010 - INFO - Verified VN network id 8 for VN 68a9209c-3f9a-48de-944a-e5e7a3790500 2024-10-24 02:49:06,011 - INFO - Verifications in API Server for VN ctest-vn-74938425 passed 2024-10-24 02:49:06,011 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/68a9209c-3f9a-48de-944a-e5e7a3790500 2024-10-24 02:49:06,037 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/8ea10ab0-d1b4-4ba3-8324-d131fee4c5d3 2024-10-24 02:49:06,051 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/8ea10ab0-d1b4-4ba3-8324-d131fee4c5d3 2024-10-24 02:49:06,071 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/b5801bdf-359f-40c2-b5f7-da60f309228d 2024-10-24 02:49:06,099 - DEBUG - Control-node 10.0.0.34 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45022782', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7541594906462669022', 'uuid-lslong': '10685605848932746496'}, 'enable': 'true', 'created': '2024-10-24T02:49:01', 'last-modified': '2024-10-24T02:49:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.973897'} 2024-10-24 02:49:06,110 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-24 02:49:06,111 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-74938425 passed 2024-10-24 02:49:06,111 - DEBUG - ====Verifying policy data for ctest-vn-74938425 in API_Server ====== 2024-10-24 02:49:06,112 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-10-24 02:49:06,140 - DEBUG - Requesting: http://10.0.0.34:8082/domain/b56ff9a7-4f1b-487d-b912-1e6969d39a08 2024-10-24 02:49:06,219 - DEBUG - Requesting: http://10.0.0.34:8082/project/237422dc-1606-497d-8317-cd1cd887e07d 2024-10-24 02:49:06,370 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/68a9209c-3f9a-48de-944a-e5e7a3790500 2024-10-24 02:49:06,419 - DEBUG - =>VN ctest-vn-74938425 has no policy to be verified 2024-10-24 02:49:06,419 - DEBUG - Verifying the vn in opserver 2024-10-24 02:49:06,419 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425 virtual network link through opserver 10.0.0.34 2024-10-24 02:49:06,420 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks 2024-10-24 02:49:07,116 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks 2024-10-24 02:49:07,237 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425', 'href': 'http://10.0.0.34:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425?flat'} 2024-10-24 02:49:07,238 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425 is found in opserver 2024-10-24 02:49:07,248 - DEBUG - VRF ids for VN ctest-vn-74938425: {'10.0.0.34': '2'} 2024-10-24 02:49:07,248 - INFO - Waiting for VM ctest-TestBasicVMVN-45022782-52710171 to be up.. 2024-10-24 02:49:07,376 - DEBUG - VM is in ACTIVE state now 2024-10-24 02:49:07,376 - INFO - VM name : ctest-TestBasicVMVN-45022782-52710171 2024-10-24 02:49:07,476 - DEBUG - VM ctest-TestBasicVMVN-45022782-52710171 ID is c011468a-d31e-48d3-b876-2acf9edccde1 2024-10-24 02:49:07,476 - DEBUG - VM ctest-TestBasicVMVN-45022782-52710171 launched on Node cn-jenkins-deploy-platform-ansible-os-2135-1 2024-10-24 02:49:07,595 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/c011468a-d31e-48d3-b876-2acf9edccde1 2024-10-24 02:49:07,609 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/30abdeda-0deb-4c0c-a5ac-b597d5d15d8f 2024-10-24 02:49:10,905 - 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 1002ms') 2024-10-24 02:49:10,905 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45022782-52710171 failed! 2024-10-24 02:49:10,967 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425 is 31.1.1.1 and allocation pool is NOT set 2024-10-24 02:49:10,967 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425 is 31.1.2.1 and allocation pool is NOT set 2024-10-24 02:49:15,033 - 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 1002ms') 2024-10-24 02:49:15,034 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45022782-52710171 failed! 2024-10-24 02:49:15,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425 is 31.1.1.1 and allocation pool is NOT set 2024-10-24 02:49:15,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425 is 31.1.2.1 and allocation pool is NOT set 2024-10-24 02:49:17,165 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.980 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.980/2.314/3.649/1.334 ms') 2024-10-24 02:49:17,165 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45022782-52710171 passed 2024-10-24 02:49:17,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:49:17,331 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45022782-52710171, IP 31.1.1.4, Port 22 2024-10-24 02:49:17,497 - DEBUG - VM ctest-TestBasicVMVN-45022782-52710171 is ready for SSH connections 2024-10-24 02:49:17,497 - INFO - Waiting for VM ctest-TestBasicVMVN-45022782-93648608 to be up.. 2024-10-24 02:49:17,590 - DEBUG - VM is in ACTIVE state now 2024-10-24 02:49:17,590 - INFO - VM name : ctest-TestBasicVMVN-45022782-93648608 2024-10-24 02:49:17,679 - DEBUG - VM ctest-TestBasicVMVN-45022782-93648608 ID is 47d8eee6-7b72-47fa-ab84-89b0280e0815 2024-10-24 02:49:17,679 - DEBUG - VM ctest-TestBasicVMVN-45022782-93648608 launched on Node cn-jenkins-deploy-platform-ansible-os-2135-1 2024-10-24 02:49:17,775 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/47d8eee6-7b72-47fa-ab84-89b0280e0815 2024-10-24 02:49:17,788 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/7e652334-0527-4e13-89ff-4c4bd6c9be3d 2024-10-24 02:49:19,047 - 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=4.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.482 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.482/2.486/4.490/2.004 ms') 2024-10-24 02:49:19,047 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45022782-93648608 passed 2024-10-24 02:49:19,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:49:19,207 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45022782-93648608, IP 31.1.2.4, Port 22 2024-10-24 02:49:19,363 - DEBUG - VM ctest-TestBasicVMVN-45022782-93648608 is ready for SSH connections 2024-10-24 02:49:19,363 - INFO - Waiting for VM ctest-TestBasicVMVN-45022782-25223332 to be up.. 2024-10-24 02:49:19,460 - DEBUG - VM is in ACTIVE state now 2024-10-24 02:49:19,461 - INFO - VM name : ctest-TestBasicVMVN-45022782-25223332 2024-10-24 02:49:19,559 - DEBUG - VM ctest-TestBasicVMVN-45022782-25223332 ID is 91f24a4e-4137-4aa0-a11b-c215eec5f36a 2024-10-24 02:49:19,559 - DEBUG - VM ctest-TestBasicVMVN-45022782-25223332 launched on Node cn-jenkins-deploy-platform-ansible-os-2135-1 2024-10-24 02:49:19,653 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/91f24a4e-4137-4aa0-a11b-c215eec5f36a 2024-10-24 02:49:19,664 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/4df424ae-385d-419c-8158-43b722f304c8 2024-10-24 02:49:20,937 - 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.98 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.535 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.535/1.755/2.975/1.220 ms') 2024-10-24 02:49:20,937 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45022782-25223332 passed 2024-10-24 02:49:21,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:49:21,104 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45022782-25223332, IP 31.1.1.3, Port 22 2024-10-24 02:49:21,259 - DEBUG - VM ctest-TestBasicVMVN-45022782-25223332 is ready for SSH connections 2024-10-24 02:49:21,259 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:49:21,259 - 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.34, gateway password: c0ntrail123 2024-10-24 02:49:21,259 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-10-24 02:49:25,036 - 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.929 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.801 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.140 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.801/1.956/3.929 ms 2024-10-24 02:49:25,036 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45022782-52710171 passed 2024-10-24 02:49:25,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:49:25,037 - 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.34, gateway password: c0ntrail123 2024-10-24 02:49:25,037 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-10-24 02:49:29,031 - 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=4.135 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.102 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.312 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.102/2.183/4.135 ms 2024-10-24 02:49:29,031 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45022782-93648608 passed 2024-10-24 02:49:29,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:49:29,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:49:29,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 02:49:29,032 - 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.34, gateway password: c0ntrail123 2024-10-24 02:49:29,032 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-24 02:49:29,229 - DEBUG - None 2024-10-24 02:49:29,229 - 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.34, gateway password: c0ntrail123 2024-10-24 02:49:29,229 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-24 02:49:29,450 - DEBUG - None 2024-10-24 02:49:29,450 - 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.34, gateway password: c0ntrail123 2024-10-24 02:49:29,450 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-24 02:49:30,558 - DEBUG - None 2024-10-24 02:49:30,558 - 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.34, gateway password: c0ntrail123 2024-10-24 02:49:30,559 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-10-24 02:49:32,826 - 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=2.573 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.149 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.710 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.418 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.716 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.710/2.313/5.149 ms 2024-10-24 02:49:32,826 - 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.34, gateway password: c0ntrail123 2024-10-24 02:49:32,826 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-10-24 02:49:35,095 - 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.364 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.749 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.448 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.686 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.799 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.899 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.462 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.462/2.772/5.448 ms 2024-10-24 02:49:35,095 - 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.34, gateway password: c0ntrail123 2024-10-24 02:49:35,095 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-10-24 02:49:37,367 - 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.794 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.887 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.054 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.823 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.534 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.472 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.466 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.466/2.432/4.472 ms 2024-10-24 02:49:37,367 - INFO - Deleting VM ctest-TestBasicVMVN-45022782-25223332 2024-10-24 02:49:37,446 - INFO - Detaching port 7e652334-0527-4e13-89ff-4c4bd6c9be3d from VM ctest-TestBasicVMVN-45022782-93648608 2024-10-24 02:49:37,514 - INFO - Deleting VM ctest-TestBasicVMVN-45022782-93648608 2024-10-24 02:49:37,710 - INFO - Detaching port 30abdeda-0deb-4c0c-a5ac-b597d5d15d8f from VM ctest-TestBasicVMVN-45022782-52710171 2024-10-24 02:49:37,756 - INFO - Deleting VM ctest-TestBasicVMVN-45022782-52710171 2024-10-24 02:49:37,830 - INFO - Deleting VN ctest-vn-74938425 2024-10-24 02:49:38,071 - DEBUG - Response for delete_port : () 2024-10-24 02:49:38,905 - DEBUG - Response for delete_port : () 2024-10-24 02:49:39,105 - DEBUG - Response for deleting network () 2024-10-24 02:49:39,105 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/8ea10ab0-d1b4-4ba3-8324-d131fee4c5d3 2024-10-24 02:49:39,112 - DEBUG - Response Code: 404 2024-10-24 02:49:39,113 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-10-24 02:49:39,119 - DEBUG - Requesting: http://10.0.0.34:8082/domain/b56ff9a7-4f1b-487d-b912-1e6969d39a08 2024-10-24 02:49:39,178 - DEBUG - Requesting: http://10.0.0.34:8082/project/237422dc-1606-497d-8317-cd1cd887e07d 2024-10-24 02:49:39,284 - INFO - Validated that VN ctest-vn-74938425 is not found in API Server 2024-10-24 02:49:39,297 - DEBUG - VN ctest-vn-74938425 is not present in Agent 10.0.0.34 2024-10-24 02:49:39,297 - INFO - Validated that VN ctest-vn-74938425 is not in any agent 2024-10-24 02:49:39,305 - DEBUG - VRF 2 is not seen in agent 10.0.0.34 2024-10-24 02:49:39,313 - DEBUG - Vrouter 10.0.0.34 does not have vrf 2 for VN ctest-vn-74938425 2024-10-24 02:49:39,313 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45022782:ctest-vn-74938425 2024-10-24 02:49:39,326 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-74938425 info 2024-10-24 02:49:39,411 - INFO - IPAM: ctest-ipam-09835253 is not found in API Server 2024-10-24 02:49:39,426 - INFO - IPAM:ctest-ipam-09835253 is not found in control node 2024-10-24 02:49:39,688 - DEBUG - No XMPP flaps were noticed during the test
2024-10-24 02:49:39,688 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-10-24 02:49:39,688 - INFO - -------------------------------------------------------------------------------- 2024-10-24 02:49:40,510 - INFO - Deleted project: ctest-TestBasicVMVN-45022782, ID : 237422dc-1606-497d-8317-cd1cd887e07d