2024-08-26 21:30:02,944 - INFO - Domain Default found not creating 2024-08-26 21:30:03,106 - INFO - Project ctest-TestBasicVMVN-20026427 not found, creating it 2024-08-26 21:30:03,590 - INFO - Created Project:ctest-TestBasicVMVN-20026427, ID : eddacd5b-75a1-42f4-8674-920fb28c06b1 2024-08-26 21:30:05,225 - INFO - ================================================================================ 2024-08-26 21:30:05,225 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-26 21:30:05,225 - 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-08-26 21:30:05,483 - DEBUG - Nothing to compare xmpp stats {'10.0.0.68': {'10.20.0.6': '0'}} with 2024-08-26 21:30:05,483 - INFO - Initial checks done. Running the testcase now 2024-08-26 21:30:05,483 - INFO - 2024-08-26 21:30:06,029 - DEBUG - Response for create_network : {'network': {'id': '3a91556f-0614-48ee-b632-476df4579588', 'name': 'ctest-vn2_metadata-41476480', 'tenant_id': 'eddacd5b75a142f48674920fb28c06b1', 'project_id': 'eddacd5b75a142f48674920fb28c06b1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20026427', 'ctest-vn2_metadata-41476480'], 'port_security_enabled': True, 'description': ''}} 2024-08-26 21:30:06,208 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a6a8824-89f6-457b-8d7b-639a6b392996', 'name': '', 'tenant_id': 'eddacd5b75a142f48674920fb28c06b1', 'network_id': '3a91556f-0614-48ee-b632-476df4579588', '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': 'eddacd5b75a142f48674920fb28c06b1'}} 2024-08-26 21:30:06,229 - INFO - Created VN ctest-vn2_metadata-41476480 2024-08-26 21:30:06,280 - DEBUG - VN ctest-vn2_metadata-41476480 UUID is 3a91556f-0614-48ee-b632-476df4579588 2024-08-26 21:30:06,469 - DEBUG - Services list from nova: [, , ] 2024-08-26 21:30:08,410 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1773-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1773-1) 2024-08-26 21:30:08,520 - DEBUG - Link local service introspect added 2024-08-26 21:30:08,560 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-26 21:30:13,637 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-26 21:30:18,713 - DEBUG - VM is in ACTIVE state now 2024-08-26 21:30:18,839 - INFO - Waiting for VM ctest-TestBasicVMVN-20026427-69055922 to be up.. 2024-08-26 21:30:18,839 - INFO - VM name : ctest-TestBasicVMVN-20026427-69055922 2024-08-26 21:30:18,921 - DEBUG - VM ctest-TestBasicVMVN-20026427-69055922 ID is c250cacb-d90a-4fd9-8894-f313461eca6b 2024-08-26 21:30:18,921 - DEBUG - VM ctest-TestBasicVMVN-20026427-69055922 launched on Node cn-jenkins-deploy-platform-ansible-os-1773-1 2024-08-26 21:30:19,005 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-machine/c250cacb-d90a-4fd9-8894-f313461eca6b 2024-08-26 21:30:19,304 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-machine/c250cacb-d90a-4fd9-8894-f313461eca6b 2024-08-26 21:30:19,361 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-machine-interface/95de8f5b-4f11-4dc5-8ec0-068e1406b91c 2024-08-26 21:30:22,629 - 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 1024ms') 2024-08-26 21:30:22,629 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20026427-69055922 failed! 2024-08-26 21:30:22,680 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20026427:ctest-vn2_metadata-41476480 is 11.1.1.1 and allocation pool is NOT set 2024-08-26 21:30:26,759 - 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=2 ttl=63 time=3.71 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 3.711/3.711/3.711/0.000 ms') 2024-08-26 21:30:26,759 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20026427-69055922 passed 2024-08-26 21:30:26,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:30:26,912 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20026427-69055922, IP 11.1.1.3, Port 22 2024-08-26 21:30:27,064 - DEBUG - VM ctest-TestBasicVMVN-20026427-69055922 is ready for SSH connections 2024-08-26 21:30:27,064 - INFO - Retry 0 2024-08-26 21:30:27,064 - 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.68, gateway password: c0ntrail123 2024-08-26 21:30:27,065 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-26 21:30:28,962 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-26 21:30:28,962 - INFO - Generic metadata worked 2024-08-26 21:30:31,732 - DEBUG - Link local service introspect removed 2024-08-26 21:30:31,732 - INFO - Deleting VM ctest-TestBasicVMVN-20026427-69055922 2024-08-26 21:30:31,804 - INFO - Deleting VN ctest-vn2_metadata-41476480 2024-08-26 21:30:31,841 - DEBUG - VN 3a91556f-0614-48ee-b632-476df4579588 still in use: Unable to complete operation on network 3a91556f-0614-48ee-b632-476df4579588. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7eebfbfa-49ae-421e-b1bc-ef53aa6b388d'] 2024-08-26 21:30:31,841 - WARNING - Deleting VN ctest-vn2_metadata-41476480 failed..Will retry 2024-08-26 21:30:33,944 - DEBUG - Response for deleting network () 2024-08-26 21:30:34,199 - DEBUG - No XMPP flaps were noticed during the test 2024-08-26 21:30:34,199 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:29] 2024-08-26 21:30:34,200 - INFO - -------------------------------------------------------------------------------- 2024-08-26 21:30:34,203 - INFO - ================================================================================ 2024-08-26 21:30:34,203 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-26 21:30:34,204 - 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-08-26 21:30:34,487 - DEBUG - Nothing to compare xmpp stats {'10.0.0.68': {'10.20.0.6': '0'}} with 2024-08-26 21:30:34,487 - INFO - Initial checks done. Running the testcase now 2024-08-26 21:30:34,487 - INFO - 2024-08-26 21:30:34,991 - DEBUG - Response for create_network : {'network': {'id': '71e6bbda-3f5d-4cb7-870b-a6acf624cf39', 'name': 'ctest-vn-92412867', 'tenant_id': 'eddacd5b75a142f48674920fb28c06b1', 'project_id': 'eddacd5b75a142f48674920fb28c06b1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20026427', 'ctest-vn-92412867'], 'port_security_enabled': True, 'description': ''}} 2024-08-26 21:30:35,155 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6e6e9f2-d795-4341-842f-f4ec37c0e752', 'name': '', 'tenant_id': 'eddacd5b75a142f48674920fb28c06b1', 'network_id': '71e6bbda-3f5d-4cb7-870b-a6acf624cf39', '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': 'eddacd5b75a142f48674920fb28c06b1'}} 2024-08-26 21:30:35,314 - DEBUG - Response for create_subnet : {'subnet': {'id': '72f5d257-1d0b-4385-9891-d206ec75c856', 'name': '', 'tenant_id': 'eddacd5b75a142f48674920fb28c06b1', 'network_id': '71e6bbda-3f5d-4cb7-870b-a6acf624cf39', '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': 'eddacd5b75a142f48674920fb28c06b1'}} 2024-08-26 21:30:35,334 - INFO - Created VN ctest-vn-92412867 2024-08-26 21:30:35,384 - DEBUG - VN ctest-vn-92412867 UUID is 71e6bbda-3f5d-4cb7-870b-a6acf624cf39 2024-08-26 21:30:35,752 - DEBUG - Response for create_port : {'port': {'name': 'a6bdc3ee-1696-4782-a414-86b6ee719753', 'id': 'a6bdc3ee-1696-4782-a414-86b6ee719753', 'tenant_id': 'eddacd5b75a142f48674920fb28c06b1', 'network_id': '71e6bbda-3f5d-4cb7-870b-a6acf624cf39', 'mac_address': '02:a6:bd:c3:ee:16', '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': 'b6e6e9f2-d795-4341-842f-f4ec37c0e752'}], 'security_groups': ['b5cfaabf-cad8-4406-86c8-2dbb7c8125ad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eddacd5b75a142f48674920fb28c06b1'}} 2024-08-26 21:30:35,920 - DEBUG - Response for create_port : {'port': {'name': 'dd8956fa-61d7-4813-a2e9-5fb5f56acddf', 'id': 'dd8956fa-61d7-4813-a2e9-5fb5f56acddf', 'tenant_id': 'eddacd5b75a142f48674920fb28c06b1', 'network_id': '71e6bbda-3f5d-4cb7-870b-a6acf624cf39', 'mac_address': '02:dd:89:56:fa:61', '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': '72f5d257-1d0b-4385-9891-d206ec75c856'}], 'security_groups': ['b5cfaabf-cad8-4406-86c8-2dbb7c8125ad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eddacd5b75a142f48674920fb28c06b1'}} 2024-08-26 21:30:36,273 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1773-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1773-1) 2024-08-26 21:30:36,641 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1773-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1773-1) 2024-08-26 21:30:37,840 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1773-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1773-1) 2024-08-26 21:30:37,841 - DEBUG - Requesting: http://10.0.0.68:8082/domains 2024-08-26 21:30:37,850 - DEBUG - Requesting: http://10.0.0.68:8082/domain/a44a4fde-21b8-412c-b7f2-be0ef55b8e5e 2024-08-26 21:30:37,871 - DEBUG - Requesting: http://10.0.0.68:8082/project/eddacd5b-75a1-42f4-8674-920fb28c06b1 2024-08-26 21:30:37,958 - DEBUG - Requesting: http://10.0.0.68:8082/network-ipam/35f668b1-fbce-4ffd-9a5f-f29db895875a 2024-08-26 21:30:37,974 - INFO - Verifications in API Server for IPAM: ctest-ipam-97078637 passed 2024-08-26 21:30:37,980 - DEBUG - Control-node 10.0.0.68 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-20026427:ctest-ipam-97078637', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20026427', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3888410441924104189', 'uuid-lslong': '11123876363849008986'}, 'enable': 'true', 'created': '2024-08-26T21:30:34', 'last-modified': '2024-08-26T21:30:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.247574'} 2024-08-26 21:30:37,980 - INFO - Verifications in Control node for IPAM: ctest-ipam-97078637 passed 2024-08-26 21:30:37,980 - DEBUG - Requesting: http://10.0.0.68:8082/domains 2024-08-26 21:30:37,989 - DEBUG - Requesting: http://10.0.0.68:8082/domain/a44a4fde-21b8-412c-b7f2-be0ef55b8e5e 2024-08-26 21:30:38,005 - DEBUG - Requesting: http://10.0.0.68:8082/project/eddacd5b-75a1-42f4-8674-920fb28c06b1 2024-08-26 21:30:38,089 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-network/71e6bbda-3f5d-4cb7-870b-a6acf624cf39 2024-08-26 21:30:38,101 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-network/71e6bbda-3f5d-4cb7-870b-a6acf624cf39 2024-08-26 21:30:38,115 - DEBUG - Requesting: http://10.0.0.68:8082/routing-instance/64515d1f-7ef4-485f-ac82-9598aa9d1e8b 2024-08-26 21:30:38,123 - DEBUG - Requesting: http://10.0.0.68:8082/routing-instance/64515d1f-7ef4-485f-ac82-9598aa9d1e8b 2024-08-26 21:30:38,132 - DEBUG - Requesting: http://10.0.0.68:8082/route-target/c314e61b-5829-413b-b099-334f602b6226 2024-08-26 21:30:38,140 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-26 21:30:38,140 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-network/71e6bbda-3f5d-4cb7-870b-a6acf624cf39 2024-08-26 21:30:38,158 - DEBUG - Requesting: http://10.0.0.68:8082/routing-instance/64515d1f-7ef4-485f-ac82-9598aa9d1e8b 2024-08-26 21:30:38,176 - INFO - Verified VN network id 7 for VN 71e6bbda-3f5d-4cb7-870b-a6acf624cf39 2024-08-26 21:30:38,177 - INFO - Verifications in API Server for VN ctest-vn-92412867 passed 2024-08-26 21:30:38,177 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-network/71e6bbda-3f5d-4cb7-870b-a6acf624cf39 2024-08-26 21:30:38,193 - DEBUG - Requesting: http://10.0.0.68:8082/routing-instance/64515d1f-7ef4-485f-ac82-9598aa9d1e8b 2024-08-26 21:30:38,204 - DEBUG - Requesting: http://10.0.0.68:8082/routing-instance/64515d1f-7ef4-485f-ac82-9598aa9d1e8b 2024-08-26 21:30:38,214 - DEBUG - Requesting: http://10.0.0.68:8082/route-target/c314e61b-5829-413b-b099-334f602b6226 2024-08-26 21:30:38,232 - DEBUG - Control-node 10.0.0.68 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20026427', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8207453916969651383', 'uuid-lslong': '9731054681658281785'}, 'enable': 'true', 'created': '2024-08-26T21:30:34', 'last-modified': '2024-08-26T21:30:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.947069'} 2024-08-26 21:30:38,246 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-26 21:30:38,246 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-92412867 passed 2024-08-26 21:30:38,246 - DEBUG - ====Verifying policy data for ctest-vn-92412867 in API_Server ====== 2024-08-26 21:30:38,246 - DEBUG - Requesting: http://10.0.0.68:8082/domains 2024-08-26 21:30:38,267 - DEBUG - Requesting: http://10.0.0.68:8082/domain/a44a4fde-21b8-412c-b7f2-be0ef55b8e5e 2024-08-26 21:30:38,292 - DEBUG - Requesting: http://10.0.0.68:8082/project/eddacd5b-75a1-42f4-8674-920fb28c06b1 2024-08-26 21:30:38,389 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-network/71e6bbda-3f5d-4cb7-870b-a6acf624cf39 2024-08-26 21:30:38,400 - DEBUG - =>VN ctest-vn-92412867 has no policy to be verified 2024-08-26 21:30:38,400 - DEBUG - Verifying the vn in opserver 2024-08-26 21:30:38,400 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867 virtual network link through opserver 10.0.0.68 2024-08-26 21:30:38,401 - DEBUG - Requesting: http://10.0.0.68:8081/analytics/uves/virtual-networks 2024-08-26 21:30:38,831 - DEBUG - Requesting: http://10.0.0.68:8081/analytics/uves/virtual-networks 2024-08-26 21:30:38,942 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867', 'href': 'http://10.0.0.68:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867?flat'} 2024-08-26 21:30:38,942 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867 is found in opserver 2024-08-26 21:30:38,951 - DEBUG - VRF ids for VN ctest-vn-92412867: {'10.0.0.68': '2'} 2024-08-26 21:30:38,951 - INFO - Waiting for VM ctest-TestBasicVMVN-20026427-16437232 to be up.. 2024-08-26 21:30:39,055 - DEBUG - VM is in ACTIVE state now 2024-08-26 21:30:39,055 - INFO - VM name : ctest-TestBasicVMVN-20026427-16437232 2024-08-26 21:30:39,150 - DEBUG - VM ctest-TestBasicVMVN-20026427-16437232 ID is f07cb772-0076-426a-8867-409661166001 2024-08-26 21:30:39,150 - DEBUG - VM ctest-TestBasicVMVN-20026427-16437232 launched on Node cn-jenkins-deploy-platform-ansible-os-1773-1 2024-08-26 21:30:39,238 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-machine/f07cb772-0076-426a-8867-409661166001 2024-08-26 21:30:39,248 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-machine-interface/a6bdc3ee-1696-4782-a414-86b6ee719753 2024-08-26 21:30:42,529 - 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-08-26 21:30:42,529 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20026427-16437232 failed! 2024-08-26 21:30:42,588 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867 is 31.1.1.1 and allocation pool is NOT set 2024-08-26 21:30:42,588 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867 is 31.1.2.1 and allocation pool is NOT set 2024-08-26 21:30:46,665 - 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 1014ms') 2024-08-26 21:30:46,665 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20026427-16437232 failed! 2024-08-26 21:30:46,716 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867 is 31.1.1.1 and allocation pool is NOT set 2024-08-26 21:30:46,716 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867 is 31.1.2.1 and allocation pool is NOT set 2024-08-26 21:30:48,779 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.900 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 = 0.900/2.265/3.631/1.365 ms') 2024-08-26 21:30:48,780 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20026427-16437232 passed 2024-08-26 21:30:48,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:30:48,928 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20026427-16437232, IP 31.1.1.4, Port 22 2024-08-26 21:30:48,994 - 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-08-26 21:30:49,074 - DEBUG - VM ctest-TestBasicVMVN-20026427-16437232 is NOT ready for SSH connections, VM status: ACTIVE 2024-08-26 21:30:54,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:30:54,078 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20026427-16437232, IP 31.1.1.4, Port 22 2024-08-26 21:30:54,240 - DEBUG - VM ctest-TestBasicVMVN-20026427-16437232 is ready for SSH connections 2024-08-26 21:30:54,240 - INFO - Waiting for VM ctest-TestBasicVMVN-20026427-84014887 to be up.. 2024-08-26 21:30:54,316 - DEBUG - VM is in ACTIVE state now 2024-08-26 21:30:54,317 - INFO - VM name : ctest-TestBasicVMVN-20026427-84014887 2024-08-26 21:30:54,410 - DEBUG - VM ctest-TestBasicVMVN-20026427-84014887 ID is 0418c198-a8a5-43a4-8dd0-ca2a8b39addf 2024-08-26 21:30:54,410 - DEBUG - VM ctest-TestBasicVMVN-20026427-84014887 launched on Node cn-jenkins-deploy-platform-ansible-os-1773-1 2024-08-26 21:30:54,487 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-machine/0418c198-a8a5-43a4-8dd0-ca2a8b39addf 2024-08-26 21:30:54,496 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-machine-interface/dd8956fa-61d7-4813-a2e9-5fb5f56acddf 2024-08-26 21:30:55,727 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.29 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 = 1.290/3.052/4.815/1.762 ms') 2024-08-26 21:30:55,727 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-20026427-84014887 passed 2024-08-26 21:30:55,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:30:55,877 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20026427-84014887, IP 31.1.2.4, Port 22 2024-08-26 21:30:56,032 - DEBUG - VM ctest-TestBasicVMVN-20026427-84014887 is ready for SSH connections 2024-08-26 21:30:56,032 - INFO - Waiting for VM ctest-TestBasicVMVN-20026427-05971425 to be up.. 2024-08-26 21:30:56,119 - DEBUG - VM is in ACTIVE state now 2024-08-26 21:30:56,119 - INFO - VM name : ctest-TestBasicVMVN-20026427-05971425 2024-08-26 21:30:56,200 - DEBUG - VM ctest-TestBasicVMVN-20026427-05971425 ID is e3485447-08f2-4a8e-89f6-f2f5eca60460 2024-08-26 21:30:56,200 - DEBUG - VM ctest-TestBasicVMVN-20026427-05971425 launched on Node cn-jenkins-deploy-platform-ansible-os-1773-1 2024-08-26 21:30:56,284 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-machine/e3485447-08f2-4a8e-89f6-f2f5eca60460 2024-08-26 21:30:56,295 - DEBUG - Requesting: http://10.0.0.68:8082/virtual-machine-interface/72cc51da-9e64-4ebc-9119-a6b5664e22c1 2024-08-26 21:30:57,538 - 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.03 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.421 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.421/1.723/3.025/1.302 ms') 2024-08-26 21:30:57,538 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-20026427-05971425 passed 2024-08-26 21:30:57,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:30:57,689 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20026427-05971425, IP 31.1.1.3, Port 22 2024-08-26 21:30:57,840 - DEBUG - VM ctest-TestBasicVMVN-20026427-05971425 is ready for SSH connections 2024-08-26 21:30:57,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:30:57,840 - 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.68, gateway password: c0ntrail123 2024-08-26 21:30:57,840 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-26 21:31:01,521 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.628 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.790 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.766 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.766/1.728/3.628 ms 2024-08-26 21:31:01,521 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-20026427-16437232 passed 2024-08-26 21:31:01,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:31:01,522 - 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.68, gateway password: c0ntrail123 2024-08-26 21:31:01,522 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-26 21:31:05,157 - 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.835 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.825 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.644 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.825/2.101/3.835 ms 2024-08-26 21:31:05,157 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-20026427-84014887 passed 2024-08-26 21:31:05,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:31:05,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:31:05,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:31:05,157 - 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.68, gateway password: c0ntrail123 2024-08-26 21:31:05,157 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-26 21:31:05,343 - DEBUG - None 2024-08-26 21:31:05,343 - 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.68, gateway password: c0ntrail123 2024-08-26 21:31:05,343 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-26 21:31:05,516 - DEBUG - None 2024-08-26 21:31:05,516 - 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.68, gateway password: c0ntrail123 2024-08-26 21:31:05,517 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-26 21:31:06,107 - DEBUG - None 2024-08-26 21:31:06,108 - 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.68, gateway password: c0ntrail123 2024-08-26 21:31:06,108 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-26 21:31:08,313 - 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.811 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.944 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.382 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.458 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.346/1.788/4.944 ms 2024-08-26 21:31:08,313 - 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.68, gateway password: c0ntrail123 2024-08-26 21:31:08,313 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-26 21:31:10,554 - 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=0.942 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.030 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.135 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.663 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.433 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.391/2.145/5.135 ms 2024-08-26 21:31:10,554 - 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.68, gateway password: c0ntrail123 2024-08-26 21:31:10,554 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-26 21:31:12,801 - 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.633 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.537 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.340 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.602 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.485 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.603 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.348 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.348/1.935/3.603 ms 2024-08-26 21:31:12,801 - INFO - Deleting VM ctest-TestBasicVMVN-20026427-05971425 2024-08-26 21:31:12,866 - INFO - Detaching port dd8956fa-61d7-4813-a2e9-5fb5f56acddf from VM ctest-TestBasicVMVN-20026427-84014887 2024-08-26 21:31:12,917 - INFO - Deleting VM ctest-TestBasicVMVN-20026427-84014887 2024-08-26 21:31:12,982 - INFO - Detaching port a6bdc3ee-1696-4782-a414-86b6ee719753 from VM ctest-TestBasicVMVN-20026427-16437232 2024-08-26 21:31:13,018 - INFO - Deleting VM ctest-TestBasicVMVN-20026427-16437232 2024-08-26 21:31:13,089 - INFO - Deleting VN ctest-vn-92412867 2024-08-26 21:31:13,257 - DEBUG - Response for delete_port : () 2024-08-26 21:31:13,459 - DEBUG - Response for delete_port : () 2024-08-26 21:31:13,500 - DEBUG - VN 71e6bbda-3f5d-4cb7-870b-a6acf624cf39 still in use: Unable to complete operation on network 71e6bbda-3f5d-4cb7-870b-a6acf624cf39. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3fc1d4ef-7825-4691-b331-6c51a8fe1890'] 2024-08-26 21:31:13,500 - WARNING - Deleting VN ctest-vn-92412867 failed..Will retry 2024-08-26 21:31:15,671 - DEBUG - Response for deleting network () 2024-08-26 21:31:15,671 - DEBUG - Requesting: http://10.0.0.68:8082/routing-instance/64515d1f-7ef4-485f-ac82-9598aa9d1e8b 2024-08-26 21:31:15,677 - DEBUG - Response Code: 404 2024-08-26 21:31:15,677 - DEBUG - Requesting: http://10.0.0.68:8082/domains 2024-08-26 21:31:15,682 - DEBUG - Requesting: http://10.0.0.68:8082/domain/a44a4fde-21b8-412c-b7f2-be0ef55b8e5e 2024-08-26 21:31:15,739 - DEBUG - Requesting: http://10.0.0.68:8082/project/eddacd5b-75a1-42f4-8674-920fb28c06b1 2024-08-26 21:31:15,810 - INFO - Validated that VN ctest-vn-92412867 is not found in API Server 2024-08-26 21:31:15,822 - DEBUG - VN ctest-vn-92412867 is not present in Agent 10.0.0.68 2024-08-26 21:31:15,822 - INFO - Validated that VN ctest-vn-92412867 is not in any agent 2024-08-26 21:31:15,829 - DEBUG - VRF 2 is not seen in agent 10.0.0.68 2024-08-26 21:31:15,836 - DEBUG - Vrouter 10.0.0.68 does not have vrf 2 for VN ctest-vn-92412867 2024-08-26 21:31:15,836 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-20026427:ctest-vn-92412867 2024-08-26 21:31:15,847 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-92412867 info 2024-08-26 21:31:15,924 - INFO - IPAM: ctest-ipam-97078637 is not found in API Server 2024-08-26 21:31:15,936 - INFO - IPAM:ctest-ipam-97078637 is not found in control node 2024-08-26 21:31:16,201 - DEBUG - No XMPP flaps were noticed during the test 2024-08-26 21:31:16,201 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42] 2024-08-26 21:31:16,201 - INFO - -------------------------------------------------------------------------------- 2024-08-26 21:31:16,899 - INFO - Deleted project: ctest-TestBasicVMVN-20026427, ID : eddacd5b-75a1-42f4-8674-920fb28c06b1