2024-11-03 13:00:00,982 - INFO - Domain Default found not creating
2024-11-03 13:00:01,146 - INFO - Project ctest-TestBasicVMVN-66110276 not found, creating it
2024-11-03 13:00:01,627 - INFO - Created Project:ctest-TestBasicVMVN-66110276, ID : 11840421-87cc-41b9-b1aa-deebba259edb
2024-11-03 13:00:03,296 - INFO - ================================================================================
2024-11-03 13:00:03,297 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-03 13:00:03,297 - 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-03 13:00:03,558 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.7': '0'}} with
2024-11-03 13:00:03,558 - INFO - Initial checks done. Running the testcase now
2024-11-03 13:00:03,558 - INFO -
2024-11-03 13:00:04,178 - DEBUG - Response for create_network : {'network': {'id': '650b651d-605b-4761-b828-7e9c63dd731b', 'name': 'ctest-vn2_metadata-15518693', 'tenant_id': '1184042187cc41b9b1aadeebba259edb', 'project_id': '1184042187cc41b9b1aadeebba259edb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66110276', 'ctest-vn2_metadata-15518693'], 'port_security_enabled': True, 'description': ''}}
2024-11-03 13:00:04,398 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ccbdcb85-e266-46da-bafa-a8d2fe1e2d23', 'name': '', 'tenant_id': '1184042187cc41b9b1aadeebba259edb', 'network_id': '650b651d-605b-4761-b828-7e9c63dd731b', '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': '1184042187cc41b9b1aadeebba259edb'}}
2024-11-03 13:00:04,419 - INFO - Created VN ctest-vn2_metadata-15518693
2024-11-03 13:00:04,483 - DEBUG - VN ctest-vn2_metadata-15518693 UUID is 650b651d-605b-4761-b828-7e9c63dd731b
2024-11-03 13:00:04,681 - DEBUG - Services list from nova: [, , ]
2024-11-03 13:00:05,746 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2187-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2187-1)
2024-11-03 13:00:05,862 - DEBUG - Link local service introspect added
2024-11-03 13:00:05,904 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-03 13:00:11,013 - DEBUG - VM is in ACTIVE state now
2024-11-03 13:00:11,146 - INFO - Waiting for VM ctest-TestBasicVMVN-66110276-77948644 to be up..
2024-11-03 13:00:11,146 - INFO - VM name : ctest-TestBasicVMVN-66110276-77948644
2024-11-03 13:00:11,237 - DEBUG - VM ctest-TestBasicVMVN-66110276-77948644 ID is eaeb68fd-ddd6-47e1-bf4c-068d95bc906f
2024-11-03 13:00:11,237 - DEBUG - VM ctest-TestBasicVMVN-66110276-77948644 launched on Node cn-jenkins-deploy-platform-ansible-os-2187-1
2024-11-03 13:00:11,319 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/eaeb68fd-ddd6-47e1-bf4c-068d95bc906f
2024-11-03 13:00:11,631 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/eaeb68fd-ddd6-47e1-bf4c-068d95bc906f
2024-11-03 13:00:11,669 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/4d123908-3c6f-4e7f-aa09-87858305e983
2024-11-03 13:00:14,942 - 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 1022ms')
2024-11-03 13:00:14,942 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66110276-77948644 failed!
2024-11-03 13:00:15,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66110276:ctest-vn2_metadata-15518693 is 11.1.1.1 and allocation pool is NOT set
2024-11-03 13:00:17,072 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.05 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.050/2.602/4.155/1.552 ms')
2024-11-03 13:00:17,072 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66110276-77948644 passed
2024-11-03 13:00:17,235 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-03 13:00:17,235 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66110276-77948644, IP 11.1.1.3, Port 22
2024-11-03 13:00:17,390 - DEBUG - VM ctest-TestBasicVMVN-66110276-77948644 is ready for SSH connections
2024-11-03 13:00:17,390 - INFO - Retry 0
2024-11-03 13:00:17,391 - 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.24, gateway password: c0ntrail123
2024-11-03 13:00:17,391 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-03 13:00:19,082 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-03 13:00:19,082 - INFO - Generic metadata worked
2024-11-03 13:00:19,350 - DEBUG - Link local service introspect removed
2024-11-03 13:00:19,351 - INFO - Deleting VM ctest-TestBasicVMVN-66110276-77948644
2024-11-03 13:00:19,415 - INFO - Deleting VN ctest-vn2_metadata-15518693
2024-11-03 13:00:19,461 - DEBUG - VN 650b651d-605b-4761-b828-7e9c63dd731b still in use: Unable to complete operation on network 650b651d-605b-4761-b828-7e9c63dd731b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8214896e-0343-4103-a190-c5c65aaadfca']
2024-11-03 13:00:19,461 - WARNING - Deleting VN ctest-vn2_metadata-15518693 failed..Will retry
2024-11-03 13:00:21,618 - DEBUG - Response for deleting network ()
2024-11-03 13:00:21,873 - DEBUG - No XMPP flaps were noticed during the test
2024-11-03 13:00:21,873 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2024-11-03 13:00:21,873 - INFO - --------------------------------------------------------------------------------
2024-11-03 13:00:21,876 - INFO - ================================================================================
2024-11-03 13:00:21,876 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-03 13:00:21,876 - 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-03 13:00:22,160 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.7': '0'}} with
2024-11-03 13:00:22,160 - INFO - Initial checks done. Running the testcase now
2024-11-03 13:00:22,161 - INFO -
2024-11-03 13:00:22,703 - DEBUG - Response for create_network : {'network': {'id': '0cec78f6-e7f7-4a89-83dd-4ed202ac86d3', 'name': 'ctest-vn-95737411', 'tenant_id': '1184042187cc41b9b1aadeebba259edb', 'project_id': '1184042187cc41b9b1aadeebba259edb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66110276', 'ctest-vn-95737411'], 'port_security_enabled': True, 'description': ''}}
2024-11-03 13:00:22,916 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1ceb628-c89e-4c6b-9689-f4886c5e03ca', 'name': '', 'tenant_id': '1184042187cc41b9b1aadeebba259edb', 'network_id': '0cec78f6-e7f7-4a89-83dd-4ed202ac86d3', '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': '1184042187cc41b9b1aadeebba259edb'}}
2024-11-03 13:00:23,082 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f929702-5076-43fe-92e5-30eeca04249e', 'name': '', 'tenant_id': '1184042187cc41b9b1aadeebba259edb', 'network_id': '0cec78f6-e7f7-4a89-83dd-4ed202ac86d3', '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': '1184042187cc41b9b1aadeebba259edb'}}
2024-11-03 13:00:23,107 - INFO - Created VN ctest-vn-95737411
2024-11-03 13:00:23,167 - DEBUG - VN ctest-vn-95737411 UUID is 0cec78f6-e7f7-4a89-83dd-4ed202ac86d3
2024-11-03 13:00:23,515 - DEBUG - Response for create_port : {'port': {'name': '55c03f78-23b5-4e6a-994a-373ef6ea653e', 'id': '55c03f78-23b5-4e6a-994a-373ef6ea653e', 'tenant_id': '1184042187cc41b9b1aadeebba259edb', 'network_id': '0cec78f6-e7f7-4a89-83dd-4ed202ac86d3', 'mac_address': '02:55:c0:3f:78:23', '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': 'b1ceb628-c89e-4c6b-9689-f4886c5e03ca'}], 'security_groups': ['7c851d11-e515-4a1d-8b86-21b8ca685cc0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1184042187cc41b9b1aadeebba259edb'}}
2024-11-03 13:00:23,694 - DEBUG - Response for create_port : {'port': {'name': '998f065f-a009-4cbb-9559-249ba5ba4503', 'id': '998f065f-a009-4cbb-9559-249ba5ba4503', 'tenant_id': '1184042187cc41b9b1aadeebba259edb', 'network_id': '0cec78f6-e7f7-4a89-83dd-4ed202ac86d3', 'mac_address': '02:99:8f:06:5f:a0', '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': '3f929702-5076-43fe-92e5-30eeca04249e'}], 'security_groups': ['7c851d11-e515-4a1d-8b86-21b8ca685cc0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1184042187cc41b9b1aadeebba259edb'}}
2024-11-03 13:00:24,215 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2187-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2187-1)
2024-11-03 13:00:24,654 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2187-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2187-1)
2024-11-03 13:00:25,885 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2187-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2187-1)
2024-11-03 13:00:25,886 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-11-03 13:00:25,893 - DEBUG - Requesting: http://10.0.0.24:8082/domain/c37ed47c-ffef-4a83-b5a0-7272113d02bb
2024-11-03 13:00:25,909 - DEBUG - Requesting: http://10.0.0.24:8082/project/11840421-87cc-41b9-b1aa-deebba259edb
2024-11-03 13:00:25,997 - DEBUG - Requesting: http://10.0.0.24:8082/network-ipam/5c41f016-93aa-44cf-a591-e2e1e7870ec3
2024-11-03 13:00:26,011 - INFO - Verifications in API Server for IPAM: ctest-ipam-38819816 passed
2024-11-03 13:00:26,020 - DEBUG - Control-node 10.0.0.24 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-66110276:ctest-ipam-38819816', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66110276', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6647858504732918991', 'uuid-lslong': '11930566347761061571'}, 'enable': 'true', 'created': '2024-11-03T13:00:22', 'last-modified': '2024-11-03T13:00:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.621986'}
2024-11-03 13:00:26,020 - INFO - Verifications in Control node for IPAM: ctest-ipam-38819816 passed
2024-11-03 13:00:26,020 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-11-03 13:00:26,029 - DEBUG - Requesting: http://10.0.0.24:8082/domain/c37ed47c-ffef-4a83-b5a0-7272113d02bb
2024-11-03 13:00:26,052 - DEBUG - Requesting: http://10.0.0.24:8082/project/11840421-87cc-41b9-b1aa-deebba259edb
2024-11-03 13:00:26,149 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0cec78f6-e7f7-4a89-83dd-4ed202ac86d3
2024-11-03 13:00:26,177 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0cec78f6-e7f7-4a89-83dd-4ed202ac86d3
2024-11-03 13:00:26,202 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/49f126ec-5089-4829-a4d6-3fc7ca2bb18d
2024-11-03 13:00:26,214 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/49f126ec-5089-4829-a4d6-3fc7ca2bb18d
2024-11-03 13:00:26,235 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/b0dfd8dc-ee3f-49f7-914a-29bb7aa45b96
2024-11-03 13:00:26,247 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-03 13:00:26,247 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0cec78f6-e7f7-4a89-83dd-4ed202ac86d3
2024-11-03 13:00:26,273 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/49f126ec-5089-4829-a4d6-3fc7ca2bb18d
2024-11-03 13:00:26,303 - INFO - Verified VN network id 9 for VN 0cec78f6-e7f7-4a89-83dd-4ed202ac86d3
2024-11-03 13:00:26,303 - INFO - Verifications in API Server for VN ctest-vn-95737411 passed
2024-11-03 13:00:26,303 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0cec78f6-e7f7-4a89-83dd-4ed202ac86d3
2024-11-03 13:00:26,319 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/49f126ec-5089-4829-a4d6-3fc7ca2bb18d
2024-11-03 13:00:26,329 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/49f126ec-5089-4829-a4d6-3fc7ca2bb18d
2024-11-03 13:00:26,339 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/b0dfd8dc-ee3f-49f7-914a-29bb7aa45b96
2024-11-03 13:00:26,358 - DEBUG - Control-node 10.0.0.24 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-66110276:ctest-vn-95737411', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66110276', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '931252224807881353', 'uuid-lslong': '9501837452716574419'}, 'enable': 'true', 'created': '2024-11-03T13:00:22', 'last-modified': '2024-11-03T13:00:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.304094'}
2024-11-03 13:00:26,367 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-03 13:00:26,367 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-95737411 passed
2024-11-03 13:00:26,367 - DEBUG - ====Verifying policy data for ctest-vn-95737411 in API_Server ======
2024-11-03 13:00:26,367 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-11-03 13:00:26,381 - DEBUG - Requesting: http://10.0.0.24:8082/domain/c37ed47c-ffef-4a83-b5a0-7272113d02bb
2024-11-03 13:00:26,419 - DEBUG - Requesting: http://10.0.0.24:8082/project/11840421-87cc-41b9-b1aa-deebba259edb
2024-11-03 13:00:26,557 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0cec78f6-e7f7-4a89-83dd-4ed202ac86d3
2024-11-03 13:00:26,586 - DEBUG - =>VN ctest-vn-95737411 has no policy to be verified
2024-11-03 13:00:26,586 - DEBUG - Verifying the vn in opserver
2024-11-03 13:00:26,586 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-66110276:ctest-vn-95737411 virtual network link through opserver 10.0.0.24
2024-11-03 13:00:26,587 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks
2024-11-03 13:00:26,965 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks
2024-11-03 13:00:27,063 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-66110276:ctest-vn-95737411', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-66110276:ctest-vn-95737411?flat'}
2024-11-03 13:00:27,063 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-66110276:ctest-vn-95737411 is found in opserver
2024-11-03 13:00:27,076 - DEBUG - VRF ids for VN ctest-vn-95737411: {'10.0.0.24': '2'}
2024-11-03 13:00:27,076 - INFO - Waiting for VM ctest-TestBasicVMVN-66110276-74608170 to be up..
2024-11-03 13:00:27,203 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-03 13:00:32,302 - DEBUG - VM is in ACTIVE state now
2024-11-03 13:00:32,302 - INFO - VM name : ctest-TestBasicVMVN-66110276-74608170
2024-11-03 13:00:32,414 - DEBUG - VM ctest-TestBasicVMVN-66110276-74608170 ID is 7692a5e6-034e-434e-8c27-6c3480244081
2024-11-03 13:00:32,414 - DEBUG - VM ctest-TestBasicVMVN-66110276-74608170 launched on Node cn-jenkins-deploy-platform-ansible-os-2187-1
2024-11-03 13:00:32,529 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/7692a5e6-034e-434e-8c27-6c3480244081
2024-11-03 13:00:32,543 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/55c03f78-23b5-4e6a-994a-373ef6ea653e
2024-11-03 13:00:35,836 - 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 1031ms')
2024-11-03 13:00:35,836 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-66110276-74608170 failed!
2024-11-03 13:00:35,907 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66110276:ctest-vn-95737411 is 31.1.1.1 and allocation pool is NOT set
2024-11-03 13:00:35,907 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66110276:ctest-vn-95737411 is 31.1.2.1 and allocation pool is NOT set
2024-11-03 13:00:37,973 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.638 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.638/1.845/3.053/1.207 ms')
2024-11-03 13:00:37,974 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-66110276-74608170 passed
2024-11-03 13:00:38,131 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-03 13:00:38,131 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66110276-74608170, IP 31.1.1.4, Port 22
2024-11-03 13:00:38,300 - DEBUG - VM ctest-TestBasicVMVN-66110276-74608170 is ready for SSH connections
2024-11-03 13:00:38,300 - INFO - Waiting for VM ctest-TestBasicVMVN-66110276-18568808 to be up..
2024-11-03 13:00:38,387 - DEBUG - VM is in ACTIVE state now
2024-11-03 13:00:38,387 - INFO - VM name : ctest-TestBasicVMVN-66110276-18568808
2024-11-03 13:00:38,471 - DEBUG - VM ctest-TestBasicVMVN-66110276-18568808 ID is 38a3d6ff-185b-46fc-9256-55cd3c586842
2024-11-03 13:00:38,472 - DEBUG - VM ctest-TestBasicVMVN-66110276-18568808 launched on Node cn-jenkins-deploy-platform-ansible-os-2187-1
2024-11-03 13:00:38,556 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/38a3d6ff-185b-46fc-9256-55cd3c586842
2024-11-03 13:00:38,566 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/998f065f-a009-4cbb-9559-249ba5ba4503
2024-11-03 13:00:39,816 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.416 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.416/1.754/3.093/1.338 ms')
2024-11-03 13:00:39,817 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66110276-18568808 passed
2024-11-03 13:00:39,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-03 13:00:39,971 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66110276-18568808, IP 31.1.2.4, Port 22
2024-11-03 13:00:40,126 - DEBUG - VM ctest-TestBasicVMVN-66110276-18568808 is ready for SSH connections
2024-11-03 13:00:40,126 - INFO - Waiting for VM ctest-TestBasicVMVN-66110276-24177483 to be up..
2024-11-03 13:00:40,207 - DEBUG - VM is in ACTIVE state now
2024-11-03 13:00:40,207 - INFO - VM name : ctest-TestBasicVMVN-66110276-24177483
2024-11-03 13:00:40,288 - DEBUG - VM ctest-TestBasicVMVN-66110276-24177483 ID is 529a1d75-8bd5-4752-8e0e-4fb512a2a08a
2024-11-03 13:00:40,289 - DEBUG - VM ctest-TestBasicVMVN-66110276-24177483 launched on Node cn-jenkins-deploy-platform-ansible-os-2187-1
2024-11-03 13:00:40,374 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/529a1d75-8bd5-4752-8e0e-4fb512a2a08a
2024-11-03 13:00:40,384 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/80cedab6-87ef-4276-8dd3-e8c1fff02b88
2024-11-03 13:00:41,642 - 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.50 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.590 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.590/2.045/3.500/1.455 ms')
2024-11-03 13:00:41,642 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-66110276-24177483 passed
2024-11-03 13:00:41,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-03 13:00:41,803 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66110276-24177483, IP 31.1.1.3, Port 22
2024-11-03 13:00:41,959 - DEBUG - VM ctest-TestBasicVMVN-66110276-24177483 is ready for SSH connections
2024-11-03 13:00:41,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-03 13:00:41,959 - 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.24, gateway password: c0ntrail123
2024-11-03 13:00:41,959 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-03 13:00:45,610 - 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.336 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.064 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.174 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.064/1.858/3.336 ms
2024-11-03 13:00:45,610 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-66110276-74608170 passed
2024-11-03 13:00:45,611 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-03 13:00:45,611 - 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.24, gateway password: c0ntrail123
2024-11-03 13:00:45,611 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-03 13:00:49,278 - 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.013 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.874 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.125 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.874/1.670/3.013 ms
2024-11-03 13:00:49,278 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-66110276-18568808 passed
2024-11-03 13:00:49,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-03 13:00:49,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-03 13:00:49,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-03 13:00:49,278 - 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.24, gateway password: c0ntrail123
2024-11-03 13:00:49,278 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-03 13:00:49,482 - DEBUG - None
2024-11-03 13:00:49,482 - 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.24, gateway password: c0ntrail123
2024-11-03 13:00:49,482 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-03 13:00:49,669 - DEBUG - None
2024-11-03 13:00:49,669 - 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.24, gateway password: c0ntrail123
2024-11-03 13:00:49,669 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-03 13:00:50,294 - DEBUG - None
2024-11-03 13:00:50,294 - 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.24, gateway password: c0ntrail123
2024-11-03 13:00:50,294 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-03 13:00:52,515 - 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.892 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.131 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.612 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.320 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.400/2.671/7.131 ms
2024-11-03 13:00:52,515 - 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.24, gateway password: c0ntrail123
2024-11-03 13:00:52,515 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-03 13:00:54,765 - 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=3.268 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.257 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.361 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.507 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.090 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.791 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.426 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.426/2.957/6.361 ms
2024-11-03 13:00:54,765 - 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.24, gateway password: c0ntrail123
2024-11-03 13:00:54,765 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-03 13:00:57,062 - 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.683 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.747 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.635 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.430 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.047 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.009 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/1.844/3.635 ms
2024-11-03 13:00:57,062 - INFO - Deleting VM ctest-TestBasicVMVN-66110276-24177483
2024-11-03 13:00:57,138 - INFO - Detaching port 998f065f-a009-4cbb-9559-249ba5ba4503 from VM ctest-TestBasicVMVN-66110276-18568808
2024-11-03 13:00:57,194 - INFO - Deleting VM ctest-TestBasicVMVN-66110276-18568808
2024-11-03 13:00:57,274 - INFO - Detaching port 55c03f78-23b5-4e6a-994a-373ef6ea653e from VM ctest-TestBasicVMVN-66110276-74608170
2024-11-03 13:00:57,306 - INFO - Deleting VM ctest-TestBasicVMVN-66110276-74608170
2024-11-03 13:00:57,385 - INFO - Deleting VN ctest-vn-95737411
2024-11-03 13:00:57,584 - DEBUG - Response for delete_port : ()
2024-11-03 13:00:57,836 - DEBUG - Response for delete_port : ()
2024-11-03 13:00:57,993 - DEBUG - Response for deleting network ()
2024-11-03 13:00:57,994 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/49f126ec-5089-4829-a4d6-3fc7ca2bb18d
2024-11-03 13:00:57,999 - DEBUG - Response Code: 404
2024-11-03 13:00:58,000 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-11-03 13:00:58,005 - DEBUG - Requesting: http://10.0.0.24:8082/domain/c37ed47c-ffef-4a83-b5a0-7272113d02bb
2024-11-03 13:00:58,077 - DEBUG - Requesting: http://10.0.0.24:8082/project/11840421-87cc-41b9-b1aa-deebba259edb
2024-11-03 13:00:58,172 - INFO - Validated that VN ctest-vn-95737411 is not found in API Server
2024-11-03 13:00:58,184 - DEBUG - VN ctest-vn-95737411 is not present in Agent 10.0.0.24
2024-11-03 13:00:58,184 - INFO - Validated that VN ctest-vn-95737411 is not in any agent
2024-11-03 13:00:58,192 - DEBUG - VRF 2 is not seen in agent 10.0.0.24
2024-11-03 13:00:58,198 - DEBUG - Vrouter 10.0.0.24 does not have vrf 2 for VN ctest-vn-95737411
2024-11-03 13:00:58,198 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-66110276:ctest-vn-95737411
2024-11-03 13:00:58,210 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-95737411 info
2024-11-03 13:00:58,294 - INFO - IPAM: ctest-ipam-38819816 is not found in API Server
2024-11-03 13:00:58,310 - INFO - IPAM:ctest-ipam-38819816 is not found in control node
2024-11-03 13:00:58,566 - DEBUG - No XMPP flaps were noticed during the test
2024-11-03 13:00:58,566 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-11-03 13:00:58,566 - INFO - --------------------------------------------------------------------------------
2024-11-03 13:00:59,334 - INFO - Deleted project: ctest-TestBasicVMVN-66110276, ID : 11840421-87cc-41b9-b1aa-deebba259edb