2024-10-28 13:28:05,123 - INFO - Domain Default found not creating 2024-10-28 13:28:05,318 - INFO - Project ctest-TestBasicVMVN-76848171 not found, creating it 2024-10-28 13:28:05,906 - INFO - Created Project:ctest-TestBasicVMVN-76848171, ID : fd25f45a-7850-419a-bda3-0f86e4fc0aa9 2024-10-28 13:28:07,573 - INFO - ================================================================================ 2024-10-28 13:28:07,573 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-28 13:28:07,573 - 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-28 13:28:07,828 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.20.0.8': '0'}} with 2024-10-28 13:28:07,828 - INFO - Initial checks done. Running the testcase now 2024-10-28 13:28:07,828 - INFO - 2024-10-28 13:28:08,452 - DEBUG - Response for create_network : {'network': {'id': '57de0c1f-274e-41a7-9f5f-a4dc673fee57', 'name': 'ctest-vn2_metadata-33975471', 'tenant_id': 'fd25f45a7850419abda30f86e4fc0aa9', 'project_id': 'fd25f45a7850419abda30f86e4fc0aa9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76848171', 'ctest-vn2_metadata-33975471'], 'port_security_enabled': True, 'description': ''}} 2024-10-28 13:28:08,646 - DEBUG - Response for create_subnet : {'subnet': {'id': '1561f002-ce56-4c00-bcbf-01030f13cfa2', 'name': '', 'tenant_id': 'fd25f45a7850419abda30f86e4fc0aa9', 'network_id': '57de0c1f-274e-41a7-9f5f-a4dc673fee57', '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': 'fd25f45a7850419abda30f86e4fc0aa9'}} 2024-10-28 13:28:08,671 - INFO - Created VN ctest-vn2_metadata-33975471 2024-10-28 13:28:08,730 - DEBUG - VN ctest-vn2_metadata-33975471 UUID is 57de0c1f-274e-41a7-9f5f-a4dc673fee57 2024-10-28 13:28:08,944 - DEBUG - Services list from nova: [, , ] 2024-10-28 13:28:10,117 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2160-1) 2024-10-28 13:28:10,233 - DEBUG - Link local service introspect added 2024-10-28 13:28:10,275 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-28 13:28:15,378 - DEBUG - VM is in ACTIVE state now 2024-10-28 13:28:15,516 - INFO - Waiting for VM ctest-TestBasicVMVN-76848171-13930420 to be up.. 2024-10-28 13:28:15,516 - INFO - VM name : ctest-TestBasicVMVN-76848171-13930420 2024-10-28 13:28:15,608 - DEBUG - VM ctest-TestBasicVMVN-76848171-13930420 ID is cdd540fb-0c6a-46d0-b5fc-53e8d325ef31 2024-10-28 13:28:15,608 - DEBUG - VM ctest-TestBasicVMVN-76848171-13930420 launched on Node cn-jenkins-deploy-platform-ansible-os-2160-1 2024-10-28 13:28:15,691 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/cdd540fb-0c6a-46d0-b5fc-53e8d325ef31 2024-10-28 13:28:15,991 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/cdd540fb-0c6a-46d0-b5fc-53e8d325ef31 2024-10-28 13:28:16,035 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/120ad6bf-e2b2-44b6-ac69-6df372030be4 2024-10-28 13:28:19,298 - 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 1015ms') 2024-10-28 13:28:19,298 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76848171-13930420 failed! 2024-10-28 13:28:19,366 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76848171:ctest-vn2_metadata-33975471 is 11.1.1.1 and allocation pool is NOT set 2024-10-28 13:28:21,432 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.35 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.348/2.519/2.691/0.171 ms') 2024-10-28 13:28:21,432 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76848171-13930420 passed 2024-10-28 13:28:21,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:21,594 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76848171-13930420, IP 11.1.1.3, Port 22 2024-10-28 13:28:21,753 - DEBUG - VM ctest-TestBasicVMVN-76848171-13930420 is ready for SSH connections 2024-10-28 13:28:21,754 - INFO - Retry 0 2024-10-28 13:28:21,754 - 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.52, gateway password: c0ntrail123 2024-10-28 13:28:21,754 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-10-28 13:28:23,396 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-10-28 13:28:23,396 - INFO - Generic metadata worked 2024-10-28 13:28:23,666 - DEBUG - Link local service introspect removed 2024-10-28 13:28:23,666 - INFO - Deleting VM ctest-TestBasicVMVN-76848171-13930420 2024-10-28 13:28:23,736 - INFO - Deleting VN ctest-vn2_metadata-33975471 2024-10-28 13:28:23,794 - DEBUG - VN 57de0c1f-274e-41a7-9f5f-a4dc673fee57 still in use: Unable to complete operation on network 57de0c1f-274e-41a7-9f5f-a4dc673fee57. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-93f0844b-d0ab-462f-82d5-4ec458d039ec'] 2024-10-28 13:28:23,794 - WARNING - Deleting VN ctest-vn2_metadata-33975471 failed..Will retry 2024-10-28 13:28:25,919 - DEBUG - Response for deleting network () 2024-10-28 13:28:26,184 - DEBUG - No XMPP flaps were noticed during the test 2024-10-28 13:28:26,184 - INFO - -------------------------------------------------------------------------------- 2024-10-28 13:28:26,187 - INFO - ================================================================================ 2024-10-28 13:28:26,187 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-28 13:28:26,188 - 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-28 13:28:26,483 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.20.0.8': '0'}} with 2024-10-28 13:28:26,483 - INFO - Initial checks done. Running the testcase now 2024-10-28 13:28:26,483 - INFO - 2024-10-28 13:28:27,020 - DEBUG - Response for create_network : {'network': {'id': 'db0d2f0f-d1fc-497f-8185-8fc414872892', 'name': 'ctest-vn-88639418', 'tenant_id': 'fd25f45a7850419abda30f86e4fc0aa9', 'project_id': 'fd25f45a7850419abda30f86e4fc0aa9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76848171', 'ctest-vn-88639418'], 'port_security_enabled': True, 'description': ''}} 2024-10-28 13:28:27,213 - DEBUG - Response for create_subnet : {'subnet': {'id': '0b657c7e-b271-4ff7-81cf-683475409d09', 'name': '', 'tenant_id': 'fd25f45a7850419abda30f86e4fc0aa9', 'network_id': 'db0d2f0f-d1fc-497f-8185-8fc414872892', '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': 'fd25f45a7850419abda30f86e4fc0aa9'}} 2024-10-28 13:28:27,370 - DEBUG - Response for create_subnet : {'subnet': {'id': '4aff4740-577a-43d0-bb4e-a83b0e92158e', 'name': '', 'tenant_id': 'fd25f45a7850419abda30f86e4fc0aa9', 'network_id': 'db0d2f0f-d1fc-497f-8185-8fc414872892', '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': 'fd25f45a7850419abda30f86e4fc0aa9'}} 2024-10-28 13:28:27,399 - INFO - Created VN ctest-vn-88639418 2024-10-28 13:28:27,458 - DEBUG - VN ctest-vn-88639418 UUID is db0d2f0f-d1fc-497f-8185-8fc414872892 2024-10-28 13:28:27,887 - DEBUG - Response for create_port : {'port': {'name': '73a2656e-54c6-44bb-965b-b7ee736e7d3c', 'id': '73a2656e-54c6-44bb-965b-b7ee736e7d3c', 'tenant_id': 'fd25f45a7850419abda30f86e4fc0aa9', 'network_id': 'db0d2f0f-d1fc-497f-8185-8fc414872892', 'mac_address': '02:73:a2:65:6e:54', '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': '0b657c7e-b271-4ff7-81cf-683475409d09'}], 'security_groups': ['3852bcbd-59f0-4f2e-adec-5c4d01a72c8c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fd25f45a7850419abda30f86e4fc0aa9'}} 2024-10-28 13:28:28,104 - DEBUG - Response for create_port : {'port': {'name': 'ede3292c-ef0f-45ce-a8c7-e94a8a326956', 'id': 'ede3292c-ef0f-45ce-a8c7-e94a8a326956', 'tenant_id': 'fd25f45a7850419abda30f86e4fc0aa9', 'network_id': 'db0d2f0f-d1fc-497f-8185-8fc414872892', 'mac_address': '02:ed:e3:29:2c:ef', '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': '4aff4740-577a-43d0-bb4e-a83b0e92158e'}], 'security_groups': ['3852bcbd-59f0-4f2e-adec-5c4d01a72c8c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fd25f45a7850419abda30f86e4fc0aa9'}} 2024-10-28 13:28:28,519 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2160-1) 2024-10-28 13:28:28,977 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2160-1) 2024-10-28 13:28:30,342 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2160-1) 2024-10-28 13:28:30,342 - DEBUG - Requesting: http://10.0.0.52:8082/domains 2024-10-28 13:28:30,353 - DEBUG - Requesting: http://10.0.0.52:8082/domain/9d6a080c-da13-4094-a721-2b615a7711a0 2024-10-28 13:28:30,380 - DEBUG - Requesting: http://10.0.0.52:8082/project/fd25f45a-7850-419a-bda3-0f86e4fc0aa9 2024-10-28 13:28:30,496 - DEBUG - Requesting: http://10.0.0.52:8082/network-ipam/b2de1a59-5b98-4b0f-88c8-36e5b5b21526 2024-10-28 13:28:30,515 - INFO - Verifications in API Server for IPAM: ctest-ipam-79555245 passed 2024-10-28 13:28:30,522 - DEBUG - Control-node 10.0.0.52 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-76848171:ctest-ipam-79555245', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-76848171', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12888768154672057103', 'uuid-lslong': '9856188144724088102'}, 'enable': 'true', 'created': '2024-10-28T13:28:26', 'last-modified': '2024-10-28T13:28:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.793211'} 2024-10-28 13:28:30,522 - INFO - Verifications in Control node for IPAM: ctest-ipam-79555245 passed 2024-10-28 13:28:30,522 - DEBUG - Requesting: http://10.0.0.52:8082/domains 2024-10-28 13:28:30,530 - DEBUG - Requesting: http://10.0.0.52:8082/domain/9d6a080c-da13-4094-a721-2b615a7711a0 2024-10-28 13:28:30,551 - DEBUG - Requesting: http://10.0.0.52:8082/project/fd25f45a-7850-419a-bda3-0f86e4fc0aa9 2024-10-28 13:28:30,644 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/db0d2f0f-d1fc-497f-8185-8fc414872892 2024-10-28 13:28:30,675 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/db0d2f0f-d1fc-497f-8185-8fc414872892 2024-10-28 13:28:30,692 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/5bd16623-5ffe-476d-b170-59066a920db7 2024-10-28 13:28:30,703 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/5bd16623-5ffe-476d-b170-59066a920db7 2024-10-28 13:28:30,719 - DEBUG - Requesting: http://10.0.0.52:8082/route-target/5573cbed-75fb-43e8-8684-865728e87b83 2024-10-28 13:28:30,728 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-28 13:28:30,728 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/db0d2f0f-d1fc-497f-8185-8fc414872892 2024-10-28 13:28:30,743 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/5bd16623-5ffe-476d-b170-59066a920db7 2024-10-28 13:28:30,770 - INFO - Verified VN network id 9 for VN db0d2f0f-d1fc-497f-8185-8fc414872892 2024-10-28 13:28:30,770 - INFO - Verifications in API Server for VN ctest-vn-88639418 passed 2024-10-28 13:28:30,771 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/db0d2f0f-d1fc-497f-8185-8fc414872892 2024-10-28 13:28:30,794 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/5bd16623-5ffe-476d-b170-59066a920db7 2024-10-28 13:28:30,808 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/5bd16623-5ffe-476d-b170-59066a920db7 2024-10-28 13:28:30,821 - DEBUG - Requesting: http://10.0.0.52:8082/route-target/5573cbed-75fb-43e8-8684-865728e87b83 2024-10-28 13:28:30,850 - DEBUG - Control-node 10.0.0.52 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-76848171', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15784324013997443455', 'uuid-lslong': '9333023875115985042'}, 'enable': 'true', 'created': '2024-10-28T13:28:26', 'last-modified': '2024-10-28T13:28:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.511220'} 2024-10-28 13:28:30,859 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-28 13:28:30,859 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88639418 passed 2024-10-28 13:28:30,860 - DEBUG - ====Verifying policy data for ctest-vn-88639418 in API_Server ====== 2024-10-28 13:28:30,860 - DEBUG - Requesting: http://10.0.0.52:8082/domains 2024-10-28 13:28:30,867 - DEBUG - Requesting: http://10.0.0.52:8082/domain/9d6a080c-da13-4094-a721-2b615a7711a0 2024-10-28 13:28:30,891 - DEBUG - Requesting: http://10.0.0.52:8082/project/fd25f45a-7850-419a-bda3-0f86e4fc0aa9 2024-10-28 13:28:30,961 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/db0d2f0f-d1fc-497f-8185-8fc414872892 2024-10-28 13:28:30,986 - DEBUG - =>VN ctest-vn-88639418 has no policy to be verified 2024-10-28 13:28:30,986 - DEBUG - Verifying the vn in opserver 2024-10-28 13:28:30,986 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418 virtual network link through opserver 10.0.0.52 2024-10-28 13:28:30,986 - DEBUG - Requesting: http://10.0.0.52:8081/analytics/uves/virtual-networks 2024-10-28 13:28:31,389 - DEBUG - Requesting: http://10.0.0.52:8081/analytics/uves/virtual-networks 2024-10-28 13:28:31,460 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418', 'href': 'http://10.0.0.52:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418?flat'} 2024-10-28 13:28:31,460 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418 is found in opserver 2024-10-28 13:28:31,469 - DEBUG - VRF ids for VN ctest-vn-88639418: {'10.0.0.52': '2'} 2024-10-28 13:28:31,469 - INFO - Waiting for VM ctest-TestBasicVMVN-76848171-02394939 to be up.. 2024-10-28 13:28:31,579 - DEBUG - VM is in ACTIVE state now 2024-10-28 13:28:31,579 - INFO - VM name : ctest-TestBasicVMVN-76848171-02394939 2024-10-28 13:28:31,739 - DEBUG - VM ctest-TestBasicVMVN-76848171-02394939 ID is 1ccef5e7-4733-4171-84bc-89e2fbdbb511 2024-10-28 13:28:31,739 - DEBUG - VM ctest-TestBasicVMVN-76848171-02394939 launched on Node cn-jenkins-deploy-platform-ansible-os-2160-1 2024-10-28 13:28:31,870 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/1ccef5e7-4733-4171-84bc-89e2fbdbb511 2024-10-28 13:28:31,880 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/73a2656e-54c6-44bb-965b-b7ee736e7d3c 2024-10-28 13:28:35,200 - 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-10-28 13:28:35,200 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76848171-02394939 failed! 2024-10-28 13:28:35,262 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418 is 31.1.1.1 and allocation pool is NOT set 2024-10-28 13:28:35,262 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418 is 31.1.2.1 and allocation pool is NOT set 2024-10-28 13:28:39,332 - 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 1000ms') 2024-10-28 13:28:39,332 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76848171-02394939 failed! 2024-10-28 13:28:39,390 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418 is 31.1.1.1 and allocation pool is NOT set 2024-10-28 13:28:39,390 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418 is 31.1.2.1 and allocation pool is NOT set 2024-10-28 13:28:41,452 - 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=8.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.56 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.557/4.805/8.054/3.248 ms') 2024-10-28 13:28:41,452 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76848171-02394939 passed 2024-10-28 13:28:41,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:41,614 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76848171-02394939, IP 31.1.1.4, Port 22 2024-10-28 13:28:41,680 - 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-28 13:28:41,771 - DEBUG - VM ctest-TestBasicVMVN-76848171-02394939 is NOT ready for SSH connections, VM status: ACTIVE 2024-10-28 13:28:46,772 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:46,772 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76848171-02394939, IP 31.1.1.4, Port 22 2024-10-28 13:28:46,940 - DEBUG - VM ctest-TestBasicVMVN-76848171-02394939 is ready for SSH connections 2024-10-28 13:28:46,940 - INFO - Waiting for VM ctest-TestBasicVMVN-76848171-07752281 to be up.. 2024-10-28 13:28:47,038 - DEBUG - VM is in ACTIVE state now 2024-10-28 13:28:47,039 - INFO - VM name : ctest-TestBasicVMVN-76848171-07752281 2024-10-28 13:28:47,135 - DEBUG - VM ctest-TestBasicVMVN-76848171-07752281 ID is 05073424-5d98-4679-b6c8-b537c57d70fe 2024-10-28 13:28:47,135 - DEBUG - VM ctest-TestBasicVMVN-76848171-07752281 launched on Node cn-jenkins-deploy-platform-ansible-os-2160-1 2024-10-28 13:28:47,238 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/05073424-5d98-4679-b6c8-b537c57d70fe 2024-10-28 13:28:47,251 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/ede3292c-ef0f-45ce-a8c7-e94a8a326956 2024-10-28 13:28:48,519 - 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.68 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.449 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.449/2.066/3.683/1.617 ms') 2024-10-28 13:28:48,519 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-76848171-07752281 passed 2024-10-28 13:28:48,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:48,678 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76848171-07752281, IP 31.1.2.4, Port 22 2024-10-28 13:28:48,847 - DEBUG - VM ctest-TestBasicVMVN-76848171-07752281 is ready for SSH connections 2024-10-28 13:28:48,847 - INFO - Waiting for VM ctest-TestBasicVMVN-76848171-87641170 to be up.. 2024-10-28 13:28:48,978 - DEBUG - VM is in ACTIVE state now 2024-10-28 13:28:48,978 - INFO - VM name : ctest-TestBasicVMVN-76848171-87641170 2024-10-28 13:28:49,077 - DEBUG - VM ctest-TestBasicVMVN-76848171-87641170 ID is cd014491-9350-4203-9a32-f3de2bc5edba 2024-10-28 13:28:49,077 - DEBUG - VM ctest-TestBasicVMVN-76848171-87641170 launched on Node cn-jenkins-deploy-platform-ansible-os-2160-1 2024-10-28 13:28:49,164 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/cd014491-9350-4203-9a32-f3de2bc5edba 2024-10-28 13:28:49,175 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/bdec6b36-7ceb-4535-9e25-e5ca4a4db73c 2024-10-28 13:28:50,430 - 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.468 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.468/1.661/2.854/1.193 ms') 2024-10-28 13:28:50,430 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-76848171-87641170 passed 2024-10-28 13:28:50,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:50,590 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76848171-87641170, IP 31.1.1.3, Port 22 2024-10-28 13:28:50,741 - DEBUG - VM ctest-TestBasicVMVN-76848171-87641170 is ready for SSH connections 2024-10-28 13:28:50,741 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:50,741 - 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.52, gateway password: c0ntrail123 2024-10-28 13:28:50,741 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-10-28 13:28:54,472 - 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=4.234 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.228 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.179 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.179/2.213/4.234 ms 2024-10-28 13:28:54,472 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-76848171-02394939 passed 2024-10-28 13:28:54,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:54,473 - 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.52, gateway password: c0ntrail123 2024-10-28 13:28:54,473 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-10-28 13:28:58,135 - 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.094 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.948 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.114 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.948/1.718/3.094 ms 2024-10-28 13:28:58,135 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-76848171-07752281 passed 2024-10-28 13:28:58,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:58,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:58,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 13:28:58,136 - 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.52, gateway password: c0ntrail123 2024-10-28 13:28:58,136 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 13:28:58,320 - DEBUG - None 2024-10-28 13:28:58,320 - 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.52, gateway password: c0ntrail123 2024-10-28 13:28:58,320 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 13:28:58,511 - DEBUG - None 2024-10-28 13:28:58,512 - 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.52, gateway password: c0ntrail123 2024-10-28 13:28:58,512 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 13:28:59,469 - DEBUG - None 2024-10-28 13:28:59,470 - 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.52, gateway password: c0ntrail123 2024-10-28 13:28:59,470 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-10-28 13:29:01,690 - 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.888 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.017 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.277 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.380 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.380/2.196/6.017 ms 2024-10-28 13:29:01,690 - 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.52, gateway password: c0ntrail123 2024-10-28 13:29:01,690 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-10-28 13:29:03,998 - 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.542 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.982 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=9.262 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.146 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.098 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.500 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.402/3.418/9.262 ms 2024-10-28 13:29:03,998 - 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.52, gateway password: c0ntrail123 2024-10-28 13:29:03,998 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-10-28 13:29:06,243 - 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.659 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.954 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.825 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.507 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.006 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.006 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.584 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.507/1.934/3.825 ms 2024-10-28 13:29:06,243 - INFO - Deleting VM ctest-TestBasicVMVN-76848171-87641170 2024-10-28 13:29:06,326 - INFO - Detaching port ede3292c-ef0f-45ce-a8c7-e94a8a326956 from VM ctest-TestBasicVMVN-76848171-07752281 2024-10-28 13:29:06,378 - INFO - Deleting VM ctest-TestBasicVMVN-76848171-07752281 2024-10-28 13:29:06,453 - INFO - Detaching port 73a2656e-54c6-44bb-965b-b7ee736e7d3c from VM ctest-TestBasicVMVN-76848171-02394939 2024-10-28 13:29:06,494 - INFO - Deleting VM ctest-TestBasicVMVN-76848171-02394939 2024-10-28 13:29:06,580 - INFO - Deleting VN ctest-vn-88639418 2024-10-28 13:29:06,792 - DEBUG - Response for delete_port : () 2024-10-28 13:29:07,056 - DEBUG - Response for delete_port : () 2024-10-28 13:29:07,113 - DEBUG - VN db0d2f0f-d1fc-497f-8185-8fc414872892 still in use: Unable to complete operation on network db0d2f0f-d1fc-497f-8185-8fc414872892. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-cf4d3d0a-a1c9-4060-b457-6145bab5f7dc'] 2024-10-28 13:29:07,113 - WARNING - Deleting VN ctest-vn-88639418 failed..Will retry 2024-10-28 13:29:09,264 - DEBUG - Response for deleting network () 2024-10-28 13:29:09,264 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/5bd16623-5ffe-476d-b170-59066a920db7 2024-10-28 13:29:09,275 - DEBUG - Response Code: 404 2024-10-28 13:29:09,275 - DEBUG - Requesting: http://10.0.0.52:8082/domains 2024-10-28 13:29:09,282 - DEBUG - Requesting: http://10.0.0.52:8082/domain/9d6a080c-da13-4094-a721-2b615a7711a0 2024-10-28 13:29:09,341 - DEBUG - Requesting: http://10.0.0.52:8082/project/fd25f45a-7850-419a-bda3-0f86e4fc0aa9 2024-10-28 13:29:09,436 - INFO - Validated that VN ctest-vn-88639418 is not found in API Server 2024-10-28 13:29:09,448 - DEBUG - VN ctest-vn-88639418 is not present in Agent 10.0.0.52 2024-10-28 13:29:09,449 - INFO - Validated that VN ctest-vn-88639418 is not in any agent 2024-10-28 13:29:09,455 - DEBUG - VRF 2 is not seen in agent 10.0.0.52 2024-10-28 13:29:09,462 - DEBUG - Vrouter 10.0.0.52 does not have vrf 2 for VN ctest-vn-88639418 2024-10-28 13:29:09,462 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-76848171:ctest-vn-88639418 2024-10-28 13:29:09,474 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88639418 info 2024-10-28 13:29:09,574 - INFO - IPAM: ctest-ipam-79555245 is not found in API Server 2024-10-28 13:29:09,593 - INFO - IPAM:ctest-ipam-79555245 is not found in control node 2024-10-28 13:29:09,855 - DEBUG - No XMPP flaps were noticed during the test
2024-10-28 13:29:09,855 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2024-10-28 13:29:09,855 - INFO - -------------------------------------------------------------------------------- 2024-10-28 13:29:10,586 - INFO - Deleted project: ctest-TestBasicVMVN-76848171, ID : fd25f45a-7850-419a-bda3-0f86e4fc0aa9