2024-11-08 14:32:46,015 - INFO - Domain Default found not creating 2024-11-08 14:32:46,187 - INFO - Project ctest-TestBasicVMVN-41049321 not found, creating it 2024-11-08 14:32:46,700 - INFO - Created Project:ctest-TestBasicVMVN-41049321, ID : b46da189-4ccd-4f0a-8acb-35cbe0577c2f 2024-11-08 14:32:48,522 - INFO - ================================================================================ 2024-11-08 14:32:48,522 - INFO - STARTING TEST : test_generic_link_local_service 2024-11-08 14:32:48,522 - 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-11-08 14:32:48,782 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.5': '0'}} with 2024-11-08 14:32:48,782 - INFO - Initial checks done. Running the testcase now 2024-11-08 14:32:48,782 - INFO - 2024-11-08 14:32:49,475 - DEBUG - Response for create_network : {'network': {'id': '6ac5b8ae-3962-41c7-aaa7-ab32064b8782', 'name': 'ctest-vn2_metadata-12608390', 'tenant_id': 'b46da1894ccd4f0a8acb35cbe0577c2f', 'project_id': 'b46da1894ccd4f0a8acb35cbe0577c2f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41049321', 'ctest-vn2_metadata-12608390'], 'port_security_enabled': True, 'description': ''}} 2024-11-08 14:32:49,700 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cdb4ac10-56a8-489e-bb12-e2f174fae9e6', 'name': '', 'tenant_id': 'b46da1894ccd4f0a8acb35cbe0577c2f', 'network_id': '6ac5b8ae-3962-41c7-aaa7-ab32064b8782', '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': 'b46da1894ccd4f0a8acb35cbe0577c2f'}} 2024-11-08 14:32:49,721 - INFO - Created VN ctest-vn2_metadata-12608390 2024-11-08 14:32:49,782 - DEBUG - VN ctest-vn2_metadata-12608390 UUID is 6ac5b8ae-3962-41c7-aaa7-ab32064b8782 2024-11-08 14:32:49,984 - DEBUG - Services list from nova: [, , ] 2024-11-08 14:32:51,319 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2230-1) 2024-11-08 14:32:51,434 - DEBUG - Link local service introspect added 2024-11-08 14:32:51,478 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-08 14:32:56,565 - DEBUG - VM is in ACTIVE state now 2024-11-08 14:32:56,820 - INFO - Waiting for VM ctest-TestBasicVMVN-41049321-11437889 to be up.. 2024-11-08 14:32:56,820 - INFO - VM name : ctest-TestBasicVMVN-41049321-11437889 2024-11-08 14:32:56,901 - DEBUG - VM ctest-TestBasicVMVN-41049321-11437889 ID is bd82440f-7ed2-4155-bf3a-6f09fa7960d3 2024-11-08 14:32:56,901 - DEBUG - VM ctest-TestBasicVMVN-41049321-11437889 launched on Node cn-jenkins-deploy-platform-ansible-os-2230-1 2024-11-08 14:32:56,997 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/bd82440f-7ed2-4155-bf3a-6f09fa7960d3 2024-11-08 14:32:57,357 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/bd82440f-7ed2-4155-bf3a-6f09fa7960d3 2024-11-08 14:32:57,397 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/805e554e-4d0b-4173-8a79-a31d8b6120c9 2024-11-08 14:33:00,658 - 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 1001ms') 2024-11-08 14:33:00,658 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41049321-11437889 failed! 2024-11-08 14:33:00,730 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41049321:ctest-vn2_metadata-12608390 is 11.1.1.1 and allocation pool is NOT set 2024-11-08 14:33:02,798 - 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.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.312 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.312/6.718/13.125/6.406 ms') 2024-11-08 14:33:02,798 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41049321-11437889 passed 2024-11-08 14:33:02,962 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:02,962 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41049321-11437889, IP 11.1.1.3, Port 22 2024-11-08 14:33:03,135 - DEBUG - VM ctest-TestBasicVMVN-41049321-11437889 is ready for SSH connections 2024-11-08 14:33:03,136 - INFO - Retry 0 2024-11-08 14:33:03,136 - 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-11-08 14:33:03,136 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-11-08 14:33:04,800 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-11-08 14:33:04,800 - INFO - Generic metadata worked 2024-11-08 14:33:05,054 - DEBUG - Link local service introspect removed 2024-11-08 14:33:05,054 - INFO - Deleting VM ctest-TestBasicVMVN-41049321-11437889 2024-11-08 14:33:05,135 - INFO - Deleting VN ctest-vn2_metadata-12608390 2024-11-08 14:33:05,180 - DEBUG - VN 6ac5b8ae-3962-41c7-aaa7-ab32064b8782 still in use: Unable to complete operation on network 6ac5b8ae-3962-41c7-aaa7-ab32064b8782. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-95e6bd9d-1763-408b-80ff-34916f76cc71'] 2024-11-08 14:33:05,180 - WARNING - Deleting VN ctest-vn2_metadata-12608390 failed..Will retry 2024-11-08 14:33:07,300 - DEBUG - Response for deleting network () 2024-11-08 14:33:07,564 - DEBUG - No XMPP flaps were noticed during the test 2024-11-08 14:33:07,564 - INFO - -------------------------------------------------------------------------------- 2024-11-08 14:33:07,567 - INFO - ================================================================================ 2024-11-08 14:33:07,567 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-11-08 14:33:07,567 - 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-11-08 14:33:07,856 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.5': '0'}} with 2024-11-08 14:33:07,856 - INFO - Initial checks done. Running the testcase now 2024-11-08 14:33:07,856 - INFO - 2024-11-08 14:33:08,394 - DEBUG - Response for create_network : {'network': {'id': '6a0a8dad-993c-467c-bb4e-fce78fabd449', 'name': 'ctest-vn-36993949', 'tenant_id': 'b46da1894ccd4f0a8acb35cbe0577c2f', 'project_id': 'b46da1894ccd4f0a8acb35cbe0577c2f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41049321', 'ctest-vn-36993949'], 'port_security_enabled': True, 'description': ''}} 2024-11-08 14:33:08,586 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd641714a-e7ce-47f0-9539-9999180af006', 'name': '', 'tenant_id': 'b46da1894ccd4f0a8acb35cbe0577c2f', 'network_id': '6a0a8dad-993c-467c-bb4e-fce78fabd449', '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': 'b46da1894ccd4f0a8acb35cbe0577c2f'}} 2024-11-08 14:33:08,820 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bbd5a93a-ab56-49a2-aace-36b5a8ee069a', 'name': '', 'tenant_id': 'b46da1894ccd4f0a8acb35cbe0577c2f', 'network_id': '6a0a8dad-993c-467c-bb4e-fce78fabd449', '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': 'b46da1894ccd4f0a8acb35cbe0577c2f'}} 2024-11-08 14:33:08,843 - INFO - Created VN ctest-vn-36993949 2024-11-08 14:33:08,902 - DEBUG - VN ctest-vn-36993949 UUID is 6a0a8dad-993c-467c-bb4e-fce78fabd449 2024-11-08 14:33:09,334 - DEBUG - Response for create_port : {'port': {'name': '03f66f41-de08-437e-bb80-c7a9332906b1', 'id': '03f66f41-de08-437e-bb80-c7a9332906b1', 'tenant_id': 'b46da1894ccd4f0a8acb35cbe0577c2f', 'network_id': '6a0a8dad-993c-467c-bb4e-fce78fabd449', 'mac_address': '02:03:f6:6f:41:de', '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': 'd641714a-e7ce-47f0-9539-9999180af006'}], 'security_groups': ['97e6a002-5666-4971-b383-f41a7997e535'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b46da1894ccd4f0a8acb35cbe0577c2f'}} 2024-11-08 14:33:09,535 - DEBUG - Response for create_port : {'port': {'name': '51a63bc2-1711-490c-a4fc-2d0c7001b500', 'id': '51a63bc2-1711-490c-a4fc-2d0c7001b500', 'tenant_id': 'b46da1894ccd4f0a8acb35cbe0577c2f', 'network_id': '6a0a8dad-993c-467c-bb4e-fce78fabd449', 'mac_address': '02:51:a6:3b:c2:17', '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': 'bbd5a93a-ab56-49a2-aace-36b5a8ee069a'}], 'security_groups': ['97e6a002-5666-4971-b383-f41a7997e535'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b46da1894ccd4f0a8acb35cbe0577c2f'}} 2024-11-08 14:33:09,990 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2230-1) 2024-11-08 14:33:10,464 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2230-1) 2024-11-08 14:33:11,908 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2230-1) 2024-11-08 14:33:11,909 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-11-08 14:33:11,917 - DEBUG - Requesting: http://10.0.0.34:8082/domain/1c2e11aa-3db9-48eb-8d30-012b65578b6f 2024-11-08 14:33:11,953 - DEBUG - Requesting: http://10.0.0.34:8082/project/b46da189-4ccd-4f0a-8acb-35cbe0577c2f 2024-11-08 14:33:12,059 - DEBUG - Requesting: http://10.0.0.34:8082/network-ipam/6a047cbb-21c0-4b38-b0de-f204a2cc4e3f 2024-11-08 14:33:12,073 - INFO - Verifications in API Server for IPAM: ctest-ipam-03919982 passed 2024-11-08 14:33:12,081 - DEBUG - Control-node 10.0.0.34 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-41049321:ctest-ipam-03919982', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41049321', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7639368011094182712', 'uuid-lslong': '12744890097230171711'}, 'enable': 'true', 'created': '2024-11-08T14:33:07', 'last-modified': '2024-11-08T14:33:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.983993'} 2024-11-08 14:33:12,081 - INFO - Verifications in Control node for IPAM: ctest-ipam-03919982 passed 2024-11-08 14:33:12,081 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-11-08 14:33:12,090 - DEBUG - Requesting: http://10.0.0.34:8082/domain/1c2e11aa-3db9-48eb-8d30-012b65578b6f 2024-11-08 14:33:12,105 - DEBUG - Requesting: http://10.0.0.34:8082/project/b46da189-4ccd-4f0a-8acb-35cbe0577c2f 2024-11-08 14:33:12,209 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/6a0a8dad-993c-467c-bb4e-fce78fabd449 2024-11-08 14:33:12,254 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/6a0a8dad-993c-467c-bb4e-fce78fabd449 2024-11-08 14:33:12,275 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/e6528a03-8363-4c42-acb1-a00bbbe1d9bd 2024-11-08 14:33:12,288 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/e6528a03-8363-4c42-acb1-a00bbbe1d9bd 2024-11-08 14:33:12,302 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/c6be75a8-3223-4d27-84e6-3496e4e7685e 2024-11-08 14:33:12,312 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-08 14:33:12,312 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/6a0a8dad-993c-467c-bb4e-fce78fabd449 2024-11-08 14:33:12,330 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/e6528a03-8363-4c42-acb1-a00bbbe1d9bd 2024-11-08 14:33:12,356 - INFO - Verified VN network id 8 for VN 6a0a8dad-993c-467c-bb4e-fce78fabd449 2024-11-08 14:33:12,356 - INFO - Verifications in API Server for VN ctest-vn-36993949 passed 2024-11-08 14:33:12,356 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/6a0a8dad-993c-467c-bb4e-fce78fabd449 2024-11-08 14:33:12,387 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/e6528a03-8363-4c42-acb1-a00bbbe1d9bd 2024-11-08 14:33:12,403 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/e6528a03-8363-4c42-acb1-a00bbbe1d9bd 2024-11-08 14:33:12,416 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/c6be75a8-3223-4d27-84e6-3496e4e7685e 2024-11-08 14:33:12,435 - DEBUG - Control-node 10.0.0.34 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41049321', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7641075494527190652', 'uuid-lslong': '13497003204754003017'}, 'enable': 'true', 'created': '2024-11-08T14:33:08', 'last-modified': '2024-11-08T14:33:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.648658'} 2024-11-08 14:33:12,445 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-08 14:33:12,445 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36993949 passed 2024-11-08 14:33:12,446 - DEBUG - ====Verifying policy data for ctest-vn-36993949 in API_Server ====== 2024-11-08 14:33:12,446 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-11-08 14:33:12,468 - DEBUG - Requesting: http://10.0.0.34:8082/domain/1c2e11aa-3db9-48eb-8d30-012b65578b6f 2024-11-08 14:33:12,497 - DEBUG - Requesting: http://10.0.0.34:8082/project/b46da189-4ccd-4f0a-8acb-35cbe0577c2f 2024-11-08 14:33:12,647 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/6a0a8dad-993c-467c-bb4e-fce78fabd449 2024-11-08 14:33:12,700 - DEBUG - =>VN ctest-vn-36993949 has no policy to be verified 2024-11-08 14:33:12,700 - DEBUG - Verifying the vn in opserver 2024-11-08 14:33:12,700 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949 virtual network link through opserver 10.0.0.34 2024-11-08 14:33:12,700 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks 2024-11-08 14:33:13,166 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks 2024-11-08 14:33:13,278 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949', 'href': 'http://10.0.0.34:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949?flat'} 2024-11-08 14:33:13,278 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949 is found in opserver 2024-11-08 14:33:13,285 - DEBUG - VRF ids for VN ctest-vn-36993949: {'10.0.0.34': '2'} 2024-11-08 14:33:13,285 - INFO - Waiting for VM ctest-TestBasicVMVN-41049321-79785528 to be up.. 2024-11-08 14:33:13,418 - DEBUG - VM is in ACTIVE state now 2024-11-08 14:33:13,418 - INFO - VM name : ctest-TestBasicVMVN-41049321-79785528 2024-11-08 14:33:13,554 - DEBUG - VM ctest-TestBasicVMVN-41049321-79785528 ID is b6e139f1-5a66-472c-be54-d37d1225cb98 2024-11-08 14:33:13,555 - DEBUG - VM ctest-TestBasicVMVN-41049321-79785528 launched on Node cn-jenkins-deploy-platform-ansible-os-2230-1 2024-11-08 14:33:13,662 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/b6e139f1-5a66-472c-be54-d37d1225cb98 2024-11-08 14:33:13,678 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/03f66f41-de08-437e-bb80-c7a9332906b1 2024-11-08 14:33:16,979 - 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 1034ms') 2024-11-08 14:33:16,979 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41049321-79785528 failed! 2024-11-08 14:33:17,042 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949 is 31.1.1.1 and allocation pool is NOT set 2024-11-08 14:33:17,042 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949 is 31.1.2.1 and allocation pool is NOT set 2024-11-08 14:33:21,109 - 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 1005ms') 2024-11-08 14:33:21,109 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41049321-79785528 failed! 2024-11-08 14:33:21,186 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949 is 31.1.1.1 and allocation pool is NOT set 2024-11-08 14:33:21,186 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949 is 31.1.2.1 and allocation pool is NOT set 2024-11-08 14:33:23,247 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.86 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.857/3.013/3.169/0.156 ms') 2024-11-08 14:33:23,247 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41049321-79785528 passed 2024-11-08 14:33:23,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:23,418 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41049321-79785528, IP 31.1.1.4, Port 22 2024-11-08 14:33:23,484 - 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-11-08 14:33:23,586 - DEBUG - VM ctest-TestBasicVMVN-41049321-79785528 is NOT ready for SSH connections, VM status: ACTIVE 2024-11-08 14:33:28,586 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:28,586 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41049321-79785528, IP 31.1.1.4, Port 22 2024-11-08 14:33:28,745 - DEBUG - VM ctest-TestBasicVMVN-41049321-79785528 is ready for SSH connections 2024-11-08 14:33:28,745 - INFO - Waiting for VM ctest-TestBasicVMVN-41049321-61624451 to be up.. 2024-11-08 14:33:28,830 - DEBUG - VM is in ACTIVE state now 2024-11-08 14:33:28,830 - INFO - VM name : ctest-TestBasicVMVN-41049321-61624451 2024-11-08 14:33:28,917 - DEBUG - VM ctest-TestBasicVMVN-41049321-61624451 ID is f26e4b2c-90ba-43ff-9cb7-8f9f2b46e415 2024-11-08 14:33:28,917 - DEBUG - VM ctest-TestBasicVMVN-41049321-61624451 launched on Node cn-jenkins-deploy-platform-ansible-os-2230-1 2024-11-08 14:33:29,006 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/f26e4b2c-90ba-43ff-9cb7-8f9f2b46e415 2024-11-08 14:33:29,017 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/51a63bc2-1711-490c-a4fc-2d0c7001b500 2024-11-08 14:33:30,274 - 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.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.423 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.423/1.748/3.074/1.325 ms') 2024-11-08 14:33:30,274 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-41049321-61624451 passed 2024-11-08 14:33:30,438 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:30,438 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41049321-61624451, IP 31.1.2.4, Port 22 2024-11-08 14:33:30,593 - DEBUG - VM ctest-TestBasicVMVN-41049321-61624451 is ready for SSH connections 2024-11-08 14:33:30,593 - INFO - Waiting for VM ctest-TestBasicVMVN-41049321-17094577 to be up.. 2024-11-08 14:33:30,683 - DEBUG - VM is in ACTIVE state now 2024-11-08 14:33:30,683 - INFO - VM name : ctest-TestBasicVMVN-41049321-17094577 2024-11-08 14:33:30,767 - DEBUG - VM ctest-TestBasicVMVN-41049321-17094577 ID is a89a9dc1-9574-4253-bde3-34262667b9e6 2024-11-08 14:33:30,767 - DEBUG - VM ctest-TestBasicVMVN-41049321-17094577 launched on Node cn-jenkins-deploy-platform-ansible-os-2230-1 2024-11-08 14:33:30,855 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/a89a9dc1-9574-4253-bde3-34262667b9e6 2024-11-08 14:33:30,865 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/4804de87-db19-4fbd-ac1a-a55ea0e01bd0 2024-11-08 14:33:32,123 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.38 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.434 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.434/1.908/3.383/1.474 ms') 2024-11-08 14:33:32,123 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-41049321-17094577 passed 2024-11-08 14:33:32,286 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:32,286 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41049321-17094577, IP 31.1.1.3, Port 22 2024-11-08 14:33:32,445 - DEBUG - VM ctest-TestBasicVMVN-41049321-17094577 is ready for SSH connections 2024-11-08 14:33:32,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:32,445 - 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-11-08 14:33:32,446 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-11-08 14:33:36,230 - 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=5.078 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.951 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.257 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.951/2.428/5.078 ms 2024-11-08 14:33:36,230 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-41049321-79785528 passed 2024-11-08 14:33:36,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:36,230 - 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-11-08 14:33:36,230 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-11-08 14:33:39,928 - 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.352 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.815 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.067 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.815/1.744/3.352 ms 2024-11-08 14:33:39,928 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-41049321-61624451 passed 2024-11-08 14:33:39,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:39,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:39,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:33:39,928 - 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-11-08 14:33:39,928 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-08 14:33:40,143 - DEBUG - None 2024-11-08 14:33:40,143 - 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-11-08 14:33:40,143 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-08 14:33:40,343 - DEBUG - None 2024-11-08 14:33:40,343 - 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-11-08 14:33:40,343 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-08 14:33:41,349 - DEBUG - None 2024-11-08 14:33:41,349 - 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-11-08 14:33:41,350 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-11-08 14:33:43,576 - 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.032 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.965 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.475 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.973 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.523 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.475/2.193/5.965 ms 2024-11-08 14:33:43,576 - 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-11-08 14:33:43,576 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-11-08 14:33:45,833 - 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.214 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.311 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.527 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.503 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.951 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.797 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.459 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.459/2.394/5.527 ms 2024-11-08 14:33:45,834 - 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-11-08 14:33:45,834 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-11-08 14:33:48,103 - 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.754 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.700 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.702 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.918 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.929 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.420 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.420/1.845/3.702 ms 2024-11-08 14:33:48,103 - INFO - Deleting VM ctest-TestBasicVMVN-41049321-17094577 2024-11-08 14:33:48,169 - INFO - Detaching port 51a63bc2-1711-490c-a4fc-2d0c7001b500 from VM ctest-TestBasicVMVN-41049321-61624451 2024-11-08 14:33:48,222 - INFO - Deleting VM ctest-TestBasicVMVN-41049321-61624451 2024-11-08 14:33:48,293 - INFO - Detaching port 03f66f41-de08-437e-bb80-c7a9332906b1 from VM ctest-TestBasicVMVN-41049321-79785528 2024-11-08 14:33:48,328 - INFO - Deleting VM ctest-TestBasicVMVN-41049321-79785528 2024-11-08 14:33:48,491 - INFO - Deleting VN ctest-vn-36993949 2024-11-08 14:33:48,751 - DEBUG - Response for delete_port : () 2024-11-08 14:33:49,108 - DEBUG - Response for delete_port : () 2024-11-08 14:33:49,287 - DEBUG - Response for deleting network () 2024-11-08 14:33:49,287 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/e6528a03-8363-4c42-acb1-a00bbbe1d9bd 2024-11-08 14:33:49,295 - DEBUG - Response Code: 404 2024-11-08 14:33:49,295 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-11-08 14:33:49,301 - DEBUG - Requesting: http://10.0.0.34:8082/domain/1c2e11aa-3db9-48eb-8d30-012b65578b6f 2024-11-08 14:33:49,365 - DEBUG - Requesting: http://10.0.0.34:8082/project/b46da189-4ccd-4f0a-8acb-35cbe0577c2f 2024-11-08 14:33:49,455 - INFO - Validated that VN ctest-vn-36993949 is not found in API Server 2024-11-08 14:33:49,470 - DEBUG - VN ctest-vn-36993949 is not present in Agent 10.0.0.34 2024-11-08 14:33:49,470 - INFO - Validated that VN ctest-vn-36993949 is not in any agent 2024-11-08 14:33:49,478 - DEBUG - VRF 2 is not seen in agent 10.0.0.34 2024-11-08 14:33:49,489 - DEBUG - Vrouter 10.0.0.34 does not have vrf 2 for VN ctest-vn-36993949 2024-11-08 14:33:49,489 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-41049321:ctest-vn-36993949 2024-11-08 14:33:49,502 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36993949 info 2024-11-08 14:33:49,585 - INFO - IPAM: ctest-ipam-03919982 is not found in API Server 2024-11-08 14:33:49,599 - INFO - IPAM:ctest-ipam-03919982 is not found in control node 2024-11-08 14:33:49,856 - DEBUG - No XMPP flaps were noticed during the test
2024-11-08 14:33:49,856 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2024-11-08 14:33:49,857 - INFO - -------------------------------------------------------------------------------- 2024-11-08 14:33:50,615 - INFO - Deleted project: ctest-TestBasicVMVN-41049321, ID : b46da189-4ccd-4f0a-8acb-35cbe0577c2f