2024-09-17 15:07:41,536 - INFO - Domain Default found not creating 2024-09-17 15:07:41,711 - INFO - Project ctest-TestBasicVMVN-08833786 not found, creating it 2024-09-17 15:07:42,204 - INFO - Created Project:ctest-TestBasicVMVN-08833786, ID : bf45c85c-b282-4ec9-8f64-ae5f34c83594 2024-09-17 15:07:43,874 - INFO - ================================================================================ 2024-09-17 15:07:43,874 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-17 15:07:43,874 - 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-17 15:07:44,132 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.6': '0'}} with 2024-09-17 15:07:44,132 - INFO - Initial checks done. Running the testcase now 2024-09-17 15:07:44,133 - INFO - 2024-09-17 15:07:44,734 - DEBUG - Response for create_network : {'network': {'id': '8154b796-9c9c-40ce-941b-663386cebd23', 'name': 'ctest-vn2_metadata-04609057', 'tenant_id': 'bf45c85cb2824ec98f64ae5f34c83594', 'project_id': 'bf45c85cb2824ec98f64ae5f34c83594', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08833786', 'ctest-vn2_metadata-04609057'], 'port_security_enabled': True, 'description': ''}} 2024-09-17 15:07:44,940 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bdc30503-9f21-4e1f-aeb1-a9968e772ad5', 'name': '', 'tenant_id': 'bf45c85cb2824ec98f64ae5f34c83594', 'network_id': '8154b796-9c9c-40ce-941b-663386cebd23', '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': 'bf45c85cb2824ec98f64ae5f34c83594'}} 2024-09-17 15:07:44,961 - INFO - Created VN ctest-vn2_metadata-04609057 2024-09-17 15:07:45,022 - DEBUG - VN ctest-vn2_metadata-04609057 UUID is 8154b796-9c9c-40ce-941b-663386cebd23 2024-09-17 15:07:45,217 - DEBUG - Services list from nova: [, , ] 2024-09-17 15:07:46,285 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1963-1) 2024-09-17 15:07:46,398 - DEBUG - Link local service introspect added 2024-09-17 15:07:46,441 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-17 15:07:51,627 - DEBUG - VM is in ACTIVE state now 2024-09-17 15:07:51,764 - INFO - Waiting for VM ctest-TestBasicVMVN-08833786-78625853 to be up.. 2024-09-17 15:07:51,765 - INFO - VM name : ctest-TestBasicVMVN-08833786-78625853 2024-09-17 15:07:51,856 - DEBUG - VM ctest-TestBasicVMVN-08833786-78625853 ID is 9cbd939c-f8f7-49dc-b582-a07b89bb8804 2024-09-17 15:07:51,856 - DEBUG - VM ctest-TestBasicVMVN-08833786-78625853 launched on Node cn-jenkins-deploy-platform-ansible-os-1963-1 2024-09-17 15:07:51,943 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/9cbd939c-f8f7-49dc-b582-a07b89bb8804 2024-09-17 15:07:52,253 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/9cbd939c-f8f7-49dc-b582-a07b89bb8804 2024-09-17 15:07:52,290 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/53b65a9e-61f3-489c-b6c5-7f7787adcb9c 2024-09-17 15:07:55,576 - 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') 2024-09-17 15:07:55,576 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08833786-78625853 failed! 2024-09-17 15:07:55,642 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08833786:ctest-vn2_metadata-04609057 is 11.1.1.1 and allocation pool is NOT set 2024-09-17 15:07:57,706 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.16 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.160/3.285/4.410/1.125 ms') 2024-09-17 15:07:57,706 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08833786-78625853 passed 2024-09-17 15:07:57,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:07:57,866 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08833786-78625853, IP 11.1.1.3, Port 22 2024-09-17 15:07:57,922 - 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-09-17 15:07:58,121 - DEBUG - VM ctest-TestBasicVMVN-08833786-78625853 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-17 15:08:03,121 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:08:03,121 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08833786-78625853, IP 11.1.1.3, Port 22 2024-09-17 15:08:03,278 - DEBUG - VM ctest-TestBasicVMVN-08833786-78625853 is ready for SSH connections 2024-09-17 15:08:03,278 - INFO - Retry 0 2024-09-17 15:08:03,278 - 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.41, gateway password: c0ntrail123 2024-09-17 15:08:03,278 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-17 15:08:04,888 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-17 15:08:04,888 - INFO - Generic metadata worked 2024-09-17 15:08:05,158 - DEBUG - Link local service introspect removed 2024-09-17 15:08:05,158 - INFO - Deleting VM ctest-TestBasicVMVN-08833786-78625853 2024-09-17 15:08:05,229 - INFO - Deleting VN ctest-vn2_metadata-04609057 2024-09-17 15:08:05,271 - DEBUG - VN 8154b796-9c9c-40ce-941b-663386cebd23 still in use: Unable to complete operation on network 8154b796-9c9c-40ce-941b-663386cebd23. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1ec89b89-763c-4bfc-b4d0-0a95157e521c'] 2024-09-17 15:08:05,271 - WARNING - Deleting VN ctest-vn2_metadata-04609057 failed..Will retry 2024-09-17 15:08:07,390 - DEBUG - Response for deleting network () 2024-09-17 15:08:07,644 - DEBUG - No XMPP flaps were noticed during the test 2024-09-17 15:08:07,644 - INFO - -------------------------------------------------------------------------------- 2024-09-17 15:08:07,647 - INFO - ================================================================================ 2024-09-17 15:08:07,647 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-17 15:08:07,647 - 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-17 15:08:07,936 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.6': '0'}} with 2024-09-17 15:08:07,936 - INFO - Initial checks done. Running the testcase now 2024-09-17 15:08:07,936 - INFO - 2024-09-17 15:08:08,465 - DEBUG - Response for create_network : {'network': {'id': '271a0f89-3872-4cc9-b4e5-9893c2f78b20', 'name': 'ctest-vn-19777674', 'tenant_id': 'bf45c85cb2824ec98f64ae5f34c83594', 'project_id': 'bf45c85cb2824ec98f64ae5f34c83594', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08833786', 'ctest-vn-19777674'], 'port_security_enabled': True, 'description': ''}} 2024-09-17 15:08:08,699 - DEBUG - Response for create_subnet : {'subnet': {'id': '00a1d663-e868-4d5b-8927-8acb32ef5114', 'name': '', 'tenant_id': 'bf45c85cb2824ec98f64ae5f34c83594', 'network_id': '271a0f89-3872-4cc9-b4e5-9893c2f78b20', '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': 'bf45c85cb2824ec98f64ae5f34c83594'}} 2024-09-17 15:08:08,938 - DEBUG - Response for create_subnet : {'subnet': {'id': '77a0a148-d73a-4701-bf6d-86978663d259', 'name': '', 'tenant_id': 'bf45c85cb2824ec98f64ae5f34c83594', 'network_id': '271a0f89-3872-4cc9-b4e5-9893c2f78b20', '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': 'bf45c85cb2824ec98f64ae5f34c83594'}} 2024-09-17 15:08:08,962 - INFO - Created VN ctest-vn-19777674 2024-09-17 15:08:09,022 - DEBUG - VN ctest-vn-19777674 UUID is 271a0f89-3872-4cc9-b4e5-9893c2f78b20 2024-09-17 15:08:09,446 - DEBUG - Response for create_port : {'port': {'name': 'e35687e6-2d29-4ccc-944f-7d6d506ba48f', 'id': 'e35687e6-2d29-4ccc-944f-7d6d506ba48f', 'tenant_id': 'bf45c85cb2824ec98f64ae5f34c83594', 'network_id': '271a0f89-3872-4cc9-b4e5-9893c2f78b20', 'mac_address': '02:e3:56:87:e6:2d', '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': '00a1d663-e868-4d5b-8927-8acb32ef5114'}], 'security_groups': ['df293c3c-1d39-4906-9320-8e9e88652ee2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bf45c85cb2824ec98f64ae5f34c83594'}} 2024-09-17 15:08:09,669 - DEBUG - Response for create_port : {'port': {'name': '13820e21-4fe7-4db4-9626-7ef65ed10909', 'id': '13820e21-4fe7-4db4-9626-7ef65ed10909', 'tenant_id': 'bf45c85cb2824ec98f64ae5f34c83594', 'network_id': '271a0f89-3872-4cc9-b4e5-9893c2f78b20', 'mac_address': '02:13:82:0e:21:4f', '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': '77a0a148-d73a-4701-bf6d-86978663d259'}], 'security_groups': ['df293c3c-1d39-4906-9320-8e9e88652ee2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bf45c85cb2824ec98f64ae5f34c83594'}} 2024-09-17 15:08:10,139 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1963-1) 2024-09-17 15:08:10,619 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1963-1) 2024-09-17 15:08:11,877 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1963-1) 2024-09-17 15:08:11,877 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-09-17 15:08:11,885 - DEBUG - Requesting: http://10.0.0.41:8082/domain/c7da23f2-2d22-486d-a3cd-fc48f5040d21 2024-09-17 15:08:11,902 - DEBUG - Requesting: http://10.0.0.41:8082/project/bf45c85c-b282-4ec9-8f64-ae5f34c83594 2024-09-17 15:08:11,992 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/ded32dc7-bb08-4316-be3d-d3aea89dfb4d 2024-09-17 15:08:12,006 - INFO - Verifications in API Server for IPAM: ctest-ipam-06684587 passed 2024-09-17 15:08:12,013 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-08833786:ctest-ipam-06684587', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08833786', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16056227432365572886', 'uuid-lslong': '13708345587892353869'}, 'enable': 'true', 'created': '2024-09-17T15:08:07', 'last-modified': '2024-09-17T15:08:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.838099'} 2024-09-17 15:08:12,013 - INFO - Verifications in Control node for IPAM: ctest-ipam-06684587 passed 2024-09-17 15:08:12,013 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-09-17 15:08:12,019 - DEBUG - Requesting: http://10.0.0.41:8082/domain/c7da23f2-2d22-486d-a3cd-fc48f5040d21 2024-09-17 15:08:12,035 - DEBUG - Requesting: http://10.0.0.41:8082/project/bf45c85c-b282-4ec9-8f64-ae5f34c83594 2024-09-17 15:08:12,135 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/271a0f89-3872-4cc9-b4e5-9893c2f78b20 2024-09-17 15:08:12,153 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/271a0f89-3872-4cc9-b4e5-9893c2f78b20 2024-09-17 15:08:12,170 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/aaa4fdb9-85d3-4213-84b1-b7329689d86f 2024-09-17 15:08:12,183 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/aaa4fdb9-85d3-4213-84b1-b7329689d86f 2024-09-17 15:08:12,195 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/91c31d0f-47c8-4e76-9a28-8a14c5820a15 2024-09-17 15:08:12,208 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-17 15:08:12,208 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/271a0f89-3872-4cc9-b4e5-9893c2f78b20 2024-09-17 15:08:12,231 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/aaa4fdb9-85d3-4213-84b1-b7329689d86f 2024-09-17 15:08:12,263 - INFO - Verified VN network id 8 for VN 271a0f89-3872-4cc9-b4e5-9893c2f78b20 2024-09-17 15:08:12,263 - INFO - Verifications in API Server for VN ctest-vn-19777674 passed 2024-09-17 15:08:12,264 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/271a0f89-3872-4cc9-b4e5-9893c2f78b20 2024-09-17 15:08:12,295 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/aaa4fdb9-85d3-4213-84b1-b7329689d86f 2024-09-17 15:08:12,310 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/aaa4fdb9-85d3-4213-84b1-b7329689d86f 2024-09-17 15:08:12,328 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/91c31d0f-47c8-4e76-9a28-8a14c5820a15 2024-09-17 15:08:12,347 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08833786', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2817581598905617609', 'uuid-lslong': '13034992456892386080'}, 'enable': 'true', 'created': '2024-09-17T15:08:08', 'last-modified': '2024-09-17T15:08:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.449374'} 2024-09-17 15:08:12,360 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-17 15:08:12,360 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19777674 passed 2024-09-17 15:08:12,360 - DEBUG - ====Verifying policy data for ctest-vn-19777674 in API_Server ====== 2024-09-17 15:08:12,360 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-09-17 15:08:12,369 - DEBUG - Requesting: http://10.0.0.41:8082/domain/c7da23f2-2d22-486d-a3cd-fc48f5040d21 2024-09-17 15:08:12,447 - DEBUG - Requesting: http://10.0.0.41:8082/project/bf45c85c-b282-4ec9-8f64-ae5f34c83594 2024-09-17 15:08:12,611 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/271a0f89-3872-4cc9-b4e5-9893c2f78b20 2024-09-17 15:08:12,634 - DEBUG - =>VN ctest-vn-19777674 has no policy to be verified 2024-09-17 15:08:12,634 - DEBUG - Verifying the vn in opserver 2024-09-17 15:08:12,634 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674 virtual network link through opserver 10.0.0.41 2024-09-17 15:08:12,635 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2024-09-17 15:08:13,081 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2024-09-17 15:08:13,192 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674?flat'} 2024-09-17 15:08:13,193 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674 is found in opserver 2024-09-17 15:08:13,200 - DEBUG - VRF ids for VN ctest-vn-19777674: {'10.0.0.41': '2'} 2024-09-17 15:08:13,200 - INFO - Waiting for VM ctest-TestBasicVMVN-08833786-29290445 to be up.. 2024-09-17 15:08:13,294 - DEBUG - VM is in ACTIVE state now 2024-09-17 15:08:13,294 - INFO - VM name : ctest-TestBasicVMVN-08833786-29290445 2024-09-17 15:08:13,402 - DEBUG - VM ctest-TestBasicVMVN-08833786-29290445 ID is af360a14-10ef-4534-a352-7c9a147a928b 2024-09-17 15:08:13,402 - DEBUG - VM ctest-TestBasicVMVN-08833786-29290445 launched on Node cn-jenkins-deploy-platform-ansible-os-1963-1 2024-09-17 15:08:13,519 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/af360a14-10ef-4534-a352-7c9a147a928b 2024-09-17 15:08:13,531 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/e35687e6-2d29-4ccc-944f-7d6d506ba48f 2024-09-17 15:08:16,826 - 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') 2024-09-17 15:08:16,826 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08833786-29290445 failed! 2024-09-17 15:08:16,890 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674 is 31.1.1.1 and allocation pool is NOT set 2024-09-17 15:08:16,891 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674 is 31.1.2.1 and allocation pool is NOT set 2024-09-17 15:08:20,982 - 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-17 15:08:20,982 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08833786-29290445 failed! 2024-09-17 15:08:21,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674 is 31.1.1.1 and allocation pool is NOT set 2024-09-17 15:08:21,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674 is 31.1.2.1 and allocation pool is NOT set 2024-09-17 15:08:23,115 - 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=9.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.69 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 = 2.686/5.852/9.019/3.166 ms') 2024-09-17 15:08:23,115 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08833786-29290445 passed 2024-09-17 15:08:23,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:08:23,278 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08833786-29290445, IP 31.1.1.4, Port 22 2024-09-17 15:08:23,444 - DEBUG - VM ctest-TestBasicVMVN-08833786-29290445 is ready for SSH connections 2024-09-17 15:08:23,444 - INFO - Waiting for VM ctest-TestBasicVMVN-08833786-64295534 to be up.. 2024-09-17 15:08:23,557 - DEBUG - VM is in ACTIVE state now 2024-09-17 15:08:23,557 - INFO - VM name : ctest-TestBasicVMVN-08833786-64295534 2024-09-17 15:08:23,644 - DEBUG - VM ctest-TestBasicVMVN-08833786-64295534 ID is 147d0f17-8c01-4905-8648-d3be3d448651 2024-09-17 15:08:23,645 - DEBUG - VM ctest-TestBasicVMVN-08833786-64295534 launched on Node cn-jenkins-deploy-platform-ansible-os-1963-1 2024-09-17 15:08:23,745 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/147d0f17-8c01-4905-8648-d3be3d448651 2024-09-17 15:08:23,761 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/13820e21-4fe7-4db4-9626-7ef65ed10909 2024-09-17 15:08:25,060 - 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.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.437 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.437/2.047/3.658/1.610 ms') 2024-09-17 15:08:25,060 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-08833786-64295534 passed 2024-09-17 15:08:25,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:08:25,222 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08833786-64295534, IP 31.1.2.4, Port 22 2024-09-17 15:08:25,388 - DEBUG - VM ctest-TestBasicVMVN-08833786-64295534 is ready for SSH connections 2024-09-17 15:08:25,388 - INFO - Waiting for VM ctest-TestBasicVMVN-08833786-96459346 to be up.. 2024-09-17 15:08:25,490 - DEBUG - VM is in ACTIVE state now 2024-09-17 15:08:25,490 - INFO - VM name : ctest-TestBasicVMVN-08833786-96459346 2024-09-17 15:08:25,580 - DEBUG - VM ctest-TestBasicVMVN-08833786-96459346 ID is ee4fa78d-f789-4bd3-9927-24cfc31cfa1e 2024-09-17 15:08:25,580 - DEBUG - VM ctest-TestBasicVMVN-08833786-96459346 launched on Node cn-jenkins-deploy-platform-ansible-os-1963-1 2024-09-17 15:08:25,667 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/ee4fa78d-f789-4bd3-9927-24cfc31cfa1e 2024-09-17 15:08:25,678 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/ab694fe9-dda8-40cc-a890-826593715eb7 2024-09-17 15:08:26,940 - 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.85 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.523 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.523/1.686/2.849/1.163 ms') 2024-09-17 15:08:26,941 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-08833786-96459346 passed 2024-09-17 15:08:27,102 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:08:27,102 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08833786-96459346, IP 31.1.1.3, Port 22 2024-09-17 15:08:27,268 - DEBUG - VM ctest-TestBasicVMVN-08833786-96459346 is ready for SSH connections 2024-09-17 15:08:27,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:08:27,268 - 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.41, gateway password: c0ntrail123 2024-09-17 15:08:27,268 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-17 15:08:30,980 - 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.736 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.877 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.344 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.877/1.985/3.736 ms 2024-09-17 15:08:30,980 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-08833786-29290445 passed 2024-09-17 15:08:30,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:08:30,981 - 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.41, gateway password: c0ntrail123 2024-09-17 15:08:30,981 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-17 15:08:34,672 - 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.548 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.985 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.120 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.985/1.884/3.548 ms 2024-09-17 15:08:34,672 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-08833786-64295534 passed 2024-09-17 15:08:34,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:08:34,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:08:34,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:08:34,672 - 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.41, gateway password: c0ntrail123 2024-09-17 15:08:34,673 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 15:08:34,863 - DEBUG - None 2024-09-17 15:08:34,863 - 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.41, gateway password: c0ntrail123 2024-09-17 15:08:34,864 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 15:08:35,049 - DEBUG - None 2024-09-17 15:08:35,049 - 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.41, gateway password: c0ntrail123 2024-09-17 15:08:35,049 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 15:08:35,969 - DEBUG - None 2024-09-17 15:08:35,970 - 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.41, gateway password: c0ntrail123 2024-09-17 15:08:35,970 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-17 15:08:38,190 - 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.891 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.327 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.589 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.305 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.405 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.405/2.503/7.327 ms 2024-09-17 15:08:38,191 - 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.41, gateway password: c0ntrail123 2024-09-17 15:08:38,191 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-17 15:08:40,431 - 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.031 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.128 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.177 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.637 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.702 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.482 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.406 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.406/2.366/4.482 ms 2024-09-17 15:08:40,431 - 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.41, gateway password: c0ntrail123 2024-09-17 15:08:40,431 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-17 15:08:42,679 - 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.678 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.596 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.436 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.567 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.108 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.919 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.345 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.567/1.949/3.436 ms 2024-09-17 15:08:42,679 - INFO - Deleting VM ctest-TestBasicVMVN-08833786-96459346 2024-09-17 15:08:42,747 - INFO - Detaching port 13820e21-4fe7-4db4-9626-7ef65ed10909 from VM ctest-TestBasicVMVN-08833786-64295534 2024-09-17 15:08:42,800 - INFO - Deleting VM ctest-TestBasicVMVN-08833786-64295534 2024-09-17 15:08:42,873 - INFO - Detaching port e35687e6-2d29-4ccc-944f-7d6d506ba48f from VM ctest-TestBasicVMVN-08833786-29290445 2024-09-17 15:08:42,907 - INFO - Deleting VM ctest-TestBasicVMVN-08833786-29290445 2024-09-17 15:08:42,990 - INFO - Deleting VN ctest-vn-19777674 2024-09-17 15:08:43,158 - DEBUG - Response for delete_port : () 2024-09-17 15:08:43,393 - DEBUG - Response for delete_port : () 2024-09-17 15:08:43,441 - DEBUG - VN 271a0f89-3872-4cc9-b4e5-9893c2f78b20 still in use: Unable to complete operation on network 271a0f89-3872-4cc9-b4e5-9893c2f78b20. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a97513c6-6ce5-40e5-bd16-6cba9e43940b'] 2024-09-17 15:08:43,441 - WARNING - Deleting VN ctest-vn-19777674 failed..Will retry 2024-09-17 15:08:45,587 - DEBUG - Response for deleting network () 2024-09-17 15:08:45,587 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/aaa4fdb9-85d3-4213-84b1-b7329689d86f 2024-09-17 15:08:45,602 - DEBUG - Response Code: 404 2024-09-17 15:08:45,602 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-09-17 15:08:45,610 - DEBUG - Requesting: http://10.0.0.41:8082/domain/c7da23f2-2d22-486d-a3cd-fc48f5040d21 2024-09-17 15:08:45,668 - DEBUG - Requesting: http://10.0.0.41:8082/project/bf45c85c-b282-4ec9-8f64-ae5f34c83594 2024-09-17 15:08:45,779 - INFO - Validated that VN ctest-vn-19777674 is not found in API Server 2024-09-17 15:08:45,790 - DEBUG - VN ctest-vn-19777674 is not present in Agent 10.0.0.41 2024-09-17 15:08:45,791 - INFO - Validated that VN ctest-vn-19777674 is not in any agent 2024-09-17 15:08:45,796 - DEBUG - VRF 2 is not seen in agent 10.0.0.41 2024-09-17 15:08:45,801 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-19777674 2024-09-17 15:08:45,801 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-08833786:ctest-vn-19777674 2024-09-17 15:08:45,812 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19777674 info 2024-09-17 15:08:45,894 - INFO - IPAM: ctest-ipam-06684587 is not found in API Server 2024-09-17 15:08:45,906 - INFO - IPAM:ctest-ipam-06684587 is not found in control node 2024-09-17 15:08:46,163 - DEBUG - No XMPP flaps were noticed during the test
2024-09-17 15:08:46,163 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-09-17 15:08:46,164 - INFO - -------------------------------------------------------------------------------- 2024-09-17 15:08:46,995 - INFO - Deleted project: ctest-TestBasicVMVN-08833786, ID : bf45c85c-b282-4ec9-8f64-ae5f34c83594