2025-02-17 02:26:40,954 - INFO - Domain Default found not creating
2025-02-17 02:26:41,117 - INFO - Project ctest-TestBasicVMVN-05061922 not found, creating it
2025-02-17 02:26:41,573 - INFO - Created Project:ctest-TestBasicVMVN-05061922, ID : 5c6b1373-bcaa-4609-838a-825d4c1be730
2025-02-17 02:26:43,179 - INFO - ================================================================================
2025-02-17 02:26:43,179 - INFO - STARTING TEST : test_generic_link_local_service
2025-02-17 02:26:43,179 - 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-17 02:26:43,441 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.23': '0'}} with
2025-02-17 02:26:43,442 - INFO - Initial checks done. Running the testcase now
2025-02-17 02:26:43,442 - INFO -
2025-02-17 02:26:44,019 - DEBUG - Response for create_network : {'network': {'id': '014a0def-eaa5-4b73-9865-13e570eaf405', 'name': 'ctest-vn2_metadata-66500153', 'tenant_id': '5c6b1373bcaa4609838a825d4c1be730', 'project_id': '5c6b1373bcaa4609838a825d4c1be730', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05061922', 'ctest-vn2_metadata-66500153'], 'port_security_enabled': True, 'description': ''}}
2025-02-17 02:26:44,193 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b6d9657-99d5-4c9c-b92a-a5a8fdfe8de6', 'name': '', 'tenant_id': '5c6b1373bcaa4609838a825d4c1be730', 'network_id': '014a0def-eaa5-4b73-9865-13e570eaf405', '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': '5c6b1373bcaa4609838a825d4c1be730'}}
2025-02-17 02:26:44,214 - INFO - Created VN ctest-vn2_metadata-66500153
2025-02-17 02:26:44,266 - DEBUG - VN ctest-vn2_metadata-66500153 UUID is 014a0def-eaa5-4b73-9865-13e570eaf405
2025-02-17 02:26:44,449 - DEBUG - Services list from nova: [, , ]
2025-02-17 02:26:45,479 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2739-1)
2025-02-17 02:26:45,589 - DEBUG - Link local service introspect added
2025-02-17 02:26:45,637 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-17 02:26:50,732 - DEBUG - VM is in ACTIVE state now
2025-02-17 02:26:50,881 - INFO - Waiting for VM ctest-TestBasicVMVN-05061922-52817968 to be up..
2025-02-17 02:26:50,882 - INFO - VM name : ctest-TestBasicVMVN-05061922-52817968
2025-02-17 02:26:50,966 - DEBUG - VM ctest-TestBasicVMVN-05061922-52817968 ID is c6753c12-41bd-40d4-843d-be7762cf1e0c
2025-02-17 02:26:50,966 - DEBUG - VM ctest-TestBasicVMVN-05061922-52817968 launched on Node cn-jenkins-deploy-platform-ansible-os-2739-1
2025-02-17 02:26:51,051 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/c6753c12-41bd-40d4-843d-be7762cf1e0c
2025-02-17 02:26:51,364 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/c6753c12-41bd-40d4-843d-be7762cf1e0c
2025-02-17 02:26:51,408 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/5d5b2f73-7ca1-4c93-8b41-6c1752e83f31
2025-02-17 02:26:54,686 - 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-17 02:26:54,687 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05061922-52817968 failed!
2025-02-17 02:26:54,750 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05061922:ctest-vn2_metadata-66500153 is 11.1.1.1 and allocation pool is NOT set
2025-02-17 02:26:56,811 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.764 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.764/1.838/2.913/1.074 ms')
2025-02-17 02:26:56,811 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05061922-52817968 passed
2025-02-17 02:26:56,962 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:26:56,962 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05061922-52817968, IP 11.1.1.3, Port 22
2025-02-17 02:26:57,117 - DEBUG - VM ctest-TestBasicVMVN-05061922-52817968 is ready for SSH connections
2025-02-17 02:26:57,117 - INFO - Retry 0
2025-02-17 02:26:57,117 - 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-17 02:26:57,117 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-02-17 02:26:58,758 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-02-17 02:26:58,759 - INFO - Generic metadata worked
2025-02-17 02:26:59,013 - DEBUG - Link local service introspect removed
2025-02-17 02:26:59,014 - INFO - Deleting VM ctest-TestBasicVMVN-05061922-52817968
2025-02-17 02:26:59,084 - INFO - Deleting VN ctest-vn2_metadata-66500153
2025-02-17 02:26:59,127 - DEBUG - VN 014a0def-eaa5-4b73-9865-13e570eaf405 still in use: Unable to complete operation on network 014a0def-eaa5-4b73-9865-13e570eaf405. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-07669e00-4034-41c8-97bc-544e1a601405']
2025-02-17 02:26:59,127 - WARNING - Deleting VN ctest-vn2_metadata-66500153 failed..Will retry
2025-02-17 02:27:01,256 - DEBUG - Response for deleting network ()
2025-02-17 02:27:01,511 - DEBUG - No XMPP flaps were noticed during the test
2025-02-17 02:27:01,511 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-02-17 02:27:01,511 - INFO - --------------------------------------------------------------------------------
2025-02-17 02:27:01,513 - INFO - ================================================================================
2025-02-17 02:27:01,514 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-02-17 02:27:01,514 - 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-17 02:27:01,800 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.23': '0'}} with
2025-02-17 02:27:01,800 - INFO - Initial checks done. Running the testcase now
2025-02-17 02:27:01,801 - INFO -
2025-02-17 02:27:02,292 - DEBUG - Response for create_network : {'network': {'id': '4f781b01-c852-420a-9f00-1ef9287b5ec6', 'name': 'ctest-vn-55803577', 'tenant_id': '5c6b1373bcaa4609838a825d4c1be730', 'project_id': '5c6b1373bcaa4609838a825d4c1be730', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05061922', 'ctest-vn-55803577'], 'port_security_enabled': True, 'description': ''}}
2025-02-17 02:27:02,470 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f341fafb-8887-444b-966c-ac91a6173b39', 'name': '', 'tenant_id': '5c6b1373bcaa4609838a825d4c1be730', 'network_id': '4f781b01-c852-420a-9f00-1ef9287b5ec6', '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': '5c6b1373bcaa4609838a825d4c1be730'}}
2025-02-17 02:27:02,645 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5dbaa62-9472-4516-9b8b-18166563dd02', 'name': '', 'tenant_id': '5c6b1373bcaa4609838a825d4c1be730', 'network_id': '4f781b01-c852-420a-9f00-1ef9287b5ec6', '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': '5c6b1373bcaa4609838a825d4c1be730'}}
2025-02-17 02:27:02,667 - INFO - Created VN ctest-vn-55803577
2025-02-17 02:27:02,717 - DEBUG - VN ctest-vn-55803577 UUID is 4f781b01-c852-420a-9f00-1ef9287b5ec6
2025-02-17 02:27:03,088 - DEBUG - Response for create_port : {'port': {'name': 'afd4b29a-f5c7-4d49-8c14-3d1cdac309ed', 'id': 'afd4b29a-f5c7-4d49-8c14-3d1cdac309ed', 'tenant_id': '5c6b1373bcaa4609838a825d4c1be730', 'network_id': '4f781b01-c852-420a-9f00-1ef9287b5ec6', 'mac_address': '02:af:d4:b2:9a:f5', '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': 'f341fafb-8887-444b-966c-ac91a6173b39'}], 'security_groups': ['35833428-e304-41db-ae3e-72808a601571'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5c6b1373bcaa4609838a825d4c1be730'}}
2025-02-17 02:27:03,277 - DEBUG - Response for create_port : {'port': {'name': '4ef2eb9f-4f2d-4052-99fd-67b25041f8a2', 'id': '4ef2eb9f-4f2d-4052-99fd-67b25041f8a2', 'tenant_id': '5c6b1373bcaa4609838a825d4c1be730', 'network_id': '4f781b01-c852-420a-9f00-1ef9287b5ec6', 'mac_address': '02:4e:f2:eb:9f:4f', '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': 'a5dbaa62-9472-4516-9b8b-18166563dd02'}], 'security_groups': ['35833428-e304-41db-ae3e-72808a601571'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5c6b1373bcaa4609838a825d4c1be730'}}
2025-02-17 02:27:03,754 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2739-1)
2025-02-17 02:27:04,146 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2739-1)
2025-02-17 02:27:05,334 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2739-1)
2025-02-17 02:27:05,334 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-02-17 02:27:05,341 - DEBUG - Requesting: http://10.0.0.49:8082/domain/377b7d42-8f3e-4743-9f87-91371d930016
2025-02-17 02:27:05,355 - DEBUG - Requesting: http://10.0.0.49:8082/project/5c6b1373-bcaa-4609-838a-825d4c1be730
2025-02-17 02:27:05,425 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/b52d92bd-a498-4ee4-88a5-fe414c7350cd
2025-02-17 02:27:05,436 - INFO - Verifications in API Server for IPAM: ctest-ipam-42462208 passed
2025-02-17 02:27:05,442 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05061922:ctest-ipam-42462208', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05061922', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13055252238024855268', 'uuid-lslong': '9846555716724412621'}, 'enable': 'true', 'created': '2025-02-17T02:27:01', 'last-modified': '2025-02-17T02:27:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.409236'}
2025-02-17 02:27:05,442 - INFO - Verifications in Control node for IPAM: ctest-ipam-42462208 passed
2025-02-17 02:27:05,442 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-02-17 02:27:05,448 - DEBUG - Requesting: http://10.0.0.49:8082/domain/377b7d42-8f3e-4743-9f87-91371d930016
2025-02-17 02:27:05,461 - DEBUG - Requesting: http://10.0.0.49:8082/project/5c6b1373-bcaa-4609-838a-825d4c1be730
2025-02-17 02:27:05,537 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4f781b01-c852-420a-9f00-1ef9287b5ec6
2025-02-17 02:27:05,550 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4f781b01-c852-420a-9f00-1ef9287b5ec6
2025-02-17 02:27:05,560 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/47b5463b-d97f-4eb7-bd60-d84c158c3a6c
2025-02-17 02:27:05,569 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/47b5463b-d97f-4eb7-bd60-d84c158c3a6c
2025-02-17 02:27:05,580 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/ed5a747e-4f0d-4450-b097-f97a464ba948
2025-02-17 02:27:05,588 - DEBUG - Route Targets: ['target:64512:8000005']
2025-02-17 02:27:05,588 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4f781b01-c852-420a-9f00-1ef9287b5ec6
2025-02-17 02:27:05,604 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/47b5463b-d97f-4eb7-bd60-d84c158c3a6c
2025-02-17 02:27:05,622 - INFO - Verified VN network id 8 for VN 4f781b01-c852-420a-9f00-1ef9287b5ec6
2025-02-17 02:27:05,622 - INFO - Verifications in API Server for VN ctest-vn-55803577 passed
2025-02-17 02:27:05,622 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4f781b01-c852-420a-9f00-1ef9287b5ec6
2025-02-17 02:27:05,633 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/47b5463b-d97f-4eb7-bd60-d84c158c3a6c
2025-02-17 02:27:05,642 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/47b5463b-d97f-4eb7-bd60-d84c158c3a6c
2025-02-17 02:27:05,651 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/ed5a747e-4f0d-4450-b097-f97a464ba948
2025-02-17 02:27:05,671 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05061922:ctest-vn-55803577', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05061922', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5726356620671336970', 'uuid-lslong': '11457191507505405638'}, 'enable': 'true', 'created': '2025-02-17T02:27:02', 'last-modified': '2025-02-17T02:27:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.052680'}
2025-02-17 02:27:05,679 - DEBUG - Route Targets: ['target:64512:8000005']
2025-02-17 02:27:05,679 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-55803577 passed
2025-02-17 02:27:05,679 - DEBUG - ====Verifying policy data for ctest-vn-55803577 in API_Server ======
2025-02-17 02:27:05,679 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-02-17 02:27:05,686 - DEBUG - Requesting: http://10.0.0.49:8082/domain/377b7d42-8f3e-4743-9f87-91371d930016
2025-02-17 02:27:05,699 - DEBUG - Requesting: http://10.0.0.49:8082/project/5c6b1373-bcaa-4609-838a-825d4c1be730
2025-02-17 02:27:05,782 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4f781b01-c852-420a-9f00-1ef9287b5ec6
2025-02-17 02:27:05,801 - DEBUG - =>VN ctest-vn-55803577 has no policy to be verified
2025-02-17 02:27:05,801 - DEBUG - Verifying the vn in opserver
2025-02-17 02:27:05,801 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05061922:ctest-vn-55803577 virtual network link through opserver 10.0.0.49
2025-02-17 02:27:05,801 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-02-17 02:27:06,147 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-02-17 02:27:06,226 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05061922:ctest-vn-55803577', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05061922:ctest-vn-55803577?flat'}
2025-02-17 02:27:06,226 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05061922:ctest-vn-55803577 is found in opserver
2025-02-17 02:27:06,233 - DEBUG - VRF ids for VN ctest-vn-55803577: {'10.0.0.49': '2'}
2025-02-17 02:27:06,234 - INFO - Waiting for VM ctest-TestBasicVMVN-05061922-51205861 to be up..
2025-02-17 02:27:06,342 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-17 02:27:11,423 - DEBUG - VM is in ACTIVE state now
2025-02-17 02:27:11,423 - INFO - VM name : ctest-TestBasicVMVN-05061922-51205861
2025-02-17 02:27:11,513 - DEBUG - VM ctest-TestBasicVMVN-05061922-51205861 ID is 8efea81c-914e-40bc-80a7-8a99b12c0f18
2025-02-17 02:27:11,513 - DEBUG - VM ctest-TestBasicVMVN-05061922-51205861 launched on Node cn-jenkins-deploy-platform-ansible-os-2739-1
2025-02-17 02:27:11,673 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/8efea81c-914e-40bc-80a7-8a99b12c0f18
2025-02-17 02:27:11,682 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/afd4b29a-f5c7-4d49-8c14-3d1cdac309ed
2025-02-17 02:27:14,948 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-02-17 02:27:14,949 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05061922-51205861 failed!
2025-02-17 02:27:15,002 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05061922:ctest-vn-55803577 is 31.1.1.1 and allocation pool is NOT set
2025-02-17 02:27:15,002 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05061922:ctest-vn-55803577 is 31.1.2.1 and allocation pool is NOT set
2025-02-17 02:27:17,060 - 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=4.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.39 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 = 1.391/2.707/4.024/1.316 ms')
2025-02-17 02:27:17,061 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05061922-51205861 passed
2025-02-17 02:27:17,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:27:17,214 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05061922-51205861, IP 31.1.1.4, Port 22
2025-02-17 02:27:17,271 - 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-02-17 02:27:17,363 - DEBUG - VM ctest-TestBasicVMVN-05061922-51205861 is NOT ready for SSH connections, VM status: ACTIVE
2025-02-17 02:27:22,365 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:27:22,365 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05061922-51205861, IP 31.1.1.4, Port 22
2025-02-17 02:27:22,529 - DEBUG - VM ctest-TestBasicVMVN-05061922-51205861 is ready for SSH connections
2025-02-17 02:27:22,529 - INFO - Waiting for VM ctest-TestBasicVMVN-05061922-04083973 to be up..
2025-02-17 02:27:22,608 - DEBUG - VM is in ACTIVE state now
2025-02-17 02:27:22,608 - INFO - VM name : ctest-TestBasicVMVN-05061922-04083973
2025-02-17 02:27:22,686 - DEBUG - VM ctest-TestBasicVMVN-05061922-04083973 ID is e7a70884-ce11-4dea-9b31-ee852b808601
2025-02-17 02:27:22,686 - DEBUG - VM ctest-TestBasicVMVN-05061922-04083973 launched on Node cn-jenkins-deploy-platform-ansible-os-2739-1
2025-02-17 02:27:22,767 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/e7a70884-ce11-4dea-9b31-ee852b808601
2025-02-17 02:27:22,776 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/4ef2eb9f-4f2d-4052-99fd-67b25041f8a2
2025-02-17 02:27:24,012 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.562 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.562/1.919/3.277/1.357 ms')
2025-02-17 02:27:24,013 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05061922-04083973 passed
2025-02-17 02:27:24,165 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:27:24,166 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05061922-04083973, IP 31.1.2.4, Port 22
2025-02-17 02:27:24,321 - DEBUG - VM ctest-TestBasicVMVN-05061922-04083973 is ready for SSH connections
2025-02-17 02:27:24,321 - INFO - Waiting for VM ctest-TestBasicVMVN-05061922-77609624 to be up..
2025-02-17 02:27:24,407 - DEBUG - VM is in ACTIVE state now
2025-02-17 02:27:24,407 - INFO - VM name : ctest-TestBasicVMVN-05061922-77609624
2025-02-17 02:27:24,495 - DEBUG - VM ctest-TestBasicVMVN-05061922-77609624 ID is f4b557c2-3e26-430c-99ca-ebfb1e55c771
2025-02-17 02:27:24,495 - DEBUG - VM ctest-TestBasicVMVN-05061922-77609624 launched on Node cn-jenkins-deploy-platform-ansible-os-2739-1
2025-02-17 02:27:24,576 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/f4b557c2-3e26-430c-99ca-ebfb1e55c771
2025-02-17 02:27:24,584 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/f9308608-2eea-42b6-b06b-b54e3f229dfb
2025-02-17 02:27:25,831 - 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.88 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.615 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.615/1.746/2.877/1.131 ms')
2025-02-17 02:27:25,832 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-05061922-77609624 passed
2025-02-17 02:27:25,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:27:25,982 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05061922-77609624, IP 31.1.1.3, Port 22
2025-02-17 02:27:26,137 - DEBUG - VM ctest-TestBasicVMVN-05061922-77609624 is ready for SSH connections
2025-02-17 02:27:26,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:27:26,137 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:27:26,137 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-02-17 02:27:29,790 - 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.638 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.924 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.845 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.845/1.802/3.638 ms
2025-02-17 02:27:29,791 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05061922-51205861 passed
2025-02-17 02:27:29,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:27:29,791 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:27:29,791 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-02-17 02:27:33,453 - 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.344 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.025 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.083 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.025/1.817/3.344 ms
2025-02-17 02:27:33,453 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05061922-04083973 passed
2025-02-17 02:27:33,453 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:27:33,453 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:27:33,453 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:27:33,453 - 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-17 02:27:33,453 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-17 02:27:33,641 - DEBUG - None
2025-02-17 02:27:33,641 - 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-17 02:27:33,641 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-17 02:27:33,831 - DEBUG - None
2025-02-17 02:27:33,831 - 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-17 02:27:33,831 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-17 02:27:34,457 - DEBUG - None
2025-02-17 02:27:34,457 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:27:34,457 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-02-17 02:27:36,664 - 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.388 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.349 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.372 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.026 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.372/2.102/5.349 ms
2025-02-17 02:27:36,664 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:27:36,664 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-02-17 02:27:38,921 - 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=2.597 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.616 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.910 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.411 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.130 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.884 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.460 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.411/2.715/5.910 ms
2025-02-17 02:27:38,921 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:27:38,921 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-02-17 02:27:41,171 - 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.778 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.550 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.339 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.428 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.152 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.390 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.390/1.834/3.339 ms
2025-02-17 02:27:41,171 - INFO - Deleting VM ctest-TestBasicVMVN-05061922-77609624
2025-02-17 02:27:41,235 - INFO - Detaching port 4ef2eb9f-4f2d-4052-99fd-67b25041f8a2 from VM ctest-TestBasicVMVN-05061922-04083973
2025-02-17 02:27:41,295 - INFO - Deleting VM ctest-TestBasicVMVN-05061922-04083973
2025-02-17 02:27:41,381 - INFO - Detaching port afd4b29a-f5c7-4d49-8c14-3d1cdac309ed from VM ctest-TestBasicVMVN-05061922-51205861
2025-02-17 02:27:41,417 - INFO - Deleting VM ctest-TestBasicVMVN-05061922-51205861
2025-02-17 02:27:41,504 - INFO - Deleting VN ctest-vn-55803577
2025-02-17 02:27:41,682 - DEBUG - Response for delete_port : ()
2025-02-17 02:27:41,871 - DEBUG - Response for delete_port : ()
2025-02-17 02:27:41,916 - DEBUG - VN 4f781b01-c852-420a-9f00-1ef9287b5ec6 still in use: Unable to complete operation on network 4f781b01-c852-420a-9f00-1ef9287b5ec6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-06955b2c-e97d-4bca-867a-ffaed2564911']
2025-02-17 02:27:41,916 - WARNING - Deleting VN ctest-vn-55803577 failed..Will retry
2025-02-17 02:27:44,052 - DEBUG - Response for deleting network ()
2025-02-17 02:27:44,053 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/47b5463b-d97f-4eb7-bd60-d84c158c3a6c
2025-02-17 02:27:44,059 - DEBUG - Response Code: 404
2025-02-17 02:27:44,060 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-02-17 02:27:44,068 - DEBUG - Requesting: http://10.0.0.49:8082/domain/377b7d42-8f3e-4743-9f87-91371d930016
2025-02-17 02:27:44,126 - DEBUG - Requesting: http://10.0.0.49:8082/project/5c6b1373-bcaa-4609-838a-825d4c1be730
2025-02-17 02:27:44,202 - INFO - Validated that VN ctest-vn-55803577 is not found in API Server
2025-02-17 02:27:44,216 - DEBUG - VN ctest-vn-55803577 is not present in Agent 10.0.0.49
2025-02-17 02:27:44,216 - INFO - Validated that VN ctest-vn-55803577 is not in any agent
2025-02-17 02:27:44,222 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-02-17 02:27:44,228 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-55803577
2025-02-17 02:27:44,228 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05061922:ctest-vn-55803577
2025-02-17 02:27:44,240 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-55803577 info
2025-02-17 02:27:44,321 - INFO - IPAM: ctest-ipam-42462208 is not found in API Server
2025-02-17 02:27:44,334 - INFO - IPAM:ctest-ipam-42462208 is not found in control node
2025-02-17 02:27:44,597 - DEBUG - No XMPP flaps were noticed during the test
2025-02-17 02:27:44,597 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-02-17 02:27:44,597 - INFO - --------------------------------------------------------------------------------
2025-02-17 02:27:45,322 - INFO - Deleted project: ctest-TestBasicVMVN-05061922, ID : 5c6b1373-bcaa-4609-838a-825d4c1be730