2024-09-15 11:57:32,448 - INFO - Domain Default found not creating 2024-09-15 11:57:32,662 - INFO - Project ctest-TestBasicVMVN-55667517 not found, creating it 2024-09-15 11:57:33,161 - INFO - Created Project:ctest-TestBasicVMVN-55667517, ID : 5a243e76-e17a-40a1-acf9-5aa4e329db9d 2024-09-15 11:57:34,936 - INFO - ================================================================================ 2024-09-15 11:57:34,936 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-15 11:57:34,936 - 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-15 11:57:35,212 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.6': '0'}} with 2024-09-15 11:57:35,212 - INFO - Initial checks done. Running the testcase now 2024-09-15 11:57:35,212 - INFO - 2024-09-15 11:57:35,850 - DEBUG - Response for create_network : {'network': {'id': '995f03a2-4c5f-4cbf-9f13-9dbd72d17578', 'name': 'ctest-vn2_metadata-04866380', 'tenant_id': '5a243e76e17a40a1acf95aa4e329db9d', 'project_id': '5a243e76e17a40a1acf95aa4e329db9d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55667517', 'ctest-vn2_metadata-04866380'], 'port_security_enabled': True, 'description': ''}} 2024-09-15 11:57:36,044 - DEBUG - Response for create_subnet : {'subnet': {'id': '3ca4afe0-7b9a-4222-b6d8-efb737a3c180', 'name': '', 'tenant_id': '5a243e76e17a40a1acf95aa4e329db9d', 'network_id': '995f03a2-4c5f-4cbf-9f13-9dbd72d17578', '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': '5a243e76e17a40a1acf95aa4e329db9d'}} 2024-09-15 11:57:36,070 - INFO - Created VN ctest-vn2_metadata-04866380 2024-09-15 11:57:36,132 - DEBUG - VN ctest-vn2_metadata-04866380 UUID is 995f03a2-4c5f-4cbf-9f13-9dbd72d17578 2024-09-15 11:57:36,348 - DEBUG - Services list from nova: [, , ] 2024-09-15 11:57:37,603 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1941-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1941-1) 2024-09-15 11:57:37,723 - DEBUG - Link local service introspect added 2024-09-15 11:57:37,769 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-15 11:57:42,851 - DEBUG - VM is in ACTIVE state now 2024-09-15 11:57:42,990 - INFO - Waiting for VM ctest-TestBasicVMVN-55667517-82260927 to be up.. 2024-09-15 11:57:42,990 - INFO - VM name : ctest-TestBasicVMVN-55667517-82260927 2024-09-15 11:57:43,069 - DEBUG - VM ctest-TestBasicVMVN-55667517-82260927 ID is 8fbeaf57-c3d2-49e3-a68e-aaf0173d294f 2024-09-15 11:57:43,069 - DEBUG - VM ctest-TestBasicVMVN-55667517-82260927 launched on Node cn-jenkins-deploy-platform-ansible-os-1941-1 2024-09-15 11:57:43,149 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/8fbeaf57-c3d2-49e3-a68e-aaf0173d294f 2024-09-15 11:57:43,446 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/8fbeaf57-c3d2-49e3-a68e-aaf0173d294f 2024-09-15 11:57:43,484 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/1531d815-54f0-4508-ba1f-02cf9acd5bf4 2024-09-15 11:57:46,752 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2024-09-15 11:57:46,752 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55667517-82260927 failed! 2024-09-15 11:57:46,816 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55667517:ctest-vn2_metadata-04866380 is 11.1.1.1 and allocation pool is NOT set 2024-09-15 11:57:48,884 - 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=5.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.27 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.267/3.729/5.191/1.462 ms') 2024-09-15 11:57:48,884 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55667517-82260927 passed 2024-09-15 11:57:49,044 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:57:49,044 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55667517-82260927, IP 11.1.1.3, Port 22 2024-09-15 11:57:49,103 - 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-15 11:57:49,215 - DEBUG - VM ctest-TestBasicVMVN-55667517-82260927 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-15 11:57:54,216 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:57:54,216 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55667517-82260927, IP 11.1.1.3, Port 22 2024-09-15 11:57:54,381 - DEBUG - VM ctest-TestBasicVMVN-55667517-82260927 is ready for SSH connections 2024-09-15 11:57:54,382 - INFO - Retry 0 2024-09-15 11:57:54,382 - 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.28, gateway password: c0ntrail123 2024-09-15 11:57:54,382 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-15 11:57:56,054 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-15 11:57:56,054 - INFO - Generic metadata worked 2024-09-15 11:57:56,327 - DEBUG - Link local service introspect removed 2024-09-15 11:57:56,327 - INFO - Deleting VM ctest-TestBasicVMVN-55667517-82260927 2024-09-15 11:57:56,399 - INFO - Deleting VN ctest-vn2_metadata-04866380 2024-09-15 11:57:56,447 - DEBUG - VN 995f03a2-4c5f-4cbf-9f13-9dbd72d17578 still in use: Unable to complete operation on network 995f03a2-4c5f-4cbf-9f13-9dbd72d17578. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e3eab2e2-8919-42db-b9c9-596ee87ca982'] 2024-09-15 11:57:56,447 - WARNING - Deleting VN ctest-vn2_metadata-04866380 failed..Will retry 2024-09-15 11:57:58,578 - DEBUG - Response for deleting network () 2024-09-15 11:57:58,835 - DEBUG - No XMPP flaps were noticed during the test 2024-09-15 11:57:58,835 - INFO - -------------------------------------------------------------------------------- 2024-09-15 11:57:58,838 - INFO - ================================================================================ 2024-09-15 11:57:58,838 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-15 11:57:58,838 - 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-15 11:57:59,126 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.6': '0'}} with 2024-09-15 11:57:59,126 - INFO - Initial checks done. Running the testcase now 2024-09-15 11:57:59,127 - INFO - 2024-09-15 11:57:59,667 - DEBUG - Response for create_network : {'network': {'id': '06e41697-a739-48ea-874a-93a15b6b0bda', 'name': 'ctest-vn-54484177', 'tenant_id': '5a243e76e17a40a1acf95aa4e329db9d', 'project_id': '5a243e76e17a40a1acf95aa4e329db9d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55667517', 'ctest-vn-54484177'], 'port_security_enabled': True, 'description': ''}} 2024-09-15 11:57:59,884 - DEBUG - Response for create_subnet : {'subnet': {'id': '1eb91a64-a92a-4f1f-a718-9178be363d75', 'name': '', 'tenant_id': '5a243e76e17a40a1acf95aa4e329db9d', 'network_id': '06e41697-a739-48ea-874a-93a15b6b0bda', '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': '5a243e76e17a40a1acf95aa4e329db9d'}} 2024-09-15 11:58:00,089 - DEBUG - Response for create_subnet : {'subnet': {'id': '7b7fc105-d493-4ca2-ab9b-94dee972051e', 'name': '', 'tenant_id': '5a243e76e17a40a1acf95aa4e329db9d', 'network_id': '06e41697-a739-48ea-874a-93a15b6b0bda', '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': '5a243e76e17a40a1acf95aa4e329db9d'}} 2024-09-15 11:58:00,123 - INFO - Created VN ctest-vn-54484177 2024-09-15 11:58:00,184 - DEBUG - VN ctest-vn-54484177 UUID is 06e41697-a739-48ea-874a-93a15b6b0bda 2024-09-15 11:58:00,663 - DEBUG - Response for create_port : {'port': {'name': '43abe7a3-41b2-41b0-aa82-2082f558cb87', 'id': '43abe7a3-41b2-41b0-aa82-2082f558cb87', 'tenant_id': '5a243e76e17a40a1acf95aa4e329db9d', 'network_id': '06e41697-a739-48ea-874a-93a15b6b0bda', 'mac_address': '02:43:ab:e7:a3:41', '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': '1eb91a64-a92a-4f1f-a718-9178be363d75'}], 'security_groups': ['985019dc-966f-4510-a4d0-d3818ea02fc5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5a243e76e17a40a1acf95aa4e329db9d'}} 2024-09-15 11:58:00,875 - DEBUG - Response for create_port : {'port': {'name': '42a1d55a-8069-4ebe-a192-d6a36b1a2a1d', 'id': '42a1d55a-8069-4ebe-a192-d6a36b1a2a1d', 'tenant_id': '5a243e76e17a40a1acf95aa4e329db9d', 'network_id': '06e41697-a739-48ea-874a-93a15b6b0bda', 'mac_address': '02:42:a1:d5:5a:80', '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': '7b7fc105-d493-4ca2-ab9b-94dee972051e'}], 'security_groups': ['985019dc-966f-4510-a4d0-d3818ea02fc5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5a243e76e17a40a1acf95aa4e329db9d'}} 2024-09-15 11:58:01,373 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1941-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1941-1) 2024-09-15 11:58:01,856 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1941-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1941-1) 2024-09-15 11:58:03,586 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1941-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1941-1) 2024-09-15 11:58:03,586 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-15 11:58:03,599 - DEBUG - Requesting: http://10.0.0.28:8082/domain/2003cc9e-ce5f-43d7-a0fe-7e2b9997cff6 2024-09-15 11:58:03,640 - DEBUG - Requesting: http://10.0.0.28:8082/project/5a243e76-e17a-40a1-acf9-5aa4e329db9d 2024-09-15 11:58:03,744 - DEBUG - Requesting: http://10.0.0.28:8082/network-ipam/429b280c-a372-44d8-b89d-3fa56770bbf4 2024-09-15 11:58:03,758 - INFO - Verifications in API Server for IPAM: ctest-ipam-63900460 passed 2024-09-15 11:58:03,767 - DEBUG - Control-node 10.0.0.28 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-55667517:ctest-ipam-63900460', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55667517', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4799473862640288984', 'uuid-lslong': '13302858853959908340'}, 'enable': 'true', 'created': '2024-09-15T11:57:59', 'last-modified': '2024-09-15T11:57:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.387913'} 2024-09-15 11:58:03,768 - INFO - Verifications in Control node for IPAM: ctest-ipam-63900460 passed 2024-09-15 11:58:03,768 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-15 11:58:03,776 - DEBUG - Requesting: http://10.0.0.28:8082/domain/2003cc9e-ce5f-43d7-a0fe-7e2b9997cff6 2024-09-15 11:58:03,794 - DEBUG - Requesting: http://10.0.0.28:8082/project/5a243e76-e17a-40a1-acf9-5aa4e329db9d 2024-09-15 11:58:03,899 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/06e41697-a739-48ea-874a-93a15b6b0bda 2024-09-15 11:58:03,918 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/06e41697-a739-48ea-874a-93a15b6b0bda 2024-09-15 11:58:03,935 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/b53acd9f-83bb-4f26-aa32-e97d12780b1f 2024-09-15 11:58:03,946 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/b53acd9f-83bb-4f26-aa32-e97d12780b1f 2024-09-15 11:58:03,962 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/9cb472f4-71ae-4416-a4bc-93e87350a712 2024-09-15 11:58:03,976 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-15 11:58:03,976 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/06e41697-a739-48ea-874a-93a15b6b0bda 2024-09-15 11:58:04,005 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/b53acd9f-83bb-4f26-aa32-e97d12780b1f 2024-09-15 11:58:04,032 - INFO - Verified VN network id 8 for VN 06e41697-a739-48ea-874a-93a15b6b0bda 2024-09-15 11:58:04,032 - INFO - Verifications in API Server for VN ctest-vn-54484177 passed 2024-09-15 11:58:04,032 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/06e41697-a739-48ea-874a-93a15b6b0bda 2024-09-15 11:58:04,053 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/b53acd9f-83bb-4f26-aa32-e97d12780b1f 2024-09-15 11:58:04,071 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/b53acd9f-83bb-4f26-aa32-e97d12780b1f 2024-09-15 11:58:04,085 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/9cb472f4-71ae-4416-a4bc-93e87350a712 2024-09-15 11:58:04,110 - DEBUG - Control-node 10.0.0.28 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-55667517:ctest-vn-54484177', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55667517', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '496546699519019242', 'uuid-lslong': '9748766664629619674'}, 'enable': 'true', 'created': '2024-09-15T11:57:59', 'last-modified': '2024-09-15T11:58:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.050560'} 2024-09-15 11:58:04,123 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-15 11:58:04,123 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-54484177 passed 2024-09-15 11:58:04,124 - DEBUG - ====Verifying policy data for ctest-vn-54484177 in API_Server ====== 2024-09-15 11:58:04,124 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-15 11:58:04,133 - DEBUG - Requesting: http://10.0.0.28:8082/domain/2003cc9e-ce5f-43d7-a0fe-7e2b9997cff6 2024-09-15 11:58:04,151 - DEBUG - Requesting: http://10.0.0.28:8082/project/5a243e76-e17a-40a1-acf9-5aa4e329db9d 2024-09-15 11:58:04,251 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/06e41697-a739-48ea-874a-93a15b6b0bda 2024-09-15 11:58:04,271 - DEBUG - =>VN ctest-vn-54484177 has no policy to be verified 2024-09-15 11:58:04,272 - DEBUG - Verifying the vn in opserver 2024-09-15 11:58:04,272 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-55667517:ctest-vn-54484177 virtual network link through opserver 10.0.0.28 2024-09-15 11:58:04,272 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-09-15 11:58:04,590 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-09-15 11:58:04,755 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-55667517:ctest-vn-54484177', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-55667517:ctest-vn-54484177?flat'} 2024-09-15 11:58:04,755 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-55667517:ctest-vn-54484177 is found in opserver 2024-09-15 11:58:04,764 - DEBUG - VRF ids for VN ctest-vn-54484177: {'10.0.0.28': '2'} 2024-09-15 11:58:04,764 - INFO - Waiting for VM ctest-TestBasicVMVN-55667517-64753699 to be up.. 2024-09-15 11:58:04,957 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-15 11:58:10,065 - DEBUG - VM is in ACTIVE state now 2024-09-15 11:58:10,065 - INFO - VM name : ctest-TestBasicVMVN-55667517-64753699 2024-09-15 11:58:10,173 - DEBUG - VM ctest-TestBasicVMVN-55667517-64753699 ID is 170a5ae4-851c-435e-8937-f395164b05dc 2024-09-15 11:58:10,173 - DEBUG - VM ctest-TestBasicVMVN-55667517-64753699 launched on Node cn-jenkins-deploy-platform-ansible-os-1941-1 2024-09-15 11:58:10,281 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/170a5ae4-851c-435e-8937-f395164b05dc 2024-09-15 11:58:10,294 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/43abe7a3-41b2-41b0-aa82-2082f558cb87 2024-09-15 11:58:13,568 - 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-09-15 11:58:13,568 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55667517-64753699 failed! 2024-09-15 11:58:13,635 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55667517:ctest-vn-54484177 is 31.1.1.1 and allocation pool is NOT set 2024-09-15 11:58:13,636 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55667517:ctest-vn-54484177 is 31.1.2.1 and allocation pool is NOT set 2024-09-15 11:58:15,712 - 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=11.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.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 = 1.687/6.533/11.379/4.846 ms') 2024-09-15 11:58:15,713 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55667517-64753699 passed 2024-09-15 11:58:15,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:58:15,896 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55667517-64753699, IP 31.1.1.4, Port 22 2024-09-15 11:58:15,962 - 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-15 11:58:16,108 - DEBUG - VM ctest-TestBasicVMVN-55667517-64753699 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-15 11:58:21,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:58:21,108 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55667517-64753699, IP 31.1.1.4, Port 22 2024-09-15 11:58:21,302 - DEBUG - VM ctest-TestBasicVMVN-55667517-64753699 is ready for SSH connections 2024-09-15 11:58:21,302 - INFO - Waiting for VM ctest-TestBasicVMVN-55667517-21816804 to be up.. 2024-09-15 11:58:21,425 - DEBUG - VM is in ACTIVE state now 2024-09-15 11:58:21,426 - INFO - VM name : ctest-TestBasicVMVN-55667517-21816804 2024-09-15 11:58:21,555 - DEBUG - VM ctest-TestBasicVMVN-55667517-21816804 ID is 3773f74f-6644-480f-a164-c2390072e557 2024-09-15 11:58:21,555 - DEBUG - VM ctest-TestBasicVMVN-55667517-21816804 launched on Node cn-jenkins-deploy-platform-ansible-os-1941-1 2024-09-15 11:58:21,703 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/3773f74f-6644-480f-a164-c2390072e557 2024-09-15 11:58:21,732 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/42a1d55a-8069-4ebe-a192-d6a36b1a2a1d 2024-09-15 11:58:23,036 - 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=5.40 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.418 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.418/2.910/5.402/2.492 ms') 2024-09-15 11:58:23,036 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-55667517-21816804 passed 2024-09-15 11:58:23,216 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:58:23,216 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55667517-21816804, IP 31.1.2.4, Port 22 2024-09-15 11:58:23,380 - DEBUG - VM ctest-TestBasicVMVN-55667517-21816804 is ready for SSH connections 2024-09-15 11:58:23,380 - INFO - Waiting for VM ctest-TestBasicVMVN-55667517-81308432 to be up.. 2024-09-15 11:58:23,484 - DEBUG - VM is in ACTIVE state now 2024-09-15 11:58:23,484 - INFO - VM name : ctest-TestBasicVMVN-55667517-81308432 2024-09-15 11:58:23,595 - DEBUG - VM ctest-TestBasicVMVN-55667517-81308432 ID is 0faa3273-6e3c-47c1-aa20-8ca3129b8545 2024-09-15 11:58:23,595 - DEBUG - VM ctest-TestBasicVMVN-55667517-81308432 launched on Node cn-jenkins-deploy-platform-ansible-os-1941-1 2024-09-15 11:58:23,692 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/0faa3273-6e3c-47c1-aa20-8ca3129b8545 2024-09-15 11:58:23,705 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/b6257951-cc10-4658-829d-b5f987330a12 2024-09-15 11:58:24,985 - 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.84 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.395 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.395/2.118/3.841/1.723 ms') 2024-09-15 11:58:24,985 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-55667517-81308432 passed 2024-09-15 11:58:25,144 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:58:25,144 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55667517-81308432, IP 31.1.1.3, Port 22 2024-09-15 11:58:25,299 - DEBUG - VM ctest-TestBasicVMVN-55667517-81308432 is ready for SSH connections 2024-09-15 11:58:25,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:58:25,299 - 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.28, gateway password: c0ntrail123 2024-09-15 11:58:25,299 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-15 11:58:29,400 - 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.127 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.811 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.047 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.811/2.328/5.127 ms 2024-09-15 11:58:29,400 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-55667517-64753699 passed 2024-09-15 11:58:29,400 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:58:29,400 - 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.28, gateway password: c0ntrail123 2024-09-15 11:58:29,400 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-15 11:58:33,095 - 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.732 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.941 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.885 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.885/1.852/3.732 ms 2024-09-15 11:58:33,095 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-55667517-21816804 passed 2024-09-15 11:58:33,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:58:33,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:58:33,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 11:58:33,096 - 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.28, gateway password: c0ntrail123 2024-09-15 11:58:33,096 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-15 11:58:33,289 - DEBUG - None 2024-09-15 11:58:33,289 - 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.28, gateway password: c0ntrail123 2024-09-15 11:58:33,289 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-15 11:58:33,484 - DEBUG - None 2024-09-15 11:58:33,485 - 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.28, gateway password: c0ntrail123 2024-09-15 11:58:33,485 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-15 11:58:34,138 - DEBUG - None 2024-09-15 11:58:34,138 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123 2024-09-15 11:58:34,139 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-15 11:58:36,373 - 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.053 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.440 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.676 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.956 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.397/2.104/5.440 ms 2024-09-15 11:58:36,374 - 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.28, gateway password: c0ntrail123 2024-09-15 11:58:36,374 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-15 11:58:38,619 - 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.017 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.956 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.029 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.489 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.709 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.718 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.375/2.184/5.029 ms 2024-09-15 11:58:38,620 - 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.28, gateway password: c0ntrail123 2024-09-15 11:58:38,620 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-15 11:58:40,881 - 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.879 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.856 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.727 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.450 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.749 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.139 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.634 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.450/1.919/3.727 ms 2024-09-15 11:58:40,881 - INFO - Deleting VM ctest-TestBasicVMVN-55667517-81308432 2024-09-15 11:58:40,957 - INFO - Detaching port 42a1d55a-8069-4ebe-a192-d6a36b1a2a1d from VM ctest-TestBasicVMVN-55667517-21816804 2024-09-15 11:58:41,018 - INFO - Deleting VM ctest-TestBasicVMVN-55667517-21816804 2024-09-15 11:58:41,100 - INFO - Detaching port 43abe7a3-41b2-41b0-aa82-2082f558cb87 from VM ctest-TestBasicVMVN-55667517-64753699 2024-09-15 11:58:41,144 - INFO - Deleting VM ctest-TestBasicVMVN-55667517-64753699 2024-09-15 11:58:41,261 - INFO - Deleting VN ctest-vn-54484177 2024-09-15 11:58:41,517 - DEBUG - Response for delete_port : () 2024-09-15 11:58:41,816 - DEBUG - Response for delete_port : () 2024-09-15 11:58:41,986 - DEBUG - Response for deleting network () 2024-09-15 11:58:41,986 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/b53acd9f-83bb-4f26-aa32-e97d12780b1f 2024-09-15 11:58:41,996 - DEBUG - Response Code: 404 2024-09-15 11:58:41,996 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-15 11:58:42,004 - DEBUG - Requesting: http://10.0.0.28:8082/domain/2003cc9e-ce5f-43d7-a0fe-7e2b9997cff6 2024-09-15 11:58:42,070 - DEBUG - Requesting: http://10.0.0.28:8082/project/5a243e76-e17a-40a1-acf9-5aa4e329db9d 2024-09-15 11:58:42,253 - INFO - Validated that VN ctest-vn-54484177 is not found in API Server 2024-09-15 11:58:42,264 - DEBUG - VN ctest-vn-54484177 is not present in Agent 10.0.0.28 2024-09-15 11:58:42,264 - INFO - Validated that VN ctest-vn-54484177 is not in any agent 2024-09-15 11:58:42,270 - DEBUG - VRF 2 is not seen in agent 10.0.0.28 2024-09-15 11:58:42,275 - DEBUG - Vrouter 10.0.0.28 does not have vrf 2 for VN ctest-vn-54484177 2024-09-15 11:58:42,275 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-55667517:ctest-vn-54484177 2024-09-15 11:58:42,290 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-54484177 info 2024-09-15 11:58:42,379 - INFO - IPAM: ctest-ipam-63900460 is not found in API Server 2024-09-15 11:58:42,396 - INFO - IPAM:ctest-ipam-63900460 is not found in control node 2024-09-15 11:58:42,667 - DEBUG - No XMPP flaps were noticed during the test
2024-09-15 11:58:42,667 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2024-09-15 11:58:42,667 - INFO - -------------------------------------------------------------------------------- 2024-09-15 11:58:43,444 - INFO - Deleted project: ctest-TestBasicVMVN-55667517, ID : 5a243e76-e17a-40a1-acf9-5aa4e329db9d