2025-08-11 06:14:09,894 - INFO - Domain Default found not creating
2025-08-11 06:14:10,146 - INFO - Project ctest-TestBasicVMVN-56383673 not found, creating it
2025-08-11 06:14:10,597 - INFO - Created Project:ctest-TestBasicVMVN-56383673, ID : 33794754-311d-4432-be7b-98fdfb5474f1
2025-08-11 06:14:12,024 - INFO - ================================================================================
2025-08-11 06:14:12,024 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-11 06:14:12,024 - 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-08-11 06:14:12,280 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.14': '0'}} with
2025-08-11 06:14:12,280 - INFO - Initial checks done. Running the testcase now
2025-08-11 06:14:12,280 - INFO -
2025-08-11 06:14:12,819 - DEBUG - Response for create_network : {'network': {'id': '06b7f801-45be-45c8-a6f8-04ee4fdda65f', 'name': 'ctest-vn2_metadata-94648456', 'tenant_id': '33794754311d4432be7b98fdfb5474f1', 'project_id': '33794754311d4432be7b98fdfb5474f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56383673', 'ctest-vn2_metadata-94648456'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 06:14:12,969 - DEBUG - Response for create_subnet : {'subnet': {'id': '25bebe92-e73a-4f40-97e3-0357a317b3e4', 'name': '', 'tenant_id': '33794754311d4432be7b98fdfb5474f1', 'network_id': '06b7f801-45be-45c8-a6f8-04ee4fdda65f', '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': '33794754311d4432be7b98fdfb5474f1'}}
2025-08-11 06:14:12,987 - INFO - Created VN ctest-vn2_metadata-94648456
2025-08-11 06:14:13,037 - DEBUG - VN ctest-vn2_metadata-94648456 UUID is 06b7f801-45be-45c8-a6f8-04ee4fdda65f
2025-08-11 06:14:13,227 - DEBUG - Services list from nova: [, , ]
2025-08-11 06:14:14,241 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3799-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3799-1)
2025-08-11 06:14:14,345 - DEBUG - Link local service introspect added
2025-08-11 06:14:14,395 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 06:14:19,474 - DEBUG - VM is in ACTIVE state now
2025-08-11 06:14:19,600 - INFO - Waiting for VM ctest-TestBasicVMVN-56383673-00551159 to be up..
2025-08-11 06:14:19,601 - INFO - VM name : ctest-TestBasicVMVN-56383673-00551159
2025-08-11 06:14:19,680 - DEBUG - VM ctest-TestBasicVMVN-56383673-00551159 ID is 4029aedb-191b-4190-a1ca-f1fda12ce8b6
2025-08-11 06:14:19,680 - DEBUG - VM ctest-TestBasicVMVN-56383673-00551159 launched on Node cn-jenkins-deploy-platform-ansible-os-3799-1
2025-08-11 06:14:19,751 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/4029aedb-191b-4190-a1ca-f1fda12ce8b6
2025-08-11 06:14:20,043 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/4029aedb-191b-4190-a1ca-f1fda12ce8b6
2025-08-11 06:14:20,074 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/71fec79d-8c74-4657-9a47-ea5a1fd19524
2025-08-11 06:14:23,331 - 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 1007ms')
2025-08-11 06:14:23,331 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56383673-00551159 failed!
2025-08-11 06:14:23,389 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56383673:ctest-vn2_metadata-94648456 is 11.1.1.1 and allocation pool is NOT set
2025-08-11 06:14:25,445 - 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.350 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.350/1.629/2.908/1.279 ms')
2025-08-11 06:14:25,445 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56383673-00551159 passed
2025-08-11 06:14:25,597 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:14:25,597 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56383673-00551159, IP 11.1.1.3, Port 22
2025-08-11 06:14:25,763 - DEBUG - VM ctest-TestBasicVMVN-56383673-00551159 is ready for SSH connections
2025-08-11 06:14:25,763 - INFO - Retry 0
2025-08-11 06:14:25,763 - 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.48, gateway password: c0ntrail123
2025-08-11 06:14:25,763 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-11 06:14:27,426 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-11 06:14:27,426 - INFO - Generic metadata worked
2025-08-11 06:14:27,685 - DEBUG - Link local service introspect removed
2025-08-11 06:14:27,685 - INFO - Deleting VM ctest-TestBasicVMVN-56383673-00551159
2025-08-11 06:14:27,757 - INFO - Deleting VN ctest-vn2_metadata-94648456
2025-08-11 06:14:27,792 - DEBUG - VN 06b7f801-45be-45c8-a6f8-04ee4fdda65f still in use: Unable to complete operation on network 06b7f801-45be-45c8-a6f8-04ee4fdda65f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-76c22784-68ef-4b24-968d-a9a04118951c']
2025-08-11 06:14:27,793 - WARNING - Deleting VN ctest-vn2_metadata-94648456 failed..Will retry
2025-08-11 06:14:29,894 - DEBUG - Response for deleting network ()
2025-08-11 06:14:30,148 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 06:14:30,148 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-11 06:14:30,148 - INFO - --------------------------------------------------------------------------------
2025-08-11 06:14:30,151 - INFO - ================================================================================
2025-08-11 06:14:30,151 - INFO - STARTING TEST : test_metadata_service
2025-08-11 06:14:30,152 - 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-08-11 06:14:30,448 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.14': '0'}} with
2025-08-11 06:14:30,448 - INFO - Initial checks done. Running the testcase now
2025-08-11 06:14:30,449 - INFO -
2025-08-11 06:14:30,449 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs
2025-08-11 06:14:30,456 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/8720625c-c4e9-488d-a44a-a5a265a701c2
2025-08-11 06:14:30,658 - DEBUG - Response for create_network : {'network': {'id': '4abbebf5-f78b-490c-b8e1-d30f5d1d7ee4', 'name': 'ctest-vn-59955443', 'tenant_id': '33794754311d4432be7b98fdfb5474f1', 'project_id': '33794754311d4432be7b98fdfb5474f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56383673', 'ctest-vn-59955443'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 06:14:30,872 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b0d4ac3-fcc8-4e23-94d2-c9acbaf7c559', 'name': '', 'tenant_id': '33794754311d4432be7b98fdfb5474f1', 'network_id': '4abbebf5-f78b-490c-b8e1-d30f5d1d7ee4', 'ip_version': 4, 'cidr': '18.50.33.128/26', 'allocation_pools': [{'start': '18.50.33.130', 'end': '18.50.33.190'}], 'gateway_ip': '18.50.33.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.50.33.130', 'tags': [], 'project_id': '33794754311d4432be7b98fdfb5474f1'}}
2025-08-11 06:14:30,899 - INFO - Created VN ctest-vn-59955443
2025-08-11 06:14:30,957 - DEBUG - VN ctest-vn-59955443 UUID is 4abbebf5-f78b-490c-b8e1-d30f5d1d7ee4
2025-08-11 06:14:32,139 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3799-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3799-1)
2025-08-11 06:14:32,139 - INFO - Waiting for VM ctest-TestBasicVMVN-56383673-28597706 to be up..
2025-08-11 06:14:32,181 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 06:14:37,267 - DEBUG - VM is in ACTIVE state now
2025-08-11 06:14:37,267 - INFO - VM name : ctest-TestBasicVMVN-56383673-28597706
2025-08-11 06:14:37,351 - DEBUG - VM ctest-TestBasicVMVN-56383673-28597706 ID is 5c979574-8cfb-4645-b951-4400b0694887
2025-08-11 06:14:37,351 - DEBUG - VM ctest-TestBasicVMVN-56383673-28597706 launched on Node cn-jenkins-deploy-platform-ansible-os-3799-1
2025-08-11 06:14:37,423 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/5c979574-8cfb-4645-b951-4400b0694887
2025-08-11 06:14:37,431 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/4b5c28cf-889d-4f26-a200-6a2138837c89
2025-08-11 06:14:40,669 - 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 1002ms')
2025-08-11 06:14:40,669 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56383673-28597706 failed!
2025-08-11 06:14:40,729 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-59955443 is 18.50.33.129 and allocation pool is NOT set
2025-08-11 06:14:42,790 - 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=5.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.35 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.352/3.685/5.018/1.333 ms')
2025-08-11 06:14:42,790 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56383673-28597706 passed
2025-08-11 06:14:42,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:14:42,941 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56383673-28597706, IP 18.50.33.131, Port 22
2025-08-11 06:14:43,000 - 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-08-11 06:14:43,072 - DEBUG - VM ctest-TestBasicVMVN-56383673-28597706 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 06:14:48,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:14:48,074 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56383673-28597706, IP 18.50.33.131, Port 22
2025-08-11 06:14:48,225 - DEBUG - VM ctest-TestBasicVMVN-56383673-28597706 is ready for SSH connections
2025-08-11 06:14:48,225 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-08-11 06:14:48,225 - DEBUG - cat /tmp/output.txt
2025-08-11 06:14:49,877 - DEBUG - Hello World. The time is now Mon, 11 Aug 2025 00:14:43 -0600!
2025-08-11 06:14:49,877 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 11 Aug 2025 00:14:43 -0600!'}
2025-08-11 06:14:49,877 - INFO - metadata_script.txt got executed in the vm
2025-08-11 06:14:49,877 - INFO - Deleting VM ctest-TestBasicVMVN-56383673-28597706
2025-08-11 06:14:49,945 - INFO - Deleting VN ctest-vn-59955443
2025-08-11 06:14:49,983 - DEBUG - VN 4abbebf5-f78b-490c-b8e1-d30f5d1d7ee4 still in use: Unable to complete operation on network 4abbebf5-f78b-490c-b8e1-d30f5d1d7ee4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f40e8dfc-2a1f-47a5-b082-35b58c039076']
2025-08-11 06:14:49,983 - WARNING - Deleting VN ctest-vn-59955443 failed..Will retry
2025-08-11 06:14:52,117 - DEBUG - Response for deleting network ()
2025-08-11 06:14:52,375 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 06:14:52,375 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-11 06:14:52,376 - INFO - --------------------------------------------------------------------------------
2025-08-11 06:14:52,379 - INFO - ================================================================================
2025-08-11 06:14:52,379 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-11 06:14:52,379 - 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-08-11 06:14:52,664 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.14': '0'}} with
2025-08-11 06:14:52,664 - INFO - Initial checks done. Running the testcase now
2025-08-11 06:14:52,664 - INFO -
2025-08-11 06:14:53,160 - DEBUG - Response for create_network : {'network': {'id': '6c317daa-a9db-4ba8-9f44-6bb001a49de3', 'name': 'ctest-vn-06885160', 'tenant_id': '33794754311d4432be7b98fdfb5474f1', 'project_id': '33794754311d4432be7b98fdfb5474f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56383673', 'ctest-vn-06885160'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 06:14:53,317 - DEBUG - Response for create_subnet : {'subnet': {'id': '026a0153-32d0-467d-a067-bc3eacf9910b', 'name': '', 'tenant_id': '33794754311d4432be7b98fdfb5474f1', 'network_id': '6c317daa-a9db-4ba8-9f44-6bb001a49de3', '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': '33794754311d4432be7b98fdfb5474f1'}}
2025-08-11 06:14:53,475 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a7857697-1801-410f-94f8-9a2ea501acd6', 'name': '', 'tenant_id': '33794754311d4432be7b98fdfb5474f1', 'network_id': '6c317daa-a9db-4ba8-9f44-6bb001a49de3', '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': '33794754311d4432be7b98fdfb5474f1'}}
2025-08-11 06:14:53,497 - INFO - Created VN ctest-vn-06885160
2025-08-11 06:14:53,549 - DEBUG - VN ctest-vn-06885160 UUID is 6c317daa-a9db-4ba8-9f44-6bb001a49de3
2025-08-11 06:14:53,930 - DEBUG - Response for create_port : {'port': {'name': 'a0e9c089-f36e-47fb-be08-750f088cdef3', 'id': 'a0e9c089-f36e-47fb-be08-750f088cdef3', 'tenant_id': '33794754311d4432be7b98fdfb5474f1', 'network_id': '6c317daa-a9db-4ba8-9f44-6bb001a49de3', 'mac_address': '02:a0:e9:c0:89:f3', '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': '026a0153-32d0-467d-a067-bc3eacf9910b'}], 'security_groups': ['5172bd65-41f4-4232-88cc-785c7e5992b6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '33794754311d4432be7b98fdfb5474f1'}}
2025-08-11 06:14:54,091 - DEBUG - Response for create_port : {'port': {'name': 'e92c5551-8a01-436c-acd4-181db4dd7603', 'id': 'e92c5551-8a01-436c-acd4-181db4dd7603', 'tenant_id': '33794754311d4432be7b98fdfb5474f1', 'network_id': '6c317daa-a9db-4ba8-9f44-6bb001a49de3', 'mac_address': '02:e9:2c:55:51:8a', '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': 'a7857697-1801-410f-94f8-9a2ea501acd6'}], 'security_groups': ['5172bd65-41f4-4232-88cc-785c7e5992b6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '33794754311d4432be7b98fdfb5474f1'}}
2025-08-11 06:14:54,447 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3799-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3799-1)
2025-08-11 06:14:54,920 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3799-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3799-1)
2025-08-11 06:14:56,217 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3799-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3799-1)
2025-08-11 06:14:56,217 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-11 06:14:56,224 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3cf2ac91-d662-453d-96e5-e03dafd838a0
2025-08-11 06:14:56,240 - DEBUG - Requesting: http://10.0.0.48:8082/project/33794754-311d-4432-be7b-98fdfb5474f1
2025-08-11 06:14:56,324 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/817a5544-8465-42dd-94be-5459b75970d7
2025-08-11 06:14:56,339 - INFO - Verifications in API Server for IPAM: ctest-ipam-10066147 passed
2025-08-11 06:14:56,354 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-56383673:ctest-ipam-10066147', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56383673', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9329863330818769629', 'uuid-lslong': '10718096907493273815'}, 'enable': 'true', 'created': '2025-08-11T06:14:52', 'last-modified': '2025-08-11T06:14:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.460581'}
2025-08-11 06:14:56,354 - INFO - Verifications in Control node for IPAM: ctest-ipam-10066147 passed
2025-08-11 06:14:56,355 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-11 06:14:56,362 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3cf2ac91-d662-453d-96e5-e03dafd838a0
2025-08-11 06:14:56,380 - DEBUG - Requesting: http://10.0.0.48:8082/project/33794754-311d-4432-be7b-98fdfb5474f1
2025-08-11 06:14:56,464 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6c317daa-a9db-4ba8-9f44-6bb001a49de3
2025-08-11 06:14:56,486 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6c317daa-a9db-4ba8-9f44-6bb001a49de3
2025-08-11 06:14:56,510 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/68098d9e-dee1-4ba5-b646-dbc1cb2538cf
2025-08-11 06:14:56,524 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/68098d9e-dee1-4ba5-b646-dbc1cb2538cf
2025-08-11 06:14:56,540 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/f86b3a27-d4af-48e6-9645-1b95f0875c2e
2025-08-11 06:14:56,561 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-11 06:14:56,562 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6c317daa-a9db-4ba8-9f44-6bb001a49de3
2025-08-11 06:14:56,578 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/68098d9e-dee1-4ba5-b646-dbc1cb2538cf
2025-08-11 06:14:56,603 - INFO - Verified VN network id 11 for VN 6c317daa-a9db-4ba8-9f44-6bb001a49de3
2025-08-11 06:14:56,603 - INFO - Verifications in API Server for VN ctest-vn-06885160 passed
2025-08-11 06:14:56,603 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6c317daa-a9db-4ba8-9f44-6bb001a49de3
2025-08-11 06:14:56,620 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/68098d9e-dee1-4ba5-b646-dbc1cb2538cf
2025-08-11 06:14:56,632 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/68098d9e-dee1-4ba5-b646-dbc1cb2538cf
2025-08-11 06:14:56,647 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/f86b3a27-d4af-48e6-9645-1b95f0875c2e
2025-08-11 06:14:56,664 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56383673', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7796150601902672808', 'uuid-lslong': '11476416154132848099'}, 'enable': 'true', 'created': '2025-08-11T06:14:53', 'last-modified': '2025-08-11T06:14:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.216130'}
2025-08-11 06:14:56,674 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-11 06:14:56,675 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-06885160 passed
2025-08-11 06:14:56,675 - DEBUG - ====Verifying policy data for ctest-vn-06885160 in API_Server ======
2025-08-11 06:14:56,675 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-11 06:14:56,687 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3cf2ac91-d662-453d-96e5-e03dafd838a0
2025-08-11 06:14:56,699 - DEBUG - Requesting: http://10.0.0.48:8082/project/33794754-311d-4432-be7b-98fdfb5474f1
2025-08-11 06:14:56,773 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6c317daa-a9db-4ba8-9f44-6bb001a49de3
2025-08-11 06:14:56,794 - DEBUG - =>VN ctest-vn-06885160 has no policy to be verified
2025-08-11 06:14:56,794 - DEBUG - Verifying the vn in opserver
2025-08-11 06:14:56,794 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160 virtual network link through opserver 10.0.0.48
2025-08-11 06:14:56,794 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-08-11 06:14:57,205 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-08-11 06:14:57,287 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160?flat'}
2025-08-11 06:14:57,287 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160 is found in opserver
2025-08-11 06:14:57,297 - DEBUG - VRF ids for VN ctest-vn-06885160: {'10.0.0.48': '2'}
2025-08-11 06:14:57,298 - INFO - Waiting for VM ctest-TestBasicVMVN-56383673-69767935 to be up..
2025-08-11 06:14:57,400 - DEBUG - VM is in ACTIVE state now
2025-08-11 06:14:57,400 - INFO - VM name : ctest-TestBasicVMVN-56383673-69767935
2025-08-11 06:14:57,505 - DEBUG - VM ctest-TestBasicVMVN-56383673-69767935 ID is 6aed762d-d060-43fd-887d-cc602a2b9f75
2025-08-11 06:14:57,505 - DEBUG - VM ctest-TestBasicVMVN-56383673-69767935 launched on Node cn-jenkins-deploy-platform-ansible-os-3799-1
2025-08-11 06:14:57,610 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/6aed762d-d060-43fd-887d-cc602a2b9f75
2025-08-11 06:14:57,619 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/a0e9c089-f36e-47fb-be08-750f088cdef3
2025-08-11 06:15:00,893 - 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 1023ms')
2025-08-11 06:15:00,893 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56383673-69767935 failed!
2025-08-11 06:15:00,953 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160 is 31.1.1.1 and allocation pool is NOT set
2025-08-11 06:15:00,953 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160 is 31.1.2.1 and allocation pool is NOT set
2025-08-11 06:15:05,024 - 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 1009ms')
2025-08-11 06:15:05,024 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56383673-69767935 failed!
2025-08-11 06:15:05,081 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160 is 31.1.1.1 and allocation pool is NOT set
2025-08-11 06:15:05,081 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160 is 31.1.2.1 and allocation pool is NOT set
2025-08-11 06:15:07,147 - 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=5.88 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/3.220/5.878/2.658 ms')
2025-08-11 06:15:07,147 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56383673-69767935 passed
2025-08-11 06:15:07,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:15:07,310 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56383673-69767935, IP 31.1.1.4, Port 22
2025-08-11 06:15:07,489 - DEBUG - VM ctest-TestBasicVMVN-56383673-69767935 is ready for SSH connections
2025-08-11 06:15:07,489 - INFO - Waiting for VM ctest-TestBasicVMVN-56383673-69872143 to be up..
2025-08-11 06:15:07,590 - DEBUG - VM is in ACTIVE state now
2025-08-11 06:15:07,590 - INFO - VM name : ctest-TestBasicVMVN-56383673-69872143
2025-08-11 06:15:07,669 - DEBUG - VM ctest-TestBasicVMVN-56383673-69872143 ID is ce249a21-c1af-470c-9dbd-225a4c36c384
2025-08-11 06:15:07,669 - DEBUG - VM ctest-TestBasicVMVN-56383673-69872143 launched on Node cn-jenkins-deploy-platform-ansible-os-3799-1
2025-08-11 06:15:07,750 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/ce249a21-c1af-470c-9dbd-225a4c36c384
2025-08-11 06:15:07,761 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/e92c5551-8a01-436c-acd4-181db4dd7603
2025-08-11 06:15:09,011 - 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.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.385 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.385/1.995/3.606/1.610 ms')
2025-08-11 06:15:09,011 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-56383673-69872143 passed
2025-08-11 06:15:09,165 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:15:09,166 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56383673-69872143, IP 31.1.2.4, Port 22
2025-08-11 06:15:09,325 - DEBUG - VM ctest-TestBasicVMVN-56383673-69872143 is ready for SSH connections
2025-08-11 06:15:09,326 - INFO - Waiting for VM ctest-TestBasicVMVN-56383673-36598894 to be up..
2025-08-11 06:15:09,443 - DEBUG - VM is in ACTIVE state now
2025-08-11 06:15:09,443 - INFO - VM name : ctest-TestBasicVMVN-56383673-36598894
2025-08-11 06:15:09,528 - DEBUG - VM ctest-TestBasicVMVN-56383673-36598894 ID is 641b472f-8a2c-47c5-bbf1-faffde2a6fce
2025-08-11 06:15:09,528 - DEBUG - VM ctest-TestBasicVMVN-56383673-36598894 launched on Node cn-jenkins-deploy-platform-ansible-os-3799-1
2025-08-11 06:15:09,604 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/641b472f-8a2c-47c5-bbf1-faffde2a6fce
2025-08-11 06:15:09,613 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/14352f7c-c3c4-48ed-acd4-6e03feff1f28
2025-08-11 06:15:10,859 - 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.84 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.429 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.429/2.134/3.840/1.705 ms')
2025-08-11 06:15:10,860 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-56383673-36598894 passed
2025-08-11 06:15:11,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:15:11,018 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56383673-36598894, IP 31.1.1.3, Port 22
2025-08-11 06:15:11,173 - DEBUG - VM ctest-TestBasicVMVN-56383673-36598894 is ready for SSH connections
2025-08-11 06:15:11,173 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:15:11,173 - 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.48, gateway password: c0ntrail123
2025-08-11 06:15:11,173 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-11 06:15:15,171 - 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.427 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.786 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.881 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.786/1.698/3.427 ms
2025-08-11 06:15:15,171 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-56383673-69767935 passed
2025-08-11 06:15:15,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:15:15,171 - 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.48, gateway password: c0ntrail123
2025-08-11 06:15:15,171 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-11 06:15:18,863 - 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.010 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.925 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.898 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.898/1.611/3.010 ms
2025-08-11 06:15:18,863 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-56383673-69872143 passed
2025-08-11 06:15:18,863 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:15:18,863 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:15:18,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 06:15:18,864 - 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.48, gateway password: c0ntrail123
2025-08-11 06:15:18,864 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 06:15:19,040 - DEBUG - None
2025-08-11 06:15:19,041 - 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.48, gateway password: c0ntrail123
2025-08-11 06:15:19,041 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 06:15:19,217 - DEBUG - None
2025-08-11 06:15:19,217 - 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.48, gateway password: c0ntrail123
2025-08-11 06:15:19,217 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 06:15:19,821 - DEBUG - None
2025-08-11 06:15:19,822 - 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.48, gateway password: c0ntrail123
2025-08-11 06:15:19,822 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-11 06:15:22,029 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.838 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.147 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.680 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.341 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.341/2.088/6.147 ms
2025-08-11 06:15:22,029 - 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.48, gateway password: c0ntrail123
2025-08-11 06:15:22,029 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-11 06:15:24,282 - 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.950 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.089 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.258 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.762 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.477 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.666 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.363/2.509/5.258 ms
2025-08-11 06:15:24,282 - 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.48, gateway password: c0ntrail123
2025-08-11 06:15:24,282 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-11 06:15:26,526 - 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.637 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.677 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.051 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.588 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.410 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.559 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.492 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.492/2.059/4.051 ms
2025-08-11 06:15:26,527 - INFO - Deleting VM ctest-TestBasicVMVN-56383673-36598894
2025-08-11 06:15:26,592 - INFO - Detaching port e92c5551-8a01-436c-acd4-181db4dd7603 from VM ctest-TestBasicVMVN-56383673-69872143
2025-08-11 06:15:26,623 - INFO - Deleting VM ctest-TestBasicVMVN-56383673-69872143
2025-08-11 06:15:26,689 - INFO - Detaching port a0e9c089-f36e-47fb-be08-750f088cdef3 from VM ctest-TestBasicVMVN-56383673-69767935
2025-08-11 06:15:26,720 - INFO - Deleting VM ctest-TestBasicVMVN-56383673-69767935
2025-08-11 06:15:26,787 - INFO - Deleting VN ctest-vn-06885160
2025-08-11 06:15:26,970 - DEBUG - Response for delete_port : ()
2025-08-11 06:15:27,173 - DEBUG - Response for delete_port : ()
2025-08-11 06:15:27,209 - DEBUG - VN 6c317daa-a9db-4ba8-9f44-6bb001a49de3 still in use: Unable to complete operation on network 6c317daa-a9db-4ba8-9f44-6bb001a49de3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0bb319cb-8d5e-4278-b919-931a2448cc55']
2025-08-11 06:15:27,209 - WARNING - Deleting VN ctest-vn-06885160 failed..Will retry
2025-08-11 06:15:29,346 - DEBUG - Response for deleting network ()
2025-08-11 06:15:29,346 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/68098d9e-dee1-4ba5-b646-dbc1cb2538cf
2025-08-11 06:15:29,351 - DEBUG - Response Code: 404
2025-08-11 06:15:29,352 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-11 06:15:29,362 - DEBUG - Requesting: http://10.0.0.48:8082/domain/3cf2ac91-d662-453d-96e5-e03dafd838a0
2025-08-11 06:15:29,422 - DEBUG - Requesting: http://10.0.0.48:8082/project/33794754-311d-4432-be7b-98fdfb5474f1
2025-08-11 06:15:29,500 - INFO - Validated that VN ctest-vn-06885160 is not found in API Server
2025-08-11 06:15:29,512 - DEBUG - VN ctest-vn-06885160 is not present in Agent 10.0.0.48
2025-08-11 06:15:29,512 - INFO - Validated that VN ctest-vn-06885160 is not in any agent
2025-08-11 06:15:29,519 - DEBUG - VRF 2 is not seen in agent 10.0.0.48
2025-08-11 06:15:29,525 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-06885160
2025-08-11 06:15:29,525 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-56383673:ctest-vn-06885160
2025-08-11 06:15:29,539 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-06885160 info
2025-08-11 06:15:29,625 - INFO - IPAM: ctest-ipam-10066147 is not found in API Server
2025-08-11 06:15:29,637 - INFO - IPAM:ctest-ipam-10066147 is not found in control node
2025-08-11 06:15:29,902 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 06:15:29,902 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-11 06:15:29,903 - INFO - --------------------------------------------------------------------------------
2025-08-11 06:15:30,571 - INFO - Deleted project: ctest-TestBasicVMVN-56383673, ID : 33794754-311d-4432-be7b-98fdfb5474f1