2025-11-05 13:51:15,663 - INFO - Domain Default found not creating
2025-11-05 13:51:15,817 - INFO - Project ctest-TestBasicVMVN-32602423 not found, creating it
2025-11-05 13:51:16,251 - INFO - Created Project:ctest-TestBasicVMVN-32602423, ID : 98fd6103-1787-4d0b-ad5b-521aeb285535
2025-11-05 13:51:17,789 - INFO - ================================================================================
2025-11-05 13:51:17,789 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-05 13:51:17,789 - 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-11-05 13:51:18,048 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.192': '0'}} with
2025-11-05 13:51:18,048 - INFO - Initial checks done. Running the testcase now
2025-11-05 13:51:18,048 - INFO -
2025-11-05 13:51:18,579 - DEBUG - Response for create_network : {'network': {'id': 'a5bfffac-6f30-4118-8df9-9a79e0bec814', 'name': 'ctest-vn2_metadata-47747192', 'tenant_id': '98fd610317874d0bad5b521aeb285535', 'project_id': '98fd610317874d0bad5b521aeb285535', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-32602423', 'ctest-vn2_metadata-47747192'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 13:51:18,786 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d6d366f-6320-4f05-a97d-3949c418cf63', 'name': '', 'tenant_id': '98fd610317874d0bad5b521aeb285535', 'network_id': 'a5bfffac-6f30-4118-8df9-9a79e0bec814', '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': '98fd610317874d0bad5b521aeb285535'}}
2025-11-05 13:51:18,803 - INFO - Created VN ctest-vn2_metadata-47747192
2025-11-05 13:51:18,854 - DEBUG - VN ctest-vn2_metadata-47747192 UUID is a5bfffac-6f30-4118-8df9-9a79e0bec814
2025-11-05 13:51:19,039 - DEBUG - Services list from nova: [, , ]
2025-11-05 13:51:20,018 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4642-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4642-1)
2025-11-05 13:51:20,122 - DEBUG - Link local service introspect added
2025-11-05 13:51:20,159 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 13:51:25,232 - DEBUG - VM is in ACTIVE state now
2025-11-05 13:51:25,358 - INFO - Waiting for VM ctest-TestBasicVMVN-32602423-32621699 to be up..
2025-11-05 13:51:25,358 - INFO - VM name : ctest-TestBasicVMVN-32602423-32621699
2025-11-05 13:51:25,452 - DEBUG - VM ctest-TestBasicVMVN-32602423-32621699 ID is beee8e6d-d38b-40f5-a457-bfb54bd0846b
2025-11-05 13:51:25,452 - DEBUG - VM ctest-TestBasicVMVN-32602423-32621699 launched on Node cn-jenkins-deploy-platform-ansible-os-4642-1
2025-11-05 13:51:25,532 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/beee8e6d-d38b-40f5-a457-bfb54bd0846b
2025-11-05 13:51:25,821 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/beee8e6d-d38b-40f5-a457-bfb54bd0846b
2025-11-05 13:51:25,852 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/383e802e-a850-4ffa-ac4f-aed2e05cea07
2025-11-05 13:51:29,091 - 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 1003ms')
2025-11-05 13:51:29,091 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32602423-32621699 failed!
2025-11-05 13:51:29,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32602423:ctest-vn2_metadata-47747192 is 11.1.1.1 and allocation pool is NOT set
2025-11-05 13:51:31,204 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.13 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 = 1.132/2.903/4.674/1.771 ms')
2025-11-05 13:51:31,204 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32602423-32621699 passed
2025-11-05 13:51:31,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:51:31,351 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32602423-32621699, IP 11.1.1.3, Port 22
2025-11-05 13:51:31,517 - DEBUG - VM ctest-TestBasicVMVN-32602423-32621699 is ready for SSH connections
2025-11-05 13:51:31,517 - INFO - Retry 0
2025-11-05 13:51:31,517 - 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.19, gateway password: c0ntrail123
2025-11-05 13:51:31,517 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-05 13:51:33,167 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-05 13:51:33,167 - INFO - Generic metadata worked
2025-11-05 13:51:33,414 - DEBUG - Link local service introspect removed
2025-11-05 13:51:33,415 - INFO - Deleting VM ctest-TestBasicVMVN-32602423-32621699
2025-11-05 13:51:33,478 - INFO - Deleting VN ctest-vn2_metadata-47747192
2025-11-05 13:51:33,516 - DEBUG - VN a5bfffac-6f30-4118-8df9-9a79e0bec814 still in use: Unable to complete operation on network a5bfffac-6f30-4118-8df9-9a79e0bec814. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-baf44229-8b96-4ba7-9bd7-a2c2034233f7']
2025-11-05 13:51:33,516 - WARNING - Deleting VN ctest-vn2_metadata-47747192 failed..Will retry
2025-11-05 13:51:35,611 - DEBUG - Response for deleting network ()
2025-11-05 13:51:35,863 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 13:51:35,863 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-05 13:51:35,863 - INFO - --------------------------------------------------------------------------------
2025-11-05 13:51:35,865 - INFO - ================================================================================
2025-11-05 13:51:35,865 - INFO - STARTING TEST : test_metadata_service
2025-11-05 13:51:35,865 - 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-11-05 13:51:36,150 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.192': '0'}} with
2025-11-05 13:51:36,150 - INFO - Initial checks done. Running the testcase now
2025-11-05 13:51:36,150 - INFO -
2025-11-05 13:51:36,150 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-11-05 13:51:36,155 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/02a92873-d185-415c-a16c-5772d9451671
2025-11-05 13:51:36,325 - DEBUG - Response for create_network : {'network': {'id': 'e39bbc50-661a-4f20-add5-0654ce9d9a44', 'name': 'ctest-vn-01074833', 'tenant_id': '98fd610317874d0bad5b521aeb285535', 'project_id': '98fd610317874d0bad5b521aeb285535', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-32602423', 'ctest-vn-01074833'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 13:51:36,472 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ce95d4dc-0ddf-435d-ae01-3cdbbf9fcc76', 'name': '', 'tenant_id': '98fd610317874d0bad5b521aeb285535', 'network_id': 'e39bbc50-661a-4f20-add5-0654ce9d9a44', 'ip_version': 4, 'cidr': '78.17.139.128/26', 'allocation_pools': [{'start': '78.17.139.130', 'end': '78.17.139.190'}], 'gateway_ip': '78.17.139.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '78.17.139.130', 'tags': [], 'project_id': '98fd610317874d0bad5b521aeb285535'}}
2025-11-05 13:51:36,488 - INFO - Created VN ctest-vn-01074833
2025-11-05 13:51:36,538 - DEBUG - VN ctest-vn-01074833 UUID is e39bbc50-661a-4f20-add5-0654ce9d9a44
2025-11-05 13:51:37,672 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4642-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4642-1)
2025-11-05 13:51:37,672 - INFO - Waiting for VM ctest-TestBasicVMVN-32602423-28559649 to be up..
2025-11-05 13:51:37,710 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 13:51:42,779 - DEBUG - VM is in ACTIVE state now
2025-11-05 13:51:42,779 - INFO - VM name : ctest-TestBasicVMVN-32602423-28559649
2025-11-05 13:51:42,846 - DEBUG - VM ctest-TestBasicVMVN-32602423-28559649 ID is cc607f55-62ba-47e4-8be5-178b8b093ad3
2025-11-05 13:51:42,847 - DEBUG - VM ctest-TestBasicVMVN-32602423-28559649 launched on Node cn-jenkins-deploy-platform-ansible-os-4642-1
2025-11-05 13:51:42,919 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/cc607f55-62ba-47e4-8be5-178b8b093ad3
2025-11-05 13:51:42,927 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/24a42d54-3408-4a4b-a3cc-611be0b3805d
2025-11-05 13:51:46,182 - 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 1015ms')
2025-11-05 13:51:46,182 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32602423-28559649 failed!
2025-11-05 13:51:46,234 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-01074833 is 78.17.139.129 and allocation pool is NOT set
2025-11-05 13:51:48,293 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.39 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.390/2.734/4.079/1.344 ms')
2025-11-05 13:51:48,293 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32602423-28559649 passed
2025-11-05 13:51:48,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:51:48,447 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32602423-28559649, IP 78.17.139.131, Port 22
2025-11-05 13:51:48,512 - 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-11-05 13:51:48,606 - DEBUG - VM ctest-TestBasicVMVN-32602423-28559649 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-05 13:51:53,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:51:53,607 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32602423-28559649, IP 78.17.139.131, Port 22
2025-11-05 13:51:53,762 - DEBUG - VM ctest-TestBasicVMVN-32602423-28559649 is ready for SSH connections
2025-11-05 13:51:53,762 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-11-05 13:51:53,762 - DEBUG - cat /tmp/output.txt
2025-11-05 13:51:55,378 - DEBUG - Hello World. The time is now Wed, 05 Nov 2025 06:51:48 -0700!
2025-11-05 13:51:55,379 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 05 Nov 2025 06:51:48 -0700!'}
2025-11-05 13:51:55,379 - INFO - metadata_script.txt got executed in the vm
2025-11-05 13:51:55,379 - INFO - Deleting VM ctest-TestBasicVMVN-32602423-28559649
2025-11-05 13:51:55,461 - INFO - Deleting VN ctest-vn-01074833
2025-11-05 13:51:55,497 - DEBUG - VN e39bbc50-661a-4f20-add5-0654ce9d9a44 still in use: Unable to complete operation on network e39bbc50-661a-4f20-add5-0654ce9d9a44. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bf59bb53-2576-448f-8f9c-43e6f768d793']
2025-11-05 13:51:55,497 - WARNING - Deleting VN ctest-vn-01074833 failed..Will retry
2025-11-05 13:51:57,593 - DEBUG - Response for deleting network ()
2025-11-05 13:51:57,848 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 13:51:57,849 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-11-05 13:51:57,849 - INFO - --------------------------------------------------------------------------------
2025-11-05 13:51:57,853 - INFO - ================================================================================
2025-11-05 13:51:57,854 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-05 13:51:57,854 - 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-11-05 13:51:58,135 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.192': '0'}} with
2025-11-05 13:51:58,135 - INFO - Initial checks done. Running the testcase now
2025-11-05 13:51:58,135 - INFO -
2025-11-05 13:51:58,616 - DEBUG - Response for create_network : {'network': {'id': 'fd6dd466-6cfc-44d8-ae47-173f0b51ac13', 'name': 'ctest-vn-75901192', 'tenant_id': '98fd610317874d0bad5b521aeb285535', 'project_id': '98fd610317874d0bad5b521aeb285535', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-32602423', 'ctest-vn-75901192'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 13:51:58,769 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd7979a07-d2d4-41ff-8757-ccdf46a736ac', 'name': '', 'tenant_id': '98fd610317874d0bad5b521aeb285535', 'network_id': 'fd6dd466-6cfc-44d8-ae47-173f0b51ac13', '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': '98fd610317874d0bad5b521aeb285535'}}
2025-11-05 13:51:58,929 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f9a7beb-d0d9-44dc-a836-2c4035446c44', 'name': '', 'tenant_id': '98fd610317874d0bad5b521aeb285535', 'network_id': 'fd6dd466-6cfc-44d8-ae47-173f0b51ac13', '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': '98fd610317874d0bad5b521aeb285535'}}
2025-11-05 13:51:58,948 - INFO - Created VN ctest-vn-75901192
2025-11-05 13:51:58,998 - DEBUG - VN ctest-vn-75901192 UUID is fd6dd466-6cfc-44d8-ae47-173f0b51ac13
2025-11-05 13:51:59,342 - DEBUG - Response for create_port : {'port': {'name': '8760b733-6f84-4f9d-88ba-61e3c9278db8', 'id': '8760b733-6f84-4f9d-88ba-61e3c9278db8', 'tenant_id': '98fd610317874d0bad5b521aeb285535', 'network_id': 'fd6dd466-6cfc-44d8-ae47-173f0b51ac13', 'mac_address': '02:87:60:b7:33:6f', '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': 'd7979a07-d2d4-41ff-8757-ccdf46a736ac'}], 'security_groups': ['aea35556-4cc4-43dc-957b-66387bff956d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '98fd610317874d0bad5b521aeb285535'}}
2025-11-05 13:51:59,505 - DEBUG - Response for create_port : {'port': {'name': '637e596c-2d0e-4ed8-97b5-83bd8fa930ca', 'id': '637e596c-2d0e-4ed8-97b5-83bd8fa930ca', 'tenant_id': '98fd610317874d0bad5b521aeb285535', 'network_id': 'fd6dd466-6cfc-44d8-ae47-173f0b51ac13', 'mac_address': '02:63:7e:59:6c:2d', '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': '4f9a7beb-d0d9-44dc-a836-2c4035446c44'}], 'security_groups': ['aea35556-4cc4-43dc-957b-66387bff956d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '98fd610317874d0bad5b521aeb285535'}}
2025-11-05 13:51:59,859 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4642-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4642-1)
2025-11-05 13:52:00,288 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4642-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4642-1)
2025-11-05 13:52:01,548 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4642-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4642-1)
2025-11-05 13:52:01,548 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-11-05 13:52:01,555 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a13f62a-f8d5-435d-b816-083760c80328
2025-11-05 13:52:01,569 - DEBUG - Requesting: http://10.0.0.19:8082/project/98fd6103-1787-4d0b-ad5b-521aeb285535
2025-11-05 13:52:01,643 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/676e8187-e9d8-4eb9-9f22-d5fd36d626a7
2025-11-05 13:52:01,656 - INFO - Verifications in API Server for IPAM: ctest-ipam-48708054 passed
2025-11-05 13:52:01,666 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-32602423:ctest-ipam-48708054', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-32602423', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7453036854088584889', 'uuid-lslong': '11466962884762150567'}, 'enable': 'true', 'created': '2025-11-05T13:51:58', 'last-modified': '2025-11-05T13:51:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.301622'}
2025-11-05 13:52:01,666 - INFO - Verifications in Control node for IPAM: ctest-ipam-48708054 passed
2025-11-05 13:52:01,666 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-11-05 13:52:01,672 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a13f62a-f8d5-435d-b816-083760c80328
2025-11-05 13:52:01,684 - DEBUG - Requesting: http://10.0.0.19:8082/project/98fd6103-1787-4d0b-ad5b-521aeb285535
2025-11-05 13:52:01,776 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/fd6dd466-6cfc-44d8-ae47-173f0b51ac13
2025-11-05 13:52:01,787 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/fd6dd466-6cfc-44d8-ae47-173f0b51ac13
2025-11-05 13:52:01,800 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b0a66f25-dace-4d22-ae96-98d7c7630dbd
2025-11-05 13:52:01,812 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b0a66f25-dace-4d22-ae96-98d7c7630dbd
2025-11-05 13:52:01,819 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/3795b88c-5f8e-4707-9b58-ceca70a0106e
2025-11-05 13:52:01,827 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-05 13:52:01,827 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/fd6dd466-6cfc-44d8-ae47-173f0b51ac13
2025-11-05 13:52:01,839 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b0a66f25-dace-4d22-ae96-98d7c7630dbd
2025-11-05 13:52:01,856 - INFO - Verified VN network id 12 for VN fd6dd466-6cfc-44d8-ae47-173f0b51ac13
2025-11-05 13:52:01,856 - INFO - Verifications in API Server for VN ctest-vn-75901192 passed
2025-11-05 13:52:01,856 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/fd6dd466-6cfc-44d8-ae47-173f0b51ac13
2025-11-05 13:52:01,866 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b0a66f25-dace-4d22-ae96-98d7c7630dbd
2025-11-05 13:52:01,875 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b0a66f25-dace-4d22-ae96-98d7c7630dbd
2025-11-05 13:52:01,883 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/3795b88c-5f8e-4707-9b58-ceca70a0106e
2025-11-05 13:52:01,902 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-32602423', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18261485600437454040', 'uuid-lslong': '12558031645486197779'}, 'enable': 'true', 'created': '2025-11-05T13:51:58', 'last-modified': '2025-11-05T13:51:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.993197'}
2025-11-05 13:52:01,911 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-05 13:52:01,911 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75901192 passed
2025-11-05 13:52:01,912 - DEBUG - ====Verifying policy data for ctest-vn-75901192 in API_Server ======
2025-11-05 13:52:01,912 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-11-05 13:52:01,919 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a13f62a-f8d5-435d-b816-083760c80328
2025-11-05 13:52:01,934 - DEBUG - Requesting: http://10.0.0.19:8082/project/98fd6103-1787-4d0b-ad5b-521aeb285535
2025-11-05 13:52:02,012 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/fd6dd466-6cfc-44d8-ae47-173f0b51ac13
2025-11-05 13:52:02,031 - DEBUG - =>VN ctest-vn-75901192 has no policy to be verified
2025-11-05 13:52:02,031 - DEBUG - Verifying the vn in opserver
2025-11-05 13:52:02,031 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192 virtual network link through opserver 10.0.0.19
2025-11-05 13:52:02,031 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-11-05 13:52:02,358 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-11-05 13:52:02,431 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192?flat'}
2025-11-05 13:52:02,431 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192 is found in opserver
2025-11-05 13:52:02,438 - DEBUG - VRF ids for VN ctest-vn-75901192: {'10.0.0.19': '2'}
2025-11-05 13:52:02,438 - INFO - Waiting for VM ctest-TestBasicVMVN-32602423-81499480 to be up..
2025-11-05 13:52:02,546 - DEBUG - VM is in ACTIVE state now
2025-11-05 13:52:02,547 - INFO - VM name : ctest-TestBasicVMVN-32602423-81499480
2025-11-05 13:52:02,638 - DEBUG - VM ctest-TestBasicVMVN-32602423-81499480 ID is a4d1cce5-50a7-46c2-9ee9-d35cec5c6cff
2025-11-05 13:52:02,639 - DEBUG - VM ctest-TestBasicVMVN-32602423-81499480 launched on Node cn-jenkins-deploy-platform-ansible-os-4642-1
2025-11-05 13:52:02,738 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/a4d1cce5-50a7-46c2-9ee9-d35cec5c6cff
2025-11-05 13:52:02,749 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/8760b733-6f84-4f9d-88ba-61e3c9278db8
2025-11-05 13:52:06,084 - 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 1022ms')
2025-11-05 13:52:06,085 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32602423-81499480 failed!
2025-11-05 13:52:06,138 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192 is 31.1.1.1 and allocation pool is NOT set
2025-11-05 13:52:06,138 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192 is 31.1.2.1 and allocation pool is NOT set
2025-11-05 13:52:10,209 - 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 1015ms')
2025-11-05 13:52:10,209 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32602423-81499480 failed!
2025-11-05 13:52:10,262 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192 is 31.1.1.1 and allocation pool is NOT set
2025-11-05 13:52:10,262 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192 is 31.1.2.1 and allocation pool is NOT set
2025-11-05 13:52:12,331 - 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.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.796 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.796/2.334/3.872/1.538 ms')
2025-11-05 13:52:12,331 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32602423-81499480 passed
2025-11-05 13:52:12,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:52:12,479 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32602423-81499480, IP 31.1.1.4, Port 22
2025-11-05 13:52:12,648 - DEBUG - VM ctest-TestBasicVMVN-32602423-81499480 is ready for SSH connections
2025-11-05 13:52:12,648 - INFO - Waiting for VM ctest-TestBasicVMVN-32602423-25794985 to be up..
2025-11-05 13:52:12,725 - DEBUG - VM is in ACTIVE state now
2025-11-05 13:52:12,725 - INFO - VM name : ctest-TestBasicVMVN-32602423-25794985
2025-11-05 13:52:12,795 - DEBUG - VM ctest-TestBasicVMVN-32602423-25794985 ID is fc91e90b-eddb-4302-aa45-290b025441ac
2025-11-05 13:52:12,795 - DEBUG - VM ctest-TestBasicVMVN-32602423-25794985 launched on Node cn-jenkins-deploy-platform-ansible-os-4642-1
2025-11-05 13:52:12,862 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/fc91e90b-eddb-4302-aa45-290b025441ac
2025-11-05 13:52:12,872 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/637e596c-2d0e-4ed8-97b5-83bd8fa930ca
2025-11-05 13:52:14,119 - 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=2.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.458 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.458/1.554/2.650/1.096 ms')
2025-11-05 13:52:14,119 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-32602423-25794985 passed
2025-11-05 13:52:14,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:52:14,267 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32602423-25794985, IP 31.1.2.4, Port 22
2025-11-05 13:52:14,437 - DEBUG - VM ctest-TestBasicVMVN-32602423-25794985 is ready for SSH connections
2025-11-05 13:52:14,437 - INFO - Waiting for VM ctest-TestBasicVMVN-32602423-88129694 to be up..
2025-11-05 13:52:14,502 - DEBUG - VM is in ACTIVE state now
2025-11-05 13:52:14,502 - INFO - VM name : ctest-TestBasicVMVN-32602423-88129694
2025-11-05 13:52:14,566 - DEBUG - VM ctest-TestBasicVMVN-32602423-88129694 ID is 7d2b95f8-ccdf-441f-aa2b-bed51da544f8
2025-11-05 13:52:14,567 - DEBUG - VM ctest-TestBasicVMVN-32602423-88129694 launched on Node cn-jenkins-deploy-platform-ansible-os-4642-1
2025-11-05 13:52:14,629 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/7d2b95f8-ccdf-441f-aa2b-bed51da544f8
2025-11-05 13:52:14,635 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/1df91293-1d76-480c-a04a-bb8dcec2a89a
2025-11-05 13:52:15,868 - 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.98 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.375 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.375/1.677/2.980/1.302 ms')
2025-11-05 13:52:15,869 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-32602423-88129694 passed
2025-11-05 13:52:16,018 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:52:16,019 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32602423-88129694, IP 31.1.1.3, Port 22
2025-11-05 13:52:16,190 - DEBUG - VM ctest-TestBasicVMVN-32602423-88129694 is ready for SSH connections
2025-11-05 13:52:16,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:52:16,190 - 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.19, gateway password: c0ntrail123
2025-11-05 13:52:16,190 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-05 13:52:20,191 - 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=4.249 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.760 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.264 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.760/2.091/4.249 ms
2025-11-05 13:52:20,191 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-32602423-81499480 passed
2025-11-05 13:52:20,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:52:20,191 - 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.19, gateway password: c0ntrail123
2025-11-05 13:52:20,191 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-05 13:52:23,841 - 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.920 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.892 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.828 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.828/1.546/2.920 ms
2025-11-05 13:52:23,841 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-32602423-25794985 passed
2025-11-05 13:52:23,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:52:23,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:52:23,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 13:52:23,841 - 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.19, gateway password: c0ntrail123
2025-11-05 13:52:23,841 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-05 13:52:24,019 - DEBUG - None
2025-11-05 13:52:24,019 - 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.19, gateway password: c0ntrail123
2025-11-05 13:52:24,019 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-05 13:52:24,194 - DEBUG - None
2025-11-05 13:52:24,194 - 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.19, gateway password: c0ntrail123
2025-11-05 13:52:24,195 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-05 13:52:24,798 - DEBUG - None
2025-11-05 13:52:24,798 - 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.19, gateway password: c0ntrail123
2025-11-05 13:52:24,798 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-05 13:52:27,011 - 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.443 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.859 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.518 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.491 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.405/2.343/6.859 ms
2025-11-05 13:52:27,011 - 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.19, gateway password: c0ntrail123
2025-11-05 13:52:27,012 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-05 13:52:29,252 - 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.983 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.797 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.898 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.709 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.431 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.356 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.356/2.083/4.898 ms
2025-11-05 13:52:29,252 - 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.19, gateway password: c0ntrail123
2025-11-05 13:52:29,252 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-05 13:52:31,498 - 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.653 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.502 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.324 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.471 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.029 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.359 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.479 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.471/1.831/3.359 ms
2025-11-05 13:52:31,498 - INFO - Deleting VM ctest-TestBasicVMVN-32602423-88129694
2025-11-05 13:52:31,563 - INFO - Detaching port 637e596c-2d0e-4ed8-97b5-83bd8fa930ca from VM ctest-TestBasicVMVN-32602423-25794985
2025-11-05 13:52:31,596 - INFO - Deleting VM ctest-TestBasicVMVN-32602423-25794985
2025-11-05 13:52:31,660 - INFO - Detaching port 8760b733-6f84-4f9d-88ba-61e3c9278db8 from VM ctest-TestBasicVMVN-32602423-81499480
2025-11-05 13:52:31,694 - INFO - Deleting VM ctest-TestBasicVMVN-32602423-81499480
2025-11-05 13:52:31,768 - INFO - Deleting VN ctest-vn-75901192
2025-11-05 13:52:31,925 - DEBUG - Response for delete_port : ()
2025-11-05 13:52:32,085 - DEBUG - Response for delete_port : ()
2025-11-05 13:52:32,129 - DEBUG - VN fd6dd466-6cfc-44d8-ae47-173f0b51ac13 still in use: Unable to complete operation on network fd6dd466-6cfc-44d8-ae47-173f0b51ac13. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-da007d23-8982-444a-b4fb-b97461949569']
2025-11-05 13:52:32,130 - WARNING - Deleting VN ctest-vn-75901192 failed..Will retry
2025-11-05 13:52:34,256 - DEBUG - Response for deleting network ()
2025-11-05 13:52:34,256 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b0a66f25-dace-4d22-ae96-98d7c7630dbd
2025-11-05 13:52:34,262 - DEBUG - Response Code: 404
2025-11-05 13:52:34,262 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-11-05 13:52:34,266 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a13f62a-f8d5-435d-b816-083760c80328
2025-11-05 13:52:34,315 - DEBUG - Requesting: http://10.0.0.19:8082/project/98fd6103-1787-4d0b-ad5b-521aeb285535
2025-11-05 13:52:34,390 - INFO - Validated that VN ctest-vn-75901192 is not found in API Server
2025-11-05 13:52:34,400 - DEBUG - VN ctest-vn-75901192 is not present in Agent 10.0.0.19
2025-11-05 13:52:34,400 - INFO - Validated that VN ctest-vn-75901192 is not in any agent
2025-11-05 13:52:34,409 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-11-05 13:52:34,419 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-75901192
2025-11-05 13:52:34,419 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-32602423:ctest-vn-75901192
2025-11-05 13:52:34,431 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75901192 info
2025-11-05 13:52:34,510 - INFO - IPAM: ctest-ipam-48708054 is not found in API Server
2025-11-05 13:52:34,519 - INFO - IPAM:ctest-ipam-48708054 is not found in control node
2025-11-05 13:52:34,775 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 13:52:34,775 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-11-05 13:52:34,775 - INFO - --------------------------------------------------------------------------------
2025-11-05 13:52:35,424 - INFO - Deleted project: ctest-TestBasicVMVN-32602423, ID : 98fd6103-1787-4d0b-ad5b-521aeb285535