2024-08-23 08:41:29,566 - INFO - Domain Default found not creating 2024-08-23 08:41:29,747 - INFO - Project ctest-TestBasicVMVN-42049397 not found, creating it 2024-08-23 08:41:30,244 - INFO - Created Project:ctest-TestBasicVMVN-42049397, ID : 7cfbcc6f-c4d0-4080-81f3-0e99869f840f 2024-08-23 08:41:31,866 - INFO - ================================================================================ 2024-08-23 08:41:31,866 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-23 08:41:31,866 - 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-23 08:41:32,127 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.25': '0'}} with 2024-08-23 08:41:32,127 - INFO - Initial checks done. Running the testcase now 2024-08-23 08:41:32,127 - INFO - 2024-08-23 08:41:32,690 - DEBUG - Response for create_network : {'network': {'id': '5f86725f-0f71-4d6c-85f4-6566e2c4a76e', 'name': 'ctest-vn2_metadata-20949432', 'tenant_id': '7cfbcc6fc4d0408081f30e99869f840f', 'project_id': '7cfbcc6fc4d0408081f30e99869f840f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42049397', 'ctest-vn2_metadata-20949432'], 'port_security_enabled': True, 'description': ''}} 2024-08-23 08:41:32,876 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f9e20ec2-feef-4095-86ee-2836458391d7', 'name': '', 'tenant_id': '7cfbcc6fc4d0408081f30e99869f840f', 'network_id': '5f86725f-0f71-4d6c-85f4-6566e2c4a76e', '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': '7cfbcc6fc4d0408081f30e99869f840f'}} 2024-08-23 08:41:32,898 - INFO - Created VN ctest-vn2_metadata-20949432 2024-08-23 08:41:32,948 - DEBUG - VN ctest-vn2_metadata-20949432 UUID is 5f86725f-0f71-4d6c-85f4-6566e2c4a76e 2024-08-23 08:41:33,132 - DEBUG - Services list from nova: [, , ] 2024-08-23 08:41:34,172 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1717-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1717-1) 2024-08-23 08:41:34,288 - DEBUG - Link local service introspect added 2024-08-23 08:41:34,332 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-23 08:41:39,420 - DEBUG - VM is in ACTIVE state now 2024-08-23 08:41:39,552 - INFO - Waiting for VM ctest-TestBasicVMVN-42049397-31758433 to be up.. 2024-08-23 08:41:39,552 - INFO - VM name : ctest-TestBasicVMVN-42049397-31758433 2024-08-23 08:41:39,630 - DEBUG - VM ctest-TestBasicVMVN-42049397-31758433 ID is 6f8b94ff-02a4-43bf-9858-a2e35b010a44 2024-08-23 08:41:39,630 - DEBUG - VM ctest-TestBasicVMVN-42049397-31758433 launched on Node cn-jenkins-deploy-platform-ansible-os-1717-1 2024-08-23 08:41:39,713 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/6f8b94ff-02a4-43bf-9858-a2e35b010a44 2024-08-23 08:41:40,011 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/6f8b94ff-02a4-43bf-9858-a2e35b010a44 2024-08-23 08:41:40,048 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/66919125-ba79-417c-8552-964132d4ba6c 2024-08-23 08:41:43,310 - 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 1023ms') 2024-08-23 08:41:43,310 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42049397-31758433 failed! 2024-08-23 08:41:43,364 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42049397:ctest-vn2_metadata-20949432 is 11.1.1.1 and allocation pool is NOT set 2024-08-23 08:41:45,428 - 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=10.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.34 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.340/6.141/10.942/4.801 ms') 2024-08-23 08:41:45,428 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42049397-31758433 passed 2024-08-23 08:41:45,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 08:41:45,588 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42049397-31758433, IP 11.1.1.3, Port 22 2024-08-23 08:41:45,743 - DEBUG - VM ctest-TestBasicVMVN-42049397-31758433 is ready for SSH connections 2024-08-23 08:41:45,743 - INFO - Retry 0 2024-08-23 08:41:45,744 - 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-08-23 08:41:45,744 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-23 08:41:47,358 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-23 08:41:47,358 - INFO - Generic metadata worked 2024-08-23 08:41:47,612 - DEBUG - Link local service introspect removed 2024-08-23 08:41:47,612 - INFO - Deleting VM ctest-TestBasicVMVN-42049397-31758433 2024-08-23 08:41:47,674 - INFO - Deleting VN ctest-vn2_metadata-20949432 2024-08-23 08:41:47,711 - DEBUG - VN 5f86725f-0f71-4d6c-85f4-6566e2c4a76e still in use: Unable to complete operation on network 5f86725f-0f71-4d6c-85f4-6566e2c4a76e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-cff181c9-1961-4fe5-a490-573e5cb3a41f'] 2024-08-23 08:41:47,711 - WARNING - Deleting VN ctest-vn2_metadata-20949432 failed..Will retry 2024-08-23 08:41:50,142 - DEBUG - Response for deleting network () 2024-08-23 08:41:50,398 - DEBUG - No XMPP flaps were noticed during the test 2024-08-23 08:41:50,398 - INFO - -------------------------------------------------------------------------------- 2024-08-23 08:41:50,401 - INFO - ================================================================================ 2024-08-23 08:41:50,401 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-23 08:41:50,401 - 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-23 08:41:50,691 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.25': '0'}} with 2024-08-23 08:41:50,691 - INFO - Initial checks done. Running the testcase now 2024-08-23 08:41:50,691 - INFO - 2024-08-23 08:41:51,193 - DEBUG - Response for create_network : {'network': {'id': '47c2d785-e086-4c61-be41-bc840d2c9a78', 'name': 'ctest-vn-26805072', 'tenant_id': '7cfbcc6fc4d0408081f30e99869f840f', 'project_id': '7cfbcc6fc4d0408081f30e99869f840f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42049397', 'ctest-vn-26805072'], 'port_security_enabled': True, 'description': ''}} 2024-08-23 08:41:51,407 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f97dc4ca-7086-4e98-b49b-9dc6b1157c26', 'name': '', 'tenant_id': '7cfbcc6fc4d0408081f30e99869f840f', 'network_id': '47c2d785-e086-4c61-be41-bc840d2c9a78', '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': '7cfbcc6fc4d0408081f30e99869f840f'}} 2024-08-23 08:41:51,623 - DEBUG - Response for create_subnet : {'subnet': {'id': '34f28db7-80d9-479a-ac91-ecb0666dda3d', 'name': '', 'tenant_id': '7cfbcc6fc4d0408081f30e99869f840f', 'network_id': '47c2d785-e086-4c61-be41-bc840d2c9a78', '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': '7cfbcc6fc4d0408081f30e99869f840f'}} 2024-08-23 08:41:51,645 - INFO - Created VN ctest-vn-26805072 2024-08-23 08:41:51,696 - DEBUG - VN ctest-vn-26805072 UUID is 47c2d785-e086-4c61-be41-bc840d2c9a78 2024-08-23 08:41:52,097 - DEBUG - Response for create_port : {'port': {'name': '3b5e4e72-14f4-4eb5-b0ba-19a8fba281a7', 'id': '3b5e4e72-14f4-4eb5-b0ba-19a8fba281a7', 'tenant_id': '7cfbcc6fc4d0408081f30e99869f840f', 'network_id': '47c2d785-e086-4c61-be41-bc840d2c9a78', 'mac_address': '02:3b:5e:4e:72:14', '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': 'f97dc4ca-7086-4e98-b49b-9dc6b1157c26'}], 'security_groups': ['1cda3030-65a1-434f-8798-39c702aed8a1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7cfbcc6fc4d0408081f30e99869f840f'}} 2024-08-23 08:41:52,291 - DEBUG - Response for create_port : {'port': {'name': '79ac36c1-4371-4909-9fd6-a7c2c703cae6', 'id': '79ac36c1-4371-4909-9fd6-a7c2c703cae6', 'tenant_id': '7cfbcc6fc4d0408081f30e99869f840f', 'network_id': '47c2d785-e086-4c61-be41-bc840d2c9a78', 'mac_address': '02:79:ac:36:c1:43', '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': '34f28db7-80d9-479a-ac91-ecb0666dda3d'}], 'security_groups': ['1cda3030-65a1-434f-8798-39c702aed8a1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7cfbcc6fc4d0408081f30e99869f840f'}} 2024-08-23 08:41:52,824 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1717-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1717-1) 2024-08-23 08:41:53,244 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1717-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1717-1) 2024-08-23 08:41:54,454 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1717-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1717-1) 2024-08-23 08:41:54,454 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-23 08:41:54,461 - DEBUG - Requesting: http://10.0.0.12:8082/domain/4f715ed0-879c-4c7f-8f7a-b55391705480 2024-08-23 08:41:54,481 - DEBUG - Requesting: http://10.0.0.12:8082/project/7cfbcc6f-c4d0-4080-81f3-0e99869f840f 2024-08-23 08:41:54,567 - DEBUG - Requesting: http://10.0.0.12:8082/network-ipam/aa370634-421b-4006-93a9-c6a4f7a044e4 2024-08-23 08:41:54,579 - INFO - Verifications in API Server for IPAM: ctest-ipam-46121308 passed 2024-08-23 08:41:54,587 - DEBUG - Control-node 10.0.0.12 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-42049397:ctest-ipam-46121308', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42049397', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12265278931683983366', 'uuid-lslong': '10640254006470919396'}, 'enable': 'true', 'created': '2024-08-23T08:41:50', 'last-modified': '2024-08-23T08:41:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.661078'} 2024-08-23 08:41:54,587 - INFO - Verifications in Control node for IPAM: ctest-ipam-46121308 passed 2024-08-23 08:41:54,587 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-23 08:41:54,594 - DEBUG - Requesting: http://10.0.0.12:8082/domain/4f715ed0-879c-4c7f-8f7a-b55391705480 2024-08-23 08:41:54,613 - DEBUG - Requesting: http://10.0.0.12:8082/project/7cfbcc6f-c4d0-4080-81f3-0e99869f840f 2024-08-23 08:41:54,710 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47c2d785-e086-4c61-be41-bc840d2c9a78 2024-08-23 08:41:54,732 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47c2d785-e086-4c61-be41-bc840d2c9a78 2024-08-23 08:41:54,745 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/cf561134-54a3-4683-9ab4-5be425abfad7 2024-08-23 08:41:54,757 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/cf561134-54a3-4683-9ab4-5be425abfad7 2024-08-23 08:41:54,770 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/fe113b70-3963-4139-bbd4-ab1a52ad6165 2024-08-23 08:41:54,780 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-23 08:41:54,780 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47c2d785-e086-4c61-be41-bc840d2c9a78 2024-08-23 08:41:54,794 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/cf561134-54a3-4683-9ab4-5be425abfad7 2024-08-23 08:41:54,814 - INFO - Verified VN network id 8 for VN 47c2d785-e086-4c61-be41-bc840d2c9a78 2024-08-23 08:41:54,814 - INFO - Verifications in API Server for VN ctest-vn-26805072 passed 2024-08-23 08:41:54,814 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47c2d785-e086-4c61-be41-bc840d2c9a78 2024-08-23 08:41:54,901 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/cf561134-54a3-4683-9ab4-5be425abfad7 2024-08-23 08:41:54,912 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/cf561134-54a3-4683-9ab4-5be425abfad7 2024-08-23 08:41:54,927 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/fe113b70-3963-4139-bbd4-ab1a52ad6165 2024-08-23 08:41:54,949 - DEBUG - Control-node 10.0.0.12 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-42049397:ctest-vn-26805072', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42049397', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5170932292172270689', 'uuid-lslong': '13709446016035232376'}, 'enable': 'true', 'created': '2024-08-23T08:41:51', 'last-modified': '2024-08-23T08:41:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.354389'} 2024-08-23 08:41:54,958 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-23 08:41:54,958 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26805072 passed 2024-08-23 08:41:54,958 - DEBUG - ====Verifying policy data for ctest-vn-26805072 in API_Server ====== 2024-08-23 08:41:54,959 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-23 08:41:54,975 - DEBUG - Requesting: http://10.0.0.12:8082/domain/4f715ed0-879c-4c7f-8f7a-b55391705480 2024-08-23 08:41:54,994 - DEBUG - Requesting: http://10.0.0.12:8082/project/7cfbcc6f-c4d0-4080-81f3-0e99869f840f 2024-08-23 08:41:55,051 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/47c2d785-e086-4c61-be41-bc840d2c9a78 2024-08-23 08:41:55,079 - DEBUG - =>VN ctest-vn-26805072 has no policy to be verified 2024-08-23 08:41:55,079 - DEBUG - Verifying the vn in opserver 2024-08-23 08:41:55,079 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-42049397:ctest-vn-26805072 virtual network link through opserver 10.0.0.12 2024-08-23 08:41:55,079 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2024-08-23 08:41:55,419 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2024-08-23 08:41:55,519 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-42049397:ctest-vn-26805072', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-42049397:ctest-vn-26805072?flat'} 2024-08-23 08:41:55,519 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-42049397:ctest-vn-26805072 is found in opserver 2024-08-23 08:41:55,527 - DEBUG - VRF ids for VN ctest-vn-26805072: {'10.0.0.12': '2'} 2024-08-23 08:41:55,528 - INFO - Waiting for VM ctest-TestBasicVMVN-42049397-83387230 to be up.. 2024-08-23 08:41:55,624 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-23 08:42:00,713 - DEBUG - VM is in ACTIVE state now 2024-08-23 08:42:00,713 - INFO - VM name : ctest-TestBasicVMVN-42049397-83387230 2024-08-23 08:42:00,801 - DEBUG - VM ctest-TestBasicVMVN-42049397-83387230 ID is ff5d0ec1-a036-45c4-b109-b6935806323c 2024-08-23 08:42:00,801 - DEBUG - VM ctest-TestBasicVMVN-42049397-83387230 launched on Node cn-jenkins-deploy-platform-ansible-os-1717-1 2024-08-23 08:42:00,889 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/ff5d0ec1-a036-45c4-b109-b6935806323c 2024-08-23 08:42:00,899 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/3b5e4e72-14f4-4eb5-b0ba-19a8fba281a7 2024-08-23 08:42:04,174 - 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-23 08:42:04,174 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42049397-83387230 failed! 2024-08-23 08:42:04,232 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42049397:ctest-vn-26805072 is 31.1.1.1 and allocation pool is NOT set 2024-08-23 08:42:04,232 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42049397:ctest-vn-26805072 is 31.1.2.1 and allocation pool is NOT set 2024-08-23 08:42:06,303 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.11 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.107/2.450/3.794/1.343 ms') 2024-08-23 08:42:06,303 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42049397-83387230 passed 2024-08-23 08:42:06,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 08:42:06,452 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42049397-83387230, IP 31.1.1.4, Port 22 2024-08-23 08:42:06,611 - DEBUG - VM ctest-TestBasicVMVN-42049397-83387230 is ready for SSH connections 2024-08-23 08:42:06,611 - INFO - Waiting for VM ctest-TestBasicVMVN-42049397-91049640 to be up.. 2024-08-23 08:42:06,791 - DEBUG - VM is in ACTIVE state now 2024-08-23 08:42:06,792 - INFO - VM name : ctest-TestBasicVMVN-42049397-91049640 2024-08-23 08:42:06,882 - DEBUG - VM ctest-TestBasicVMVN-42049397-91049640 ID is 0706562a-a0f9-474f-8da7-1ed3faa35c73 2024-08-23 08:42:06,882 - DEBUG - VM ctest-TestBasicVMVN-42049397-91049640 launched on Node cn-jenkins-deploy-platform-ansible-os-1717-1 2024-08-23 08:42:06,958 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/0706562a-a0f9-474f-8da7-1ed3faa35c73 2024-08-23 08:42:06,967 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/79ac36c1-4371-4909-9fd6-a7c2c703cae6 2024-08-23 08:42:08,210 - 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=2.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.425 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.425/1.682/2.939/1.257 ms') 2024-08-23 08:42:08,210 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-42049397-91049640 passed 2024-08-23 08:42:08,360 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 08:42:08,360 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42049397-91049640, IP 31.1.2.4, Port 22 2024-08-23 08:42:08,515 - DEBUG - VM ctest-TestBasicVMVN-42049397-91049640 is ready for SSH connections 2024-08-23 08:42:08,515 - INFO - Waiting for VM ctest-TestBasicVMVN-42049397-14427403 to be up.. 2024-08-23 08:42:08,604 - DEBUG - VM is in ACTIVE state now 2024-08-23 08:42:08,604 - INFO - VM name : ctest-TestBasicVMVN-42049397-14427403 2024-08-23 08:42:08,691 - DEBUG - VM ctest-TestBasicVMVN-42049397-14427403 ID is 356be463-1178-4818-bda2-9dcaee1f1427 2024-08-23 08:42:08,691 - DEBUG - VM ctest-TestBasicVMVN-42049397-14427403 launched on Node cn-jenkins-deploy-platform-ansible-os-1717-1 2024-08-23 08:42:08,784 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/356be463-1178-4818-bda2-9dcaee1f1427 2024-08-23 08:42:08,794 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/bfedfc3d-2cdb-4813-85f6-02dcf36953a7 2024-08-23 08:42:10,037 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.01 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.388 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.388/1.699/3.011/1.311 ms') 2024-08-23 08:42:10,037 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-42049397-14427403 passed 2024-08-23 08:42:10,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 08:42:10,192 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42049397-14427403, IP 31.1.1.3, Port 22 2024-08-23 08:42:10,347 - DEBUG - VM ctest-TestBasicVMVN-42049397-14427403 is ready for SSH connections 2024-08-23 08:42:10,348 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 08:42:10,348 - 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-08-23 08:42:10,348 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-23 08:42:14,049 - 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.596 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.735 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.933 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.735/1.754/3.596 ms 2024-08-23 08:42:14,049 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-42049397-83387230 passed 2024-08-23 08:42:14,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 08:42:14,049 - 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-08-23 08:42:14,049 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-23 08:42:17,700 - 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.161 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.762 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.775 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.762/1.566/3.161 ms 2024-08-23 08:42:17,700 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-42049397-91049640 passed 2024-08-23 08:42:17,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 08:42:17,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 08:42:17,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 08:42:17,701 - 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-08-23 08:42:17,701 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-23 08:42:17,900 - DEBUG - None 2024-08-23 08:42:17,900 - 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-08-23 08:42:17,900 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-23 08:42:18,087 - DEBUG - None 2024-08-23 08:42:18,087 - 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-08-23 08:42:18,087 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-23 08:42:18,722 - DEBUG - None 2024-08-23 08:42:18,722 - 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-08-23 08:42:18,722 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-23 08:42:20,940 - 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.868 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.843 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.639 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.505 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.462/1.863/4.843 ms 2024-08-23 08:42:20,941 - 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-08-23 08:42:20,941 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-23 08:42:23,185 - 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.940 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.985 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.078 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.596 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.430 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.693 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.602 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.596/2.189/4.078 ms 2024-08-23 08:42:23,186 - 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-08-23 08:42:23,186 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-23 08:42:25,447 - 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=1.036 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.364 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.263 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.460 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.793 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.815 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.345 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.345/2.010/4.263 ms 2024-08-23 08:42:25,447 - INFO - Deleting VM ctest-TestBasicVMVN-42049397-14427403 2024-08-23 08:42:25,514 - INFO - Detaching port 79ac36c1-4371-4909-9fd6-a7c2c703cae6 from VM ctest-TestBasicVMVN-42049397-91049640 2024-08-23 08:42:25,567 - INFO - Deleting VM ctest-TestBasicVMVN-42049397-91049640 2024-08-23 08:42:25,636 - INFO - Detaching port 3b5e4e72-14f4-4eb5-b0ba-19a8fba281a7 from VM ctest-TestBasicVMVN-42049397-83387230 2024-08-23 08:42:25,670 - INFO - Deleting VM ctest-TestBasicVMVN-42049397-83387230 2024-08-23 08:42:25,765 - INFO - Deleting VN ctest-vn-26805072 2024-08-23 08:42:25,997 - DEBUG - Response for delete_port : () 2024-08-23 08:42:27,039 - DEBUG - Response for delete_port : () 2024-08-23 08:42:27,104 - DEBUG - VN 47c2d785-e086-4c61-be41-bc840d2c9a78 still in use: Unable to complete operation on network 47c2d785-e086-4c61-be41-bc840d2c9a78. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6258e92e-9be5-448a-bb18-63e05f588688'] 2024-08-23 08:42:27,104 - WARNING - Deleting VN ctest-vn-26805072 failed..Will retry 2024-08-23 08:42:29,268 - DEBUG - Response for deleting network () 2024-08-23 08:42:29,268 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/cf561134-54a3-4683-9ab4-5be425abfad7 2024-08-23 08:42:29,274 - DEBUG - Response Code: 404 2024-08-23 08:42:29,274 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-23 08:42:29,284 - DEBUG - Requesting: http://10.0.0.12:8082/domain/4f715ed0-879c-4c7f-8f7a-b55391705480 2024-08-23 08:42:29,343 - DEBUG - Requesting: http://10.0.0.12:8082/project/7cfbcc6f-c4d0-4080-81f3-0e99869f840f 2024-08-23 08:42:29,420 - INFO - Validated that VN ctest-vn-26805072 is not found in API Server 2024-08-23 08:42:29,433 - DEBUG - VN ctest-vn-26805072 is not present in Agent 10.0.0.12 2024-08-23 08:42:29,434 - INFO - Validated that VN ctest-vn-26805072 is not in any agent 2024-08-23 08:42:29,442 - DEBUG - VRF 2 is not seen in agent 10.0.0.12 2024-08-23 08:42:29,453 - DEBUG - Vrouter 10.0.0.12 does not have vrf 2 for VN ctest-vn-26805072 2024-08-23 08:42:29,453 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-42049397:ctest-vn-26805072 2024-08-23 08:42:29,465 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26805072 info 2024-08-23 08:42:29,544 - INFO - IPAM: ctest-ipam-46121308 is not found in API Server 2024-08-23 08:42:29,559 - INFO - IPAM:ctest-ipam-46121308 is not found in control node 2024-08-23 08:42:29,822 - DEBUG - No XMPP flaps were noticed during the test
2024-08-23 08:42:29,822 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-08-23 08:42:29,822 - INFO - -------------------------------------------------------------------------------- 2024-08-23 08:42:30,583 - INFO - Deleted project: ctest-TestBasicVMVN-42049397, ID : 7cfbcc6f-c4d0-4080-81f3-0e99869f840f