2024-11-09 22:18:47,533 - INFO - Domain Default found not creating
2024-11-09 22:18:47,706 - INFO - Project ctest-TestBasicVMVN-31959286 not found, creating it
2024-11-09 22:18:48,202 - INFO - Created Project:ctest-TestBasicVMVN-31959286, ID : 87cc8bfd-7703-498d-837f-8743d3b9c2fb
2024-11-09 22:18:49,901 - INFO - ================================================================================
2024-11-09 22:18:49,901 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-09 22:18:49,902 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2024-11-09 22:18:50,166 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.6': '0'}} with
2024-11-09 22:18:50,166 - INFO - Initial checks done. Running the testcase now
2024-11-09 22:18:50,166 - INFO -
2024-11-09 22:18:50,783 - DEBUG - Response for create_network : {'network': {'id': 'c8ddb454-4a94-433c-a7ed-1660488d98b3', 'name': 'ctest-vn2_metadata-27140170', 'tenant_id': '87cc8bfd7703498d837f8743d3b9c2fb', 'project_id': '87cc8bfd7703498d837f8743d3b9c2fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-31959286', 'ctest-vn2_metadata-27140170'], 'port_security_enabled': True, 'description': ''}}
2024-11-09 22:18:50,979 - DEBUG - Response for create_subnet : {'subnet': {'id': '8148a727-5c4f-4320-a5ce-dd7c6cbeb844', 'name': '', 'tenant_id': '87cc8bfd7703498d837f8743d3b9c2fb', 'network_id': 'c8ddb454-4a94-433c-a7ed-1660488d98b3', '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': '87cc8bfd7703498d837f8743d3b9c2fb'}}
2024-11-09 22:18:51,002 - INFO - Created VN ctest-vn2_metadata-27140170
2024-11-09 22:18:51,060 - DEBUG - VN ctest-vn2_metadata-27140170 UUID is c8ddb454-4a94-433c-a7ed-1660488d98b3
2024-11-09 22:18:51,259 - DEBUG - Services list from nova: [, , ]
2024-11-09 22:18:52,371 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2246-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2246-1)
2024-11-09 22:18:52,491 - DEBUG - Link local service introspect added
2024-11-09 22:18:52,543 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-09 22:18:57,637 - DEBUG - VM is in ACTIVE state now
2024-11-09 22:18:57,775 - INFO - Waiting for VM ctest-TestBasicVMVN-31959286-70312128 to be up..
2024-11-09 22:18:57,775 - INFO - VM name : ctest-TestBasicVMVN-31959286-70312128
2024-11-09 22:18:57,864 - DEBUG - VM ctest-TestBasicVMVN-31959286-70312128 ID is bf0f5005-f8de-454f-b7e8-af840e9641d5
2024-11-09 22:18:57,864 - DEBUG - VM ctest-TestBasicVMVN-31959286-70312128 launched on Node cn-jenkins-deploy-platform-ansible-os-2246-1
2024-11-09 22:18:57,951 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/bf0f5005-f8de-454f-b7e8-af840e9641d5
2024-11-09 22:18:58,256 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/bf0f5005-f8de-454f-b7e8-af840e9641d5
2024-11-09 22:18:58,303 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/65d6462a-0a3e-4eca-bc5d-1080428cc7e1
2024-11-09 22:19:01,579 - 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 1018ms')
2024-11-09 22:19:01,579 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31959286-70312128 failed!
2024-11-09 22:19:01,640 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31959286:ctest-vn2_metadata-27140170 is 11.1.1.1 and allocation pool is NOT set
2024-11-09 22:19:03,698 - 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=4.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.13 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.127/2.703/4.280/1.576 ms')
2024-11-09 22:19:03,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31959286-70312128 passed
2024-11-09 22:19:03,856 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 22:19:03,856 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31959286-70312128, IP 11.1.1.3, Port 22
2024-11-09 22:19:04,011 - DEBUG - VM ctest-TestBasicVMVN-31959286-70312128 is ready for SSH connections
2024-11-09 22:19:04,011 - INFO - Retry 0
2024-11-09 22:19:04,011 - 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.12, gateway password: c0ntrail123
2024-11-09 22:19:04,011 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-09 22:19:05,629 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-09 22:19:05,629 - INFO - Generic metadata worked
2024-11-09 22:19:05,891 - DEBUG - Link local service introspect removed
2024-11-09 22:19:05,892 - INFO - Deleting VM ctest-TestBasicVMVN-31959286-70312128
2024-11-09 22:19:05,963 - INFO - Deleting VN ctest-vn2_metadata-27140170
2024-11-09 22:19:06,012 - DEBUG - VN c8ddb454-4a94-433c-a7ed-1660488d98b3 still in use: Unable to complete operation on network c8ddb454-4a94-433c-a7ed-1660488d98b3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8b412399-5c9c-41de-89a8-c4d178e3adcf']
2024-11-09 22:19:06,012 - WARNING - Deleting VN ctest-vn2_metadata-27140170 failed..Will retry
2024-11-09 22:19:08,135 - DEBUG - Response for deleting network ()
2024-11-09 22:19:08,405 - DEBUG - No XMPP flaps were noticed during the test
2024-11-09 22:19:08,405 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2024-11-09 22:19:08,405 - INFO - --------------------------------------------------------------------------------
2024-11-09 22:19:08,407 - INFO - ================================================================================
2024-11-09 22:19:08,408 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-09 22:19:08,408 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2024-11-09 22:19:08,686 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.6': '0'}} with
2024-11-09 22:19:08,686 - INFO - Initial checks done. Running the testcase now
2024-11-09 22:19:08,686 - INFO -
2024-11-09 22:19:09,247 - DEBUG - Response for create_network : {'network': {'id': '47d111f2-4ecb-438d-bfc7-f1ae47e636c9', 'name': 'ctest-vn-23156587', 'tenant_id': '87cc8bfd7703498d837f8743d3b9c2fb', 'project_id': '87cc8bfd7703498d837f8743d3b9c2fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-31959286', 'ctest-vn-23156587'], 'port_security_enabled': True, 'description': ''}}
2024-11-09 22:19:09,418 - DEBUG - Response for create_subnet : {'subnet': {'id': '2e757689-2015-43e3-ab7d-4a66b6901831', 'name': '', 'tenant_id': '87cc8bfd7703498d837f8743d3b9c2fb', 'network_id': '47d111f2-4ecb-438d-bfc7-f1ae47e636c9', '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': '87cc8bfd7703498d837f8743d3b9c2fb'}}
2024-11-09 22:19:09,633 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8b56335-279f-4cad-a247-eb6c41ba4d76', 'name': '', 'tenant_id': '87cc8bfd7703498d837f8743d3b9c2fb', 'network_id': '47d111f2-4ecb-438d-bfc7-f1ae47e636c9', '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': '87cc8bfd7703498d837f8743d3b9c2fb'}}
2024-11-09 22:19:09,655 - INFO - Created VN ctest-vn-23156587
2024-11-09 22:19:09,716 - DEBUG - VN ctest-vn-23156587 UUID is 47d111f2-4ecb-438d-bfc7-f1ae47e636c9
2024-11-09 22:19:10,145 - DEBUG - Response for create_port : {'port': {'name': '654412ad-fce7-488c-ab24-f3de21123550', 'id': '654412ad-fce7-488c-ab24-f3de21123550', 'tenant_id': '87cc8bfd7703498d837f8743d3b9c2fb', 'network_id': '47d111f2-4ecb-438d-bfc7-f1ae47e636c9', 'mac_address': '02:65:44:12:ad:fc', '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': '2e757689-2015-43e3-ab7d-4a66b6901831'}], 'security_groups': ['e9212418-629c-4ed7-a279-5f7960934866'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '87cc8bfd7703498d837f8743d3b9c2fb'}}
2024-11-09 22:19:10,353 - DEBUG - Response for create_port : {'port': {'name': '91536473-2fad-4414-a6d6-83b167aa701c', 'id': '91536473-2fad-4414-a6d6-83b167aa701c', 'tenant_id': '87cc8bfd7703498d837f8743d3b9c2fb', 'network_id': '47d111f2-4ecb-438d-bfc7-f1ae47e636c9', 'mac_address': '02:91:53:64:73:2f', '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': 'c8b56335-279f-4cad-a247-eb6c41ba4d76'}], 'security_groups': ['e9212418-629c-4ed7-a279-5f7960934866'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '87cc8bfd7703498d837f8743d3b9c2fb'}}
2024-11-09 22:19:10,914 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2246-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2246-1)
2024-11-09 22:19:11,350 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2246-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2246-1)
2024-11-09 22:19:12,676 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2246-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2246-1)
2024-11-09 22:19:12,676 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-11-09 22:19:12,683 - DEBUG - Requesting: http://10.0.0.12:8082/domain/c8de0441-526f-4286-ad68-3c32fc5b4c61
2024-11-09 22:19:12,703 - DEBUG - Requesting: http://10.0.0.12:8082/project/87cc8bfd-7703-498d-837f-8743d3b9c2fb
2024-11-09 22:19:12,821 - DEBUG - Requesting: http://10.0.0.12:8082/network-ipam/7eeb1d6f-315c-4146-8579-9d7bb5126711
2024-11-09 22:19:12,841 - INFO - Verifications in API Server for IPAM: ctest-ipam-77536248 passed
2024-11-09 22:19:12,848 - DEBUG - Control-node 10.0.0.12 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-31959286:ctest-ipam-77536248', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-31959286', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9145435831712629062', 'uuid-lslong': '9617891633870825233'}, 'enable': 'true', 'created': '2024-11-09T22:19:08', 'last-modified': '2024-11-09T22:19:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.913622'}
2024-11-09 22:19:12,848 - INFO - Verifications in Control node for IPAM: ctest-ipam-77536248 passed
2024-11-09 22:19:12,848 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-11-09 22:19:12,859 - DEBUG - Requesting: http://10.0.0.12:8082/domain/c8de0441-526f-4286-ad68-3c32fc5b4c61
2024-11-09 22:19:12,875 - DEBUG - Requesting: http://10.0.0.12:8082/project/87cc8bfd-7703-498d-837f-8743d3b9c2fb
2024-11-09 22:19:12,983 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47d111f2-4ecb-438d-bfc7-f1ae47e636c9
2024-11-09 22:19:13,020 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47d111f2-4ecb-438d-bfc7-f1ae47e636c9
2024-11-09 22:19:13,048 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a8324e4b-ce7c-4a6d-9d96-d6b027692f4c
2024-11-09 22:19:13,060 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a8324e4b-ce7c-4a6d-9d96-d6b027692f4c
2024-11-09 22:19:13,080 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/6b717d6b-3e65-437f-8d43-a14f49ef1fbf
2024-11-09 22:19:13,090 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-09 22:19:13,090 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47d111f2-4ecb-438d-bfc7-f1ae47e636c9
2024-11-09 22:19:13,107 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a8324e4b-ce7c-4a6d-9d96-d6b027692f4c
2024-11-09 22:19:13,136 - INFO - Verified VN network id 8 for VN 47d111f2-4ecb-438d-bfc7-f1ae47e636c9
2024-11-09 22:19:13,136 - INFO - Verifications in API Server for VN ctest-vn-23156587 passed
2024-11-09 22:19:13,137 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47d111f2-4ecb-438d-bfc7-f1ae47e636c9
2024-11-09 22:19:13,162 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a8324e4b-ce7c-4a6d-9d96-d6b027692f4c
2024-11-09 22:19:13,181 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a8324e4b-ce7c-4a6d-9d96-d6b027692f4c
2024-11-09 22:19:13,213 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/6b717d6b-3e65-437f-8d43-a14f49ef1fbf
2024-11-09 22:19:13,256 - DEBUG - Control-node 10.0.0.12 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-31959286', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5174937179227112333', 'uuid-lslong': '13819279712442529481'}, 'enable': 'true', 'created': '2024-11-09T22:19:09', 'last-modified': '2024-11-09T22:19:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.658463'}
2024-11-09 22:19:13,269 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-09 22:19:13,269 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-23156587 passed
2024-11-09 22:19:13,270 - DEBUG - ====Verifying policy data for ctest-vn-23156587 in API_Server ======
2024-11-09 22:19:13,270 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-11-09 22:19:13,283 - DEBUG - Requesting: http://10.0.0.12:8082/domain/c8de0441-526f-4286-ad68-3c32fc5b4c61
2024-11-09 22:19:13,314 - DEBUG - Requesting: http://10.0.0.12:8082/project/87cc8bfd-7703-498d-837f-8743d3b9c2fb
2024-11-09 22:19:13,457 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47d111f2-4ecb-438d-bfc7-f1ae47e636c9
2024-11-09 22:19:13,495 - DEBUG - =>VN ctest-vn-23156587 has no policy to be verified
2024-11-09 22:19:13,495 - DEBUG - Verifying the vn in opserver
2024-11-09 22:19:13,495 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587 virtual network link through opserver 10.0.0.12
2024-11-09 22:19:13,495 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2024-11-09 22:19:13,891 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2024-11-09 22:19:14,027 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587?flat'}
2024-11-09 22:19:14,027 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587 is found in opserver
2024-11-09 22:19:14,034 - DEBUG - VRF ids for VN ctest-vn-23156587: {'10.0.0.12': '2'}
2024-11-09 22:19:14,034 - INFO - Waiting for VM ctest-TestBasicVMVN-31959286-10605458 to be up..
2024-11-09 22:19:14,129 - DEBUG - VM is in ACTIVE state now
2024-11-09 22:19:14,129 - INFO - VM name : ctest-TestBasicVMVN-31959286-10605458
2024-11-09 22:19:14,235 - DEBUG - VM ctest-TestBasicVMVN-31959286-10605458 ID is ef0f0edf-711a-4339-805d-43780604ead0
2024-11-09 22:19:14,235 - DEBUG - VM ctest-TestBasicVMVN-31959286-10605458 launched on Node cn-jenkins-deploy-platform-ansible-os-2246-1
2024-11-09 22:19:14,337 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/ef0f0edf-711a-4339-805d-43780604ead0
2024-11-09 22:19:14,353 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/654412ad-fce7-488c-ab24-f3de21123550
2024-11-09 22:19:17,637 - 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-11-09 22:19:17,637 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31959286-10605458 failed!
2024-11-09 22:19:17,700 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587 is 31.1.1.1 and allocation pool is NOT set
2024-11-09 22:19:17,700 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587 is 31.1.2.1 and allocation pool is NOT set
2024-11-09 22:19:21,766 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms')
2024-11-09 22:19:21,766 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31959286-10605458 failed!
2024-11-09 22:19:21,828 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587 is 31.1.1.1 and allocation pool is NOT set
2024-11-09 22:19:21,828 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587 is 31.1.2.1 and allocation pool is NOT set
2024-11-09 22:19:23,892 - 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=4.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.546 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.546/2.743/4.940/2.197 ms')
2024-11-09 22:19:23,892 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31959286-10605458 passed
2024-11-09 22:19:24,052 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 22:19:24,052 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31959286-10605458, IP 31.1.1.4, Port 22
2024-11-09 22:19:24,211 - DEBUG - VM ctest-TestBasicVMVN-31959286-10605458 is ready for SSH connections
2024-11-09 22:19:24,211 - INFO - Waiting for VM ctest-TestBasicVMVN-31959286-51832835 to be up..
2024-11-09 22:19:24,327 - DEBUG - VM is in ACTIVE state now
2024-11-09 22:19:24,327 - INFO - VM name : ctest-TestBasicVMVN-31959286-51832835
2024-11-09 22:19:24,425 - DEBUG - VM ctest-TestBasicVMVN-31959286-51832835 ID is 5ba63cc4-d426-4514-8f33-f273593e3ba0
2024-11-09 22:19:24,425 - DEBUG - VM ctest-TestBasicVMVN-31959286-51832835 launched on Node cn-jenkins-deploy-platform-ansible-os-2246-1
2024-11-09 22:19:24,529 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/5ba63cc4-d426-4514-8f33-f273593e3ba0
2024-11-09 22:19:24,541 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/91536473-2fad-4414-a6d6-83b167aa701c
2024-11-09 22:19:25,803 - 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.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.10 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.100/3.115/4.131/1.015 ms')
2024-11-09 22:19:25,803 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-31959286-51832835 passed
2024-11-09 22:19:25,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 22:19:25,964 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31959286-51832835, IP 31.1.2.4, Port 22
2024-11-09 22:19:26,134 - DEBUG - VM ctest-TestBasicVMVN-31959286-51832835 is ready for SSH connections
2024-11-09 22:19:26,134 - INFO - Waiting for VM ctest-TestBasicVMVN-31959286-16924556 to be up..
2024-11-09 22:19:26,221 - DEBUG - VM is in ACTIVE state now
2024-11-09 22:19:26,221 - INFO - VM name : ctest-TestBasicVMVN-31959286-16924556
2024-11-09 22:19:26,311 - DEBUG - VM ctest-TestBasicVMVN-31959286-16924556 ID is b1ee58f9-95af-440c-9a91-6a5d78323704
2024-11-09 22:19:26,311 - DEBUG - VM ctest-TestBasicVMVN-31959286-16924556 launched on Node cn-jenkins-deploy-platform-ansible-os-2246-1
2024-11-09 22:19:26,395 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/b1ee58f9-95af-440c-9a91-6a5d78323704
2024-11-09 22:19:26,406 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/5c952027-e762-4ef4-8a88-d1c49020b2e5
2024-11-09 22:19:27,667 - 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.21 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.492 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.492/1.852/3.212/1.360 ms')
2024-11-09 22:19:27,668 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-31959286-16924556 passed
2024-11-09 22:19:27,832 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 22:19:27,832 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31959286-16924556, IP 31.1.1.3, Port 22
2024-11-09 22:19:27,999 - DEBUG - VM ctest-TestBasicVMVN-31959286-16924556 is ready for SSH connections
2024-11-09 22:19:27,999 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 22:19:27,999 - 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.12, gateway password: c0ntrail123
2024-11-09 22:19:27,999 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-09 22:19:31,692 - 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.353 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.138 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.188 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.138/2.226/4.353 ms
2024-11-09 22:19:31,692 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-31959286-10605458 passed
2024-11-09 22:19:31,693 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 22:19:31,693 - 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.12, gateway password: c0ntrail123
2024-11-09 22:19:31,693 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-09 22:19:35,342 - 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=2.988 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.020 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.975 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.975/1.661/2.988 ms
2024-11-09 22:19:35,342 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-31959286-51832835 passed
2024-11-09 22:19:35,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 22:19:35,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 22:19:35,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 22:19:35,342 - 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.12, gateway password: c0ntrail123
2024-11-09 22:19:35,342 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-09 22:19:35,540 - DEBUG - None
2024-11-09 22:19:35,541 - 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.12, gateway password: c0ntrail123
2024-11-09 22:19:35,541 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-09 22:19:35,727 - DEBUG - None
2024-11-09 22:19:35,727 - 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.12, gateway password: c0ntrail123
2024-11-09 22:19:35,727 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-09 22:19:36,361 - DEBUG - None
2024-11-09 22:19:36,361 - 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.12, gateway password: c0ntrail123
2024-11-09 22:19:36,361 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-09 22:19:38,572 - 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.784 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.383 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.525 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.131 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.491 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.491/2.262/6.383 ms
2024-11-09 22:19:38,572 - 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.12, gateway password: c0ntrail123
2024-11-09 22:19:38,572 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-09 22:19:40,831 - 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.149 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.710 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.870 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.635 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.311 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.182 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.445 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.445/2.328/4.870 ms
2024-11-09 22:19:40,832 - 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.12, gateway password: c0ntrail123
2024-11-09 22:19:40,832 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-09 22:19:43,087 - 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.726 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.591 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.492 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.616 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.609 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.730 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.583 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.583/2.049/3.730 ms
2024-11-09 22:19:43,087 - INFO - Deleting VM ctest-TestBasicVMVN-31959286-16924556
2024-11-09 22:19:43,173 - INFO - Detaching port 91536473-2fad-4414-a6d6-83b167aa701c from VM ctest-TestBasicVMVN-31959286-51832835
2024-11-09 22:19:43,237 - INFO - Deleting VM ctest-TestBasicVMVN-31959286-51832835
2024-11-09 22:19:43,327 - INFO - Detaching port 654412ad-fce7-488c-ab24-f3de21123550 from VM ctest-TestBasicVMVN-31959286-10605458
2024-11-09 22:19:43,367 - INFO - Deleting VM ctest-TestBasicVMVN-31959286-10605458
2024-11-09 22:19:43,447 - INFO - Deleting VN ctest-vn-23156587
2024-11-09 22:19:43,670 - DEBUG - Response for delete_port : ()
2024-11-09 22:19:43,921 - DEBUG - Response for delete_port : ()
2024-11-09 22:19:44,078 - DEBUG - Response for deleting network ()
2024-11-09 22:19:44,078 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a8324e4b-ce7c-4a6d-9d96-d6b027692f4c
2024-11-09 22:19:44,085 - DEBUG - Response Code: 404
2024-11-09 22:19:44,086 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-11-09 22:19:44,093 - DEBUG - Requesting: http://10.0.0.12:8082/domain/c8de0441-526f-4286-ad68-3c32fc5b4c61
2024-11-09 22:19:44,158 - DEBUG - Requesting: http://10.0.0.12:8082/project/87cc8bfd-7703-498d-837f-8743d3b9c2fb
2024-11-09 22:19:44,254 - INFO - Validated that VN ctest-vn-23156587 is not found in API Server
2024-11-09 22:19:44,268 - DEBUG - VN ctest-vn-23156587 is not present in Agent 10.0.0.12
2024-11-09 22:19:44,268 - INFO - Validated that VN ctest-vn-23156587 is not in any agent
2024-11-09 22:19:44,276 - DEBUG - VRF 2 is not seen in agent 10.0.0.12
2024-11-09 22:19:44,283 - DEBUG - Vrouter 10.0.0.12 does not have vrf 2 for VN ctest-vn-23156587
2024-11-09 22:19:44,283 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-31959286:ctest-vn-23156587
2024-11-09 22:19:44,295 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-23156587 info
2024-11-09 22:19:44,383 - INFO - IPAM: ctest-ipam-77536248 is not found in API Server
2024-11-09 22:19:44,398 - INFO - IPAM:ctest-ipam-77536248 is not found in control node
2024-11-09 22:19:44,667 - DEBUG - No XMPP flaps were noticed during the test
2024-11-09 22:19:44,667 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2024-11-09 22:19:44,667 - INFO - --------------------------------------------------------------------------------
2024-11-09 22:19:45,402 - INFO - Deleted project: ctest-TestBasicVMVN-31959286, ID : 87cc8bfd-7703-498d-837f-8743d3b9c2fb