2025-11-03 10:31:35,071 - INFO - Domain Default found not creating
2025-11-03 10:31:35,354 - INFO - Project ctest-TestBasicVMVN-55074262 not found, creating it
2025-11-03 10:31:35,983 - INFO - Created Project:ctest-TestBasicVMVN-55074262, ID : 504a0ba3-083f-4769-9b4f-3ebe6b0fd420
2025-11-03 10:31:38,006 - INFO - ================================================================================
2025-11-03 10:31:38,006 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-03 10:31:38,006 - 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-03 10:31:38,309 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-11-03 10:31:38,309 - INFO - Initial checks done. Running the testcase now
2025-11-03 10:31:38,309 - INFO -
2025-11-03 10:31:39,120 - DEBUG - Response for create_network : {'network': {'id': 'a447533f-6a45-4c24-8a64-ca024b963d05', 'name': 'ctest-vn2_metadata-96602795', 'tenant_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'project_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55074262', 'ctest-vn2_metadata-96602795'], 'port_security_enabled': True, 'description': ''}}
2025-11-03 10:31:39,317 - DEBUG - Response for create_subnet : {'subnet': {'id': '2125a975-c827-48dd-a98c-6daf6f837ffa', 'name': '', 'tenant_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'network_id': 'a447533f-6a45-4c24-8a64-ca024b963d05', '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': '504a0ba3083f47699b4f3ebe6b0fd420'}}
2025-11-03 10:31:39,334 - INFO - Created VN ctest-vn2_metadata-96602795
2025-11-03 10:31:39,385 - DEBUG - VN ctest-vn2_metadata-96602795 UUID is a447533f-6a45-4c24-8a64-ca024b963d05
2025-11-03 10:31:39,578 - DEBUG - Services list from nova: [, , ]
2025-11-03 10:31:40,914 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4604-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4604-1)
2025-11-03 10:31:41,033 - DEBUG - Link local service introspect added
2025-11-03 10:31:41,086 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-03 10:31:46,280 - DEBUG - VM is in ACTIVE state now
2025-11-03 10:31:46,445 - INFO - Waiting for VM ctest-TestBasicVMVN-55074262-95358300 to be up..
2025-11-03 10:31:46,445 - INFO - VM name : ctest-TestBasicVMVN-55074262-95358300
2025-11-03 10:31:46,597 - DEBUG - VM ctest-TestBasicVMVN-55074262-95358300 ID is bfcf5ea4-7552-4710-9a58-02a044b55f73
2025-11-03 10:31:46,598 - DEBUG - VM ctest-TestBasicVMVN-55074262-95358300 launched on Node cn-jenkins-deploy-platform-ansible-os-4604-1
2025-11-03 10:31:46,715 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/bfcf5ea4-7552-4710-9a58-02a044b55f73
2025-11-03 10:31:47,027 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/bfcf5ea4-7552-4710-9a58-02a044b55f73
2025-11-03 10:31:47,081 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/56a95eb9-c061-4c44-8dc1-5aec83107dfa
2025-11-03 10:31:50,437 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms')
2025-11-03 10:31:50,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55074262-95358300 failed!
2025-11-03 10:31:50,514 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55074262:ctest-vn2_metadata-96602795 is 11.1.1.1 and allocation pool is NOT set
2025-11-03 10:31:54,600 - 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=3.48 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 3.476/3.476/3.476/0.000 ms')
2025-11-03 10:31:54,601 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55074262-95358300 passed
2025-11-03 10:31:54,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:31:54,766 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55074262-95358300, IP 11.1.1.3, Port 22
2025-11-03 10:31:54,978 - DEBUG - VM ctest-TestBasicVMVN-55074262-95358300 is ready for SSH connections
2025-11-03 10:31:54,978 - INFO - Retry 0
2025-11-03 10:31:54,978 - 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-11-03 10:31:54,978 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-03 10:31:57,049 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-03 10:31:57,050 - INFO - Generic metadata worked
2025-11-03 10:31:57,429 - DEBUG - Link local service introspect removed
2025-11-03 10:31:57,430 - INFO - Deleting VM ctest-TestBasicVMVN-55074262-95358300
2025-11-03 10:31:57,600 - INFO - Deleting VN ctest-vn2_metadata-96602795
2025-11-03 10:31:57,691 - DEBUG - VN a447533f-6a45-4c24-8a64-ca024b963d05 still in use: Unable to complete operation on network a447533f-6a45-4c24-8a64-ca024b963d05. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-96948cb8-968a-4a31-a9b4-96c685d5ba0e']
2025-11-03 10:31:57,691 - WARNING - Deleting VN ctest-vn2_metadata-96602795 failed..Will retry
2025-11-03 10:31:59,848 - DEBUG - Response for deleting network ()
2025-11-03 10:32:00,133 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 10:32:00,133 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:22]
2025-11-03 10:32:00,133 - INFO - --------------------------------------------------------------------------------
2025-11-03 10:32:00,137 - INFO - ================================================================================
2025-11-03 10:32:00,137 - INFO - STARTING TEST : test_metadata_service
2025-11-03 10:32:00,137 - 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-03 10:32:00,456 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-11-03 10:32:00,456 - INFO - Initial checks done. Running the testcase now
2025-11-03 10:32:00,457 - INFO -
2025-11-03 10:32:00,457 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs
2025-11-03 10:32:00,472 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/50fb7f2d-d659-403e-a11f-72348e0b44f8
2025-11-03 10:32:00,802 - DEBUG - Response for create_network : {'network': {'id': 'cd8436e6-e9c1-49a5-97f2-c6b846949927', 'name': 'ctest-vn-67366712', 'tenant_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'project_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55074262', 'ctest-vn-67366712'], 'port_security_enabled': True, 'description': ''}}
2025-11-03 10:32:01,056 - DEBUG - Response for create_subnet : {'subnet': {'id': '07bdd0c3-ea8a-40e5-bb6a-cfe916ee9f1d', 'name': '', 'tenant_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'network_id': 'cd8436e6-e9c1-49a5-97f2-c6b846949927', 'ip_version': 4, 'cidr': '97.63.182.64/26', 'allocation_pools': [{'start': '97.63.182.66', 'end': '97.63.182.126'}], 'gateway_ip': '97.63.182.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.63.182.66', 'tags': [], 'project_id': '504a0ba3083f47699b4f3ebe6b0fd420'}}
2025-11-03 10:32:01,092 - INFO - Created VN ctest-vn-67366712
2025-11-03 10:32:01,150 - DEBUG - VN ctest-vn-67366712 UUID is cd8436e6-e9c1-49a5-97f2-c6b846949927
2025-11-03 10:32:02,591 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4604-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4604-1)
2025-11-03 10:32:02,591 - INFO - Waiting for VM ctest-TestBasicVMVN-55074262-59925111 to be up..
2025-11-03 10:32:02,660 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-03 10:32:07,740 - DEBUG - VM is in ACTIVE state now
2025-11-03 10:32:07,740 - INFO - VM name : ctest-TestBasicVMVN-55074262-59925111
2025-11-03 10:32:07,840 - DEBUG - VM ctest-TestBasicVMVN-55074262-59925111 ID is 3147a34c-69b4-4ad1-9bc2-6eebf87c4cdb
2025-11-03 10:32:07,841 - DEBUG - VM ctest-TestBasicVMVN-55074262-59925111 launched on Node cn-jenkins-deploy-platform-ansible-os-4604-1
2025-11-03 10:32:07,936 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/3147a34c-69b4-4ad1-9bc2-6eebf87c4cdb
2025-11-03 10:32:07,945 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/5e7a7fac-cdc6-4d2d-b946-b59643bda731
2025-11-03 10:32:11,272 - 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 1021ms')
2025-11-03 10:32:11,272 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55074262-59925111 failed!
2025-11-03 10:32:11,350 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-67366712 is 97.63.182.65 and allocation pool is NOT set
2025-11-03 10:32:15,461 - 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=10.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1029ms\r\nrtt min/avg/max/mdev = 10.898/10.898/10.898/0.000 ms')
2025-11-03 10:32:15,461 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55074262-59925111 passed
2025-11-03 10:32:15,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:15,633 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55074262-59925111, IP 97.63.182.67, Port 22
2025-11-03 10:32:15,703 - 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-03 10:32:15,882 - DEBUG - VM ctest-TestBasicVMVN-55074262-59925111 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-03 10:32:20,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:20,883 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55074262-59925111, IP 97.63.182.67, Port 22
2025-11-03 10:32:21,072 - DEBUG - VM ctest-TestBasicVMVN-55074262-59925111 is ready for SSH connections
2025-11-03 10:32:21,072 - 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-11-03 10:32:21,073 - DEBUG - cat /tmp/output.txt
2025-11-03 10:32:23,091 - DEBUG - Hello World. The time is now Mon, 03 Nov 2025 03:32:15 -0700!
2025-11-03 10:32:23,091 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 03 Nov 2025 03:32:15 -0700!'}
2025-11-03 10:32:23,091 - INFO - metadata_script.txt got executed in the vm
2025-11-03 10:32:23,091 - INFO - Deleting VM ctest-TestBasicVMVN-55074262-59925111
2025-11-03 10:32:23,212 - INFO - Deleting VN ctest-vn-67366712
2025-11-03 10:32:23,289 - DEBUG - VN cd8436e6-e9c1-49a5-97f2-c6b846949927 still in use: Unable to complete operation on network cd8436e6-e9c1-49a5-97f2-c6b846949927. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6a2f7797-f57b-4ee8-9696-0fbd764df515']
2025-11-03 10:32:23,289 - WARNING - Deleting VN ctest-vn-67366712 failed..Will retry
2025-11-03 10:32:25,508 - DEBUG - Response for deleting network ()
2025-11-03 10:32:25,795 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 10:32:25,795 - INFO - END TEST : test_metadata_service : PASSED[0:00:25]
2025-11-03 10:32:25,795 - INFO - --------------------------------------------------------------------------------
2025-11-03 10:32:25,798 - INFO - ================================================================================
2025-11-03 10:32:25,798 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-03 10:32:25,798 - 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-03 10:32:26,118 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-11-03 10:32:26,119 - INFO - Initial checks done. Running the testcase now
2025-11-03 10:32:26,119 - INFO -
2025-11-03 10:32:26,681 - DEBUG - Response for create_network : {'network': {'id': '79c84fa8-2e25-46ee-bad3-28aad1014d61', 'name': 'ctest-vn-19168887', 'tenant_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'project_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55074262', 'ctest-vn-19168887'], 'port_security_enabled': True, 'description': ''}}
2025-11-03 10:32:26,870 - DEBUG - Response for create_subnet : {'subnet': {'id': '4fe5a704-894b-44e3-9295-3803c623058e', 'name': '', 'tenant_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'network_id': '79c84fa8-2e25-46ee-bad3-28aad1014d61', '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': '504a0ba3083f47699b4f3ebe6b0fd420'}}
2025-11-03 10:32:27,073 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd126864a-44c5-496c-ae14-d11c49808167', 'name': '', 'tenant_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'network_id': '79c84fa8-2e25-46ee-bad3-28aad1014d61', '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': '504a0ba3083f47699b4f3ebe6b0fd420'}}
2025-11-03 10:32:27,099 - INFO - Created VN ctest-vn-19168887
2025-11-03 10:32:27,158 - DEBUG - VN ctest-vn-19168887 UUID is 79c84fa8-2e25-46ee-bad3-28aad1014d61
2025-11-03 10:32:27,704 - DEBUG - Response for create_port : {'port': {'name': '2efc992a-3dd6-4dc9-ae9a-6b75f3377796', 'id': '2efc992a-3dd6-4dc9-ae9a-6b75f3377796', 'tenant_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'network_id': '79c84fa8-2e25-46ee-bad3-28aad1014d61', 'mac_address': '02:2e:fc:99:2a:3d', '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': '4fe5a704-894b-44e3-9295-3803c623058e'}], 'security_groups': ['c8675396-0d41-4640-8611-a60611fef6f0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '504a0ba3083f47699b4f3ebe6b0fd420'}}
2025-11-03 10:32:27,884 - DEBUG - Response for create_port : {'port': {'name': '57cccb94-a6ce-4056-aea2-7bd2d1d527f4', 'id': '57cccb94-a6ce-4056-aea2-7bd2d1d527f4', 'tenant_id': '504a0ba3083f47699b4f3ebe6b0fd420', 'network_id': '79c84fa8-2e25-46ee-bad3-28aad1014d61', 'mac_address': '02:57:cc:cb:94:a6', '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': 'd126864a-44c5-496c-ae14-d11c49808167'}], 'security_groups': ['c8675396-0d41-4640-8611-a60611fef6f0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '504a0ba3083f47699b4f3ebe6b0fd420'}}
2025-11-03 10:32:28,406 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4604-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4604-1)
2025-11-03 10:32:29,063 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4604-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4604-1)
2025-11-03 10:32:30,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4604-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4604-1)
2025-11-03 10:32:30,356 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-11-03 10:32:30,364 - DEBUG - Requesting: http://10.0.0.48:8082/domain/9ed9d45f-5b2e-4691-971f-cfe193980a7e
2025-11-03 10:32:30,378 - DEBUG - Requesting: http://10.0.0.48:8082/project/504a0ba3-083f-4769-9b4f-3ebe6b0fd420
2025-11-03 10:32:30,449 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/f16fafe7-1fab-46d9-b009-c706105ba87b
2025-11-03 10:32:30,458 - INFO - Verifications in API Server for IPAM: ctest-ipam-09420439 passed
2025-11-03 10:32:30,464 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-55074262:ctest-ipam-09420439', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55074262', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17397317292759140057', 'uuid-lslong': '12684888654323886203'}, 'enable': 'true', 'created': '2025-11-03T10:32:26', 'last-modified': '2025-11-03T10:32:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.068149'}
2025-11-03 10:32:30,464 - INFO - Verifications in Control node for IPAM: ctest-ipam-09420439 passed
2025-11-03 10:32:30,464 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-11-03 10:32:30,471 - DEBUG - Requesting: http://10.0.0.48:8082/domain/9ed9d45f-5b2e-4691-971f-cfe193980a7e
2025-11-03 10:32:30,484 - DEBUG - Requesting: http://10.0.0.48:8082/project/504a0ba3-083f-4769-9b4f-3ebe6b0fd420
2025-11-03 10:32:30,568 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/79c84fa8-2e25-46ee-bad3-28aad1014d61
2025-11-03 10:32:30,589 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/79c84fa8-2e25-46ee-bad3-28aad1014d61
2025-11-03 10:32:30,601 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82b195e1-9717-449f-9b6d-8894fbcbdb55
2025-11-03 10:32:30,611 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82b195e1-9717-449f-9b6d-8894fbcbdb55
2025-11-03 10:32:30,620 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/2040930e-c5b3-42b2-976a-34c7510da15c
2025-11-03 10:32:30,630 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-03 10:32:30,630 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/79c84fa8-2e25-46ee-bad3-28aad1014d61
2025-11-03 10:32:30,640 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82b195e1-9717-449f-9b6d-8894fbcbdb55
2025-11-03 10:32:30,657 - INFO - Verified VN network id 11 for VN 79c84fa8-2e25-46ee-bad3-28aad1014d61
2025-11-03 10:32:30,657 - INFO - Verifications in API Server for VN ctest-vn-19168887 passed
2025-11-03 10:32:30,658 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/79c84fa8-2e25-46ee-bad3-28aad1014d61
2025-11-03 10:32:30,668 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82b195e1-9717-449f-9b6d-8894fbcbdb55
2025-11-03 10:32:30,675 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82b195e1-9717-449f-9b6d-8894fbcbdb55
2025-11-03 10:32:30,681 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/2040930e-c5b3-42b2-976a-34c7510da15c
2025-11-03 10:32:30,696 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55074262', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8775351457678706414', 'uuid-lslong': '13462148425256619361'}, 'enable': 'true', 'created': '2025-11-03T10:32:26', 'last-modified': '2025-11-03T10:32:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.661558'}
2025-11-03 10:32:30,704 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-03 10:32:30,704 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19168887 passed
2025-11-03 10:32:30,705 - DEBUG - ====Verifying policy data for ctest-vn-19168887 in API_Server ======
2025-11-03 10:32:30,705 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-11-03 10:32:30,711 - DEBUG - Requesting: http://10.0.0.48:8082/domain/9ed9d45f-5b2e-4691-971f-cfe193980a7e
2025-11-03 10:32:30,726 - DEBUG - Requesting: http://10.0.0.48:8082/project/504a0ba3-083f-4769-9b4f-3ebe6b0fd420
2025-11-03 10:32:30,803 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/79c84fa8-2e25-46ee-bad3-28aad1014d61
2025-11-03 10:32:30,813 - DEBUG - =>VN ctest-vn-19168887 has no policy to be verified
2025-11-03 10:32:30,813 - DEBUG - Verifying the vn in opserver
2025-11-03 10:32:30,813 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887 virtual network link through opserver 10.0.0.48
2025-11-03 10:32:30,814 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-11-03 10:32:31,227 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-11-03 10:32:31,291 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887?flat'}
2025-11-03 10:32:31,291 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887 is found in opserver
2025-11-03 10:32:31,296 - DEBUG - VRF ids for VN ctest-vn-19168887: {'10.0.0.48': '2'}
2025-11-03 10:32:31,296 - INFO - Waiting for VM ctest-TestBasicVMVN-55074262-96121311 to be up..
2025-11-03 10:32:31,383 - DEBUG - VM is in ACTIVE state now
2025-11-03 10:32:31,383 - INFO - VM name : ctest-TestBasicVMVN-55074262-96121311
2025-11-03 10:32:31,458 - DEBUG - VM ctest-TestBasicVMVN-55074262-96121311 ID is fab0e10b-9ca7-4f69-86f2-a7ee399d2e18
2025-11-03 10:32:31,459 - DEBUG - VM ctest-TestBasicVMVN-55074262-96121311 launched on Node cn-jenkins-deploy-platform-ansible-os-4604-1
2025-11-03 10:32:31,535 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/fab0e10b-9ca7-4f69-86f2-a7ee399d2e18
2025-11-03 10:32:31,542 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/2efc992a-3dd6-4dc9-ae9a-6b75f3377796
2025-11-03 10:32:34,822 - 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-03 10:32:34,823 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55074262-96121311 failed!
2025-11-03 10:32:34,909 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887 is 31.1.1.1 and allocation pool is NOT set
2025-11-03 10:32:34,909 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887 is 31.1.2.1 and allocation pool is NOT set
2025-11-03 10:32:39,010 - 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')
2025-11-03 10:32:39,010 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55074262-96121311 failed!
2025-11-03 10:32:39,073 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887 is 31.1.1.1 and allocation pool is NOT set
2025-11-03 10:32:39,076 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887 is 31.1.2.1 and allocation pool is NOT set
2025-11-03 10:32:41,158 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.41 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 3.412/3.549/3.686/0.137 ms')
2025-11-03 10:32:41,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55074262-96121311 passed
2025-11-03 10:32:41,337 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:41,337 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55074262-96121311, IP 31.1.1.4, Port 22
2025-11-03 10:32:41,416 - 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-03 10:32:41,533 - DEBUG - VM ctest-TestBasicVMVN-55074262-96121311 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-03 10:32:46,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:46,535 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55074262-96121311, IP 31.1.1.4, Port 22
2025-11-03 10:32:46,745 - DEBUG - VM ctest-TestBasicVMVN-55074262-96121311 is ready for SSH connections
2025-11-03 10:32:46,745 - INFO - Waiting for VM ctest-TestBasicVMVN-55074262-79134869 to be up..
2025-11-03 10:32:46,949 - DEBUG - VM is in ACTIVE state now
2025-11-03 10:32:46,949 - INFO - VM name : ctest-TestBasicVMVN-55074262-79134869
2025-11-03 10:32:47,153 - DEBUG - VM ctest-TestBasicVMVN-55074262-79134869 ID is bb1a819d-ae2c-493c-8253-ce8ffceda0dd
2025-11-03 10:32:47,154 - DEBUG - VM ctest-TestBasicVMVN-55074262-79134869 launched on Node cn-jenkins-deploy-platform-ansible-os-4604-1
2025-11-03 10:32:47,363 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/bb1a819d-ae2c-493c-8253-ce8ffceda0dd
2025-11-03 10:32:47,383 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/57cccb94-a6ce-4056-aea2-7bd2d1d527f4
2025-11-03 10:32:48,696 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=9.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.648 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 = 0.648/5.127/9.607/4.479 ms')
2025-11-03 10:32:48,696 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-55074262-79134869 passed
2025-11-03 10:32:48,863 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:48,863 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55074262-79134869, IP 31.1.2.4, Port 22
2025-11-03 10:32:49,072 - DEBUG - VM ctest-TestBasicVMVN-55074262-79134869 is ready for SSH connections
2025-11-03 10:32:49,072 - INFO - Waiting for VM ctest-TestBasicVMVN-55074262-85098169 to be up..
2025-11-03 10:32:49,262 - DEBUG - VM is in ACTIVE state now
2025-11-03 10:32:49,262 - INFO - VM name : ctest-TestBasicVMVN-55074262-85098169
2025-11-03 10:32:49,395 - DEBUG - VM ctest-TestBasicVMVN-55074262-85098169 ID is b681e20d-cfdc-4b9b-a50c-261da61ee571
2025-11-03 10:32:49,396 - DEBUG - VM ctest-TestBasicVMVN-55074262-85098169 launched on Node cn-jenkins-deploy-platform-ansible-os-4604-1
2025-11-03 10:32:49,514 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/b681e20d-cfdc-4b9b-a50c-261da61ee571
2025-11-03 10:32:49,528 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/819fc713-80dc-489c-9c12-504d9cd63447
2025-11-03 10:32:50,839 - 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=9.61 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.627 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.627/5.119/9.612/4.492 ms')
2025-11-03 10:32:50,839 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-55074262-85098169 passed
2025-11-03 10:32:51,022 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:51,023 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55074262-85098169, IP 31.1.1.3, Port 22
2025-11-03 10:32:51,220 - DEBUG - VM ctest-TestBasicVMVN-55074262-85098169 is ready for SSH connections
2025-11-03 10:32:51,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:51,220 - 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-11-03 10:32:51,220 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-03 10:32:55,699 - 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=5.975 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.681 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.998 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.998/2.884/5.975 ms
2025-11-03 10:32:55,699 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-55074262-96121311 passed
2025-11-03 10:32:55,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:55,700 - 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-11-03 10:32:55,700 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-03 10:32:59,705 - 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=4.592 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.933 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.044 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.044/2.523/4.592 ms
2025-11-03 10:32:59,706 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-55074262-79134869 passed
2025-11-03 10:32:59,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:59,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:59,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 10:32:59,706 - 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-11-03 10:32:59,707 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-03 10:33:00,045 - DEBUG - None
2025-11-03 10:33:00,045 - 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-11-03 10:33:00,045 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-03 10:33:00,244 - DEBUG - None
2025-11-03 10:33:00,244 - 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-11-03 10:33:00,244 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-03 10:33:01,186 - DEBUG - None
2025-11-03 10:33:01,187 - 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-11-03 10:33:01,187 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-03 10:33:03,453 - 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.009 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.006 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.557 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.480 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.701 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.557/2.550/7.006 ms
2025-11-03 10:33:03,453 - 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-11-03 10:33:03,453 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-03 10:33:05,734 - 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.099 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.954 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.600 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.018 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.387 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=8.335 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.786 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.786/3.454/8.335 ms
2025-11-03 10:33:05,734 - 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-11-03 10:33:05,734 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-03 10:33:08,077 - 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=1.178 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.386 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.248 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.054 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.720 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=8.547 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.877 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.877/3.715/8.547 ms
2025-11-03 10:33:08,078 - INFO - Deleting VM ctest-TestBasicVMVN-55074262-85098169
2025-11-03 10:33:08,235 - INFO - Detaching port 57cccb94-a6ce-4056-aea2-7bd2d1d527f4 from VM ctest-TestBasicVMVN-55074262-79134869
2025-11-03 10:33:08,289 - INFO - Deleting VM ctest-TestBasicVMVN-55074262-79134869
2025-11-03 10:33:08,395 - INFO - Detaching port 2efc992a-3dd6-4dc9-ae9a-6b75f3377796 from VM ctest-TestBasicVMVN-55074262-96121311
2025-11-03 10:33:08,454 - INFO - Deleting VM ctest-TestBasicVMVN-55074262-96121311
2025-11-03 10:33:08,598 - INFO - Deleting VN ctest-vn-19168887
2025-11-03 10:33:08,821 - DEBUG - Response for delete_port : ()
2025-11-03 10:33:09,005 - DEBUG - Response for delete_port : ()
2025-11-03 10:33:09,127 - DEBUG - Response for deleting network ()
2025-11-03 10:33:09,127 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/82b195e1-9717-449f-9b6d-8894fbcbdb55
2025-11-03 10:33:09,132 - DEBUG - Response Code: 404
2025-11-03 10:33:09,132 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-11-03 10:33:09,139 - DEBUG - Requesting: http://10.0.0.48:8082/domain/9ed9d45f-5b2e-4691-971f-cfe193980a7e
2025-11-03 10:33:09,194 - DEBUG - Requesting: http://10.0.0.48:8082/project/504a0ba3-083f-4769-9b4f-3ebe6b0fd420
2025-11-03 10:33:09,283 - INFO - Validated that VN ctest-vn-19168887 is not found in API Server
2025-11-03 10:33:09,296 - DEBUG - VN ctest-vn-19168887 is not present in Agent 10.0.0.48
2025-11-03 10:33:09,296 - INFO - Validated that VN ctest-vn-19168887 is not in any agent
2025-11-03 10:33:09,301 - DEBUG - VRF 2 is not seen in agent 10.0.0.48
2025-11-03 10:33:09,308 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-19168887
2025-11-03 10:33:09,308 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-55074262:ctest-vn-19168887
2025-11-03 10:33:09,319 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19168887 info
2025-11-03 10:33:09,401 - INFO - IPAM: ctest-ipam-09420439 is not found in API Server
2025-11-03 10:33:09,413 - INFO - IPAM:ctest-ipam-09420439 is not found in control node
2025-11-03 10:33:09,695 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 10:33:09,695 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-11-03 10:33:09,695 - INFO - --------------------------------------------------------------------------------
2025-11-03 10:33:10,518 - INFO - Deleted project: ctest-TestBasicVMVN-55074262, ID : 504a0ba3-083f-4769-9b4f-3ebe6b0fd420