2025-06-09 12:53:12,435 - INFO - Domain Default found not creating
2025-06-09 12:53:12,583 - INFO - Project ctest-TestBasicVMVN-75285215 not found, creating it
2025-06-09 12:53:13,081 - INFO - Created Project:ctest-TestBasicVMVN-75285215, ID : effa15c0-4873-4021-84f3-16ee4d429f42
2025-06-09 12:53:14,523 - INFO - ================================================================================
2025-06-09 12:53:14,524 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-09 12:53:14,524 - 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-06-09 12:53:14,779 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-06-09 12:53:14,779 - INFO - Initial checks done. Running the testcase now
2025-06-09 12:53:14,779 - INFO -
2025-06-09 12:53:15,348 - DEBUG - Response for create_network : {'network': {'id': 'd562e97f-7373-4578-a212-926cd9ab20f6', 'name': 'ctest-vn2_metadata-69783185', 'tenant_id': 'effa15c04873402184f316ee4d429f42', 'project_id': 'effa15c04873402184f316ee4d429f42', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75285215', 'ctest-vn2_metadata-69783185'], 'port_security_enabled': True, 'description': ''}}
2025-06-09 12:53:15,572 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e180b65e-3b0e-48bf-b4cd-7e9dfbd09739', 'name': '', 'tenant_id': 'effa15c04873402184f316ee4d429f42', 'network_id': 'd562e97f-7373-4578-a212-926cd9ab20f6', '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': 'effa15c04873402184f316ee4d429f42'}}
2025-06-09 12:53:15,591 - INFO - Created VN ctest-vn2_metadata-69783185
2025-06-09 12:53:15,645 - DEBUG - VN ctest-vn2_metadata-69783185 UUID is d562e97f-7373-4578-a212-926cd9ab20f6
2025-06-09 12:53:15,828 - DEBUG - Services list from nova: [, , ]
2025-06-09 12:53:16,855 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3424-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3424-1)
2025-06-09 12:53:16,969 - DEBUG - Link local service introspect added
2025-06-09 12:53:17,009 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-09 12:53:22,102 - DEBUG - VM is in ACTIVE state now
2025-06-09 12:53:22,232 - INFO - Waiting for VM ctest-TestBasicVMVN-75285215-57967342 to be up..
2025-06-09 12:53:22,232 - INFO - VM name : ctest-TestBasicVMVN-75285215-57967342
2025-06-09 12:53:22,311 - DEBUG - VM ctest-TestBasicVMVN-75285215-57967342 ID is f6d0c0a3-0f3c-4abe-aa17-6d4a910e28f3
2025-06-09 12:53:22,311 - DEBUG - VM ctest-TestBasicVMVN-75285215-57967342 launched on Node cn-jenkins-deploy-platform-ansible-os-3424-1
2025-06-09 12:53:22,485 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f6d0c0a3-0f3c-4abe-aa17-6d4a910e28f3
2025-06-09 12:53:22,776 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f6d0c0a3-0f3c-4abe-aa17-6d4a910e28f3
2025-06-09 12:53:22,810 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8aab1396-e93b-4a19-82fe-90da363925d3
2025-06-09 12:53:26,066 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-06-09 12:53:26,067 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75285215-57967342 failed!
2025-06-09 12:53:26,129 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75285215:ctest-vn2_metadata-69783185 is 11.1.1.1 and allocation pool is NOT set
2025-06-09 12:53:28,195 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.81 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.806/3.396/4.986/1.590 ms')
2025-06-09 12:53:28,195 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75285215-57967342 passed
2025-06-09 12:53:28,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:53:28,345 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75285215-57967342, IP 11.1.1.3, Port 22
2025-06-09 12:53:28,412 - 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-06-09 12:53:28,495 - DEBUG - VM ctest-TestBasicVMVN-75285215-57967342 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-09 12:53:33,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:53:33,496 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75285215-57967342, IP 11.1.1.3, Port 22
2025-06-09 12:53:33,661 - DEBUG - VM ctest-TestBasicVMVN-75285215-57967342 is ready for SSH connections
2025-06-09 12:53:33,661 - INFO - Retry 0
2025-06-09 12:53:33,661 - 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.254, gateway password: c0ntrail123
2025-06-09 12:53:33,661 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-09 12:53:35,268 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-09 12:53:35,268 - INFO - Generic metadata worked
2025-06-09 12:53:35,513 - DEBUG - Link local service introspect removed
2025-06-09 12:53:35,513 - INFO - Deleting VM ctest-TestBasicVMVN-75285215-57967342
2025-06-09 12:53:35,578 - INFO - Deleting VN ctest-vn2_metadata-69783185
2025-06-09 12:53:35,617 - DEBUG - VN d562e97f-7373-4578-a212-926cd9ab20f6 still in use: Unable to complete operation on network d562e97f-7373-4578-a212-926cd9ab20f6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dc84895f-c423-4cfe-8f75-e6d539690b87']
2025-06-09 12:53:35,617 - WARNING - Deleting VN ctest-vn2_metadata-69783185 failed..Will retry
2025-06-09 12:53:37,734 - DEBUG - Response for deleting network ()
2025-06-09 12:53:37,990 - DEBUG - No XMPP flaps were noticed during the test
2025-06-09 12:53:37,990 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-06-09 12:53:37,991 - INFO - --------------------------------------------------------------------------------
2025-06-09 12:53:37,993 - INFO - ================================================================================
2025-06-09 12:53:37,993 - INFO - STARTING TEST : test_metadata_service
2025-06-09 12:53:37,993 - 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-06-09 12:53:38,279 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-06-09 12:53:38,279 - INFO - Initial checks done. Running the testcase now
2025-06-09 12:53:38,279 - INFO -
2025-06-09 12:53:38,279 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-09 12:53:38,285 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/2b89b2f3-d213-47b5-914b-26232c19234b
2025-06-09 12:53:38,481 - DEBUG - Response for create_network : {'network': {'id': 'ad48330b-07e0-434c-a60a-e75668b334f4', 'name': 'ctest-vn-51304700', 'tenant_id': 'effa15c04873402184f316ee4d429f42', 'project_id': 'effa15c04873402184f316ee4d429f42', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75285215', 'ctest-vn-51304700'], 'port_security_enabled': True, 'description': ''}}
2025-06-09 12:53:38,655 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee13f111-cf80-449e-89e0-3127d4391c39', 'name': '', 'tenant_id': 'effa15c04873402184f316ee4d429f42', 'network_id': 'ad48330b-07e0-434c-a60a-e75668b334f4', 'ip_version': 4, 'cidr': '57.245.255.192/26', 'allocation_pools': [{'start': '57.245.255.194', 'end': '57.245.255.254'}], 'gateway_ip': '57.245.255.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.245.255.194', 'tags': [], 'project_id': 'effa15c04873402184f316ee4d429f42'}}
2025-06-09 12:53:38,677 - INFO - Created VN ctest-vn-51304700
2025-06-09 12:53:38,733 - DEBUG - VN ctest-vn-51304700 UUID is ad48330b-07e0-434c-a60a-e75668b334f4
2025-06-09 12:53:40,449 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3424-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3424-1)
2025-06-09 12:53:40,450 - INFO - Waiting for VM ctest-TestBasicVMVN-75285215-51040501 to be up..
2025-06-09 12:53:40,497 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-09 12:53:45,578 - DEBUG - VM is in ACTIVE state now
2025-06-09 12:53:45,578 - INFO - VM name : ctest-TestBasicVMVN-75285215-51040501
2025-06-09 12:53:45,654 - DEBUG - VM ctest-TestBasicVMVN-75285215-51040501 ID is 1e8f05f9-de5c-42ba-8318-096385765492
2025-06-09 12:53:45,654 - DEBUG - VM ctest-TestBasicVMVN-75285215-51040501 launched on Node cn-jenkins-deploy-platform-ansible-os-3424-1
2025-06-09 12:53:45,729 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1e8f05f9-de5c-42ba-8318-096385765492
2025-06-09 12:53:45,738 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ca49088b-b707-402e-821f-5e09d50a9731
2025-06-09 12:53:48,982 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-06-09 12:53:48,982 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75285215-51040501 failed!
2025-06-09 12:53:49,037 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-51304700 is 57.245.255.193 and allocation pool is NOT set
2025-06-09 12:53:51,102 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.76 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.755/5.645/9.536/3.890 ms')
2025-06-09 12:53:51,102 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75285215-51040501 passed
2025-06-09 12:53:51,253 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:53:51,253 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75285215-51040501, IP 57.245.255.195, Port 22
2025-06-09 12:53:51,409 - DEBUG - VM ctest-TestBasicVMVN-75285215-51040501 is ready for SSH connections
2025-06-09 12:53:51,409 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 12:53:51,410 - DEBUG - cat /tmp/output.txt
2025-06-09 12:53:53,049 - DEBUG - Hello World. The time is now Mon, 09 Jun 2025 06:53:51 -0600!
2025-06-09 12:53:53,049 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 09 Jun 2025 06:53:51 -0600!'}
2025-06-09 12:53:53,049 - INFO - metadata_script.txt got executed in the vm
2025-06-09 12:53:53,050 - INFO - Deleting VM ctest-TestBasicVMVN-75285215-51040501
2025-06-09 12:53:53,122 - INFO - Deleting VN ctest-vn-51304700
2025-06-09 12:53:53,162 - DEBUG - VN ad48330b-07e0-434c-a60a-e75668b334f4 still in use: Unable to complete operation on network ad48330b-07e0-434c-a60a-e75668b334f4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ba0a1467-32b9-4b9e-9290-cae9c6febd7f']
2025-06-09 12:53:53,162 - WARNING - Deleting VN ctest-vn-51304700 failed..Will retry
2025-06-09 12:53:55,281 - DEBUG - Response for deleting network ()
2025-06-09 12:53:55,539 - DEBUG - No XMPP flaps were noticed during the test
2025-06-09 12:53:55,539 - INFO - END TEST : test_metadata_service : PASSED[0:00:18]
2025-06-09 12:53:55,539 - INFO - --------------------------------------------------------------------------------
2025-06-09 12:53:55,542 - INFO - ================================================================================
2025-06-09 12:53:55,542 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-09 12:53:55,542 - 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-06-09 12:53:55,826 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-06-09 12:53:55,826 - INFO - Initial checks done. Running the testcase now
2025-06-09 12:53:55,827 - INFO -
2025-06-09 12:53:56,328 - DEBUG - Response for create_network : {'network': {'id': 'db67b7ed-a542-46e8-b587-9e85fbce2fa4', 'name': 'ctest-vn-48901207', 'tenant_id': 'effa15c04873402184f316ee4d429f42', 'project_id': 'effa15c04873402184f316ee4d429f42', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75285215', 'ctest-vn-48901207'], 'port_security_enabled': True, 'description': ''}}
2025-06-09 12:53:56,521 - DEBUG - Response for create_subnet : {'subnet': {'id': '1c2e2697-d84a-4f1f-981b-a1f4345e49fc', 'name': '', 'tenant_id': 'effa15c04873402184f316ee4d429f42', 'network_id': 'db67b7ed-a542-46e8-b587-9e85fbce2fa4', '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': 'effa15c04873402184f316ee4d429f42'}}
2025-06-09 12:53:56,663 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f769939-32e7-4197-a496-7ab7da15dc83', 'name': '', 'tenant_id': 'effa15c04873402184f316ee4d429f42', 'network_id': 'db67b7ed-a542-46e8-b587-9e85fbce2fa4', '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': 'effa15c04873402184f316ee4d429f42'}}
2025-06-09 12:53:56,683 - INFO - Created VN ctest-vn-48901207
2025-06-09 12:53:56,737 - DEBUG - VN ctest-vn-48901207 UUID is db67b7ed-a542-46e8-b587-9e85fbce2fa4
2025-06-09 12:53:57,117 - DEBUG - Response for create_port : {'port': {'name': '118fd731-4d53-42d5-a1e1-ab5538d5158e', 'id': '118fd731-4d53-42d5-a1e1-ab5538d5158e', 'tenant_id': 'effa15c04873402184f316ee4d429f42', 'network_id': 'db67b7ed-a542-46e8-b587-9e85fbce2fa4', 'mac_address': '02:11:8f:d7:31:4d', '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': '1c2e2697-d84a-4f1f-981b-a1f4345e49fc'}], 'security_groups': ['edcfc042-8552-4758-a9e5-f66c6a31a7c6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'effa15c04873402184f316ee4d429f42'}}
2025-06-09 12:53:57,303 - DEBUG - Response for create_port : {'port': {'name': '6c901f17-249a-4378-bd9c-8644ee4e5e4a', 'id': '6c901f17-249a-4378-bd9c-8644ee4e5e4a', 'tenant_id': 'effa15c04873402184f316ee4d429f42', 'network_id': 'db67b7ed-a542-46e8-b587-9e85fbce2fa4', 'mac_address': '02:6c:90:1f:17:24', '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': '7f769939-32e7-4197-a496-7ab7da15dc83'}], 'security_groups': ['edcfc042-8552-4758-a9e5-f66c6a31a7c6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'effa15c04873402184f316ee4d429f42'}}
2025-06-09 12:53:57,666 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3424-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3424-1)
2025-06-09 12:53:58,057 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3424-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3424-1)
2025-06-09 12:53:59,310 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3424-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3424-1)
2025-06-09 12:53:59,311 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-09 12:53:59,316 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f260d6f1-7f67-4167-8e30-893eafa50950
2025-06-09 12:53:59,342 - DEBUG - Requesting: http://10.0.0.254:8082/project/effa15c0-4873-4021-84f3-16ee4d429f42
2025-06-09 12:53:59,433 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/75c05ca1-a586-4ec9-a76c-ff4ec0dea4cb
2025-06-09 12:53:59,450 - INFO - Verifications in API Server for IPAM: ctest-ipam-02010681 passed
2025-06-09 12:53:59,457 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-75285215:ctest-ipam-02010681', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75285215', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8484883547302547145', 'uuid-lslong': '12064298215527064779'}, 'enable': 'true', 'created': '2025-06-09T12:53:55', 'last-modified': '2025-06-09T12:53:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.400265'}
2025-06-09 12:53:59,457 - INFO - Verifications in Control node for IPAM: ctest-ipam-02010681 passed
2025-06-09 12:53:59,457 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-09 12:53:59,465 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f260d6f1-7f67-4167-8e30-893eafa50950
2025-06-09 12:53:59,478 - DEBUG - Requesting: http://10.0.0.254:8082/project/effa15c0-4873-4021-84f3-16ee4d429f42
2025-06-09 12:53:59,572 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/db67b7ed-a542-46e8-b587-9e85fbce2fa4
2025-06-09 12:53:59,589 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/db67b7ed-a542-46e8-b587-9e85fbce2fa4
2025-06-09 12:53:59,617 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7c78554f-e58a-458e-903c-379d92ceeacc
2025-06-09 12:53:59,633 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7c78554f-e58a-458e-903c-379d92ceeacc
2025-06-09 12:53:59,650 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5400bb9b-2da5-454f-b73f-6c828cabb7e7
2025-06-09 12:53:59,660 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-09 12:53:59,660 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/db67b7ed-a542-46e8-b587-9e85fbce2fa4
2025-06-09 12:53:59,673 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7c78554f-e58a-458e-903c-379d92ceeacc
2025-06-09 12:53:59,704 - INFO - Verified VN network id 8 for VN db67b7ed-a542-46e8-b587-9e85fbce2fa4
2025-06-09 12:53:59,705 - INFO - Verifications in API Server for VN ctest-vn-48901207 passed
2025-06-09 12:53:59,705 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/db67b7ed-a542-46e8-b587-9e85fbce2fa4
2025-06-09 12:53:59,718 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7c78554f-e58a-458e-903c-379d92ceeacc
2025-06-09 12:53:59,735 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7c78554f-e58a-458e-903c-379d92ceeacc
2025-06-09 12:53:59,756 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5400bb9b-2da5-454f-b73f-6c828cabb7e7
2025-06-09 12:53:59,777 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75285215', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15809807248215131880', 'uuid-lslong': '13080597941013327780'}, 'enable': 'true', 'created': '2025-06-09T12:53:56', 'last-modified': '2025-06-09T12:53:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.140540'}
2025-06-09 12:53:59,787 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-09 12:53:59,787 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-48901207 passed
2025-06-09 12:53:59,788 - DEBUG - ====Verifying policy data for ctest-vn-48901207 in API_Server ======
2025-06-09 12:53:59,788 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-09 12:53:59,800 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f260d6f1-7f67-4167-8e30-893eafa50950
2025-06-09 12:53:59,821 - DEBUG - Requesting: http://10.0.0.254:8082/project/effa15c0-4873-4021-84f3-16ee4d429f42
2025-06-09 12:53:59,954 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/db67b7ed-a542-46e8-b587-9e85fbce2fa4
2025-06-09 12:53:59,989 - DEBUG - =>VN ctest-vn-48901207 has no policy to be verified
2025-06-09 12:53:59,989 - DEBUG - Verifying the vn in opserver
2025-06-09 12:53:59,989 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207 virtual network link through opserver 10.0.0.254
2025-06-09 12:53:59,990 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 12:54:00,349 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 12:54:00,423 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207?flat'}
2025-06-09 12:54:00,423 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207 is found in opserver
2025-06-09 12:54:00,431 - DEBUG - VRF ids for VN ctest-vn-48901207: {'10.0.0.254': '2'}
2025-06-09 12:54:00,431 - INFO - Waiting for VM ctest-TestBasicVMVN-75285215-55756909 to be up..
2025-06-09 12:54:00,537 - DEBUG - VM is in ACTIVE state now
2025-06-09 12:54:00,537 - INFO - VM name : ctest-TestBasicVMVN-75285215-55756909
2025-06-09 12:54:00,641 - DEBUG - VM ctest-TestBasicVMVN-75285215-55756909 ID is 1d2b118e-d736-4b7a-ae7f-e1adefe730b6
2025-06-09 12:54:00,641 - DEBUG - VM ctest-TestBasicVMVN-75285215-55756909 launched on Node cn-jenkins-deploy-platform-ansible-os-3424-1
2025-06-09 12:54:00,744 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1d2b118e-d736-4b7a-ae7f-e1adefe730b6
2025-06-09 12:54:00,762 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/118fd731-4d53-42d5-a1e1-ab5538d5158e
2025-06-09 12:54:04,053 - 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-06-09 12:54:04,053 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75285215-55756909 failed!
2025-06-09 12:54:04,117 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207 is 31.1.1.1 and allocation pool is NOT set
2025-06-09 12:54:04,117 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207 is 31.1.2.1 and allocation pool is NOT set
2025-06-09 12:54:08,215 - 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')
2025-06-09 12:54:08,215 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75285215-55756909 failed!
2025-06-09 12:54:08,273 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207 is 31.1.1.1 and allocation pool is NOT set
2025-06-09 12:54:08,273 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207 is 31.1.2.1 and allocation pool is NOT set
2025-06-09 12:54:10,330 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.643 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.643/2.119/3.595/1.476 ms')
2025-06-09 12:54:10,331 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75285215-55756909 passed
2025-06-09 12:54:10,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:54:10,481 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75285215-55756909, IP 31.1.1.4, Port 22
2025-06-09 12:54:10,641 - DEBUG - VM ctest-TestBasicVMVN-75285215-55756909 is ready for SSH connections
2025-06-09 12:54:10,641 - INFO - Waiting for VM ctest-TestBasicVMVN-75285215-42965223 to be up..
2025-06-09 12:54:10,729 - DEBUG - VM is in ACTIVE state now
2025-06-09 12:54:10,729 - INFO - VM name : ctest-TestBasicVMVN-75285215-42965223
2025-06-09 12:54:10,812 - DEBUG - VM ctest-TestBasicVMVN-75285215-42965223 ID is a777e6f4-78d5-4106-b2aa-4bebc3c87bae
2025-06-09 12:54:10,812 - DEBUG - VM ctest-TestBasicVMVN-75285215-42965223 launched on Node cn-jenkins-deploy-platform-ansible-os-3424-1
2025-06-09 12:54:10,889 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a777e6f4-78d5-4106-b2aa-4bebc3c87bae
2025-06-09 12:54:10,899 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/6c901f17-249a-4378-bd9c-8644ee4e5e4a
2025-06-09 12:54:12,153 - 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.41 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.398 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.398/1.903/3.409/1.505 ms')
2025-06-09 12:54:12,153 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-75285215-42965223 passed
2025-06-09 12:54:12,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:54:12,305 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75285215-42965223, IP 31.1.2.4, Port 22
2025-06-09 12:54:12,460 - DEBUG - VM ctest-TestBasicVMVN-75285215-42965223 is ready for SSH connections
2025-06-09 12:54:12,460 - INFO - Waiting for VM ctest-TestBasicVMVN-75285215-95068661 to be up..
2025-06-09 12:54:12,538 - DEBUG - VM is in ACTIVE state now
2025-06-09 12:54:12,539 - INFO - VM name : ctest-TestBasicVMVN-75285215-95068661
2025-06-09 12:54:12,612 - DEBUG - VM ctest-TestBasicVMVN-75285215-95068661 ID is 803b1120-ef10-4cc1-a35b-9cc6252035aa
2025-06-09 12:54:12,612 - DEBUG - VM ctest-TestBasicVMVN-75285215-95068661 launched on Node cn-jenkins-deploy-platform-ansible-os-3424-1
2025-06-09 12:54:12,691 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/803b1120-ef10-4cc1-a35b-9cc6252035aa
2025-06-09 12:54:12,702 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/33a1ea11-143e-4eb2-8954-202bf2c64d6b
2025-06-09 12:54:13,946 - 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.97 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.413 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.413/1.692/2.971/1.279 ms')
2025-06-09 12:54:13,946 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-75285215-95068661 passed
2025-06-09 12:54:14,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:54:14,097 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75285215-95068661, IP 31.1.1.3, Port 22
2025-06-09 12:54:14,252 - DEBUG - VM ctest-TestBasicVMVN-75285215-95068661 is ready for SSH connections
2025-06-09 12:54:14,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:54:14,253 - 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.254, gateway password: c0ntrail123
2025-06-09 12:54:14,253 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-09 12:54:18,292 - 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.751 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.780 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.111 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.780/2.214/4.751 ms
2025-06-09 12:54:18,292 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-75285215-55756909 passed
2025-06-09 12:54:18,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:54:18,292 - 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.254, gateway password: c0ntrail123
2025-06-09 12:54:18,292 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-09 12:54:21,980 - 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.189 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.765 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.878 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.765/1.610/3.189 ms
2025-06-09 12:54:21,981 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-75285215-42965223 passed
2025-06-09 12:54:21,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:54:21,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:54:21,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 12:54:21,981 - 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.254, gateway password: c0ntrail123
2025-06-09 12:54:21,981 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-09 12:54:22,189 - DEBUG - None
2025-06-09 12:54:22,189 - 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.254, gateway password: c0ntrail123
2025-06-09 12:54:22,190 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-09 12:54:22,376 - DEBUG - None
2025-06-09 12:54:22,376 - 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.254, gateway password: c0ntrail123
2025-06-09 12:54:22,376 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-09 12:54:22,972 - DEBUG - None
2025-06-09 12:54:22,972 - 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.254, gateway password: c0ntrail123
2025-06-09 12:54:22,972 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-09 12:54:25,185 - 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.371 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.369 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.761 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.550 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.401/2.290/6.369 ms
2025-06-09 12:54:25,185 - 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.254, gateway password: c0ntrail123
2025-06-09 12:54:25,185 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-09 12:54:27,456 - 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.587 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.389 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.664 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.512 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.812 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.974 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.470/5.664 ms
2025-06-09 12:54:27,457 - 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.254, gateway password: c0ntrail123
2025-06-09 12:54:27,457 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-09 12:54:29,709 - 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.003 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.932 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.357 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.481 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.179 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.099 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.572 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.481/2.660/5.357 ms
2025-06-09 12:54:29,709 - INFO - Deleting VM ctest-TestBasicVMVN-75285215-95068661
2025-06-09 12:54:29,777 - INFO - Detaching port 6c901f17-249a-4378-bd9c-8644ee4e5e4a from VM ctest-TestBasicVMVN-75285215-42965223
2025-06-09 12:54:29,829 - INFO - Deleting VM ctest-TestBasicVMVN-75285215-42965223
2025-06-09 12:54:29,898 - INFO - Detaching port 118fd731-4d53-42d5-a1e1-ab5538d5158e from VM ctest-TestBasicVMVN-75285215-55756909
2025-06-09 12:54:29,931 - INFO - Deleting VM ctest-TestBasicVMVN-75285215-55756909
2025-06-09 12:54:30,020 - INFO - Deleting VN ctest-vn-48901207
2025-06-09 12:54:30,311 - DEBUG - Response for delete_port : ()
2025-06-09 12:54:30,535 - DEBUG - Response for delete_port : ()
2025-06-09 12:54:30,581 - DEBUG - VN db67b7ed-a542-46e8-b587-9e85fbce2fa4 still in use: Unable to complete operation on network db67b7ed-a542-46e8-b587-9e85fbce2fa4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-664299c6-d8d6-4c98-976d-e50a2969e58b']
2025-06-09 12:54:30,581 - WARNING - Deleting VN ctest-vn-48901207 failed..Will retry
2025-06-09 12:54:32,720 - DEBUG - Response for deleting network ()
2025-06-09 12:54:32,720 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7c78554f-e58a-458e-903c-379d92ceeacc
2025-06-09 12:54:32,728 - DEBUG - Response Code: 404
2025-06-09 12:54:32,728 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-09 12:54:32,734 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f260d6f1-7f67-4167-8e30-893eafa50950
2025-06-09 12:54:32,790 - DEBUG - Requesting: http://10.0.0.254:8082/project/effa15c0-4873-4021-84f3-16ee4d429f42
2025-06-09 12:54:32,871 - INFO - Validated that VN ctest-vn-48901207 is not found in API Server
2025-06-09 12:54:32,884 - DEBUG - VN ctest-vn-48901207 is not present in Agent 10.0.0.254
2025-06-09 12:54:32,884 - INFO - Validated that VN ctest-vn-48901207 is not in any agent
2025-06-09 12:54:32,891 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-09 12:54:32,897 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-48901207
2025-06-09 12:54:32,897 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-75285215:ctest-vn-48901207
2025-06-09 12:54:32,912 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-48901207 info
2025-06-09 12:54:32,997 - INFO - IPAM: ctest-ipam-02010681 is not found in API Server
2025-06-09 12:54:33,013 - INFO - IPAM:ctest-ipam-02010681 is not found in control node
2025-06-09 12:54:33,267 - DEBUG - No XMPP flaps were noticed during the test
2025-06-09 12:54:33,267 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-06-09 12:54:33,267 - INFO - --------------------------------------------------------------------------------
2025-06-09 12:54:34,047 - INFO - Deleted project: ctest-TestBasicVMVN-75285215, ID : effa15c0-4873-4021-84f3-16ee4d429f42