2025-01-07 11:36:09,002 - INFO - Domain Default found not creating 2025-01-07 11:36:09,139 - INFO - Project ctest-TestBasicVMVN-21226659 not found, creating it 2025-01-07 11:36:09,629 - INFO - Created Project:ctest-TestBasicVMVN-21226659, ID : 226f30a5-bdae-4506-95ea-72696161b9bb 2025-01-07 11:36:11,232 - INFO - ================================================================================ 2025-01-07 11:36:11,233 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-07 11:36:11,233 - 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 2025-01-07 11:36:11,494 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.7': '0'}} with 2025-01-07 11:36:11,494 - INFO - Initial checks done. Running the testcase now 2025-01-07 11:36:11,494 - INFO - 2025-01-07 11:36:12,035 - DEBUG - Response for create_network : {'network': {'id': '35606fcf-9ecf-4dc8-8991-0f31138eab8c', 'name': 'ctest-vn2_metadata-30195430', 'tenant_id': '226f30a5bdae450695ea72696161b9bb', 'project_id': '226f30a5bdae450695ea72696161b9bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21226659', 'ctest-vn2_metadata-30195430'], 'port_security_enabled': True, 'description': ''}} 2025-01-07 11:36:12,256 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f323504-74a6-4699-b7a3-39e6f350b4ae', 'name': '', 'tenant_id': '226f30a5bdae450695ea72696161b9bb', 'network_id': '35606fcf-9ecf-4dc8-8991-0f31138eab8c', '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': '226f30a5bdae450695ea72696161b9bb'}} 2025-01-07 11:36:12,276 - INFO - Created VN ctest-vn2_metadata-30195430 2025-01-07 11:36:12,335 - DEBUG - VN ctest-vn2_metadata-30195430 UUID is 35606fcf-9ecf-4dc8-8991-0f31138eab8c 2025-01-07 11:36:12,517 - DEBUG - Services list from nova: [, , ] 2025-01-07 11:36:13,540 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2546-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2546-1) 2025-01-07 11:36:13,643 - DEBUG - Link local service introspect added 2025-01-07 11:36:13,691 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-07 11:36:18,876 - DEBUG - VM is in ACTIVE state now 2025-01-07 11:36:19,009 - INFO - Waiting for VM ctest-TestBasicVMVN-21226659-59617553 to be up.. 2025-01-07 11:36:19,010 - INFO - VM name : ctest-TestBasicVMVN-21226659-59617553 2025-01-07 11:36:19,102 - DEBUG - VM ctest-TestBasicVMVN-21226659-59617553 ID is 0ec29546-9e9c-45d2-990f-f50fc07756e5 2025-01-07 11:36:19,102 - DEBUG - VM ctest-TestBasicVMVN-21226659-59617553 launched on Node cn-jenkins-deploy-platform-ansible-os-2546-1 2025-01-07 11:36:19,171 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0ec29546-9e9c-45d2-990f-f50fc07756e5 2025-01-07 11:36:19,468 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0ec29546-9e9c-45d2-990f-f50fc07756e5 2025-01-07 11:36:19,499 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b1fec42c-a76b-433c-aaef-639d6e19957f 2025-01-07 11:36:22,744 - 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 1006ms') 2025-01-07 11:36:22,744 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21226659-59617553 failed! 2025-01-07 11:36:22,807 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21226659:ctest-vn2_metadata-30195430 is 11.1.1.1 and allocation pool is NOT set 2025-01-07 11:36:24,872 - 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=7.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.56 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 = 2.560/5.252/7.945/2.692 ms') 2025-01-07 11:36:24,872 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21226659-59617553 passed 2025-01-07 11:36:25,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:36:25,035 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21226659-59617553, IP 11.1.1.3, Port 22 2025-01-07 11:36:25,101 - 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': ''} 2025-01-07 11:36:25,223 - DEBUG - VM ctest-TestBasicVMVN-21226659-59617553 is NOT ready for SSH connections, VM status: ACTIVE 2025-01-07 11:36:30,224 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:36:30,224 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21226659-59617553, IP 11.1.1.3, Port 22 2025-01-07 11:36:30,393 - DEBUG - VM ctest-TestBasicVMVN-21226659-59617553 is ready for SSH connections 2025-01-07 11:36:30,393 - INFO - Retry 0 2025-01-07 11:36:30,393 - 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.33, gateway password: c0ntrail123 2025-01-07 11:36:30,393 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-07 11:36:31,972 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-07 11:36:31,972 - INFO - Generic metadata worked 2025-01-07 11:36:32,223 - DEBUG - Link local service introspect removed 2025-01-07 11:36:32,223 - INFO - Deleting VM ctest-TestBasicVMVN-21226659-59617553 2025-01-07 11:36:32,283 - INFO - Deleting VN ctest-vn2_metadata-30195430 2025-01-07 11:36:32,319 - DEBUG - VN 35606fcf-9ecf-4dc8-8991-0f31138eab8c still in use: Unable to complete operation on network 35606fcf-9ecf-4dc8-8991-0f31138eab8c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-cf8a0a66-064b-439d-ac70-4171318d9733'] 2025-01-07 11:36:32,319 - WARNING - Deleting VN ctest-vn2_metadata-30195430 failed..Will retry 2025-01-07 11:36:34,422 - DEBUG - Response for deleting network () 2025-01-07 11:36:34,676 - DEBUG - No XMPP flaps were noticed during the test 2025-01-07 11:36:34,677 - INFO - -------------------------------------------------------------------------------- 2025-01-07 11:36:34,679 - INFO - ================================================================================ 2025-01-07 11:36:34,680 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-07 11:36:34,680 - 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 2025-01-07 11:36:34,964 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.7': '0'}} with 2025-01-07 11:36:34,964 - INFO - Initial checks done. Running the testcase now 2025-01-07 11:36:34,964 - INFO - 2025-01-07 11:36:35,448 - DEBUG - Response for create_network : {'network': {'id': '5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c', 'name': 'ctest-vn-36991950', 'tenant_id': '226f30a5bdae450695ea72696161b9bb', 'project_id': '226f30a5bdae450695ea72696161b9bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21226659', 'ctest-vn-36991950'], 'port_security_enabled': True, 'description': ''}} 2025-01-07 11:36:35,619 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd0b45b1c-7314-41a7-b189-4d46bfcac16e', 'name': '', 'tenant_id': '226f30a5bdae450695ea72696161b9bb', 'network_id': '5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c', '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': '226f30a5bdae450695ea72696161b9bb'}} 2025-01-07 11:36:35,819 - DEBUG - Response for create_subnet : {'subnet': {'id': '86705c0b-7d1c-402d-9b11-bc995755949e', 'name': '', 'tenant_id': '226f30a5bdae450695ea72696161b9bb', 'network_id': '5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c', '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': '226f30a5bdae450695ea72696161b9bb'}} 2025-01-07 11:36:35,838 - INFO - Created VN ctest-vn-36991950 2025-01-07 11:36:35,891 - DEBUG - VN ctest-vn-36991950 UUID is 5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c 2025-01-07 11:36:36,245 - DEBUG - Response for create_port : {'port': {'name': 'd4fefe9c-61e5-49ab-8fad-74c67bbe1ec4', 'id': 'd4fefe9c-61e5-49ab-8fad-74c67bbe1ec4', 'tenant_id': '226f30a5bdae450695ea72696161b9bb', 'network_id': '5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c', 'mac_address': '02:d4:fe:fe:9c: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.1.4', 'subnet_id': 'd0b45b1c-7314-41a7-b189-4d46bfcac16e'}], 'security_groups': ['732c1e77-b012-478b-a0c1-51468cc4db2e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '226f30a5bdae450695ea72696161b9bb'}} 2025-01-07 11:36:36,404 - DEBUG - Response for create_port : {'port': {'name': '33ec791d-a235-41c1-bb97-928c85904ff0', 'id': '33ec791d-a235-41c1-bb97-928c85904ff0', 'tenant_id': '226f30a5bdae450695ea72696161b9bb', 'network_id': '5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c', 'mac_address': '02:33:ec:79:1d:a2', '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': '86705c0b-7d1c-402d-9b11-bc995755949e'}], 'security_groups': ['732c1e77-b012-478b-a0c1-51468cc4db2e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '226f30a5bdae450695ea72696161b9bb'}} 2025-01-07 11:36:36,779 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2546-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2546-1) 2025-01-07 11:36:37,193 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2546-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2546-1) 2025-01-07 11:36:38,381 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2546-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2546-1) 2025-01-07 11:36:38,382 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-07 11:36:38,388 - DEBUG - Requesting: http://10.0.0.33:8082/domain/88dfc14d-2a89-463f-8bc3-3a62b83ea8b9 2025-01-07 11:36:38,403 - DEBUG - Requesting: http://10.0.0.33:8082/project/226f30a5-bdae-4506-95ea-72696161b9bb 2025-01-07 11:36:38,497 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/8ef5ce14-1fec-4290-8ef4-2a3cfd9c54b3 2025-01-07 11:36:38,509 - INFO - Verifications in API Server for IPAM: ctest-ipam-60326565 passed 2025-01-07 11:36:38,516 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-21226659:ctest-ipam-60326565', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21226659', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10301366308510122640', 'uuid-lslong': '10300904689144452275'}, 'enable': 'true', 'created': '2025-01-07T11:36:34', 'last-modified': '2025-01-07T11:36:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.320802'} 2025-01-07 11:36:38,516 - INFO - Verifications in Control node for IPAM: ctest-ipam-60326565 passed 2025-01-07 11:36:38,516 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-07 11:36:38,522 - DEBUG - Requesting: http://10.0.0.33:8082/domain/88dfc14d-2a89-463f-8bc3-3a62b83ea8b9 2025-01-07 11:36:38,537 - DEBUG - Requesting: http://10.0.0.33:8082/project/226f30a5-bdae-4506-95ea-72696161b9bb 2025-01-07 11:36:38,626 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c 2025-01-07 11:36:38,640 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c 2025-01-07 11:36:38,651 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9ea0a071-b9aa-404c-917b-87b3889da7aa 2025-01-07 11:36:38,665 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9ea0a071-b9aa-404c-917b-87b3889da7aa 2025-01-07 11:36:38,675 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/cd2d93f1-a459-4506-8aa9-8139fb9990ef 2025-01-07 11:36:38,687 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-07 11:36:38,687 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c 2025-01-07 11:36:38,703 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9ea0a071-b9aa-404c-917b-87b3889da7aa 2025-01-07 11:36:38,725 - INFO - Verified VN network id 8 for VN 5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c 2025-01-07 11:36:38,726 - INFO - Verifications in API Server for VN ctest-vn-36991950 passed 2025-01-07 11:36:38,726 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c 2025-01-07 11:36:38,738 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9ea0a071-b9aa-404c-917b-87b3889da7aa 2025-01-07 11:36:38,752 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9ea0a071-b9aa-404c-917b-87b3889da7aa 2025-01-07 11:36:38,763 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/cd2d93f1-a459-4506-8aa9-8139fb9990ef 2025-01-07 11:36:38,787 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21226659', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6905138514973117726', 'uuid-lslong': '12653599039084975884'}, 'enable': 'true', 'created': '2025-01-07T11:36:35', 'last-modified': '2025-01-07T11:36:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.003962'} 2025-01-07 11:36:38,807 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-07 11:36:38,807 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36991950 passed 2025-01-07 11:36:38,807 - DEBUG - ====Verifying policy data for ctest-vn-36991950 in API_Server ====== 2025-01-07 11:36:38,807 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-07 11:36:38,814 - DEBUG - Requesting: http://10.0.0.33:8082/domain/88dfc14d-2a89-463f-8bc3-3a62b83ea8b9 2025-01-07 11:36:38,833 - DEBUG - Requesting: http://10.0.0.33:8082/project/226f30a5-bdae-4506-95ea-72696161b9bb 2025-01-07 11:36:38,949 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c 2025-01-07 11:36:38,972 - DEBUG - =>VN ctest-vn-36991950 has no policy to be verified 2025-01-07 11:36:38,972 - DEBUG - Verifying the vn in opserver 2025-01-07 11:36:38,973 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950 virtual network link through opserver 10.0.0.33 2025-01-07 11:36:38,973 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-01-07 11:36:39,318 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-01-07 11:36:39,664 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950?flat'} 2025-01-07 11:36:39,664 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950 is found in opserver 2025-01-07 11:36:39,686 - DEBUG - VRF ids for VN ctest-vn-36991950: {'10.0.0.33': '2'} 2025-01-07 11:36:39,686 - INFO - Waiting for VM ctest-TestBasicVMVN-21226659-08079412 to be up.. 2025-01-07 11:36:39,778 - DEBUG - VM is in ACTIVE state now 2025-01-07 11:36:39,778 - INFO - VM name : ctest-TestBasicVMVN-21226659-08079412 2025-01-07 11:36:39,857 - DEBUG - VM ctest-TestBasicVMVN-21226659-08079412 ID is 23a8924e-1364-456b-b074-132aedf38bb7 2025-01-07 11:36:39,857 - DEBUG - VM ctest-TestBasicVMVN-21226659-08079412 launched on Node cn-jenkins-deploy-platform-ansible-os-2546-1 2025-01-07 11:36:39,946 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/23a8924e-1364-456b-b074-132aedf38bb7 2025-01-07 11:36:39,955 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d4fefe9c-61e5-49ab-8fad-74c67bbe1ec4 2025-01-07 11:36:43,233 - 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') 2025-01-07 11:36:43,233 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21226659-08079412 failed! 2025-01-07 11:36:43,295 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950 is 31.1.1.1 and allocation pool is NOT set 2025-01-07 11:36:43,295 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950 is 31.1.2.1 and allocation pool is NOT set 2025-01-07 11:36:47,356 - 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 1007ms') 2025-01-07 11:36:47,356 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21226659-08079412 failed! 2025-01-07 11:36:47,411 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950 is 31.1.1.1 and allocation pool is NOT set 2025-01-07 11:36:47,411 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950 is 31.1.2.1 and allocation pool is NOT set 2025-01-07 11:36:49,478 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.32 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.323/2.995/4.667/1.672 ms') 2025-01-07 11:36:49,478 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21226659-08079412 passed 2025-01-07 11:36:49,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:36:49,635 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21226659-08079412, IP 31.1.1.4, Port 22 2025-01-07 11:36:49,817 - DEBUG - VM ctest-TestBasicVMVN-21226659-08079412 is ready for SSH connections 2025-01-07 11:36:49,818 - INFO - Waiting for VM ctest-TestBasicVMVN-21226659-56787987 to be up.. 2025-01-07 11:36:49,940 - DEBUG - VM is in ACTIVE state now 2025-01-07 11:36:49,940 - INFO - VM name : ctest-TestBasicVMVN-21226659-56787987 2025-01-07 11:36:50,054 - DEBUG - VM ctest-TestBasicVMVN-21226659-56787987 ID is 070cca1d-740b-4070-af23-5f190bda69ae 2025-01-07 11:36:50,054 - DEBUG - VM ctest-TestBasicVMVN-21226659-56787987 launched on Node cn-jenkins-deploy-platform-ansible-os-2546-1 2025-01-07 11:36:50,151 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/070cca1d-740b-4070-af23-5f190bda69ae 2025-01-07 11:36:50,162 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/33ec791d-a235-41c1-bb97-928c85904ff0 2025-01-07 11:36:51,429 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.417 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.417/2.000/3.584/1.583 ms') 2025-01-07 11:36:51,429 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-21226659-56787987 passed 2025-01-07 11:36:51,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:36:51,595 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21226659-56787987, IP 31.1.2.4, Port 22 2025-01-07 11:36:51,754 - DEBUG - VM ctest-TestBasicVMVN-21226659-56787987 is ready for SSH connections 2025-01-07 11:36:51,754 - INFO - Waiting for VM ctest-TestBasicVMVN-21226659-82828057 to be up.. 2025-01-07 11:36:51,831 - DEBUG - VM is in ACTIVE state now 2025-01-07 11:36:51,832 - INFO - VM name : ctest-TestBasicVMVN-21226659-82828057 2025-01-07 11:36:51,908 - DEBUG - VM ctest-TestBasicVMVN-21226659-82828057 ID is 70c254be-57e4-449a-b1f4-ccf4e5fa2f47 2025-01-07 11:36:51,908 - DEBUG - VM ctest-TestBasicVMVN-21226659-82828057 launched on Node cn-jenkins-deploy-platform-ansible-os-2546-1 2025-01-07 11:36:51,980 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/70c254be-57e4-449a-b1f4-ccf4e5fa2f47 2025-01-07 11:36:51,989 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b57d17fb-36fe-4c24-9a2d-52d5d4378a23 2025-01-07 11:36:53,239 - 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=2.74 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.463 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.463/1.600/2.737/1.137 ms') 2025-01-07 11:36:53,239 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-21226659-82828057 passed 2025-01-07 11:36:53,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:36:53,395 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21226659-82828057, IP 31.1.1.3, Port 22 2025-01-07 11:36:53,574 - DEBUG - VM ctest-TestBasicVMVN-21226659-82828057 is ready for SSH connections 2025-01-07 11:36:53,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:36:53,574 - 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.33, gateway password: c0ntrail123 2025-01-07 11:36:53,574 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-07 11:36:57,313 - 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.920 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.781 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.946 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.781/1.882/3.920 ms 2025-01-07 11:36:57,313 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-21226659-08079412 passed 2025-01-07 11:36:57,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:36:57,314 - 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.33, gateway password: c0ntrail123 2025-01-07 11:36:57,314 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-07 11:37:00,959 - 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.464 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.121 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.825/1.803/3.464 ms 2025-01-07 11:37:00,959 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-21226659-56787987 passed 2025-01-07 11:37:00,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:37:00,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:37:00,960 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-07 11:37:00,960 - 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.33, gateway password: c0ntrail123 2025-01-07 11:37:00,960 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-07 11:37:01,134 - DEBUG - None 2025-01-07 11:37:01,135 - 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.33, gateway password: c0ntrail123 2025-01-07 11:37:01,135 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-07 11:37:01,321 - DEBUG - None 2025-01-07 11:37:01,321 - 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.33, gateway password: c0ntrail123 2025-01-07 11:37:01,321 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-07 11:37:01,935 - DEBUG - None 2025-01-07 11:37:01,936 - 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.33, gateway password: c0ntrail123 2025-01-07 11:37:01,936 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-07 11:37:04,148 - 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.965 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.179 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.870 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.414 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.407/1.967/5.179 ms 2025-01-07 11:37:04,148 - 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.33, gateway password: c0ntrail123 2025-01-07 11:37:04,149 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-07 11:37:06,375 - 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.973 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.236 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.285 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.980 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.029 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.327 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.327/2.321/5.285 ms 2025-01-07 11:37:06,376 - 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.33, gateway password: c0ntrail123 2025-01-07 11:37:06,376 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-07 11:37:08,644 - 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.637 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.597 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.365 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.392 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.071 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.130 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.355/1.792/3.365 ms 2025-01-07 11:37:08,644 - INFO - Deleting VM ctest-TestBasicVMVN-21226659-82828057 2025-01-07 11:37:08,722 - INFO - Detaching port 33ec791d-a235-41c1-bb97-928c85904ff0 from VM ctest-TestBasicVMVN-21226659-56787987 2025-01-07 11:37:08,780 - INFO - Deleting VM ctest-TestBasicVMVN-21226659-56787987 2025-01-07 11:37:08,862 - INFO - Detaching port d4fefe9c-61e5-49ab-8fad-74c67bbe1ec4 from VM ctest-TestBasicVMVN-21226659-08079412 2025-01-07 11:37:08,897 - INFO - Deleting VM ctest-TestBasicVMVN-21226659-08079412 2025-01-07 11:37:08,969 - INFO - Deleting VN ctest-vn-36991950 2025-01-07 11:37:09,135 - DEBUG - Response for delete_port : () 2025-01-07 11:37:09,322 - DEBUG - Response for delete_port : () 2025-01-07 11:37:09,383 - DEBUG - VN 5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c still in use: Unable to complete operation on network 5fd3fae4-f5d7-4d1e-af9a-9d48cee2570c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-364be193-f84b-4eaa-9b38-7127c4ecccfe'] 2025-01-07 11:37:09,383 - WARNING - Deleting VN ctest-vn-36991950 failed..Will retry 2025-01-07 11:37:11,514 - DEBUG - Response for deleting network () 2025-01-07 11:37:11,514 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9ea0a071-b9aa-404c-917b-87b3889da7aa 2025-01-07 11:37:11,522 - DEBUG - Response Code: 404 2025-01-07 11:37:11,522 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-07 11:37:11,529 - DEBUG - Requesting: http://10.0.0.33:8082/domain/88dfc14d-2a89-463f-8bc3-3a62b83ea8b9 2025-01-07 11:37:11,584 - DEBUG - Requesting: http://10.0.0.33:8082/project/226f30a5-bdae-4506-95ea-72696161b9bb 2025-01-07 11:37:11,665 - INFO - Validated that VN ctest-vn-36991950 is not found in API Server 2025-01-07 11:37:11,676 - DEBUG - VN ctest-vn-36991950 is not present in Agent 10.0.0.33 2025-01-07 11:37:11,676 - INFO - Validated that VN ctest-vn-36991950 is not in any agent 2025-01-07 11:37:11,682 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-01-07 11:37:11,687 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-36991950 2025-01-07 11:37:11,687 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-21226659:ctest-vn-36991950 2025-01-07 11:37:11,703 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36991950 info 2025-01-07 11:37:11,783 - INFO - IPAM: ctest-ipam-60326565 is not found in API Server 2025-01-07 11:37:11,795 - INFO - IPAM:ctest-ipam-60326565 is not found in control node 2025-01-07 11:37:12,048 - DEBUG - No XMPP flaps were noticed during the test
2025-01-07 11:37:12,048 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-07 11:37:12,048 - INFO - -------------------------------------------------------------------------------- 2025-01-07 11:37:12,754 - INFO - Deleted project: ctest-TestBasicVMVN-21226659, ID : 226f30a5-bdae-4506-95ea-72696161b9bb