2025-02-10 02:30:21,408 - INFO - Domain Default found not creating 2025-02-10 02:30:21,550 - INFO - Project ctest-TestBasicVMVN-38278941 not found, creating it 2025-02-10 02:30:21,997 - INFO - Created Project:ctest-TestBasicVMVN-38278941, ID : c9f4f51a-bdc6-4c90-87fa-f9b2ea3b10c9 2025-02-10 02:30:23,668 - INFO - ================================================================================ 2025-02-10 02:30:23,668 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-10 02:30:23,668 - 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-02-10 02:30:23,938 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.26': '0'}} with 2025-02-10 02:30:23,938 - INFO - Initial checks done. Running the testcase now 2025-02-10 02:30:23,938 - INFO - 2025-02-10 02:30:24,525 - DEBUG - Response for create_network : {'network': {'id': '407184c1-24f6-4f5a-aff5-127199b9fe46', 'name': 'ctest-vn2_metadata-73333980', 'tenant_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9', 'project_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38278941', 'ctest-vn2_metadata-73333980'], 'port_security_enabled': True, 'description': ''}} 2025-02-10 02:30:24,702 - DEBUG - Response for create_subnet : {'subnet': {'id': '67f963a3-b39b-49dc-be33-bd3ebe7682fb', 'name': '', 'tenant_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9', 'network_id': '407184c1-24f6-4f5a-aff5-127199b9fe46', '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': 'c9f4f51abdc64c9087faf9b2ea3b10c9'}} 2025-02-10 02:30:24,723 - INFO - Created VN ctest-vn2_metadata-73333980 2025-02-10 02:30:24,773 - DEBUG - VN ctest-vn2_metadata-73333980 UUID is 407184c1-24f6-4f5a-aff5-127199b9fe46 2025-02-10 02:30:24,950 - DEBUG - Services list from nova: [, , ] 2025-02-10 02:30:26,035 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2706-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2706-1) 2025-02-10 02:30:26,145 - DEBUG - Link local service introspect added 2025-02-10 02:30:26,187 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-10 02:30:31,274 - DEBUG - VM is in ACTIVE state now 2025-02-10 02:30:31,411 - INFO - Waiting for VM ctest-TestBasicVMVN-38278941-59728413 to be up.. 2025-02-10 02:30:31,411 - INFO - VM name : ctest-TestBasicVMVN-38278941-59728413 2025-02-10 02:30:31,495 - DEBUG - VM ctest-TestBasicVMVN-38278941-59728413 ID is b8fde1b1-d8b8-46b9-a296-96af73c7f996 2025-02-10 02:30:31,495 - DEBUG - VM ctest-TestBasicVMVN-38278941-59728413 launched on Node cn-jenkins-deploy-platform-ansible-os-2706-1 2025-02-10 02:30:31,575 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/b8fde1b1-d8b8-46b9-a296-96af73c7f996 2025-02-10 02:30:31,906 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/b8fde1b1-d8b8-46b9-a296-96af73c7f996 2025-02-10 02:30:31,938 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/03eb2f31-f5ba-4cb9-9914-0e4b2899d140 2025-02-10 02:30:35,208 - 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') 2025-02-10 02:30:35,208 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38278941-59728413 failed! 2025-02-10 02:30:35,261 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38278941:ctest-vn2_metadata-73333980 is 11.1.1.1 and allocation pool is NOT set 2025-02-10 02:30:37,329 - 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.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.71 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.711/3.477/4.243/0.766 ms') 2025-02-10 02:30:37,329 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38278941-59728413 passed 2025-02-10 02:30:37,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:37,477 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38278941-59728413, IP 11.1.1.3, Port 22 2025-02-10 02:30:37,532 - 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-02-10 02:30:37,635 - DEBUG - VM ctest-TestBasicVMVN-38278941-59728413 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-10 02:30:42,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:30:42,635 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38278941-59728413, IP 11.1.1.3, Port 22 2025-02-10 02:30:42,793 - DEBUG - VM ctest-TestBasicVMVN-38278941-59728413 is ready for SSH connections 2025-02-10 02:30:42,793 - INFO - Retry 0 2025-02-10 02:30:42,793 - 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.49, gateway password: c0ntrail123 2025-02-10 02:30:42,793 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-10 02:30:44,444 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-10 02:30:44,444 - INFO - Generic metadata worked 2025-02-10 02:30:44,697 - DEBUG - Link local service introspect removed 2025-02-10 02:30:44,697 - INFO - Deleting VM ctest-TestBasicVMVN-38278941-59728413 2025-02-10 02:30:44,772 - INFO - Deleting VN ctest-vn2_metadata-73333980 2025-02-10 02:30:44,813 - DEBUG - VN 407184c1-24f6-4f5a-aff5-127199b9fe46 still in use: Unable to complete operation on network 407184c1-24f6-4f5a-aff5-127199b9fe46. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b4c9b75b-7a8a-4c39-a790-c3aedecc548b'] 2025-02-10 02:30:44,814 - WARNING - Deleting VN ctest-vn2_metadata-73333980 failed..Will retry 2025-02-10 02:30:46,981 - DEBUG - Response for deleting network () 2025-02-10 02:30:47,239 - DEBUG - No XMPP flaps were noticed during the test 2025-02-10 02:30:47,239 - INFO - -------------------------------------------------------------------------------- 2025-02-10 02:30:47,242 - INFO - ================================================================================ 2025-02-10 02:30:47,243 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-10 02:30:47,243 - 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-02-10 02:30:47,531 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.26': '0'}} with 2025-02-10 02:30:47,532 - INFO - Initial checks done. Running the testcase now 2025-02-10 02:30:47,532 - INFO - 2025-02-10 02:30:48,024 - DEBUG - Response for create_network : {'network': {'id': 'c4facf36-55e4-40cb-ad58-3791b17a16bc', 'name': 'ctest-vn-77576058', 'tenant_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9', 'project_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38278941', 'ctest-vn-77576058'], 'port_security_enabled': True, 'description': ''}} 2025-02-10 02:30:48,249 - DEBUG - Response for create_subnet : {'subnet': {'id': '5de0dea5-e638-4450-b130-e43ba824efdb', 'name': '', 'tenant_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9', 'network_id': 'c4facf36-55e4-40cb-ad58-3791b17a16bc', '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': 'c9f4f51abdc64c9087faf9b2ea3b10c9'}} 2025-02-10 02:30:48,449 - DEBUG - Response for create_subnet : {'subnet': {'id': '53c60c50-81c9-4213-a3a9-7068a44c1087', 'name': '', 'tenant_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9', 'network_id': 'c4facf36-55e4-40cb-ad58-3791b17a16bc', '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': 'c9f4f51abdc64c9087faf9b2ea3b10c9'}} 2025-02-10 02:30:48,471 - INFO - Created VN ctest-vn-77576058 2025-02-10 02:30:48,521 - DEBUG - VN ctest-vn-77576058 UUID is c4facf36-55e4-40cb-ad58-3791b17a16bc 2025-02-10 02:30:48,878 - DEBUG - Response for create_port : {'port': {'name': '699c0dc8-cf86-464b-8ef5-413253d11cea', 'id': '699c0dc8-cf86-464b-8ef5-413253d11cea', 'tenant_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9', 'network_id': 'c4facf36-55e4-40cb-ad58-3791b17a16bc', 'mac_address': '02:69:9c:0d:c8:cf', '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': '5de0dea5-e638-4450-b130-e43ba824efdb'}], 'security_groups': ['e2a7e653-ea1a-48c4-9044-da3ed9677b52'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9'}} 2025-02-10 02:30:49,040 - DEBUG - Response for create_port : {'port': {'name': '1b82cc74-cefb-4633-98cc-8820a9c7fd0a', 'id': '1b82cc74-cefb-4633-98cc-8820a9c7fd0a', 'tenant_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9', 'network_id': 'c4facf36-55e4-40cb-ad58-3791b17a16bc', 'mac_address': '02:1b:82:cc:74:ce', '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': '53c60c50-81c9-4213-a3a9-7068a44c1087'}], 'security_groups': ['e2a7e653-ea1a-48c4-9044-da3ed9677b52'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c9f4f51abdc64c9087faf9b2ea3b10c9'}} 2025-02-10 02:30:49,477 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2706-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2706-1) 2025-02-10 02:30:49,864 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2706-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2706-1) 2025-02-10 02:30:51,150 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2706-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2706-1) 2025-02-10 02:30:51,150 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-10 02:30:51,159 - DEBUG - Requesting: http://10.0.0.49:8082/domain/c4dd5c68-d5da-49c0-924b-23d2c79a903e 2025-02-10 02:30:51,179 - DEBUG - Requesting: http://10.0.0.49:8082/project/c9f4f51a-bdc6-4c90-87fa-f9b2ea3b10c9 2025-02-10 02:30:51,251 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/15fcce5b-d939-43f8-9a1f-eedf16ef489e 2025-02-10 02:30:51,262 - INFO - Verifications in API Server for IPAM: ctest-ipam-79599114 passed 2025-02-10 02:30:51,270 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-38278941:ctest-ipam-79599114', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38278941', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1584368062809326584', 'uuid-lslong': '11105857848048830622'}, 'enable': 'true', 'created': '2025-02-10T02:30:47', 'last-modified': '2025-02-10T02:30:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.509350'} 2025-02-10 02:30:51,270 - INFO - Verifications in Control node for IPAM: ctest-ipam-79599114 passed 2025-02-10 02:30:51,270 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-10 02:30:51,276 - DEBUG - Requesting: http://10.0.0.49:8082/domain/c4dd5c68-d5da-49c0-924b-23d2c79a903e 2025-02-10 02:30:51,289 - DEBUG - Requesting: http://10.0.0.49:8082/project/c9f4f51a-bdc6-4c90-87fa-f9b2ea3b10c9 2025-02-10 02:30:51,358 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c4facf36-55e4-40cb-ad58-3791b17a16bc 2025-02-10 02:30:51,376 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c4facf36-55e4-40cb-ad58-3791b17a16bc 2025-02-10 02:30:51,389 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/32d7a396-66d4-4514-8b98-c3e2f7d6f2a4 2025-02-10 02:30:51,400 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/32d7a396-66d4-4514-8b98-c3e2f7d6f2a4 2025-02-10 02:30:51,409 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/8a0c9bf8-ded9-417d-a089-894b497f7166 2025-02-10 02:30:51,416 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-02-10 02:30:51,417 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c4facf36-55e4-40cb-ad58-3791b17a16bc 2025-02-10 02:30:51,426 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/32d7a396-66d4-4514-8b98-c3e2f7d6f2a4 2025-02-10 02:30:51,447 - INFO - Verified VN network id 8 for VN c4facf36-55e4-40cb-ad58-3791b17a16bc 2025-02-10 02:30:51,447 - INFO - Verifications in API Server for VN ctest-vn-77576058 passed 2025-02-10 02:30:51,447 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c4facf36-55e4-40cb-ad58-3791b17a16bc 2025-02-10 02:30:51,457 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/32d7a396-66d4-4514-8b98-c3e2f7d6f2a4 2025-02-10 02:30:51,467 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/32d7a396-66d4-4514-8b98-c3e2f7d6f2a4 2025-02-10 02:30:51,477 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/8a0c9bf8-ded9-417d-a089-894b497f7166 2025-02-10 02:30:51,506 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-38278941:ctest-vn-77576058', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38278941', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14193885007887745227', 'uuid-lslong': '12490794665399424700'}, 'enable': 'true', 'created': '2025-02-10T02:30:47', 'last-modified': '2025-02-10T02:30:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.083751'} 2025-02-10 02:30:51,518 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-02-10 02:30:51,518 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-77576058 passed 2025-02-10 02:30:51,519 - DEBUG - ====Verifying policy data for ctest-vn-77576058 in API_Server ====== 2025-02-10 02:30:51,519 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-10 02:30:51,528 - DEBUG - Requesting: http://10.0.0.49:8082/domain/c4dd5c68-d5da-49c0-924b-23d2c79a903e 2025-02-10 02:30:51,542 - DEBUG - Requesting: http://10.0.0.49:8082/project/c9f4f51a-bdc6-4c90-87fa-f9b2ea3b10c9 2025-02-10 02:30:51,640 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c4facf36-55e4-40cb-ad58-3791b17a16bc 2025-02-10 02:30:51,651 - DEBUG - =>VN ctest-vn-77576058 has no policy to be verified 2025-02-10 02:30:51,651 - DEBUG - Verifying the vn in opserver 2025-02-10 02:30:51,652 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-38278941:ctest-vn-77576058 virtual network link through opserver 10.0.0.49 2025-02-10 02:30:51,652 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-02-10 02:30:52,061 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-02-10 02:30:52,127 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-38278941:ctest-vn-77576058', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-38278941:ctest-vn-77576058?flat'} 2025-02-10 02:30:52,127 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-38278941:ctest-vn-77576058 is found in opserver 2025-02-10 02:30:52,135 - DEBUG - VRF ids for VN ctest-vn-77576058: {'10.0.0.49': '2'} 2025-02-10 02:30:52,135 - INFO - Waiting for VM ctest-TestBasicVMVN-38278941-54429372 to be up.. 2025-02-10 02:30:52,225 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-10 02:30:57,308 - DEBUG - VM is in ACTIVE state now 2025-02-10 02:30:57,308 - INFO - VM name : ctest-TestBasicVMVN-38278941-54429372 2025-02-10 02:30:57,401 - DEBUG - VM ctest-TestBasicVMVN-38278941-54429372 ID is c7a12837-41a0-4240-9255-17c0e72a603f 2025-02-10 02:30:57,401 - DEBUG - VM ctest-TestBasicVMVN-38278941-54429372 launched on Node cn-jenkins-deploy-platform-ansible-os-2706-1 2025-02-10 02:30:57,493 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/c7a12837-41a0-4240-9255-17c0e72a603f 2025-02-10 02:30:57,503 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/699c0dc8-cf86-464b-8ef5-413253d11cea 2025-02-10 02:31:00,777 - 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 1030ms') 2025-02-10 02:31:00,777 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38278941-54429372 failed! 2025-02-10 02:31:00,833 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38278941:ctest-vn-77576058 is 31.1.1.1 and allocation pool is NOT set 2025-02-10 02:31:00,833 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38278941:ctest-vn-77576058 is 31.1.2.1 and allocation pool is NOT set 2025-02-10 02:31:02,891 - 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.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.16 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.163/2.836/4.509/1.673 ms') 2025-02-10 02:31:02,891 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38278941-54429372 passed 2025-02-10 02:31:03,041 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:31:03,041 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38278941-54429372, IP 31.1.1.4, Port 22 2025-02-10 02:31:03,107 - 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-02-10 02:31:03,193 - DEBUG - VM ctest-TestBasicVMVN-38278941-54429372 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-10 02:31:08,193 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:31:08,194 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38278941-54429372, IP 31.1.1.4, Port 22 2025-02-10 02:31:08,349 - DEBUG - VM ctest-TestBasicVMVN-38278941-54429372 is ready for SSH connections 2025-02-10 02:31:08,349 - INFO - Waiting for VM ctest-TestBasicVMVN-38278941-17569850 to be up.. 2025-02-10 02:31:08,433 - DEBUG - VM is in ACTIVE state now 2025-02-10 02:31:08,434 - INFO - VM name : ctest-TestBasicVMVN-38278941-17569850 2025-02-10 02:31:08,515 - DEBUG - VM ctest-TestBasicVMVN-38278941-17569850 ID is 8937d859-fce7-44f9-bc73-113cc4363111 2025-02-10 02:31:08,515 - DEBUG - VM ctest-TestBasicVMVN-38278941-17569850 launched on Node cn-jenkins-deploy-platform-ansible-os-2706-1 2025-02-10 02:31:08,589 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/8937d859-fce7-44f9-bc73-113cc4363111 2025-02-10 02:31:08,598 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/1b82cc74-cefb-4633-98cc-8820a9c7fd0a 2025-02-10 02:31:09,830 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.389 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.389/1.733/3.077/1.344 ms') 2025-02-10 02:31:09,830 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-38278941-17569850 passed 2025-02-10 02:31:09,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:31:09,985 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38278941-17569850, IP 31.1.2.4, Port 22 2025-02-10 02:31:10,152 - DEBUG - VM ctest-TestBasicVMVN-38278941-17569850 is ready for SSH connections 2025-02-10 02:31:10,152 - INFO - Waiting for VM ctest-TestBasicVMVN-38278941-58066430 to be up.. 2025-02-10 02:31:10,251 - DEBUG - VM is in ACTIVE state now 2025-02-10 02:31:10,252 - INFO - VM name : ctest-TestBasicVMVN-38278941-58066430 2025-02-10 02:31:10,341 - DEBUG - VM ctest-TestBasicVMVN-38278941-58066430 ID is fc425f6c-ac49-45a6-b62e-43535c8db5c9 2025-02-10 02:31:10,341 - DEBUG - VM ctest-TestBasicVMVN-38278941-58066430 launched on Node cn-jenkins-deploy-platform-ansible-os-2706-1 2025-02-10 02:31:10,431 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/fc425f6c-ac49-45a6-b62e-43535c8db5c9 2025-02-10 02:31:10,440 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b5c86927-1fa3-4c77-bf6d-18c632cd2ba1 2025-02-10 02:31:11,675 - 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.14 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.429 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.429/1.783/3.137/1.354 ms') 2025-02-10 02:31:11,675 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-38278941-58066430 passed 2025-02-10 02:31:11,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:31:11,829 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38278941-58066430, IP 31.1.1.3, Port 22 2025-02-10 02:31:11,989 - DEBUG - VM ctest-TestBasicVMVN-38278941-58066430 is ready for SSH connections 2025-02-10 02:31:11,989 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:31:11,989 - 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.49, gateway password: c0ntrail123 2025-02-10 02:31:11,989 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-10 02:31:15,725 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.311 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.867 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.805 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.805/1.994/4.311 ms 2025-02-10 02:31:15,725 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-38278941-54429372 passed 2025-02-10 02:31:15,725 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:31:15,725 - 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.49, gateway password: c0ntrail123 2025-02-10 02:31:15,726 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-10 02:31:19,760 - 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.271 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.871 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.905 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.871/1.682/3.271 ms 2025-02-10 02:31:19,760 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-38278941-17569850 passed 2025-02-10 02:31:19,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:31:19,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:31:19,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-10 02:31:19,760 - 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.49, gateway password: c0ntrail123 2025-02-10 02:31:19,760 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-10 02:31:19,946 - DEBUG - None 2025-02-10 02:31:19,947 - 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.49, gateway password: c0ntrail123 2025-02-10 02:31:19,947 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-10 02:31:20,152 - DEBUG - None 2025-02-10 02:31:20,152 - 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.49, gateway password: c0ntrail123 2025-02-10 02:31:20,152 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-10 02:31:20,814 - DEBUG - None 2025-02-10 02:31:20,814 - 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.49, gateway password: c0ntrail123 2025-02-10 02:31:20,814 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-10 02:31:23,036 - 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.917 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.546 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.486 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.826 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.448 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.448/2.044/5.546 ms 2025-02-10 02:31:23,036 - 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.49, gateway password: c0ntrail123 2025-02-10 02:31:23,036 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-10 02:31:25,281 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.081 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.222 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.350 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.520 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.840 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.656 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.451 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.451/2.017/4.350 ms 2025-02-10 02:31:25,281 - 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.49, gateway password: c0ntrail123 2025-02-10 02:31:25,281 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-10 02:31:27,550 - 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.841 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.768 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.650 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.687 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.157 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.201 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.389/1.956/3.650 ms 2025-02-10 02:31:27,550 - INFO - Deleting VM ctest-TestBasicVMVN-38278941-58066430 2025-02-10 02:31:27,622 - INFO - Detaching port 1b82cc74-cefb-4633-98cc-8820a9c7fd0a from VM ctest-TestBasicVMVN-38278941-17569850 2025-02-10 02:31:27,672 - INFO - Deleting VM ctest-TestBasicVMVN-38278941-17569850 2025-02-10 02:31:27,741 - INFO - Detaching port 699c0dc8-cf86-464b-8ef5-413253d11cea from VM ctest-TestBasicVMVN-38278941-54429372 2025-02-10 02:31:27,786 - INFO - Deleting VM ctest-TestBasicVMVN-38278941-54429372 2025-02-10 02:31:27,863 - INFO - Deleting VN ctest-vn-77576058 2025-02-10 02:31:28,043 - DEBUG - Response for delete_port : () 2025-02-10 02:31:28,240 - DEBUG - Response for delete_port : () 2025-02-10 02:31:28,286 - DEBUG - VN c4facf36-55e4-40cb-ad58-3791b17a16bc still in use: Unable to complete operation on network c4facf36-55e4-40cb-ad58-3791b17a16bc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-087ef842-ec59-431a-b0dc-8ff9972c3107'] 2025-02-10 02:31:28,286 - WARNING - Deleting VN ctest-vn-77576058 failed..Will retry 2025-02-10 02:31:30,421 - DEBUG - Response for deleting network () 2025-02-10 02:31:30,422 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/32d7a396-66d4-4514-8b98-c3e2f7d6f2a4 2025-02-10 02:31:30,428 - DEBUG - Response Code: 404 2025-02-10 02:31:30,428 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-10 02:31:30,434 - DEBUG - Requesting: http://10.0.0.49:8082/domain/c4dd5c68-d5da-49c0-924b-23d2c79a903e 2025-02-10 02:31:30,490 - DEBUG - Requesting: http://10.0.0.49:8082/project/c9f4f51a-bdc6-4c90-87fa-f9b2ea3b10c9 2025-02-10 02:31:30,565 - INFO - Validated that VN ctest-vn-77576058 is not found in API Server 2025-02-10 02:31:30,579 - DEBUG - VN ctest-vn-77576058 is not present in Agent 10.0.0.49 2025-02-10 02:31:30,579 - INFO - Validated that VN ctest-vn-77576058 is not in any agent 2025-02-10 02:31:30,586 - DEBUG - VRF 2 is not seen in agent 10.0.0.49 2025-02-10 02:31:30,593 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-77576058 2025-02-10 02:31:30,593 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-38278941:ctest-vn-77576058 2025-02-10 02:31:30,604 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-77576058 info 2025-02-10 02:31:30,681 - INFO - IPAM: ctest-ipam-79599114 is not found in API Server 2025-02-10 02:31:30,694 - INFO - IPAM:ctest-ipam-79599114 is not found in control node 2025-02-10 02:31:30,947 - DEBUG - No XMPP flaps were noticed during the test
2025-02-10 02:31:30,947 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-02-10 02:31:30,948 - INFO - -------------------------------------------------------------------------------- 2025-02-10 02:31:31,703 - INFO - Deleted project: ctest-TestBasicVMVN-38278941, ID : c9f4f51a-bdc6-4c90-87fa-f9b2ea3b10c9