2024-10-26 09:40:53,900 - INFO - Domain Default found not creating 2024-10-26 09:40:54,073 - INFO - Project ctest-TestBasicVMVN-06881397 not found, creating it 2024-10-26 09:40:54,624 - INFO - Created Project:ctest-TestBasicVMVN-06881397, ID : 753c4f14-c9b6-4eea-b07b-7118d0f1ae4d 2024-10-26 09:40:56,345 - INFO - ================================================================================ 2024-10-26 09:40:56,345 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-26 09:40:56,345 - 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-26 09:40:56,602 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.14': '0'}} with 2024-10-26 09:40:56,602 - INFO - Initial checks done. Running the testcase now 2024-10-26 09:40:56,602 - INFO - 2024-10-26 09:40:57,199 - DEBUG - Response for create_network : {'network': {'id': '780dff45-8f67-4b8a-b143-df39fb631c23', 'name': 'ctest-vn2_metadata-68447828', 'tenant_id': '753c4f14c9b64eeab07b7118d0f1ae4d', 'project_id': '753c4f14c9b64eeab07b7118d0f1ae4d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06881397', 'ctest-vn2_metadata-68447828'], 'port_security_enabled': True, 'description': ''}} 2024-10-26 09:40:57,395 - DEBUG - Response for create_subnet : {'subnet': {'id': '7388e86a-c0df-4ea3-8400-54701d1d8a74', 'name': '', 'tenant_id': '753c4f14c9b64eeab07b7118d0f1ae4d', 'network_id': '780dff45-8f67-4b8a-b143-df39fb631c23', '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': '753c4f14c9b64eeab07b7118d0f1ae4d'}} 2024-10-26 09:40:57,418 - INFO - Created VN ctest-vn2_metadata-68447828 2024-10-26 09:40:57,479 - DEBUG - VN ctest-vn2_metadata-68447828 UUID is 780dff45-8f67-4b8a-b143-df39fb631c23 2024-10-26 09:40:57,705 - DEBUG - Services list from nova: [, , ] 2024-10-26 09:40:58,816 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2148-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2148-1) 2024-10-26 09:40:58,926 - DEBUG - Link local service introspect added 2024-10-26 09:40:58,971 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-26 09:41:04,065 - DEBUG - VM is in ACTIVE state now 2024-10-26 09:41:04,195 - INFO - Waiting for VM ctest-TestBasicVMVN-06881397-64470388 to be up.. 2024-10-26 09:41:04,195 - INFO - VM name : ctest-TestBasicVMVN-06881397-64470388 2024-10-26 09:41:04,288 - DEBUG - VM ctest-TestBasicVMVN-06881397-64470388 ID is dc9217cf-8e7e-4db1-9776-2d9373d701b4 2024-10-26 09:41:04,288 - DEBUG - VM ctest-TestBasicVMVN-06881397-64470388 launched on Node cn-jenkins-deploy-platform-ansible-os-2148-1 2024-10-26 09:41:04,382 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/dc9217cf-8e7e-4db1-9776-2d9373d701b4 2024-10-26 09:41:04,685 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/dc9217cf-8e7e-4db1-9776-2d9373d701b4 2024-10-26 09:41:04,726 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/01bd1c56-be44-4215-ba3b-ffa42efed389 2024-10-26 09:41:08,004 - 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 1010ms') 2024-10-26 09:41:08,005 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06881397-64470388 failed! 2024-10-26 09:41:08,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06881397:ctest-vn2_metadata-68447828 is 11.1.1.1 and allocation pool is NOT set 2024-10-26 09:41:10,137 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.48 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 = 1.484/2.019/2.554/0.535 ms') 2024-10-26 09:41:10,138 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06881397-64470388 passed 2024-10-26 09:41:10,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:10,303 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06881397-64470388, IP 11.1.1.3, Port 22 2024-10-26 09:41:10,369 - 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-26 09:41:10,455 - DEBUG - VM ctest-TestBasicVMVN-06881397-64470388 is NOT ready for SSH connections, VM status: ACTIVE 2024-10-26 09:41:15,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:15,456 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06881397-64470388, IP 11.1.1.3, Port 22 2024-10-26 09:41:15,615 - DEBUG - VM ctest-TestBasicVMVN-06881397-64470388 is ready for SSH connections 2024-10-26 09:41:15,615 - INFO - Retry 0 2024-10-26 09:41:15,615 - 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.32, gateway password: c0ntrail123 2024-10-26 09:41:15,615 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-10-26 09:41:17,299 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-10-26 09:41:17,299 - INFO - Generic metadata worked 2024-10-26 09:41:17,563 - DEBUG - Link local service introspect removed 2024-10-26 09:41:17,563 - INFO - Deleting VM ctest-TestBasicVMVN-06881397-64470388 2024-10-26 09:41:17,643 - INFO - Deleting VN ctest-vn2_metadata-68447828 2024-10-26 09:41:17,693 - DEBUG - VN 780dff45-8f67-4b8a-b143-df39fb631c23 still in use: Unable to complete operation on network 780dff45-8f67-4b8a-b143-df39fb631c23. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e545cc76-f1d6-420c-991e-f38bdefe130a'] 2024-10-26 09:41:17,693 - WARNING - Deleting VN ctest-vn2_metadata-68447828 failed..Will retry 2024-10-26 09:41:19,827 - DEBUG - Response for deleting network () 2024-10-26 09:41:20,092 - DEBUG - No XMPP flaps were noticed during the test 2024-10-26 09:41:20,093 - INFO - -------------------------------------------------------------------------------- 2024-10-26 09:41:20,099 - INFO - ================================================================================ 2024-10-26 09:41:20,099 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-26 09:41:20,099 - 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-26 09:41:20,381 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.14': '0'}} with 2024-10-26 09:41:20,381 - INFO - Initial checks done. Running the testcase now 2024-10-26 09:41:20,381 - INFO - 2024-10-26 09:41:20,905 - DEBUG - Response for create_network : {'network': {'id': '4acd2599-7e35-47d1-90bc-78761a2532f4', 'name': 'ctest-vn-59345876', 'tenant_id': '753c4f14c9b64eeab07b7118d0f1ae4d', 'project_id': '753c4f14c9b64eeab07b7118d0f1ae4d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06881397', 'ctest-vn-59345876'], 'port_security_enabled': True, 'description': ''}} 2024-10-26 09:41:21,105 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d99de0c-e298-4d30-8a6c-9f608aedc2bf', 'name': '', 'tenant_id': '753c4f14c9b64eeab07b7118d0f1ae4d', 'network_id': '4acd2599-7e35-47d1-90bc-78761a2532f4', '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': '753c4f14c9b64eeab07b7118d0f1ae4d'}} 2024-10-26 09:41:21,253 - DEBUG - Response for create_subnet : {'subnet': {'id': '64371490-8b10-4f47-9434-74749d942eab', 'name': '', 'tenant_id': '753c4f14c9b64eeab07b7118d0f1ae4d', 'network_id': '4acd2599-7e35-47d1-90bc-78761a2532f4', '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': '753c4f14c9b64eeab07b7118d0f1ae4d'}} 2024-10-26 09:41:21,276 - INFO - Created VN ctest-vn-59345876 2024-10-26 09:41:21,335 - DEBUG - VN ctest-vn-59345876 UUID is 4acd2599-7e35-47d1-90bc-78761a2532f4 2024-10-26 09:41:21,737 - DEBUG - Response for create_port : {'port': {'name': '2d0e44b6-7297-439e-91d8-ed833e3855b9', 'id': '2d0e44b6-7297-439e-91d8-ed833e3855b9', 'tenant_id': '753c4f14c9b64eeab07b7118d0f1ae4d', 'network_id': '4acd2599-7e35-47d1-90bc-78761a2532f4', 'mac_address': '02:2d:0e:44:b6:72', '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': '3d99de0c-e298-4d30-8a6c-9f608aedc2bf'}], 'security_groups': ['4f07f2cc-636f-4e20-8898-5922d430dcd3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '753c4f14c9b64eeab07b7118d0f1ae4d'}} 2024-10-26 09:41:21,929 - DEBUG - Response for create_port : {'port': {'name': '3bfe8b66-352a-42bb-96cd-72c21305cf3f', 'id': '3bfe8b66-352a-42bb-96cd-72c21305cf3f', 'tenant_id': '753c4f14c9b64eeab07b7118d0f1ae4d', 'network_id': '4acd2599-7e35-47d1-90bc-78761a2532f4', 'mac_address': '02:3b:fe:8b:66:35', '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': '64371490-8b10-4f47-9434-74749d942eab'}], 'security_groups': ['4f07f2cc-636f-4e20-8898-5922d430dcd3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '753c4f14c9b64eeab07b7118d0f1ae4d'}} 2024-10-26 09:41:22,378 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2148-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2148-1) 2024-10-26 09:41:22,798 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2148-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2148-1) 2024-10-26 09:41:24,141 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2148-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2148-1) 2024-10-26 09:41:24,142 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-10-26 09:41:24,152 - DEBUG - Requesting: http://10.0.0.32:8082/domain/164370bb-87ee-4961-9604-5f5f5f7fb798 2024-10-26 09:41:24,167 - DEBUG - Requesting: http://10.0.0.32:8082/project/753c4f14-c9b6-4eea-b07b-7118d0f1ae4d 2024-10-26 09:41:24,262 - DEBUG - Requesting: http://10.0.0.32:8082/network-ipam/0cba5ce9-e07a-4f0e-a3a3-12df7ea22f73 2024-10-26 09:41:24,291 - INFO - Verifications in API Server for IPAM: ctest-ipam-60608240 passed 2024-10-26 09:41:24,299 - DEBUG - Control-node 10.0.0.32 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-06881397:ctest-ipam-60608240', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06881397', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '917147633686564622', 'uuid-lslong': '11791289000497655667'}, 'enable': 'true', 'created': '2024-10-26T09:41:20', 'last-modified': '2024-10-26T09:41:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.676510'} 2024-10-26 09:41:24,299 - INFO - Verifications in Control node for IPAM: ctest-ipam-60608240 passed 2024-10-26 09:41:24,300 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-10-26 09:41:24,308 - DEBUG - Requesting: http://10.0.0.32:8082/domain/164370bb-87ee-4961-9604-5f5f5f7fb798 2024-10-26 09:41:24,325 - DEBUG - Requesting: http://10.0.0.32:8082/project/753c4f14-c9b6-4eea-b07b-7118d0f1ae4d 2024-10-26 09:41:24,415 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4acd2599-7e35-47d1-90bc-78761a2532f4 2024-10-26 09:41:24,446 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4acd2599-7e35-47d1-90bc-78761a2532f4 2024-10-26 09:41:24,469 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/1eb1d188-0d98-4e85-b435-23454f03db5b 2024-10-26 09:41:24,484 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/1eb1d188-0d98-4e85-b435-23454f03db5b 2024-10-26 09:41:24,494 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/33bc8946-9476-4298-9238-7d5b5b989a65 2024-10-26 09:41:24,504 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-26 09:41:24,504 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4acd2599-7e35-47d1-90bc-78761a2532f4 2024-10-26 09:41:24,520 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/1eb1d188-0d98-4e85-b435-23454f03db5b 2024-10-26 09:41:24,544 - INFO - Verified VN network id 8 for VN 4acd2599-7e35-47d1-90bc-78761a2532f4 2024-10-26 09:41:24,544 - INFO - Verifications in API Server for VN ctest-vn-59345876 passed 2024-10-26 09:41:24,544 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4acd2599-7e35-47d1-90bc-78761a2532f4 2024-10-26 09:41:24,563 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/1eb1d188-0d98-4e85-b435-23454f03db5b 2024-10-26 09:41:24,576 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/1eb1d188-0d98-4e85-b435-23454f03db5b 2024-10-26 09:41:24,592 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/33bc8946-9476-4298-9238-7d5b5b989a65 2024-10-26 09:41:24,614 - DEBUG - Control-node 10.0.0.32 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-06881397:ctest-vn-59345876', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06881397', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5390005670209996753', 'uuid-lslong': '10429343285723345652'}, 'enable': 'true', 'created': '2024-10-26T09:41:20', 'last-modified': '2024-10-26T09:41:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.391711'} 2024-10-26 09:41:24,622 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-26 09:41:24,622 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59345876 passed 2024-10-26 09:41:24,623 - DEBUG - ====Verifying policy data for ctest-vn-59345876 in API_Server ====== 2024-10-26 09:41:24,623 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-10-26 09:41:24,637 - DEBUG - Requesting: http://10.0.0.32:8082/domain/164370bb-87ee-4961-9604-5f5f5f7fb798 2024-10-26 09:41:24,662 - DEBUG - Requesting: http://10.0.0.32:8082/project/753c4f14-c9b6-4eea-b07b-7118d0f1ae4d 2024-10-26 09:41:24,792 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4acd2599-7e35-47d1-90bc-78761a2532f4 2024-10-26 09:41:24,819 - DEBUG - =>VN ctest-vn-59345876 has no policy to be verified 2024-10-26 09:41:24,819 - DEBUG - Verifying the vn in opserver 2024-10-26 09:41:24,819 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-06881397:ctest-vn-59345876 virtual network link through opserver 10.0.0.32 2024-10-26 09:41:24,820 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2024-10-26 09:41:25,252 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2024-10-26 09:41:25,356 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-06881397:ctest-vn-59345876', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-06881397:ctest-vn-59345876?flat'} 2024-10-26 09:41:25,356 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-06881397:ctest-vn-59345876 is found in opserver 2024-10-26 09:41:25,362 - DEBUG - VRF ids for VN ctest-vn-59345876: {'10.0.0.32': '2'} 2024-10-26 09:41:25,362 - INFO - Waiting for VM ctest-TestBasicVMVN-06881397-31303665 to be up.. 2024-10-26 09:41:25,506 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-26 09:41:30,603 - DEBUG - VM is in ACTIVE state now 2024-10-26 09:41:30,604 - INFO - VM name : ctest-TestBasicVMVN-06881397-31303665 2024-10-26 09:41:30,697 - DEBUG - VM ctest-TestBasicVMVN-06881397-31303665 ID is d00e6435-f620-4978-b446-1064782f786a 2024-10-26 09:41:30,697 - DEBUG - VM ctest-TestBasicVMVN-06881397-31303665 launched on Node cn-jenkins-deploy-platform-ansible-os-2148-1 2024-10-26 09:41:30,789 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/d00e6435-f620-4978-b446-1064782f786a 2024-10-26 09:41:30,800 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/2d0e44b6-7297-439e-91d8-ed833e3855b9 2024-10-26 09:41:34,080 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1021ms') 2024-10-26 09:41:34,081 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06881397-31303665 failed! 2024-10-26 09:41:34,151 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06881397:ctest-vn-59345876 is 31.1.1.1 and allocation pool is NOT set 2024-10-26 09:41:34,151 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06881397:ctest-vn-59345876 is 31.1.2.1 and allocation pool is NOT set 2024-10-26 09:41:36,216 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.14 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 = 2.139/3.336/4.533/1.197 ms') 2024-10-26 09:41:36,217 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06881397-31303665 passed 2024-10-26 09:41:36,375 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:36,375 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06881397-31303665, IP 31.1.1.4, Port 22 2024-10-26 09:41:36,430 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-10-26 09:41:36,518 - DEBUG - VM ctest-TestBasicVMVN-06881397-31303665 is NOT ready for SSH connections, VM status: ACTIVE 2024-10-26 09:41:41,519 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:41,520 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06881397-31303665, IP 31.1.1.4, Port 22 2024-10-26 09:41:41,674 - DEBUG - VM ctest-TestBasicVMVN-06881397-31303665 is ready for SSH connections 2024-10-26 09:41:41,675 - INFO - Waiting for VM ctest-TestBasicVMVN-06881397-66588509 to be up.. 2024-10-26 09:41:41,770 - DEBUG - VM is in ACTIVE state now 2024-10-26 09:41:41,771 - INFO - VM name : ctest-TestBasicVMVN-06881397-66588509 2024-10-26 09:41:41,866 - DEBUG - VM ctest-TestBasicVMVN-06881397-66588509 ID is cc2b87e5-e1f7-44ce-9f71-da36795e990a 2024-10-26 09:41:41,866 - DEBUG - VM ctest-TestBasicVMVN-06881397-66588509 launched on Node cn-jenkins-deploy-platform-ansible-os-2148-1 2024-10-26 09:41:41,954 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/cc2b87e5-e1f7-44ce-9f71-da36795e990a 2024-10-26 09:41:41,964 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/3bfe8b66-352a-42bb-96cd-72c21305cf3f 2024-10-26 09:41:43,231 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.442 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.442/1.750/3.059/1.308 ms') 2024-10-26 09:41:43,231 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06881397-66588509 passed 2024-10-26 09:41:43,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:43,395 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06881397-66588509, IP 31.1.2.4, Port 22 2024-10-26 09:41:43,551 - DEBUG - VM ctest-TestBasicVMVN-06881397-66588509 is ready for SSH connections 2024-10-26 09:41:43,551 - INFO - Waiting for VM ctest-TestBasicVMVN-06881397-30178292 to be up.. 2024-10-26 09:41:43,639 - DEBUG - VM is in ACTIVE state now 2024-10-26 09:41:43,639 - INFO - VM name : ctest-TestBasicVMVN-06881397-30178292 2024-10-26 09:41:43,729 - DEBUG - VM ctest-TestBasicVMVN-06881397-30178292 ID is 3e49f758-536a-4c89-9770-9e5cce9c66be 2024-10-26 09:41:43,730 - DEBUG - VM ctest-TestBasicVMVN-06881397-30178292 launched on Node cn-jenkins-deploy-platform-ansible-os-2148-1 2024-10-26 09:41:43,818 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/3e49f758-536a-4c89-9770-9e5cce9c66be 2024-10-26 09:41:43,829 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/0d9e7554-be90-4daf-af82-addf3c3adca7 2024-10-26 09:41:45,099 - 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.01 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.498 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.498/1.753/3.009/1.255 ms') 2024-10-26 09:41:45,099 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-06881397-30178292 passed 2024-10-26 09:41:45,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:45,267 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06881397-30178292, IP 31.1.1.3, Port 22 2024-10-26 09:41:45,433 - DEBUG - VM ctest-TestBasicVMVN-06881397-30178292 is ready for SSH connections 2024-10-26 09:41:45,433 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:45,433 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-10-26 09:41:45,433 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-10-26 09:41:49,078 - 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.321 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.121 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.865 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.865/2.102/4.321 ms 2024-10-26 09:41:49,078 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-06881397-31303665 passed 2024-10-26 09:41:49,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:49,078 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-10-26 09:41:49,078 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-10-26 09:41:53,090 - 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.768 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.106 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.780 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.780/1.884/3.768 ms 2024-10-26 09:41:53,090 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-06881397-66588509 passed 2024-10-26 09:41:53,090 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:53,090 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:53,090 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-26 09:41:53,090 - 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.32, gateway password: c0ntrail123 2024-10-26 09:41:53,090 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-26 09:41:53,277 - DEBUG - None 2024-10-26 09:41:53,278 - 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.32, gateway password: c0ntrail123 2024-10-26 09:41:53,278 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-26 09:41:53,455 - DEBUG - None 2024-10-26 09:41:53,456 - 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.32, gateway password: c0ntrail123 2024-10-26 09:41:53,456 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-26 09:41:54,124 - DEBUG - None 2024-10-26 09:41:54,124 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-10-26 09:41:54,124 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-10-26 09:41:56,338 - 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.004 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.728 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.143 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.452 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.419/2.149/5.728 ms 2024-10-26 09:41:56,339 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-10-26 09:41:56,339 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-10-26 09:41:58,587 - 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=2.313 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.847 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.930 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.495 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.848 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.528 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.411 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.411/2.910/6.930 ms 2024-10-26 09:41:58,587 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-10-26 09:41:58,587 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-10-26 09:42:00,836 - 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.669 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.909 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.098 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.445 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.357 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.483 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.429/2.055/4.098 ms 2024-10-26 09:42:00,836 - INFO - Deleting VM ctest-TestBasicVMVN-06881397-30178292 2024-10-26 09:42:00,927 - INFO - Detaching port 3bfe8b66-352a-42bb-96cd-72c21305cf3f from VM ctest-TestBasicVMVN-06881397-66588509 2024-10-26 09:42:00,981 - INFO - Deleting VM ctest-TestBasicVMVN-06881397-66588509 2024-10-26 09:42:01,062 - INFO - Detaching port 2d0e44b6-7297-439e-91d8-ed833e3855b9 from VM ctest-TestBasicVMVN-06881397-31303665 2024-10-26 09:42:01,103 - INFO - Deleting VM ctest-TestBasicVMVN-06881397-31303665 2024-10-26 09:42:01,189 - INFO - Deleting VN ctest-vn-59345876 2024-10-26 09:42:01,439 - DEBUG - Response for delete_port : () 2024-10-26 09:42:01,727 - DEBUG - Response for delete_port : () 2024-10-26 09:42:01,977 - DEBUG - Response for deleting network () 2024-10-26 09:42:01,977 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/1eb1d188-0d98-4e85-b435-23454f03db5b 2024-10-26 09:42:01,984 - DEBUG - Response Code: 404 2024-10-26 09:42:01,984 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-10-26 09:42:01,993 - DEBUG - Requesting: http://10.0.0.32:8082/domain/164370bb-87ee-4961-9604-5f5f5f7fb798 2024-10-26 09:42:02,051 - DEBUG - Requesting: http://10.0.0.32:8082/project/753c4f14-c9b6-4eea-b07b-7118d0f1ae4d 2024-10-26 09:42:02,146 - INFO - Validated that VN ctest-vn-59345876 is not found in API Server 2024-10-26 09:42:02,159 - DEBUG - VN ctest-vn-59345876 is not present in Agent 10.0.0.32 2024-10-26 09:42:02,159 - INFO - Validated that VN ctest-vn-59345876 is not in any agent 2024-10-26 09:42:02,166 - DEBUG - VRF 2 is not seen in agent 10.0.0.32 2024-10-26 09:42:02,172 - DEBUG - Vrouter 10.0.0.32 does not have vrf 2 for VN ctest-vn-59345876 2024-10-26 09:42:02,173 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-06881397:ctest-vn-59345876 2024-10-26 09:42:02,192 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59345876 info 2024-10-26 09:42:02,298 - INFO - IPAM: ctest-ipam-60608240 is not found in API Server 2024-10-26 09:42:02,315 - INFO - IPAM:ctest-ipam-60608240 is not found in control node 2024-10-26 09:42:02,570 - DEBUG - No XMPP flaps were noticed during the test
2024-10-26 09:42:02,570 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2024-10-26 09:42:02,571 - INFO - -------------------------------------------------------------------------------- 2024-10-26 09:42:03,372 - INFO - Deleted project: ctest-TestBasicVMVN-06881397, ID : 753c4f14-c9b6-4eea-b07b-7118d0f1ae4d