2025-07-17 02:31:54,361 - INFO - Domain Default found not creating
2025-07-17 02:31:54,527 - INFO - Project ctest-TestBasicVMVN-85425714 not found, creating it
2025-07-17 02:31:55,020 - INFO - Created Project:ctest-TestBasicVMVN-85425714, ID : c4d7c97d-9cd3-4da0-9795-903dee7a6d0d
2025-07-17 02:31:56,721 - INFO - ================================================================================
2025-07-17 02:31:56,721 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-17 02:31:56,721 - 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-07-17 02:31:56,978 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0'}} with
2025-07-17 02:31:56,978 - INFO - Initial checks done. Running the testcase now
2025-07-17 02:31:56,978 - INFO -
2025-07-17 02:31:57,609 - DEBUG - Response for create_network : {'network': {'id': '0794144c-0c42-4319-a2a8-b709845248ff', 'name': 'ctest-vn2_metadata-00090751', 'tenant_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'project_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85425714', 'ctest-vn2_metadata-00090751'], 'port_security_enabled': True, 'description': ''}}
2025-07-17 02:31:57,813 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a3135d3b-0ce0-4a26-942f-9b47b35f3d56', 'name': '', 'tenant_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'network_id': '0794144c-0c42-4319-a2a8-b709845248ff', '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': 'c4d7c97d9cd34da09795903dee7a6d0d'}}
2025-07-17 02:31:57,835 - INFO - Created VN ctest-vn2_metadata-00090751
2025-07-17 02:31:57,891 - DEBUG - VN ctest-vn2_metadata-00090751 UUID is 0794144c-0c42-4319-a2a8-b709845248ff
2025-07-17 02:31:58,093 - DEBUG - Services list from nova: [, , ]
2025-07-17 02:31:59,366 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3648-1)
2025-07-17 02:31:59,478 - DEBUG - Link local service introspect added
2025-07-17 02:31:59,523 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-17 02:32:04,604 - DEBUG - VM is in ACTIVE state now
2025-07-17 02:32:04,734 - INFO - Waiting for VM ctest-TestBasicVMVN-85425714-33098903 to be up..
2025-07-17 02:32:04,734 - INFO - VM name : ctest-TestBasicVMVN-85425714-33098903
2025-07-17 02:32:04,819 - DEBUG - VM ctest-TestBasicVMVN-85425714-33098903 ID is 49c91a7e-d8f5-4f63-93d2-816c5c2a234f
2025-07-17 02:32:04,819 - DEBUG - VM ctest-TestBasicVMVN-85425714-33098903 launched on Node cn-jenkins-deploy-platform-ansible-os-3648-1
2025-07-17 02:32:04,903 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/49c91a7e-d8f5-4f63-93d2-816c5c2a234f
2025-07-17 02:32:05,242 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/49c91a7e-d8f5-4f63-93d2-816c5c2a234f
2025-07-17 02:32:05,277 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/428496d0-d403-4802-8daa-e8ae74231497
2025-07-17 02:32:08,549 - 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 1029ms')
2025-07-17 02:32:08,549 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85425714-33098903 failed!
2025-07-17 02:32:08,607 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85425714:ctest-vn2_metadata-00090751 is 11.1.1.1 and allocation pool is NOT set
2025-07-17 02:32:12,683 - 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=2 ttl=63 time=9.59 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 9.589/9.589/9.589/0.000 ms')
2025-07-17 02:32:12,683 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85425714-33098903 passed
2025-07-17 02:32:12,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:32:12,839 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85425714-33098903, IP 11.1.1.3, Port 22
2025-07-17 02:32:12,904 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-17 02:32:12,992 - DEBUG - VM ctest-TestBasicVMVN-85425714-33098903 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-17 02:32:17,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:32:17,993 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85425714-33098903, IP 11.1.1.3, Port 22
2025-07-17 02:32:18,160 - DEBUG - VM ctest-TestBasicVMVN-85425714-33098903 is ready for SSH connections
2025-07-17 02:32:18,160 - INFO - Retry 0
2025-07-17 02:32:18,160 - 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.242, gateway password: c0ntrail123
2025-07-17 02:32:18,160 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-17 02:32:19,905 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-17 02:32:19,906 - INFO - Generic metadata worked
2025-07-17 02:32:20,174 - DEBUG - Link local service introspect removed
2025-07-17 02:32:20,174 - INFO - Deleting VM ctest-TestBasicVMVN-85425714-33098903
2025-07-17 02:32:20,251 - INFO - Deleting VN ctest-vn2_metadata-00090751
2025-07-17 02:32:20,292 - DEBUG - VN 0794144c-0c42-4319-a2a8-b709845248ff still in use: Unable to complete operation on network 0794144c-0c42-4319-a2a8-b709845248ff. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-40850f34-55f4-4b1d-a3b7-1922a019a45d']
2025-07-17 02:32:20,293 - WARNING - Deleting VN ctest-vn2_metadata-00090751 failed..Will retry
2025-07-17 02:32:22,420 - DEBUG - Response for deleting network ()
2025-07-17 02:32:22,681 - DEBUG - No XMPP flaps were noticed during the test
2025-07-17 02:32:22,681 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:26]
2025-07-17 02:32:22,681 - INFO - --------------------------------------------------------------------------------
2025-07-17 02:32:22,684 - INFO - ================================================================================
2025-07-17 02:32:22,684 - INFO - STARTING TEST : test_metadata_service
2025-07-17 02:32:22,684 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-07-17 02:32:22,984 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0'}} with
2025-07-17 02:32:22,984 - INFO - Initial checks done. Running the testcase now
2025-07-17 02:32:22,984 - INFO -
2025-07-17 02:32:22,984 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2025-07-17 02:32:22,991 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/95957b98-eb09-4f31-887e-2fee0bd8a2fa
2025-07-17 02:32:23,191 - DEBUG - Response for create_network : {'network': {'id': '36fe5e97-2316-4c6a-94aa-1060bfaf08e7', 'name': 'ctest-vn-10152019', 'tenant_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'project_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85425714', 'ctest-vn-10152019'], 'port_security_enabled': True, 'description': ''}}
2025-07-17 02:32:23,357 - DEBUG - Response for create_subnet : {'subnet': {'id': '0859a3b0-b7b9-44f4-bf03-8f7bfe2cd817', 'name': '', 'tenant_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'network_id': '36fe5e97-2316-4c6a-94aa-1060bfaf08e7', 'ip_version': 4, 'cidr': '79.252.204.0/26', 'allocation_pools': [{'start': '79.252.204.2', 'end': '79.252.204.62'}], 'gateway_ip': '79.252.204.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '79.252.204.2', 'tags': [], 'project_id': 'c4d7c97d9cd34da09795903dee7a6d0d'}}
2025-07-17 02:32:23,380 - INFO - Created VN ctest-vn-10152019
2025-07-17 02:32:23,438 - DEBUG - VN ctest-vn-10152019 UUID is 36fe5e97-2316-4c6a-94aa-1060bfaf08e7
2025-07-17 02:32:24,711 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3648-1)
2025-07-17 02:32:24,711 - INFO - Waiting for VM ctest-TestBasicVMVN-85425714-45330770 to be up..
2025-07-17 02:32:24,759 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-17 02:32:29,846 - DEBUG - VM is in ACTIVE state now
2025-07-17 02:32:29,846 - INFO - VM name : ctest-TestBasicVMVN-85425714-45330770
2025-07-17 02:32:29,931 - DEBUG - VM ctest-TestBasicVMVN-85425714-45330770 ID is b646ef3c-108f-461b-b8f6-7ffeb263dfec
2025-07-17 02:32:29,931 - DEBUG - VM ctest-TestBasicVMVN-85425714-45330770 launched on Node cn-jenkins-deploy-platform-ansible-os-3648-1
2025-07-17 02:32:30,007 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/b646ef3c-108f-461b-b8f6-7ffeb263dfec
2025-07-17 02:32:30,019 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/5d13e48f-3b76-47d2-9365-d8e16ee78e6b
2025-07-17 02:32:33,284 - 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 1025ms')
2025-07-17 02:32:33,284 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85425714-45330770 failed!
2025-07-17 02:32:33,343 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-10152019 is 79.252.204.1 and allocation pool is NOT set
2025-07-17 02:32:37,411 - 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 1014ms')
2025-07-17 02:32:37,412 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85425714-45330770 failed!
2025-07-17 02:32:37,471 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-10152019 is 79.252.204.1 and allocation pool is NOT set
2025-07-17 02:32:39,537 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.506 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.506/2.280/4.055/1.774 ms')
2025-07-17 02:32:39,537 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85425714-45330770 passed
2025-07-17 02:32:39,691 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:32:39,691 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85425714-45330770, IP 79.252.204.3, Port 22
2025-07-17 02:32:39,850 - DEBUG - VM ctest-TestBasicVMVN-85425714-45330770 is ready for SSH connections
2025-07-17 02:32:39,850 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-07-17 02:32:39,850 - DEBUG - cat /tmp/output.txt
2025-07-17 02:32:41,527 - DEBUG - Hello World. The time is now Wed, 16 Jul 2025 20:32:36 -0600!
2025-07-17 02:32:41,527 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 16 Jul 2025 20:32:36 -0600!'}
2025-07-17 02:32:41,527 - INFO - metadata_script.txt got executed in the vm
2025-07-17 02:32:41,527 - INFO - Deleting VM ctest-TestBasicVMVN-85425714-45330770
2025-07-17 02:32:41,601 - INFO - Deleting VN ctest-vn-10152019
2025-07-17 02:32:41,646 - DEBUG - VN 36fe5e97-2316-4c6a-94aa-1060bfaf08e7 still in use: Unable to complete operation on network 36fe5e97-2316-4c6a-94aa-1060bfaf08e7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-aa96e4b4-840e-45e0-9c63-a31c19aa62a7']
2025-07-17 02:32:41,646 - WARNING - Deleting VN ctest-vn-10152019 failed..Will retry
2025-07-17 02:32:43,777 - DEBUG - Response for deleting network ()
2025-07-17 02:32:44,037 - DEBUG - No XMPP flaps were noticed during the test
2025-07-17 02:32:44,037 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-07-17 02:32:44,037 - INFO - --------------------------------------------------------------------------------
2025-07-17 02:32:44,040 - INFO - ================================================================================
2025-07-17 02:32:44,040 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-17 02:32:44,041 - 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-07-17 02:32:44,329 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0'}} with
2025-07-17 02:32:44,329 - INFO - Initial checks done. Running the testcase now
2025-07-17 02:32:44,329 - INFO -
2025-07-17 02:32:44,868 - DEBUG - Response for create_network : {'network': {'id': '5a7463c6-ec35-4919-9b8a-0439c1e1e287', 'name': 'ctest-vn-98075388', 'tenant_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'project_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85425714', 'ctest-vn-98075388'], 'port_security_enabled': True, 'description': ''}}
2025-07-17 02:32:45,104 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e54f40eb-0f63-411a-a4da-557363dc8f6a', 'name': '', 'tenant_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'network_id': '5a7463c6-ec35-4919-9b8a-0439c1e1e287', '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': 'c4d7c97d9cd34da09795903dee7a6d0d'}}
2025-07-17 02:32:45,269 - DEBUG - Response for create_subnet : {'subnet': {'id': '4815a1e6-27e1-4e49-aee6-05d265fc61ef', 'name': '', 'tenant_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'network_id': '5a7463c6-ec35-4919-9b8a-0439c1e1e287', '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': 'c4d7c97d9cd34da09795903dee7a6d0d'}}
2025-07-17 02:32:45,292 - INFO - Created VN ctest-vn-98075388
2025-07-17 02:32:45,347 - DEBUG - VN ctest-vn-98075388 UUID is 5a7463c6-ec35-4919-9b8a-0439c1e1e287
2025-07-17 02:32:45,751 - DEBUG - Response for create_port : {'port': {'name': '59c8d7c6-e579-411e-a696-3959dba0b101', 'id': '59c8d7c6-e579-411e-a696-3959dba0b101', 'tenant_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'network_id': '5a7463c6-ec35-4919-9b8a-0439c1e1e287', 'mac_address': '02:59:c8:d7:c6:e5', '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': 'e54f40eb-0f63-411a-a4da-557363dc8f6a'}], 'security_groups': ['11bbeb06-5293-4ee9-9b13-b319ac30a596'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4d7c97d9cd34da09795903dee7a6d0d'}}
2025-07-17 02:32:45,941 - DEBUG - Response for create_port : {'port': {'name': '50e5a0d6-43b1-402b-bcaf-0bf8b3e602fe', 'id': '50e5a0d6-43b1-402b-bcaf-0bf8b3e602fe', 'tenant_id': 'c4d7c97d9cd34da09795903dee7a6d0d', 'network_id': '5a7463c6-ec35-4919-9b8a-0439c1e1e287', 'mac_address': '02:50:e5:a0:d6:43', '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': '4815a1e6-27e1-4e49-aee6-05d265fc61ef'}], 'security_groups': ['11bbeb06-5293-4ee9-9b13-b319ac30a596'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4d7c97d9cd34da09795903dee7a6d0d'}}
2025-07-17 02:32:46,332 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3648-1)
2025-07-17 02:32:46,787 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3648-1)
2025-07-17 02:32:48,283 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3648-1)
2025-07-17 02:32:48,283 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-07-17 02:32:48,291 - DEBUG - Requesting: http://10.0.0.242:8082/domain/fcda0849-3f4d-43fd-87d6-3619b1739bfa
2025-07-17 02:32:48,313 - DEBUG - Requesting: http://10.0.0.242:8082/project/c4d7c97d-9cd3-4da0-9795-903dee7a6d0d
2025-07-17 02:32:48,417 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/168465fe-5e82-4dd1-9fb5-816d6e79ce8d
2025-07-17 02:32:48,437 - INFO - Verifications in API Server for IPAM: ctest-ipam-66793262 passed
2025-07-17 02:32:48,446 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-85425714:ctest-ipam-66793262', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85425714', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1622533908941917649', 'uuid-lslong': '11508246729820065421'}, 'enable': 'true', 'created': '2025-07-17T02:32:44', 'last-modified': '2025-07-17T02:32:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.874486'}
2025-07-17 02:32:48,446 - INFO - Verifications in Control node for IPAM: ctest-ipam-66793262 passed
2025-07-17 02:32:48,446 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-07-17 02:32:48,457 - DEBUG - Requesting: http://10.0.0.242:8082/domain/fcda0849-3f4d-43fd-87d6-3619b1739bfa
2025-07-17 02:32:48,476 - DEBUG - Requesting: http://10.0.0.242:8082/project/c4d7c97d-9cd3-4da0-9795-903dee7a6d0d
2025-07-17 02:32:48,570 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5a7463c6-ec35-4919-9b8a-0439c1e1e287
2025-07-17 02:32:48,598 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5a7463c6-ec35-4919-9b8a-0439c1e1e287
2025-07-17 02:32:48,628 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/afa77a93-f39a-4790-b0ab-175f16ae414f
2025-07-17 02:32:48,645 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/afa77a93-f39a-4790-b0ab-175f16ae414f
2025-07-17 02:32:48,657 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/308c1c73-0650-4e18-9856-eaf2eba92002
2025-07-17 02:32:48,676 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-17 02:32:48,676 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5a7463c6-ec35-4919-9b8a-0439c1e1e287
2025-07-17 02:32:48,697 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/afa77a93-f39a-4790-b0ab-175f16ae414f
2025-07-17 02:32:48,723 - INFO - Verified VN network id 9 for VN 5a7463c6-ec35-4919-9b8a-0439c1e1e287
2025-07-17 02:32:48,724 - INFO - Verifications in API Server for VN ctest-vn-98075388 passed
2025-07-17 02:32:48,724 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5a7463c6-ec35-4919-9b8a-0439c1e1e287
2025-07-17 02:32:48,752 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/afa77a93-f39a-4790-b0ab-175f16ae414f
2025-07-17 02:32:48,769 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/afa77a93-f39a-4790-b0ab-175f16ae414f
2025-07-17 02:32:48,792 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/308c1c73-0650-4e18-9856-eaf2eba92002
2025-07-17 02:32:48,819 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85425714', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6517944266729539865', 'uuid-lslong': '11207775268777353863'}, 'enable': 'true', 'created': '2025-07-17T02:32:44', 'last-modified': '2025-07-17T02:32:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.582710'}
2025-07-17 02:32:48,834 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-17 02:32:48,834 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-98075388 passed
2025-07-17 02:32:48,834 - DEBUG - ====Verifying policy data for ctest-vn-98075388 in API_Server ======
2025-07-17 02:32:48,834 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-07-17 02:32:48,854 - DEBUG - Requesting: http://10.0.0.242:8082/domain/fcda0849-3f4d-43fd-87d6-3619b1739bfa
2025-07-17 02:32:48,876 - DEBUG - Requesting: http://10.0.0.242:8082/project/c4d7c97d-9cd3-4da0-9795-903dee7a6d0d
2025-07-17 02:32:49,033 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5a7463c6-ec35-4919-9b8a-0439c1e1e287
2025-07-17 02:32:49,078 - DEBUG - =>VN ctest-vn-98075388 has no policy to be verified
2025-07-17 02:32:49,078 - DEBUG - Verifying the vn in opserver
2025-07-17 02:32:49,079 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388 virtual network link through opserver 10.0.0.242
2025-07-17 02:32:49,079 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-07-17 02:32:49,684 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-07-17 02:32:50,187 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388?flat'}
2025-07-17 02:32:50,187 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388 is found in opserver
2025-07-17 02:32:50,196 - DEBUG - VRF ids for VN ctest-vn-98075388: {'10.0.0.242': '2'}
2025-07-17 02:32:50,196 - INFO - Waiting for VM ctest-TestBasicVMVN-85425714-08054110 to be up..
2025-07-17 02:32:50,316 - DEBUG - VM is in ACTIVE state now
2025-07-17 02:32:50,316 - INFO - VM name : ctest-TestBasicVMVN-85425714-08054110
2025-07-17 02:32:50,429 - DEBUG - VM ctest-TestBasicVMVN-85425714-08054110 ID is cf034a53-d742-4850-bfe8-ba5c15cb1c0a
2025-07-17 02:32:50,430 - DEBUG - VM ctest-TestBasicVMVN-85425714-08054110 launched on Node cn-jenkins-deploy-platform-ansible-os-3648-1
2025-07-17 02:32:50,533 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/cf034a53-d742-4850-bfe8-ba5c15cb1c0a
2025-07-17 02:32:50,543 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/59c8d7c6-e579-411e-a696-3959dba0b101
2025-07-17 02:32:53,832 - 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 1016ms')
2025-07-17 02:32:53,832 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85425714-08054110 failed!
2025-07-17 02:32:53,890 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388 is 31.1.1.1 and allocation pool is NOT set
2025-07-17 02:32:53,891 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388 is 31.1.2.1 and allocation pool is NOT set
2025-07-17 02:32:57,962 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-07-17 02:32:57,962 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85425714-08054110 failed!
2025-07-17 02:32:58,019 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388 is 31.1.1.1 and allocation pool is NOT set
2025-07-17 02:32:58,019 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388 is 31.1.2.1 and allocation pool is NOT set
2025-07-17 02:33:00,094 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=5.01 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 = 3.665/4.336/5.007/0.671 ms')
2025-07-17 02:33:00,095 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85425714-08054110 passed
2025-07-17 02:33:00,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:33:00,259 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85425714-08054110, IP 31.1.1.4, Port 22
2025-07-17 02:33:00,325 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-17 02:33:00,422 - DEBUG - VM ctest-TestBasicVMVN-85425714-08054110 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-17 02:33:05,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:33:05,423 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85425714-08054110, IP 31.1.1.4, Port 22
2025-07-17 02:33:05,578 - DEBUG - VM ctest-TestBasicVMVN-85425714-08054110 is ready for SSH connections
2025-07-17 02:33:05,578 - INFO - Waiting for VM ctest-TestBasicVMVN-85425714-95348067 to be up..
2025-07-17 02:33:05,662 - DEBUG - VM is in ACTIVE state now
2025-07-17 02:33:05,662 - INFO - VM name : ctest-TestBasicVMVN-85425714-95348067
2025-07-17 02:33:05,746 - DEBUG - VM ctest-TestBasicVMVN-85425714-95348067 ID is b2903644-9028-4ed6-b3cb-a2e0b823d589
2025-07-17 02:33:05,746 - DEBUG - VM ctest-TestBasicVMVN-85425714-95348067 launched on Node cn-jenkins-deploy-platform-ansible-os-3648-1
2025-07-17 02:33:05,828 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/b2903644-9028-4ed6-b3cb-a2e0b823d589
2025-07-17 02:33:05,840 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/50e5a0d6-43b1-402b-bcaf-0bf8b3e602fe
2025-07-17 02:33:07,089 - 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.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.447 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.447/1.967/3.487/1.520 ms')
2025-07-17 02:33:07,089 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-85425714-95348067 passed
2025-07-17 02:33:07,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:33:07,243 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85425714-95348067, IP 31.1.2.4, Port 22
2025-07-17 02:33:07,402 - DEBUG - VM ctest-TestBasicVMVN-85425714-95348067 is ready for SSH connections
2025-07-17 02:33:07,402 - INFO - Waiting for VM ctest-TestBasicVMVN-85425714-64044366 to be up..
2025-07-17 02:33:07,486 - DEBUG - VM is in ACTIVE state now
2025-07-17 02:33:07,486 - INFO - VM name : ctest-TestBasicVMVN-85425714-64044366
2025-07-17 02:33:07,572 - DEBUG - VM ctest-TestBasicVMVN-85425714-64044366 ID is df1da0a3-90f2-4e0e-84ad-ae17aa861071
2025-07-17 02:33:07,573 - DEBUG - VM ctest-TestBasicVMVN-85425714-64044366 launched on Node cn-jenkins-deploy-platform-ansible-os-3648-1
2025-07-17 02:33:07,657 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/df1da0a3-90f2-4e0e-84ad-ae17aa861071
2025-07-17 02:33:07,667 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/e22a7ca3-e25c-4273-af38-85adc70fdbe1
2025-07-17 02:33:08,913 - 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.88 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.473 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.473/2.178/3.884/1.705 ms')
2025-07-17 02:33:08,914 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-85425714-64044366 passed
2025-07-17 02:33:09,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:33:09,075 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85425714-64044366, IP 31.1.1.3, Port 22
2025-07-17 02:33:09,235 - DEBUG - VM ctest-TestBasicVMVN-85425714-64044366 is ready for SSH connections
2025-07-17 02:33:09,235 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:33:09,235 - 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.242, gateway password: c0ntrail123
2025-07-17 02:33:09,235 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-17 02:33:13,423 - 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.851 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.916 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.000 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.916/1.922/3.851 ms
2025-07-17 02:33:13,424 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-85425714-08054110 passed
2025-07-17 02:33:13,424 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:33:13,424 - 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.242, gateway password: c0ntrail123
2025-07-17 02:33:13,424 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-17 02:33:17,150 - 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.921 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.063 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.995 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.995/1.993/3.921 ms
2025-07-17 02:33:17,150 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-85425714-95348067 passed
2025-07-17 02:33:17,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:33:17,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:33:17,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-17 02:33:17,151 - 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.242, gateway password: c0ntrail123
2025-07-17 02:33:17,151 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-17 02:33:17,358 - DEBUG - None
2025-07-17 02:33:17,358 - 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.242, gateway password: c0ntrail123
2025-07-17 02:33:17,358 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-17 02:33:17,566 - DEBUG - None
2025-07-17 02:33:17,566 - 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.242, gateway password: c0ntrail123
2025-07-17 02:33:17,566 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-17 02:33:18,236 - DEBUG - None
2025-07-17 02:33:18,236 - 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.242, gateway password: c0ntrail123
2025-07-17 02:33:18,236 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-17 02:33:20,462 - 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.003 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=15.502 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.563 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.961 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.431 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.431/4.092/15.502 ms
2025-07-17 02:33:20,462 - 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.242, gateway password: c0ntrail123
2025-07-17 02:33:20,463 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-17 02:33:22,747 - 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.340 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.522 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.967 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.884 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.743 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.444 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.436/2.190/4.967 ms
2025-07-17 02:33:22,747 - 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.242, gateway password: c0ntrail123
2025-07-17 02:33:22,747 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-17 02:33:25,012 - 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.923 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.976 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.891 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.523 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.015 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.017 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.465 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.465/1.972/3.891 ms
2025-07-17 02:33:25,013 - INFO - Deleting VM ctest-TestBasicVMVN-85425714-64044366
2025-07-17 02:33:25,112 - INFO - Detaching port 50e5a0d6-43b1-402b-bcaf-0bf8b3e602fe from VM ctest-TestBasicVMVN-85425714-95348067
2025-07-17 02:33:25,173 - INFO - Deleting VM ctest-TestBasicVMVN-85425714-95348067
2025-07-17 02:33:25,265 - INFO - Detaching port 59c8d7c6-e579-411e-a696-3959dba0b101 from VM ctest-TestBasicVMVN-85425714-08054110
2025-07-17 02:33:25,310 - INFO - Deleting VM ctest-TestBasicVMVN-85425714-08054110
2025-07-17 02:33:25,433 - INFO - Deleting VN ctest-vn-98075388
2025-07-17 02:33:25,658 - DEBUG - Response for delete_port : ()
2025-07-17 02:33:25,950 - DEBUG - Response for delete_port : ()
2025-07-17 02:33:26,163 - DEBUG - Response for deleting network ()
2025-07-17 02:33:26,163 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/afa77a93-f39a-4790-b0ab-175f16ae414f
2025-07-17 02:33:26,171 - DEBUG - Response Code: 404
2025-07-17 02:33:26,171 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-07-17 02:33:26,179 - DEBUG - Requesting: http://10.0.0.242:8082/domain/fcda0849-3f4d-43fd-87d6-3619b1739bfa
2025-07-17 02:33:26,237 - DEBUG - Requesting: http://10.0.0.242:8082/project/c4d7c97d-9cd3-4da0-9795-903dee7a6d0d
2025-07-17 02:33:26,324 - INFO - Validated that VN ctest-vn-98075388 is not found in API Server
2025-07-17 02:33:26,339 - DEBUG - VN ctest-vn-98075388 is not present in Agent 10.0.0.242
2025-07-17 02:33:26,339 - INFO - Validated that VN ctest-vn-98075388 is not in any agent
2025-07-17 02:33:26,347 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2025-07-17 02:33:26,355 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-98075388
2025-07-17 02:33:26,355 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-85425714:ctest-vn-98075388
2025-07-17 02:33:26,372 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-98075388 info
2025-07-17 02:33:26,462 - INFO - IPAM: ctest-ipam-66793262 is not found in API Server
2025-07-17 02:33:26,482 - INFO - IPAM:ctest-ipam-66793262 is not found in control node
2025-07-17 02:33:26,752 - DEBUG - No XMPP flaps were noticed during the test
2025-07-17 02:33:26,752 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-07-17 02:33:26,752 - INFO - --------------------------------------------------------------------------------
2025-07-17 02:33:27,544 - INFO - Deleted project: ctest-TestBasicVMVN-85425714, ID : c4d7c97d-9cd3-4da0-9795-903dee7a6d0d