2025-04-14 20:44:08,988 - INFO - Domain Default found not creating
2025-04-14 20:44:09,165 - INFO - Project ctest-TestBasicVMVN-74322277 not found, creating it
2025-04-14 20:44:09,685 - INFO - Created Project:ctest-TestBasicVMVN-74322277, ID : 3138654b-0152-4564-ad68-567826494b57
2025-04-14 20:44:11,340 - INFO - ================================================================================
2025-04-14 20:44:11,340 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-14 20:44:11,341 - 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-04-14 20:44:11,607 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-04-14 20:44:11,607 - INFO - Initial checks done. Running the testcase now
2025-04-14 20:44:11,607 - INFO -
2025-04-14 20:44:12,168 - DEBUG - Response for create_network : {'network': {'id': '93646a3e-e716-49c5-a12f-5df315d33b73', 'name': 'ctest-vn2_metadata-06369936', 'tenant_id': '3138654b01524564ad68567826494b57', 'project_id': '3138654b01524564ad68567826494b57', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74322277', 'ctest-vn2_metadata-06369936'], 'port_security_enabled': True, 'description': ''}}
2025-04-14 20:44:12,380 - DEBUG - Response for create_subnet : {'subnet': {'id': '337fcbb6-044d-4864-8610-74b683535632', 'name': '', 'tenant_id': '3138654b01524564ad68567826494b57', 'network_id': '93646a3e-e716-49c5-a12f-5df315d33b73', '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': '3138654b01524564ad68567826494b57'}}
2025-04-14 20:44:12,399 - INFO - Created VN ctest-vn2_metadata-06369936
2025-04-14 20:44:12,449 - DEBUG - VN ctest-vn2_metadata-06369936 UUID is 93646a3e-e716-49c5-a12f-5df315d33b73
2025-04-14 20:44:12,636 - DEBUG - Services list from nova: [, , ]
2025-04-14 20:44:13,647 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3110-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3110-1)
2025-04-14 20:44:13,749 - DEBUG - Link local service introspect added
2025-04-14 20:44:13,790 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-14 20:44:18,912 - DEBUG - VM is in ACTIVE state now
2025-04-14 20:44:19,059 - INFO - Waiting for VM ctest-TestBasicVMVN-74322277-57810028 to be up..
2025-04-14 20:44:19,059 - INFO - VM name : ctest-TestBasicVMVN-74322277-57810028
2025-04-14 20:44:19,134 - DEBUG - VM ctest-TestBasicVMVN-74322277-57810028 ID is ba317d0d-58bb-4eb6-afa8-7c66ff487e6d
2025-04-14 20:44:19,134 - DEBUG - VM ctest-TestBasicVMVN-74322277-57810028 launched on Node cn-jenkins-deploy-platform-ansible-os-3110-1
2025-04-14 20:44:19,210 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ba317d0d-58bb-4eb6-afa8-7c66ff487e6d
2025-04-14 20:44:19,511 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ba317d0d-58bb-4eb6-afa8-7c66ff487e6d
2025-04-14 20:44:19,541 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2637f81a-8740-4b24-99e7-c7e4af59c7fb
2025-04-14 20:44:22,801 - 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-04-14 20:44:22,801 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74322277-57810028 failed!
2025-04-14 20:44:22,853 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74322277:ctest-vn2_metadata-06369936 is 11.1.1.1 and allocation pool is NOT set
2025-04-14 20:44:24,922 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.918 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.918/2.586/4.254/1.668 ms')
2025-04-14 20:44:24,922 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74322277-57810028 passed
2025-04-14 20:44:25,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:44:25,073 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74322277-57810028, IP 11.1.1.3, Port 22
2025-04-14 20:44:25,249 - DEBUG - VM ctest-TestBasicVMVN-74322277-57810028 is ready for SSH connections
2025-04-14 20:44:25,249 - INFO - Retry 0
2025-04-14 20:44:25,249 - 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.254, gateway password: c0ntrail123
2025-04-14 20:44:25,249 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-14 20:44:26,851 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-14 20:44:26,852 - INFO - Generic metadata worked
2025-04-14 20:44:27,113 - DEBUG - Link local service introspect removed
2025-04-14 20:44:27,113 - INFO - Deleting VM ctest-TestBasicVMVN-74322277-57810028
2025-04-14 20:44:27,178 - INFO - Deleting VN ctest-vn2_metadata-06369936
2025-04-14 20:44:27,220 - DEBUG - VN 93646a3e-e716-49c5-a12f-5df315d33b73 still in use: Unable to complete operation on network 93646a3e-e716-49c5-a12f-5df315d33b73. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9cf7b1be-f7f5-485e-abe7-7208d7743975']
2025-04-14 20:44:27,220 - WARNING - Deleting VN ctest-vn2_metadata-06369936 failed..Will retry
2025-04-14 20:44:29,342 - DEBUG - Response for deleting network ()
2025-04-14 20:44:29,599 - DEBUG - No XMPP flaps were noticed during the test
2025-04-14 20:44:29,599 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-04-14 20:44:29,599 - INFO - --------------------------------------------------------------------------------
2025-04-14 20:44:29,601 - INFO - ================================================================================
2025-04-14 20:44:29,601 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-14 20:44:29,601 - 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-04-14 20:44:29,887 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-04-14 20:44:29,887 - INFO - Initial checks done. Running the testcase now
2025-04-14 20:44:29,887 - INFO -
2025-04-14 20:44:30,365 - DEBUG - Response for create_network : {'network': {'id': '38311322-20e7-4116-9496-0c73152b6b92', 'name': 'ctest-vn-88211215', 'tenant_id': '3138654b01524564ad68567826494b57', 'project_id': '3138654b01524564ad68567826494b57', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74322277', 'ctest-vn-88211215'], 'port_security_enabled': True, 'description': ''}}
2025-04-14 20:44:30,582 - DEBUG - Response for create_subnet : {'subnet': {'id': '1b5e5440-3355-4598-b1db-aa03c0c7f604', 'name': '', 'tenant_id': '3138654b01524564ad68567826494b57', 'network_id': '38311322-20e7-4116-9496-0c73152b6b92', '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': '3138654b01524564ad68567826494b57'}}
2025-04-14 20:44:30,738 - DEBUG - Response for create_subnet : {'subnet': {'id': '625aa68d-e813-45ad-a8b9-d84651cd502f', 'name': '', 'tenant_id': '3138654b01524564ad68567826494b57', 'network_id': '38311322-20e7-4116-9496-0c73152b6b92', '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': '3138654b01524564ad68567826494b57'}}
2025-04-14 20:44:30,762 - INFO - Created VN ctest-vn-88211215
2025-04-14 20:44:30,813 - DEBUG - VN ctest-vn-88211215 UUID is 38311322-20e7-4116-9496-0c73152b6b92
2025-04-14 20:44:31,200 - DEBUG - Response for create_port : {'port': {'name': '205b8745-44b9-407a-a334-380473ee6b48', 'id': '205b8745-44b9-407a-a334-380473ee6b48', 'tenant_id': '3138654b01524564ad68567826494b57', 'network_id': '38311322-20e7-4116-9496-0c73152b6b92', 'mac_address': '02:20:5b:87:45:44', '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': '1b5e5440-3355-4598-b1db-aa03c0c7f604'}], 'security_groups': ['cd470235-7596-4430-882c-de1ecaa1a118'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3138654b01524564ad68567826494b57'}}
2025-04-14 20:44:31,357 - DEBUG - Response for create_port : {'port': {'name': '56339f0b-cbd8-4bed-b30f-864870ae5464', 'id': '56339f0b-cbd8-4bed-b30f-864870ae5464', 'tenant_id': '3138654b01524564ad68567826494b57', 'network_id': '38311322-20e7-4116-9496-0c73152b6b92', 'mac_address': '02:56:33:9f:0b:cb', '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': '625aa68d-e813-45ad-a8b9-d84651cd502f'}], 'security_groups': ['cd470235-7596-4430-882c-de1ecaa1a118'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3138654b01524564ad68567826494b57'}}
2025-04-14 20:44:31,764 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3110-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3110-1)
2025-04-14 20:44:32,142 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3110-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3110-1)
2025-04-14 20:44:33,391 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3110-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3110-1)
2025-04-14 20:44:33,391 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-14 20:44:33,401 - DEBUG - Requesting: http://10.0.0.254:8082/domain/407fe57d-1822-45cc-91c8-75c068d2d4a2
2025-04-14 20:44:33,421 - DEBUG - Requesting: http://10.0.0.254:8082/project/3138654b-0152-4564-ad68-567826494b57
2025-04-14 20:44:33,504 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/3bf6a044-11cf-459e-9a44-8c780fc72d2b
2025-04-14 20:44:33,517 - INFO - Verifications in API Server for IPAM: ctest-ipam-03137788 passed
2025-04-14 20:44:33,525 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-74322277:ctest-ipam-03137788', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74322277', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4320817106725586334', 'uuid-lslong': '11116164227545902379'}, 'enable': 'true', 'created': '2025-04-14T20:44:29', 'last-modified': '2025-04-14T20:44:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.402350'}
2025-04-14 20:44:33,525 - INFO - Verifications in Control node for IPAM: ctest-ipam-03137788 passed
2025-04-14 20:44:33,526 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-14 20:44:33,532 - DEBUG - Requesting: http://10.0.0.254:8082/domain/407fe57d-1822-45cc-91c8-75c068d2d4a2
2025-04-14 20:44:33,545 - DEBUG - Requesting: http://10.0.0.254:8082/project/3138654b-0152-4564-ad68-567826494b57
2025-04-14 20:44:33,623 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/38311322-20e7-4116-9496-0c73152b6b92
2025-04-14 20:44:33,636 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/38311322-20e7-4116-9496-0c73152b6b92
2025-04-14 20:44:33,646 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf82f193-3a3e-46ca-adc4-276e4231688b
2025-04-14 20:44:33,657 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf82f193-3a3e-46ca-adc4-276e4231688b
2025-04-14 20:44:33,666 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/76f3bde4-57b8-4c33-b65c-587618145737
2025-04-14 20:44:33,678 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-14 20:44:33,678 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/38311322-20e7-4116-9496-0c73152b6b92
2025-04-14 20:44:33,688 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf82f193-3a3e-46ca-adc4-276e4231688b
2025-04-14 20:44:33,705 - INFO - Verified VN network id 9 for VN 38311322-20e7-4116-9496-0c73152b6b92
2025-04-14 20:44:33,705 - INFO - Verifications in API Server for VN ctest-vn-88211215 passed
2025-04-14 20:44:33,705 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/38311322-20e7-4116-9496-0c73152b6b92
2025-04-14 20:44:33,716 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf82f193-3a3e-46ca-adc4-276e4231688b
2025-04-14 20:44:33,724 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf82f193-3a3e-46ca-adc4-276e4231688b
2025-04-14 20:44:33,735 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/76f3bde4-57b8-4c33-b65c-587618145737
2025-04-14 20:44:33,752 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74322277', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4049038577284628758', 'uuid-lslong': '10706758852535872402'}, 'enable': 'true', 'created': '2025-04-14T20:44:30', 'last-modified': '2025-04-14T20:44:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.040050'}
2025-04-14 20:44:33,769 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-14 20:44:33,769 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88211215 passed
2025-04-14 20:44:33,769 - DEBUG - ====Verifying policy data for ctest-vn-88211215 in API_Server ======
2025-04-14 20:44:33,769 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-14 20:44:33,785 - DEBUG - Requesting: http://10.0.0.254:8082/domain/407fe57d-1822-45cc-91c8-75c068d2d4a2
2025-04-14 20:44:33,837 - DEBUG - Requesting: http://10.0.0.254:8082/project/3138654b-0152-4564-ad68-567826494b57
2025-04-14 20:44:33,936 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/38311322-20e7-4116-9496-0c73152b6b92
2025-04-14 20:44:33,965 - DEBUG - =>VN ctest-vn-88211215 has no policy to be verified
2025-04-14 20:44:33,965 - DEBUG - Verifying the vn in opserver
2025-04-14 20:44:33,965 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215 virtual network link through opserver 10.0.0.254
2025-04-14 20:44:33,965 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-04-14 20:44:34,317 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-04-14 20:44:34,433 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215?flat'}
2025-04-14 20:44:34,433 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215 is found in opserver
2025-04-14 20:44:34,441 - DEBUG - VRF ids for VN ctest-vn-88211215: {'10.0.0.254': '2'}
2025-04-14 20:44:34,441 - INFO - Waiting for VM ctest-TestBasicVMVN-74322277-19866159 to be up..
2025-04-14 20:44:34,546 - DEBUG - VM is in ACTIVE state now
2025-04-14 20:44:34,546 - INFO - VM name : ctest-TestBasicVMVN-74322277-19866159
2025-04-14 20:44:34,636 - DEBUG - VM ctest-TestBasicVMVN-74322277-19866159 ID is 3153eb7e-d616-4023-b989-0b548efd730f
2025-04-14 20:44:34,637 - DEBUG - VM ctest-TestBasicVMVN-74322277-19866159 launched on Node cn-jenkins-deploy-platform-ansible-os-3110-1
2025-04-14 20:44:34,740 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3153eb7e-d616-4023-b989-0b548efd730f
2025-04-14 20:44:34,749 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/205b8745-44b9-407a-a334-380473ee6b48
2025-04-14 20:44:38,011 - 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 1011ms')
2025-04-14 20:44:38,011 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74322277-19866159 failed!
2025-04-14 20:44:38,065 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215 is 31.1.1.1 and allocation pool is NOT set
2025-04-14 20:44:38,065 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215 is 31.1.2.1 and allocation pool is NOT set
2025-04-14 20:44:42,129 - 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 1003ms')
2025-04-14 20:44:42,129 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74322277-19866159 failed!
2025-04-14 20:44:42,185 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215 is 31.1.1.1 and allocation pool is NOT set
2025-04-14 20:44:42,185 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215 is 31.1.2.1 and allocation pool is NOT set
2025-04-14 20:44:44,256 - 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=9.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.87 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.867/5.608/9.350/3.741 ms')
2025-04-14 20:44:44,257 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74322277-19866159 passed
2025-04-14 20:44:44,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:44:44,418 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74322277-19866159, IP 31.1.1.4, Port 22
2025-04-14 20:44:44,487 - 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-04-14 20:44:44,571 - DEBUG - VM ctest-TestBasicVMVN-74322277-19866159 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-14 20:44:49,571 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:44:49,572 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74322277-19866159, IP 31.1.1.4, Port 22
2025-04-14 20:44:49,734 - DEBUG - VM ctest-TestBasicVMVN-74322277-19866159 is ready for SSH connections
2025-04-14 20:44:49,734 - INFO - Waiting for VM ctest-TestBasicVMVN-74322277-94581355 to be up..
2025-04-14 20:44:49,817 - DEBUG - VM is in ACTIVE state now
2025-04-14 20:44:49,817 - INFO - VM name : ctest-TestBasicVMVN-74322277-94581355
2025-04-14 20:44:49,898 - DEBUG - VM ctest-TestBasicVMVN-74322277-94581355 ID is 8423c388-d9ca-4bcc-b4cf-742cd83f4b70
2025-04-14 20:44:49,899 - DEBUG - VM ctest-TestBasicVMVN-74322277-94581355 launched on Node cn-jenkins-deploy-platform-ansible-os-3110-1
2025-04-14 20:44:49,971 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8423c388-d9ca-4bcc-b4cf-742cd83f4b70
2025-04-14 20:44:49,993 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/56339f0b-cbd8-4bed-b30f-864870ae5464
2025-04-14 20:44:51,225 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.382 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.382/1.734/3.087/1.352 ms')
2025-04-14 20:44:51,225 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74322277-94581355 passed
2025-04-14 20:44:51,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:44:51,373 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74322277-94581355, IP 31.1.2.4, Port 22
2025-04-14 20:44:51,529 - DEBUG - VM ctest-TestBasicVMVN-74322277-94581355 is ready for SSH connections
2025-04-14 20:44:51,529 - INFO - Waiting for VM ctest-TestBasicVMVN-74322277-16394378 to be up..
2025-04-14 20:44:51,602 - DEBUG - VM is in ACTIVE state now
2025-04-14 20:44:51,602 - INFO - VM name : ctest-TestBasicVMVN-74322277-16394378
2025-04-14 20:44:51,675 - DEBUG - VM ctest-TestBasicVMVN-74322277-16394378 ID is 5aba1f61-074b-409e-aca7-9f38324ea38d
2025-04-14 20:44:51,675 - DEBUG - VM ctest-TestBasicVMVN-74322277-16394378 launched on Node cn-jenkins-deploy-platform-ansible-os-3110-1
2025-04-14 20:44:51,749 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5aba1f61-074b-409e-aca7-9f38324ea38d
2025-04-14 20:44:51,757 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/46432cf8-3d20-47c9-80ae-d212258f37f6
2025-04-14 20:44:52,996 - 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.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.446 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.446/1.637/2.828/1.191 ms')
2025-04-14 20:44:52,996 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-74322277-16394378 passed
2025-04-14 20:44:53,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:44:53,150 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74322277-16394378, IP 31.1.1.3, Port 22
2025-04-14 20:44:53,304 - DEBUG - VM ctest-TestBasicVMVN-74322277-16394378 is ready for SSH connections
2025-04-14 20:44:53,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:44:53,305 - 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.254, gateway password: c0ntrail123
2025-04-14 20:44:53,305 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-14 20:44:56,968 - 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.795 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.796 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.981 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.796/1.857/3.795 ms
2025-04-14 20:44:56,968 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-74322277-19866159 passed
2025-04-14 20:44:56,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:44:56,968 - 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.254, gateway password: c0ntrail123
2025-04-14 20:44:56,968 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-14 20:45:00,613 - 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=2.942 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.766 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.874 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.766/1.527/2.942 ms
2025-04-14 20:45:00,613 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-74322277-94581355 passed
2025-04-14 20:45:00,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:45:00,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:45:00,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 20:45:00,613 - 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.254, gateway password: c0ntrail123
2025-04-14 20:45:00,613 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-14 20:45:00,798 - DEBUG - None
2025-04-14 20:45:00,798 - 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.254, gateway password: c0ntrail123
2025-04-14 20:45:00,798 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-14 20:45:00,978 - DEBUG - None
2025-04-14 20:45:00,978 - 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.254, gateway password: c0ntrail123
2025-04-14 20:45:00,978 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-14 20:45:01,585 - DEBUG - None
2025-04-14 20:45:01,586 - 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.254, gateway password: c0ntrail123
2025-04-14 20:45:01,586 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-14 20:45:03,789 - 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.041 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.103 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.430 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.766 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.374 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.374/1.742/4.103 ms
2025-04-14 20:45:03,790 - 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.254, gateway password: c0ntrail123
2025-04-14 20:45:03,790 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-14 20:45:06,043 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.992 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.420 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.445 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.103 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.108 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.384 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.384/2.127/4.445 ms
2025-04-14 20:45:06,044 - 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.254, gateway password: c0ntrail123
2025-04-14 20:45:06,044 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-14 20:45:08,291 - 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.683 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.551 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.628 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.473 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.283 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.097 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.395 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.395/1.872/3.628 ms
2025-04-14 20:45:08,291 - INFO - Deleting VM ctest-TestBasicVMVN-74322277-16394378
2025-04-14 20:45:08,364 - INFO - Detaching port 56339f0b-cbd8-4bed-b30f-864870ae5464 from VM ctest-TestBasicVMVN-74322277-94581355
2025-04-14 20:45:08,410 - INFO - Deleting VM ctest-TestBasicVMVN-74322277-94581355
2025-04-14 20:45:08,481 - INFO - Detaching port 205b8745-44b9-407a-a334-380473ee6b48 from VM ctest-TestBasicVMVN-74322277-19866159
2025-04-14 20:45:08,512 - INFO - Deleting VM ctest-TestBasicVMVN-74322277-19866159
2025-04-14 20:45:08,585 - INFO - Deleting VN ctest-vn-88211215
2025-04-14 20:45:08,730 - DEBUG - Response for delete_port : ()
2025-04-14 20:45:08,926 - DEBUG - Response for delete_port : ()
2025-04-14 20:45:08,974 - DEBUG - VN 38311322-20e7-4116-9496-0c73152b6b92 still in use: Unable to complete operation on network 38311322-20e7-4116-9496-0c73152b6b92. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-92cd3af7-2830-424d-9ac4-ebe99ffaeeab']
2025-04-14 20:45:08,974 - WARNING - Deleting VN ctest-vn-88211215 failed..Will retry
2025-04-14 20:45:11,159 - DEBUG - Response for deleting network ()
2025-04-14 20:45:11,160 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bf82f193-3a3e-46ca-adc4-276e4231688b
2025-04-14 20:45:11,169 - DEBUG - Response Code: 404
2025-04-14 20:45:11,169 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-14 20:45:11,177 - DEBUG - Requesting: http://10.0.0.254:8082/domain/407fe57d-1822-45cc-91c8-75c068d2d4a2
2025-04-14 20:45:11,235 - DEBUG - Requesting: http://10.0.0.254:8082/project/3138654b-0152-4564-ad68-567826494b57
2025-04-14 20:45:11,308 - INFO - Validated that VN ctest-vn-88211215 is not found in API Server
2025-04-14 20:45:11,321 - DEBUG - VN ctest-vn-88211215 is not present in Agent 10.0.0.254
2025-04-14 20:45:11,321 - INFO - Validated that VN ctest-vn-88211215 is not in any agent
2025-04-14 20:45:11,327 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-04-14 20:45:11,335 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-88211215
2025-04-14 20:45:11,335 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-74322277:ctest-vn-88211215
2025-04-14 20:45:11,353 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88211215 info
2025-04-14 20:45:11,437 - INFO - IPAM: ctest-ipam-03137788 is not found in API Server
2025-04-14 20:45:11,451 - INFO - IPAM:ctest-ipam-03137788 is not found in control node
2025-04-14 20:45:11,715 - DEBUG - No XMPP flaps were noticed during the test
2025-04-14 20:45:11,715 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-04-14 20:45:11,715 - INFO - --------------------------------------------------------------------------------
2025-04-14 20:45:12,415 - INFO - Deleted project: ctest-TestBasicVMVN-74322277, ID : 3138654b-0152-4564-ad68-567826494b57