2026-01-06 05:39:31,032 - INFO - Domain Default found not creating
2026-01-06 05:39:31,215 - INFO - Project ctest-TestBasicVMVN-50914383 not found, creating it
2026-01-06 05:39:31,709 - INFO - Created Project:ctest-TestBasicVMVN-50914383, ID : 962071e0-0590-41cd-b286-f2ce73ea535a
2026-01-06 05:39:33,471 - INFO - ================================================================================
2026-01-06 05:39:33,471 - INFO - STARTING TEST : test_generic_link_local_service
2026-01-06 05:39:33,471 - 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
2026-01-06 05:39:33,733 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-01-06 05:39:33,733 - INFO - Initial checks done. Running the testcase now
2026-01-06 05:39:33,733 - INFO -
2026-01-06 05:39:34,324 - DEBUG - Response for create_network : {'network': {'id': '35d42a32-5647-4998-8265-8c24ee8783b8', 'name': 'ctest-vn2_metadata-93251110', 'tenant_id': '962071e0059041cdb286f2ce73ea535a', 'project_id': '962071e0059041cdb286f2ce73ea535a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50914383', 'ctest-vn2_metadata-93251110'], 'port_security_enabled': True, 'description': ''}}
2026-01-06 05:39:34,484 - DEBUG - Response for create_subnet : {'subnet': {'id': '5f58e972-f5a6-4ba0-a0b4-bedee3aed5eb', 'name': '', 'tenant_id': '962071e0059041cdb286f2ce73ea535a', 'network_id': '35d42a32-5647-4998-8265-8c24ee8783b8', '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': '962071e0059041cdb286f2ce73ea535a'}}
2026-01-06 05:39:34,502 - INFO - Created VN ctest-vn2_metadata-93251110
2026-01-06 05:39:34,552 - DEBUG - VN ctest-vn2_metadata-93251110 UUID is 35d42a32-5647-4998-8265-8c24ee8783b8
2026-01-06 05:39:34,737 - DEBUG - Services list from nova: [, , ]
2026-01-06 05:39:35,850 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4967-1)
2026-01-06 05:39:35,959 - DEBUG - Link local service introspect added
2026-01-06 05:39:36,003 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-06 05:39:41,088 - DEBUG - VM is in ACTIVE state now
2026-01-06 05:39:41,227 - INFO - Waiting for VM ctest-TestBasicVMVN-50914383-70048046 to be up..
2026-01-06 05:39:41,227 - INFO - VM name : ctest-TestBasicVMVN-50914383-70048046
2026-01-06 05:39:41,305 - DEBUG - VM ctest-TestBasicVMVN-50914383-70048046 ID is 3dcbe178-7533-42f7-85ca-7cfb41382ba8
2026-01-06 05:39:41,305 - DEBUG - VM ctest-TestBasicVMVN-50914383-70048046 launched on Node cn-jenkins-deploy-platform-ansible-os-4967-1
2026-01-06 05:39:41,381 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3dcbe178-7533-42f7-85ca-7cfb41382ba8
2026-01-06 05:39:41,718 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3dcbe178-7533-42f7-85ca-7cfb41382ba8
2026-01-06 05:39:41,753 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fe4d0d44-8322-4b1f-9146-6ea82c25aa1a
2026-01-06 05:39:45,016 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2026-01-06 05:39:45,016 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50914383-70048046 failed!
2026-01-06 05:39:45,072 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50914383:ctest-vn2_metadata-93251110 is 11.1.1.1 and allocation pool is NOT set
2026-01-06 05:39:47,133 - 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=9.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.38 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 = 3.379/6.424/9.469/3.045 ms')
2026-01-06 05:39:47,133 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50914383-70048046 passed
2026-01-06 05:39:47,288 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:39:47,288 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50914383-70048046, IP 11.1.1.3, Port 22
2026-01-06 05:39:47,353 - 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': ''}
2026-01-06 05:39:47,435 - DEBUG - VM ctest-TestBasicVMVN-50914383-70048046 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-06 05:39:52,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:39:52,436 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50914383-70048046, IP 11.1.1.3, Port 22
2026-01-06 05:39:52,595 - DEBUG - VM ctest-TestBasicVMVN-50914383-70048046 is ready for SSH connections
2026-01-06 05:39:52,595 - INFO - Retry 0
2026-01-06 05:39:52,596 - 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.50, gateway password: c0ntrail123
2026-01-06 05:39:52,596 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-01-06 05:39:54,262 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-01-06 05:39:54,262 - INFO - Generic metadata worked
2026-01-06 05:39:54,511 - DEBUG - Link local service introspect removed
2026-01-06 05:39:54,512 - INFO - Deleting VM ctest-TestBasicVMVN-50914383-70048046
2026-01-06 05:39:54,586 - INFO - Deleting VN ctest-vn2_metadata-93251110
2026-01-06 05:39:54,627 - DEBUG - VN 35d42a32-5647-4998-8265-8c24ee8783b8 still in use: Unable to complete operation on network 35d42a32-5647-4998-8265-8c24ee8783b8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f799c670-48f4-4288-aebf-8d371b532864']
2026-01-06 05:39:54,627 - WARNING - Deleting VN ctest-vn2_metadata-93251110 failed..Will retry
2026-01-06 05:39:56,736 - DEBUG - Response for deleting network ()
2026-01-06 05:39:56,989 - DEBUG - No XMPP flaps were noticed during the test
2026-01-06 05:39:56,989 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2026-01-06 05:39:56,989 - INFO - --------------------------------------------------------------------------------
2026-01-06 05:39:56,992 - INFO - ================================================================================
2026-01-06 05:39:56,992 - INFO - STARTING TEST : test_metadata_service
2026-01-06 05:39:56,992 - 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
2026-01-06 05:39:57,276 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-01-06 05:39:57,276 - INFO - Initial checks done. Running the testcase now
2026-01-06 05:39:57,276 - INFO -
2026-01-06 05:39:57,276 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-01-06 05:39:57,282 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/8b4ac391-6d20-43fe-a15d-43d5b21913c5
2026-01-06 05:39:57,466 - DEBUG - Response for create_network : {'network': {'id': '8d3ce28a-d404-4cc0-9f0b-80af566c72b1', 'name': 'ctest-vn-02054828', 'tenant_id': '962071e0059041cdb286f2ce73ea535a', 'project_id': '962071e0059041cdb286f2ce73ea535a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50914383', 'ctest-vn-02054828'], 'port_security_enabled': True, 'description': ''}}
2026-01-06 05:39:57,627 - DEBUG - Response for create_subnet : {'subnet': {'id': '42d80170-02c0-4b55-8eaf-0eb87efdcabf', 'name': '', 'tenant_id': '962071e0059041cdb286f2ce73ea535a', 'network_id': '8d3ce28a-d404-4cc0-9f0b-80af566c72b1', 'ip_version': 4, 'cidr': '75.109.69.0/26', 'allocation_pools': [{'start': '75.109.69.2', 'end': '75.109.69.62'}], 'gateway_ip': '75.109.69.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.109.69.2', 'tags': [], 'project_id': '962071e0059041cdb286f2ce73ea535a'}}
2026-01-06 05:39:57,646 - INFO - Created VN ctest-vn-02054828
2026-01-06 05:39:57,700 - DEBUG - VN ctest-vn-02054828 UUID is 8d3ce28a-d404-4cc0-9f0b-80af566c72b1
2026-01-06 05:39:58,972 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4967-1)
2026-01-06 05:39:58,973 - INFO - Waiting for VM ctest-TestBasicVMVN-50914383-20190177 to be up..
2026-01-06 05:39:59,015 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-06 05:40:04,100 - DEBUG - VM is in ACTIVE state now
2026-01-06 05:40:04,100 - INFO - VM name : ctest-TestBasicVMVN-50914383-20190177
2026-01-06 05:40:04,179 - DEBUG - VM ctest-TestBasicVMVN-50914383-20190177 ID is 1dfac0f3-9589-4970-ba1d-850fb3811ca3
2026-01-06 05:40:04,180 - DEBUG - VM ctest-TestBasicVMVN-50914383-20190177 launched on Node cn-jenkins-deploy-platform-ansible-os-4967-1
2026-01-06 05:40:04,264 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1dfac0f3-9589-4970-ba1d-850fb3811ca3
2026-01-06 05:40:04,273 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7dc6fb50-afbe-45ca-9dde-c9cd07dd0ba4
2026-01-06 05:40:07,546 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2026-01-06 05:40:07,546 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50914383-20190177 failed!
2026-01-06 05:40:07,600 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-02054828 is 75.109.69.1 and allocation pool is NOT set
2026-01-06 05:40:11,678 - 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=7.82 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 7.818/7.818/7.818/0.000 ms')
2026-01-06 05:40:11,678 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50914383-20190177 passed
2026-01-06 05:40:11,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:40:11,840 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50914383-20190177, IP 75.109.69.3, Port 22
2026-01-06 05:40:11,999 - DEBUG - VM ctest-TestBasicVMVN-50914383-20190177 is ready for SSH connections
2026-01-06 05:40:11,999 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-01-06 05:40:11,999 - DEBUG - cat /tmp/output.txt
2026-01-06 05:40:13,707 - DEBUG - Hello World. The time is now Mon, 05 Jan 2026 22:40:10 -0700!
2026-01-06 05:40:13,707 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 05 Jan 2026 22:40:10 -0700!'}
2026-01-06 05:40:13,707 - INFO - metadata_script.txt got executed in the vm
2026-01-06 05:40:13,708 - INFO - Deleting VM ctest-TestBasicVMVN-50914383-20190177
2026-01-06 05:40:13,787 - INFO - Deleting VN ctest-vn-02054828
2026-01-06 05:40:13,824 - DEBUG - VN 8d3ce28a-d404-4cc0-9f0b-80af566c72b1 still in use: Unable to complete operation on network 8d3ce28a-d404-4cc0-9f0b-80af566c72b1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e77d59ed-5753-4912-a3fc-78ee8ce8992a']
2026-01-06 05:40:13,824 - WARNING - Deleting VN ctest-vn-02054828 failed..Will retry
2026-01-06 05:40:15,929 - DEBUG - Response for deleting network ()
2026-01-06 05:40:16,189 - DEBUG - No XMPP flaps were noticed during the test
2026-01-06 05:40:16,189 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2026-01-06 05:40:16,189 - INFO - --------------------------------------------------------------------------------
2026-01-06 05:40:16,191 - INFO - ================================================================================
2026-01-06 05:40:16,192 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-01-06 05:40:16,192 - 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
2026-01-06 05:40:16,478 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-01-06 05:40:16,478 - INFO - Initial checks done. Running the testcase now
2026-01-06 05:40:16,478 - INFO -
2026-01-06 05:40:16,978 - DEBUG - Response for create_network : {'network': {'id': '4ee4206f-4182-42ed-b2e3-294dc5d78e0a', 'name': 'ctest-vn-40653122', 'tenant_id': '962071e0059041cdb286f2ce73ea535a', 'project_id': '962071e0059041cdb286f2ce73ea535a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50914383', 'ctest-vn-40653122'], 'port_security_enabled': True, 'description': ''}}
2026-01-06 05:40:17,149 - DEBUG - Response for create_subnet : {'subnet': {'id': '25ba777d-8b36-4f6a-ac86-e64934b2c4ca', 'name': '', 'tenant_id': '962071e0059041cdb286f2ce73ea535a', 'network_id': '4ee4206f-4182-42ed-b2e3-294dc5d78e0a', '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': '962071e0059041cdb286f2ce73ea535a'}}
2026-01-06 05:40:17,321 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c82a4e40-cd41-4ea6-9e66-3a2406fb06fb', 'name': '', 'tenant_id': '962071e0059041cdb286f2ce73ea535a', 'network_id': '4ee4206f-4182-42ed-b2e3-294dc5d78e0a', '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': '962071e0059041cdb286f2ce73ea535a'}}
2026-01-06 05:40:17,343 - INFO - Created VN ctest-vn-40653122
2026-01-06 05:40:17,396 - DEBUG - VN ctest-vn-40653122 UUID is 4ee4206f-4182-42ed-b2e3-294dc5d78e0a
2026-01-06 05:40:17,791 - DEBUG - Response for create_port : {'port': {'name': 'b7f950ed-791e-45b2-b26b-677966719f5a', 'id': 'b7f950ed-791e-45b2-b26b-677966719f5a', 'tenant_id': '962071e0059041cdb286f2ce73ea535a', 'network_id': '4ee4206f-4182-42ed-b2e3-294dc5d78e0a', 'mac_address': '02:b7:f9:50:ed:79', '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': '25ba777d-8b36-4f6a-ac86-e64934b2c4ca'}], 'security_groups': ['44032ade-3a61-411b-a5b2-bbce0318760f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '962071e0059041cdb286f2ce73ea535a'}}
2026-01-06 05:40:17,966 - DEBUG - Response for create_port : {'port': {'name': 'a79504b1-b04a-4bba-bdd0-6fc12b5d9478', 'id': 'a79504b1-b04a-4bba-bdd0-6fc12b5d9478', 'tenant_id': '962071e0059041cdb286f2ce73ea535a', 'network_id': '4ee4206f-4182-42ed-b2e3-294dc5d78e0a', 'mac_address': '02:a7:95:04:b1:b0', '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': 'c82a4e40-cd41-4ea6-9e66-3a2406fb06fb'}], 'security_groups': ['44032ade-3a61-411b-a5b2-bbce0318760f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '962071e0059041cdb286f2ce73ea535a'}}
2026-01-06 05:40:18,386 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4967-1)
2026-01-06 05:40:18,867 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4967-1)
2026-01-06 05:40:20,253 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4967-1)
2026-01-06 05:40:20,253 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-06 05:40:20,260 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6f3eaf00-10f9-4e8d-8820-73da42f9f275
2026-01-06 05:40:20,277 - DEBUG - Requesting: http://10.0.0.50:8082/project/962071e0-0590-41cd-b286-f2ce73ea535a
2026-01-06 05:40:20,376 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/c6a7a8a1-12d3-4f09-bdc6-3e30542e9085
2026-01-06 05:40:20,396 - INFO - Verifications in API Server for IPAM: ctest-ipam-48899579 passed
2026-01-06 05:40:20,402 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-50914383:ctest-ipam-48899579', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50914383', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14314595350379450121', 'uuid-lslong': '13674685695848779909'}, 'enable': 'true', 'created': '2026-01-06T05:40:16', 'last-modified': '2026-01-06T05:40:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.690387'}
2026-01-06 05:40:20,402 - INFO - Verifications in Control node for IPAM: ctest-ipam-48899579 passed
2026-01-06 05:40:20,402 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-06 05:40:20,413 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6f3eaf00-10f9-4e8d-8820-73da42f9f275
2026-01-06 05:40:20,432 - DEBUG - Requesting: http://10.0.0.50:8082/project/962071e0-0590-41cd-b286-f2ce73ea535a
2026-01-06 05:40:20,571 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ee4206f-4182-42ed-b2e3-294dc5d78e0a
2026-01-06 05:40:20,605 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ee4206f-4182-42ed-b2e3-294dc5d78e0a
2026-01-06 05:40:20,616 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d55bb6de-f16a-4f6b-b202-760d15a7c149
2026-01-06 05:40:20,628 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d55bb6de-f16a-4f6b-b202-760d15a7c149
2026-01-06 05:40:20,641 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/d38ab3d1-beed-4a83-a275-e859a11909aa
2026-01-06 05:40:20,653 - DEBUG - Route Targets: ['target:64512:8000004']
2026-01-06 05:40:20,653 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ee4206f-4182-42ed-b2e3-294dc5d78e0a
2026-01-06 05:40:20,670 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d55bb6de-f16a-4f6b-b202-760d15a7c149
2026-01-06 05:40:20,693 - INFO - Verified VN network id 11 for VN 4ee4206f-4182-42ed-b2e3-294dc5d78e0a
2026-01-06 05:40:20,693 - INFO - Verifications in API Server for VN ctest-vn-40653122 passed
2026-01-06 05:40:20,693 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ee4206f-4182-42ed-b2e3-294dc5d78e0a
2026-01-06 05:40:20,722 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d55bb6de-f16a-4f6b-b202-760d15a7c149
2026-01-06 05:40:20,733 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d55bb6de-f16a-4f6b-b202-760d15a7c149
2026-01-06 05:40:20,746 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/d38ab3d1-beed-4a83-a275-e859a11909aa
2026-01-06 05:40:20,766 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50914383', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5684704291860923117', 'uuid-lslong': '12890191972472950282'}, 'enable': 'true', 'created': '2026-01-06T05:40:16', 'last-modified': '2026-01-06T05:40:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.471143'}
2026-01-06 05:40:20,775 - DEBUG - Route Targets: ['target:64512:8000004']
2026-01-06 05:40:20,775 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-40653122 passed
2026-01-06 05:40:20,775 - DEBUG - ====Verifying policy data for ctest-vn-40653122 in API_Server ======
2026-01-06 05:40:20,775 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-06 05:40:20,783 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6f3eaf00-10f9-4e8d-8820-73da42f9f275
2026-01-06 05:40:20,796 - DEBUG - Requesting: http://10.0.0.50:8082/project/962071e0-0590-41cd-b286-f2ce73ea535a
2026-01-06 05:40:20,900 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ee4206f-4182-42ed-b2e3-294dc5d78e0a
2026-01-06 05:40:20,923 - DEBUG - =>VN ctest-vn-40653122 has no policy to be verified
2026-01-06 05:40:20,923 - DEBUG - Verifying the vn in opserver
2026-01-06 05:40:20,923 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122 virtual network link through opserver 10.0.0.50
2026-01-06 05:40:20,923 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-01-06 05:40:21,407 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-01-06 05:40:21,479 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122?flat'}
2026-01-06 05:40:21,479 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122 is found in opserver
2026-01-06 05:40:21,486 - DEBUG - VRF ids for VN ctest-vn-40653122: {'10.0.0.50': '2'}
2026-01-06 05:40:21,486 - INFO - Waiting for VM ctest-TestBasicVMVN-50914383-05302048 to be up..
2026-01-06 05:40:21,609 - DEBUG - VM is in ACTIVE state now
2026-01-06 05:40:21,609 - INFO - VM name : ctest-TestBasicVMVN-50914383-05302048
2026-01-06 05:40:21,712 - DEBUG - VM ctest-TestBasicVMVN-50914383-05302048 ID is 60b09051-1961-46aa-83ed-5de78c86dd21
2026-01-06 05:40:21,712 - DEBUG - VM ctest-TestBasicVMVN-50914383-05302048 launched on Node cn-jenkins-deploy-platform-ansible-os-4967-1
2026-01-06 05:40:21,797 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/60b09051-1961-46aa-83ed-5de78c86dd21
2026-01-06 05:40:21,809 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b7f950ed-791e-45b2-b26b-677966719f5a
2026-01-06 05:40:25,083 - 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 1026ms')
2026-01-06 05:40:25,083 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50914383-05302048 failed!
2026-01-06 05:40:25,140 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122 is 31.1.1.1 and allocation pool is NOT set
2026-01-06 05:40:25,140 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122 is 31.1.2.1 and allocation pool is NOT set
2026-01-06 05:40:29,212 - 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')
2026-01-06 05:40:29,212 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50914383-05302048 failed!
2026-01-06 05:40:29,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122 is 31.1.1.1 and allocation pool is NOT set
2026-01-06 05:40:29,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122 is 31.1.2.1 and allocation pool is NOT set
2026-01-06 05:40:31,324 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.539 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.539/2.385/4.231/1.846 ms')
2026-01-06 05:40:31,324 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50914383-05302048 passed
2026-01-06 05:40:31,476 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:40:31,476 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50914383-05302048, IP 31.1.1.4, Port 22
2026-01-06 05:40:31,631 - DEBUG - VM ctest-TestBasicVMVN-50914383-05302048 is ready for SSH connections
2026-01-06 05:40:31,631 - INFO - Waiting for VM ctest-TestBasicVMVN-50914383-39794466 to be up..
2026-01-06 05:40:31,714 - DEBUG - VM is in ACTIVE state now
2026-01-06 05:40:31,714 - INFO - VM name : ctest-TestBasicVMVN-50914383-39794466
2026-01-06 05:40:31,796 - DEBUG - VM ctest-TestBasicVMVN-50914383-39794466 ID is 9180cfb3-cd97-48ac-8820-63707ada8945
2026-01-06 05:40:31,796 - DEBUG - VM ctest-TestBasicVMVN-50914383-39794466 launched on Node cn-jenkins-deploy-platform-ansible-os-4967-1
2026-01-06 05:40:31,879 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9180cfb3-cd97-48ac-8820-63707ada8945
2026-01-06 05:40:31,887 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a79504b1-b04a-4bba-bdd0-6fc12b5d9478
2026-01-06 05:40:33,125 - 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.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.92 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.249/3.585/3.921/0.336 ms')
2026-01-06 05:40:33,126 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-50914383-39794466 passed
2026-01-06 05:40:33,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:40:33,280 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50914383-39794466, IP 31.1.2.4, Port 22
2026-01-06 05:40:33,435 - DEBUG - VM ctest-TestBasicVMVN-50914383-39794466 is ready for SSH connections
2026-01-06 05:40:33,436 - INFO - Waiting for VM ctest-TestBasicVMVN-50914383-73623733 to be up..
2026-01-06 05:40:33,509 - DEBUG - VM is in ACTIVE state now
2026-01-06 05:40:33,509 - INFO - VM name : ctest-TestBasicVMVN-50914383-73623733
2026-01-06 05:40:33,594 - DEBUG - VM ctest-TestBasicVMVN-50914383-73623733 ID is 6c9a99fd-e7a7-469c-86ee-49a92547768b
2026-01-06 05:40:33,594 - DEBUG - VM ctest-TestBasicVMVN-50914383-73623733 launched on Node cn-jenkins-deploy-platform-ansible-os-4967-1
2026-01-06 05:40:33,673 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6c9a99fd-e7a7-469c-86ee-49a92547768b
2026-01-06 05:40:33,682 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/bfea5441-69ca-47ab-b347-35577b9c1404
2026-01-06 05:40:34,931 - 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.38 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.456 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.456/1.916/3.376/1.460 ms')
2026-01-06 05:40:34,931 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-50914383-73623733 passed
2026-01-06 05:40:35,080 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:40:35,080 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50914383-73623733, IP 31.1.1.3, Port 22
2026-01-06 05:40:35,235 - DEBUG - VM ctest-TestBasicVMVN-50914383-73623733 is ready for SSH connections
2026-01-06 05:40:35,235 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:40:35,236 - 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.50, gateway password: c0ntrail123
2026-01-06 05:40:35,236 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-01-06 05:40:39,403 - 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.037 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.943 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.925 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.925/1.968/4.037 ms
2026-01-06 05:40:39,403 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-50914383-05302048 passed
2026-01-06 05:40:39,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:40:39,403 - 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.50, gateway password: c0ntrail123
2026-01-06 05:40:39,403 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-01-06 05:40:43,110 - 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.959 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.934 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.818 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.818/1.903/3.959 ms
2026-01-06 05:40:43,110 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-50914383-39794466 passed
2026-01-06 05:40:43,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:40:43,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:40:43,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-06 05:40:43,110 - 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.50, gateway password: c0ntrail123
2026-01-06 05:40:43,110 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-01-06 05:40:43,321 - DEBUG - None
2026-01-06 05:40:43,321 - 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.50, gateway password: c0ntrail123
2026-01-06 05:40:43,321 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-01-06 05:40:43,516 - DEBUG - None
2026-01-06 05:40:43,516 - 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.50, gateway password: c0ntrail123
2026-01-06 05:40:43,517 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-01-06 05:40:44,206 - DEBUG - None
2026-01-06 05:40:44,206 - 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.50, gateway password: c0ntrail123
2026-01-06 05:40:44,206 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-01-06 05:40:46,471 - 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.158 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.974 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.543 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.983 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.402/2.412/6.974 ms
2026-01-06 05:40:46,471 - 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.50, gateway password: c0ntrail123
2026-01-06 05:40:46,471 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-01-06 05:40:48,780 - 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.243 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.382 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.560 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.696 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.185 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.144 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.494 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.494/2.243/4.560 ms
2026-01-06 05:40:48,780 - 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.50, gateway password: c0ntrail123
2026-01-06 05:40:48,780 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-01-06 05:40:51,039 - 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.710 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.833 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.689 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.456 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.968 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.883 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.507 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.456/1.863/3.689 ms
2026-01-06 05:40:51,039 - INFO - Deleting VM ctest-TestBasicVMVN-50914383-73623733
2026-01-06 05:40:51,118 - INFO - Detaching port a79504b1-b04a-4bba-bdd0-6fc12b5d9478 from VM ctest-TestBasicVMVN-50914383-39794466
2026-01-06 05:40:51,154 - INFO - Deleting VM ctest-TestBasicVMVN-50914383-39794466
2026-01-06 05:40:51,238 - INFO - Detaching port b7f950ed-791e-45b2-b26b-677966719f5a from VM ctest-TestBasicVMVN-50914383-05302048
2026-01-06 05:40:51,275 - INFO - Deleting VM ctest-TestBasicVMVN-50914383-05302048
2026-01-06 05:40:51,368 - INFO - Deleting VN ctest-vn-40653122
2026-01-06 05:40:51,550 - DEBUG - Response for delete_port : ()
2026-01-06 05:40:51,739 - DEBUG - Response for delete_port : ()
2026-01-06 05:40:51,799 - DEBUG - VN 4ee4206f-4182-42ed-b2e3-294dc5d78e0a still in use: Unable to complete operation on network 4ee4206f-4182-42ed-b2e3-294dc5d78e0a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7986756b-ee7e-4610-b9ef-90ddc2997df4']
2026-01-06 05:40:51,799 - WARNING - Deleting VN ctest-vn-40653122 failed..Will retry
2026-01-06 05:40:53,986 - DEBUG - Response for deleting network ()
2026-01-06 05:40:53,987 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d55bb6de-f16a-4f6b-b202-760d15a7c149
2026-01-06 05:40:53,996 - DEBUG - Response Code: 404
2026-01-06 05:40:53,996 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-06 05:40:54,002 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6f3eaf00-10f9-4e8d-8820-73da42f9f275
2026-01-06 05:40:54,056 - DEBUG - Requesting: http://10.0.0.50:8082/project/962071e0-0590-41cd-b286-f2ce73ea535a
2026-01-06 05:40:54,127 - INFO - Validated that VN ctest-vn-40653122 is not found in API Server
2026-01-06 05:40:54,136 - DEBUG - VN ctest-vn-40653122 is not present in Agent 10.0.0.50
2026-01-06 05:40:54,136 - INFO - Validated that VN ctest-vn-40653122 is not in any agent
2026-01-06 05:40:54,141 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-01-06 05:40:54,147 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-40653122
2026-01-06 05:40:54,147 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-50914383:ctest-vn-40653122
2026-01-06 05:40:54,156 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-40653122 info
2026-01-06 05:40:54,235 - INFO - IPAM: ctest-ipam-48899579 is not found in API Server
2026-01-06 05:40:54,246 - INFO - IPAM:ctest-ipam-48899579 is not found in control node
2026-01-06 05:40:54,504 - DEBUG - No XMPP flaps were noticed during the test
2026-01-06 05:40:54,504 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-01-06 05:40:54,504 - INFO - --------------------------------------------------------------------------------
2026-01-06 05:40:55,297 - INFO - Deleted project: ctest-TestBasicVMVN-50914383, ID : 962071e0-0590-41cd-b286-f2ce73ea535a