2025-01-06 17:04:14,315 - INFO - Domain Default found not creating
2025-01-06 17:04:14,465 - INFO - Project ctest-TestBasicVMVN-03722291 not found, creating it
2025-01-06 17:04:14,923 - INFO - Created Project:ctest-TestBasicVMVN-03722291, ID : ded3c357-ff04-4db5-8fc8-a899e4a7f311
2025-01-06 17:04:16,466 - INFO - ================================================================================
2025-01-06 17:04:16,466 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-06 17:04:16,467 - 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-06 17:04:16,721 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.13': '0'}} with
2025-01-06 17:04:16,721 - INFO - Initial checks done. Running the testcase now
2025-01-06 17:04:16,722 - INFO -
2025-01-06 17:04:17,346 - DEBUG - Response for create_network : {'network': {'id': 'a41a4e14-ff1c-4d95-b27f-f4e9cdfe1794', 'name': 'ctest-vn2_metadata-92656848', 'tenant_id': 'ded3c357ff044db58fc8a899e4a7f311', 'project_id': 'ded3c357ff044db58fc8a899e4a7f311', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03722291', 'ctest-vn2_metadata-92656848'], 'port_security_enabled': True, 'description': ''}}
2025-01-06 17:04:17,563 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e867883-d0ce-4215-aa65-322375586810', 'name': '', 'tenant_id': 'ded3c357ff044db58fc8a899e4a7f311', 'network_id': 'a41a4e14-ff1c-4d95-b27f-f4e9cdfe1794', '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': 'ded3c357ff044db58fc8a899e4a7f311'}}
2025-01-06 17:04:17,584 - INFO - Created VN ctest-vn2_metadata-92656848
2025-01-06 17:04:17,638 - DEBUG - VN ctest-vn2_metadata-92656848 UUID is a41a4e14-ff1c-4d95-b27f-f4e9cdfe1794
2025-01-06 17:04:17,831 - DEBUG - Services list from nova: [, , ]
2025-01-06 17:04:18,868 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2542-1)
2025-01-06 17:04:18,978 - DEBUG - Link local service introspect added
2025-01-06 17:04:19,021 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-06 17:04:24,113 - DEBUG - VM is in ACTIVE state now
2025-01-06 17:04:24,267 - INFO - Waiting for VM ctest-TestBasicVMVN-03722291-05704752 to be up..
2025-01-06 17:04:24,267 - INFO - VM name : ctest-TestBasicVMVN-03722291-05704752
2025-01-06 17:04:24,360 - DEBUG - VM ctest-TestBasicVMVN-03722291-05704752 ID is e2a2c864-f870-4eb3-8e55-3467996a1dda
2025-01-06 17:04:24,360 - DEBUG - VM ctest-TestBasicVMVN-03722291-05704752 launched on Node cn-jenkins-deploy-platform-ansible-os-2542-1
2025-01-06 17:04:24,442 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/e2a2c864-f870-4eb3-8e55-3467996a1dda
2025-01-06 17:04:24,748 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/e2a2c864-f870-4eb3-8e55-3467996a1dda
2025-01-06 17:04:24,786 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/fbc7c474-a336-4ed6-b620-2368d272bd29
2025-01-06 17:04:28,061 - 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-01-06 17:04:28,061 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03722291-05704752 failed!
2025-01-06 17:04:28,118 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03722291:ctest-vn2_metadata-92656848 is 11.1.1.1 and allocation pool is NOT set
2025-01-06 17:04:30,180 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.21 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.205/2.109/3.013/0.904 ms')
2025-01-06 17:04:30,180 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03722291-05704752 passed
2025-01-06 17:04:30,338 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:04:30,338 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03722291-05704752, IP 11.1.1.3, Port 22
2025-01-06 17:04:30,494 - DEBUG - VM ctest-TestBasicVMVN-03722291-05704752 is ready for SSH connections
2025-01-06 17:04:30,494 - INFO - Retry 0
2025-01-06 17:04:30,494 - 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.17, gateway password: c0ntrail123
2025-01-06 17:04:30,494 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-06 17:04:32,107 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-06 17:04:32,107 - INFO - Generic metadata worked
2025-01-06 17:04:32,362 - DEBUG - Link local service introspect removed
2025-01-06 17:04:32,362 - INFO - Deleting VM ctest-TestBasicVMVN-03722291-05704752
2025-01-06 17:04:32,436 - INFO - Deleting VN ctest-vn2_metadata-92656848
2025-01-06 17:04:32,478 - DEBUG - VN a41a4e14-ff1c-4d95-b27f-f4e9cdfe1794 still in use: Unable to complete operation on network a41a4e14-ff1c-4d95-b27f-f4e9cdfe1794. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-284929e3-18c2-4da0-bd20-94483b06b6fe']
2025-01-06 17:04:32,478 - WARNING - Deleting VN ctest-vn2_metadata-92656848 failed..Will retry
2025-01-06 17:04:34,586 - DEBUG - Response for deleting network ()
2025-01-06 17:04:34,844 - DEBUG - No XMPP flaps were noticed during the test
2025-01-06 17:04:34,844 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-06 17:04:34,844 - INFO - --------------------------------------------------------------------------------
2025-01-06 17:04:34,847 - INFO - ================================================================================
2025-01-06 17:04:34,847 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-06 17:04:34,847 - 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-06 17:04:35,132 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.13': '0'}} with
2025-01-06 17:04:35,132 - INFO - Initial checks done. Running the testcase now
2025-01-06 17:04:35,132 - INFO -
2025-01-06 17:04:35,608 - DEBUG - Response for create_network : {'network': {'id': 'f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f', 'name': 'ctest-vn-13818515', 'tenant_id': 'ded3c357ff044db58fc8a899e4a7f311', 'project_id': 'ded3c357ff044db58fc8a899e4a7f311', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03722291', 'ctest-vn-13818515'], 'port_security_enabled': True, 'description': ''}}
2025-01-06 17:04:35,843 - DEBUG - Response for create_subnet : {'subnet': {'id': '8d58596b-8d27-44c5-a135-4d4e53084bb1', 'name': '', 'tenant_id': 'ded3c357ff044db58fc8a899e4a7f311', 'network_id': 'f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f', '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': 'ded3c357ff044db58fc8a899e4a7f311'}}
2025-01-06 17:04:35,993 - DEBUG - Response for create_subnet : {'subnet': {'id': '78eecc33-3097-4e14-b584-71780492211b', 'name': '', 'tenant_id': 'ded3c357ff044db58fc8a899e4a7f311', 'network_id': 'f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f', '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': 'ded3c357ff044db58fc8a899e4a7f311'}}
2025-01-06 17:04:36,015 - INFO - Created VN ctest-vn-13818515
2025-01-06 17:04:36,066 - DEBUG - VN ctest-vn-13818515 UUID is f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f
2025-01-06 17:04:36,452 - DEBUG - Response for create_port : {'port': {'name': '53b88552-3e5c-45f4-8a8a-a66cbca255d3', 'id': '53b88552-3e5c-45f4-8a8a-a66cbca255d3', 'tenant_id': 'ded3c357ff044db58fc8a899e4a7f311', 'network_id': 'f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f', 'mac_address': '02:53:b8:85:52:3e', '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': '8d58596b-8d27-44c5-a135-4d4e53084bb1'}], 'security_groups': ['cae705ab-8214-4721-86c1-6a33a6145c20'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ded3c357ff044db58fc8a899e4a7f311'}}
2025-01-06 17:04:36,625 - DEBUG - Response for create_port : {'port': {'name': 'dbaca742-80ab-4c14-9bae-41115abeb865', 'id': 'dbaca742-80ab-4c14-9bae-41115abeb865', 'tenant_id': 'ded3c357ff044db58fc8a899e4a7f311', 'network_id': 'f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f', 'mac_address': '02:db:ac:a7:42:80', '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': '78eecc33-3097-4e14-b584-71780492211b'}], 'security_groups': ['cae705ab-8214-4721-86c1-6a33a6145c20'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ded3c357ff044db58fc8a899e4a7f311'}}
2025-01-06 17:04:37,189 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2542-1)
2025-01-06 17:04:37,595 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2542-1)
2025-01-06 17:04:38,762 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2542-1)
2025-01-06 17:04:38,763 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-06 17:04:38,770 - DEBUG - Requesting: http://10.0.0.17:8082/domain/29e77d7e-efeb-460b-874b-d38b1f00b22a
2025-01-06 17:04:38,787 - DEBUG - Requesting: http://10.0.0.17:8082/project/ded3c357-ff04-4db5-8fc8-a899e4a7f311
2025-01-06 17:04:38,863 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/dc392751-860c-4267-a311-91a0f1bd8a5a
2025-01-06 17:04:38,874 - INFO - Verifications in API Server for IPAM: ctest-ipam-27659668 passed
2025-01-06 17:04:38,880 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03722291:ctest-ipam-27659668', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03722291', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15868757993111437927', 'uuid-lslong': '11750333023222860378'}, 'enable': 'true', 'created': '2025-01-06T17:04:35', 'last-modified': '2025-01-06T17:04:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.518672'}
2025-01-06 17:04:38,880 - INFO - Verifications in Control node for IPAM: ctest-ipam-27659668 passed
2025-01-06 17:04:38,880 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-06 17:04:38,888 - DEBUG - Requesting: http://10.0.0.17:8082/domain/29e77d7e-efeb-460b-874b-d38b1f00b22a
2025-01-06 17:04:38,903 - DEBUG - Requesting: http://10.0.0.17:8082/project/ded3c357-ff04-4db5-8fc8-a899e4a7f311
2025-01-06 17:04:38,984 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f
2025-01-06 17:04:39,011 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f
2025-01-06 17:04:39,029 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/681c1a76-68a5-4fcc-b2a3-de5accdf98ae
2025-01-06 17:04:39,042 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/681c1a76-68a5-4fcc-b2a3-de5accdf98ae
2025-01-06 17:04:39,055 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/4b5c7fe2-7c07-4b62-ac57-1f0e79a10ffb
2025-01-06 17:04:39,066 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-06 17:04:39,067 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f
2025-01-06 17:04:39,083 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/681c1a76-68a5-4fcc-b2a3-de5accdf98ae
2025-01-06 17:04:39,104 - INFO - Verified VN network id 8 for VN f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f
2025-01-06 17:04:39,104 - INFO - Verifications in API Server for VN ctest-vn-13818515 passed
2025-01-06 17:04:39,105 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f
2025-01-06 17:04:39,118 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/681c1a76-68a5-4fcc-b2a3-de5accdf98ae
2025-01-06 17:04:39,134 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/681c1a76-68a5-4fcc-b2a3-de5accdf98ae
2025-01-06 17:04:39,150 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/4b5c7fe2-7c07-4b62-ac57-1f0e79a10ffb
2025-01-06 17:04:39,183 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03722291:ctest-vn-13818515', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03722291', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17775442708176651211', 'uuid-lslong': '12028847412228770319'}, 'enable': 'true', 'created': '2025-01-06T17:04:35', 'last-modified': '2025-01-06T17:04:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.216638'}
2025-01-06 17:04:39,198 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-06 17:04:39,198 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-13818515 passed
2025-01-06 17:04:39,198 - DEBUG - ====Verifying policy data for ctest-vn-13818515 in API_Server ======
2025-01-06 17:04:39,198 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-06 17:04:39,205 - DEBUG - Requesting: http://10.0.0.17:8082/domain/29e77d7e-efeb-460b-874b-d38b1f00b22a
2025-01-06 17:04:39,219 - DEBUG - Requesting: http://10.0.0.17:8082/project/ded3c357-ff04-4db5-8fc8-a899e4a7f311
2025-01-06 17:04:39,333 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/f6af0ef6-fa2d-43cb-a6ef-0cfd6745ca0f
2025-01-06 17:04:39,369 - DEBUG - =>VN ctest-vn-13818515 has no policy to be verified
2025-01-06 17:04:39,369 - DEBUG - Verifying the vn in opserver
2025-01-06 17:04:39,369 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03722291:ctest-vn-13818515 virtual network link through opserver 10.0.0.17
2025-01-06 17:04:39,369 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-01-06 17:04:39,698 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-01-06 17:04:39,758 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03722291:ctest-vn-13818515', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03722291:ctest-vn-13818515?flat'}
2025-01-06 17:04:39,759 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03722291:ctest-vn-13818515 is found in opserver
2025-01-06 17:04:39,765 - DEBUG - VRF ids for VN ctest-vn-13818515: {'10.0.0.17': '2'}
2025-01-06 17:04:39,765 - INFO - Waiting for VM ctest-TestBasicVMVN-03722291-04707190 to be up..
2025-01-06 17:04:39,876 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-06 17:04:44,962 - DEBUG - VM is in ACTIVE state now
2025-01-06 17:04:44,962 - INFO - VM name : ctest-TestBasicVMVN-03722291-04707190
2025-01-06 17:04:45,052 - DEBUG - VM ctest-TestBasicVMVN-03722291-04707190 ID is bad2d831-5b81-4c31-bf4d-0afd4f83a7de
2025-01-06 17:04:45,052 - DEBUG - VM ctest-TestBasicVMVN-03722291-04707190 launched on Node cn-jenkins-deploy-platform-ansible-os-2542-1
2025-01-06 17:04:45,136 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/bad2d831-5b81-4c31-bf4d-0afd4f83a7de
2025-01-06 17:04:45,145 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/53b88552-3e5c-45f4-8a8a-a66cbca255d3
2025-01-06 17:04:48,414 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-01-06 17:04:48,414 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03722291-04707190 failed!
2025-01-06 17:04:48,470 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03722291:ctest-vn-13818515 is 31.1.1.1 and allocation pool is NOT set
2025-01-06 17:04:48,470 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03722291:ctest-vn-13818515 is 31.1.2.1 and allocation pool is NOT set
2025-01-06 17:04:50,531 - 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=2.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.594 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 = 0.594/1.712/2.831/1.118 ms')
2025-01-06 17:04:50,531 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03722291-04707190 passed
2025-01-06 17:04:50,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:04:50,686 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03722291-04707190, IP 31.1.1.4, Port 22
2025-01-06 17:04:50,852 - DEBUG - VM ctest-TestBasicVMVN-03722291-04707190 is ready for SSH connections
2025-01-06 17:04:50,852 - INFO - Waiting for VM ctest-TestBasicVMVN-03722291-40016946 to be up..
2025-01-06 17:04:50,928 - DEBUG - VM is in ACTIVE state now
2025-01-06 17:04:50,928 - INFO - VM name : ctest-TestBasicVMVN-03722291-40016946
2025-01-06 17:04:51,005 - DEBUG - VM ctest-TestBasicVMVN-03722291-40016946 ID is c5d3a58b-be8b-4337-8ec6-ad05a8ba859e
2025-01-06 17:04:51,005 - DEBUG - VM ctest-TestBasicVMVN-03722291-40016946 launched on Node cn-jenkins-deploy-platform-ansible-os-2542-1
2025-01-06 17:04:51,087 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/c5d3a58b-be8b-4337-8ec6-ad05a8ba859e
2025-01-06 17:04:51,097 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/dbaca742-80ab-4c14-9bae-41115abeb865
2025-01-06 17:04:52,353 - 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.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.45 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 = 2.452/3.040/3.628/0.588 ms')
2025-01-06 17:04:52,353 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03722291-40016946 passed
2025-01-06 17:04:52,510 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:04:52,510 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03722291-40016946, IP 31.1.2.4, Port 22
2025-01-06 17:04:52,576 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-01-06 17:04:52,664 - DEBUG - VM ctest-TestBasicVMVN-03722291-40016946 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-06 17:04:57,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:04:57,665 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03722291-40016946, IP 31.1.2.4, Port 22
2025-01-06 17:04:57,832 - DEBUG - VM ctest-TestBasicVMVN-03722291-40016946 is ready for SSH connections
2025-01-06 17:04:57,833 - INFO - Waiting for VM ctest-TestBasicVMVN-03722291-00439254 to be up..
2025-01-06 17:04:57,926 - DEBUG - VM is in ACTIVE state now
2025-01-06 17:04:57,926 - INFO - VM name : ctest-TestBasicVMVN-03722291-00439254
2025-01-06 17:04:58,036 - DEBUG - VM ctest-TestBasicVMVN-03722291-00439254 ID is 51f179aa-ed99-4246-9ec5-7790d4b24cda
2025-01-06 17:04:58,037 - DEBUG - VM ctest-TestBasicVMVN-03722291-00439254 launched on Node cn-jenkins-deploy-platform-ansible-os-2542-1
2025-01-06 17:04:58,115 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/51f179aa-ed99-4246-9ec5-7790d4b24cda
2025-01-06 17:04:58,125 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/30778ed1-ec20-497f-81c8-7874c12a1e50
2025-01-06 17:04:59,388 - 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.56 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.500 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.500/2.032/3.564/1.532 ms')
2025-01-06 17:04:59,388 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03722291-00439254 passed
2025-01-06 17:04:59,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:04:59,546 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03722291-00439254, IP 31.1.1.3, Port 22
2025-01-06 17:04:59,715 - DEBUG - VM ctest-TestBasicVMVN-03722291-00439254 is ready for SSH connections
2025-01-06 17:04:59,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:04:59,715 - 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.17, gateway password: c0ntrail123
2025-01-06 17:04:59,716 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-06 17:05:03,383 - 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.558 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.070 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.083 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.070/1.903/3.558 ms
2025-01-06 17:05:03,383 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03722291-04707190 passed
2025-01-06 17:05:03,383 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:05:03,383 - 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.17, gateway password: c0ntrail123
2025-01-06 17:05:03,384 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-06 17:05:07,045 - 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.274 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.937 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.120 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.937/1.777/3.274 ms
2025-01-06 17:05:07,045 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03722291-40016946 passed
2025-01-06 17:05:07,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:05:07,046 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:05:07,046 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-06 17:05:07,046 - 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.17, gateway password: c0ntrail123
2025-01-06 17:05:07,046 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-06 17:05:07,229 - DEBUG - None
2025-01-06 17:05:07,229 - 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.17, gateway password: c0ntrail123
2025-01-06 17:05:07,229 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-06 17:05:07,417 - DEBUG - None
2025-01-06 17:05:07,417 - 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.17, gateway password: c0ntrail123
2025-01-06 17:05:07,417 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-06 17:05:08,041 - DEBUG - None
2025-01-06 17:05:08,041 - 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.17, gateway password: c0ntrail123
2025-01-06 17:05:08,042 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-06 17:05:10,250 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.068 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.190 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.577 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.722 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.100 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.577/2.531/5.190 ms
2025-01-06 17:05:10,251 - 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.17, gateway password: c0ntrail123
2025-01-06 17:05:10,251 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-06 17:05:12,503 - 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.048 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.414 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.739 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.442 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.285 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.309 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.540 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.442/2.825/6.739 ms
2025-01-06 17:05:12,504 - 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.17, gateway password: c0ntrail123
2025-01-06 17:05:12,504 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-06 17:05:14,756 - 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.847 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.838 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.645 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=3.151 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.317 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.429/2.273/4.317 ms
2025-01-06 17:05:14,756 - INFO - Deleting VM ctest-TestBasicVMVN-03722291-00439254
2025-01-06 17:05:14,834 - INFO - Detaching port dbaca742-80ab-4c14-9bae-41115abeb865 from VM ctest-TestBasicVMVN-03722291-40016946
2025-01-06 17:05:14,894 - INFO - Deleting VM ctest-TestBasicVMVN-03722291-40016946
2025-01-06 17:05:14,972 - INFO - Detaching port 53b88552-3e5c-45f4-8a8a-a66cbca255d3 from VM ctest-TestBasicVMVN-03722291-04707190
2025-01-06 17:05:15,007 - INFO - Deleting VM ctest-TestBasicVMVN-03722291-04707190
2025-01-06 17:05:15,097 - INFO - Deleting VN ctest-vn-13818515
2025-01-06 17:05:15,303 - DEBUG - Response for delete_port : ()
2025-01-06 17:05:15,563 - DEBUG - Response for delete_port : ()
2025-01-06 17:05:15,722 - DEBUG - Response for deleting network ()
2025-01-06 17:05:15,722 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/681c1a76-68a5-4fcc-b2a3-de5accdf98ae
2025-01-06 17:05:15,729 - DEBUG - Response Code: 404
2025-01-06 17:05:15,729 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-06 17:05:15,736 - DEBUG - Requesting: http://10.0.0.17:8082/domain/29e77d7e-efeb-460b-874b-d38b1f00b22a
2025-01-06 17:05:15,794 - DEBUG - Requesting: http://10.0.0.17:8082/project/ded3c357-ff04-4db5-8fc8-a899e4a7f311
2025-01-06 17:05:15,875 - INFO - Validated that VN ctest-vn-13818515 is not found in API Server
2025-01-06 17:05:15,888 - DEBUG - VN ctest-vn-13818515 is not present in Agent 10.0.0.17
2025-01-06 17:05:15,888 - INFO - Validated that VN ctest-vn-13818515 is not in any agent
2025-01-06 17:05:15,894 - DEBUG - VRF 2 is not seen in agent 10.0.0.17
2025-01-06 17:05:15,902 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-13818515
2025-01-06 17:05:15,902 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03722291:ctest-vn-13818515
2025-01-06 17:05:15,916 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-13818515 info
2025-01-06 17:05:15,994 - INFO - IPAM: ctest-ipam-27659668 is not found in API Server
2025-01-06 17:05:16,010 - INFO - IPAM:ctest-ipam-27659668 is not found in control node
2025-01-06 17:05:16,264 - DEBUG - No XMPP flaps were noticed during the test
2025-01-06 17:05:16,264 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-01-06 17:05:16,265 - INFO - --------------------------------------------------------------------------------
2025-01-06 17:05:17,001 - INFO - Deleted project: ctest-TestBasicVMVN-03722291, ID : ded3c357-ff04-4db5-8fc8-a899e4a7f311