2026-05-26 13:46:09,532 - INFO - Domain Default found not creating
2026-05-26 13:46:09,698 - INFO - Project ctest-TestBasicVMVN-30431144 not found, creating it
2026-05-26 13:46:10,154 - INFO - Created Project:ctest-TestBasicVMVN-30431144, ID : 0b6c150e-44b3-4f9c-b260-2f67f67f367e
2026-05-26 13:46:11,649 - INFO - ================================================================================
2026-05-26 13:46:11,649 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-26 13:46:11,649 - 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-05-26 13:46:11,902 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-26 13:46:11,902 - INFO - Initial checks done. Running the testcase now
2026-05-26 13:46:11,902 - INFO -
2026-05-26 13:46:12,467 - DEBUG - Response for create_network : {'network': {'id': 'a676541a-0f2b-4659-af22-f81dc2086e77', 'name': 'ctest-vn2_metadata-12543416', 'tenant_id': '0b6c150e44b34f9cb2602f67f67f367e', 'project_id': '0b6c150e44b34f9cb2602f67f67f367e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30431144', 'ctest-vn2_metadata-12543416'], 'port_security_enabled': True, 'description': ''}}
2026-05-26 13:46:12,616 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd679f929-9681-4b18-87dc-e1314f7caa14', 'name': '', 'tenant_id': '0b6c150e44b34f9cb2602f67f67f367e', 'network_id': 'a676541a-0f2b-4659-af22-f81dc2086e77', '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': '0b6c150e44b34f9cb2602f67f67f367e'}}
2026-05-26 13:46:12,633 - INFO - Created VN ctest-vn2_metadata-12543416
2026-05-26 13:46:12,685 - DEBUG - VN ctest-vn2_metadata-12543416 UUID is a676541a-0f2b-4659-af22-f81dc2086e77
2026-05-26 13:46:12,863 - DEBUG - Services list from nova: [, , ]
2026-05-26 13:46:13,902 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5826-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5826-1)
2026-05-26 13:46:14,008 - DEBUG - Link local service introspect added
2026-05-26 13:46:14,051 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-26 13:46:19,128 - DEBUG - VM is in ACTIVE state now
2026-05-26 13:46:19,261 - INFO - Waiting for VM ctest-TestBasicVMVN-30431144-11858167 to be up..
2026-05-26 13:46:19,261 - INFO - VM name : ctest-TestBasicVMVN-30431144-11858167
2026-05-26 13:46:19,333 - DEBUG - VM ctest-TestBasicVMVN-30431144-11858167 ID is 0b3aa50b-d770-4d2c-a79e-276041eb6c6a
2026-05-26 13:46:19,334 - DEBUG - VM ctest-TestBasicVMVN-30431144-11858167 launched on Node cn-jenkins-deploy-platform-ansible-os-5826-1
2026-05-26 13:46:19,404 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0b3aa50b-d770-4d2c-a79e-276041eb6c6a
2026-05-26 13:46:19,701 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0b3aa50b-d770-4d2c-a79e-276041eb6c6a
2026-05-26 13:46:19,736 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d70fc7d8-50b2-4090-92ee-dd66dfe149c8
2026-05-26 13:46:22,998 - 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')
2026-05-26 13:46:22,998 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30431144-11858167 failed!
2026-05-26 13:46:23,053 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30431144:ctest-vn2_metadata-12543416 is 11.1.1.1 and allocation pool is NOT set
2026-05-26 13:46:25,119 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.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 = 2.382/3.196/4.011/0.814 ms')
2026-05-26 13:46:25,119 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30431144-11858167 passed
2026-05-26 13:46:25,269 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:46:25,269 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30431144-11858167, IP 11.1.1.3, Port 22
2026-05-26 13:46:25,424 - DEBUG - VM ctest-TestBasicVMVN-30431144-11858167 is ready for SSH connections
2026-05-26 13:46:25,424 - INFO - Retry 0
2026-05-26 13:46:25,424 - 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.38, gateway password: c0ntrail123
2026-05-26 13:46:25,425 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-26 13:46:27,076 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-26 13:46:27,076 - INFO - Generic metadata worked
2026-05-26 13:46:27,340 - DEBUG - Link local service introspect removed
2026-05-26 13:46:27,340 - INFO - Deleting VM ctest-TestBasicVMVN-30431144-11858167
2026-05-26 13:46:27,406 - INFO - Deleting VN ctest-vn2_metadata-12543416
2026-05-26 13:46:27,442 - DEBUG - VN a676541a-0f2b-4659-af22-f81dc2086e77 still in use: Unable to complete operation on network a676541a-0f2b-4659-af22-f81dc2086e77. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1322bee1-432c-497c-8afe-75ab89ee00c1']
2026-05-26 13:46:27,442 - WARNING - Deleting VN ctest-vn2_metadata-12543416 failed..Will retry
2026-05-26 13:46:29,535 - DEBUG - Response for deleting network ()
2026-05-26 13:46:29,793 - DEBUG - No XMPP flaps were noticed during the test
2026-05-26 13:46:29,794 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-05-26 13:46:29,794 - INFO - --------------------------------------------------------------------------------
2026-05-26 13:46:29,796 - INFO - ================================================================================
2026-05-26 13:46:29,796 - INFO - STARTING TEST : test_metadata_service
2026-05-26 13:46:29,796 - 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-05-26 13:46:30,082 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-26 13:46:30,082 - INFO - Initial checks done. Running the testcase now
2026-05-26 13:46:30,082 - INFO -
2026-05-26 13:46:30,082 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-05-26 13:46:30,088 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/72a3b8e3-2700-4333-9726-e515e32017f3
2026-05-26 13:46:30,273 - DEBUG - Response for create_network : {'network': {'id': '9cec9c42-c6ac-414a-9226-9cb8dac6636c', 'name': 'ctest-vn-42583258', 'tenant_id': '0b6c150e44b34f9cb2602f67f67f367e', 'project_id': '0b6c150e44b34f9cb2602f67f67f367e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30431144', 'ctest-vn-42583258'], 'port_security_enabled': True, 'description': ''}}
2026-05-26 13:46:30,438 - DEBUG - Response for create_subnet : {'subnet': {'id': '5283322f-9a3b-4c2b-8931-6203d68f2caf', 'name': '', 'tenant_id': '0b6c150e44b34f9cb2602f67f67f367e', 'network_id': '9cec9c42-c6ac-414a-9226-9cb8dac6636c', 'ip_version': 4, 'cidr': '222.0.107.128/26', 'allocation_pools': [{'start': '222.0.107.130', 'end': '222.0.107.190'}], 'gateway_ip': '222.0.107.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '222.0.107.130', 'tags': [], 'project_id': '0b6c150e44b34f9cb2602f67f67f367e'}}
2026-05-26 13:46:30,456 - INFO - Created VN ctest-vn-42583258
2026-05-26 13:46:30,508 - DEBUG - VN ctest-vn-42583258 UUID is 9cec9c42-c6ac-414a-9226-9cb8dac6636c
2026-05-26 13:46:31,701 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5826-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5826-1)
2026-05-26 13:46:31,701 - INFO - Waiting for VM ctest-TestBasicVMVN-30431144-47794003 to be up..
2026-05-26 13:46:31,747 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-26 13:46:36,832 - DEBUG - VM is in ACTIVE state now
2026-05-26 13:46:36,832 - INFO - VM name : ctest-TestBasicVMVN-30431144-47794003
2026-05-26 13:46:36,908 - DEBUG - VM ctest-TestBasicVMVN-30431144-47794003 ID is bb620c34-f40c-437c-a557-0bf4c76edf59
2026-05-26 13:46:36,908 - DEBUG - VM ctest-TestBasicVMVN-30431144-47794003 launched on Node cn-jenkins-deploy-platform-ansible-os-5826-1
2026-05-26 13:46:36,984 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bb620c34-f40c-437c-a557-0bf4c76edf59
2026-05-26 13:46:36,992 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/56073d85-e998-44e5-9615-76d261ab085e
2026-05-26 13:46:40,240 - 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 1019ms')
2026-05-26 13:46:40,240 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30431144-47794003 failed!
2026-05-26 13:46:40,296 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42583258 is 222.0.107.129 and allocation pool is NOT set
2026-05-26 13:46:42,359 - 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=7.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.513 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.513/3.957/7.401/3.444 ms')
2026-05-26 13:46:42,359 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30431144-47794003 passed
2026-05-26 13:46:42,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:46:42,509 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30431144-47794003, IP 222.0.107.131, Port 22
2026-05-26 13:46:42,574 - 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-05-26 13:46:42,648 - DEBUG - VM ctest-TestBasicVMVN-30431144-47794003 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-26 13:46:47,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:46:47,649 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30431144-47794003, IP 222.0.107.131, Port 22
2026-05-26 13:46:47,804 - DEBUG - VM ctest-TestBasicVMVN-30431144-47794003 is ready for SSH connections
2026-05-26 13:46:47,804 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-26 13:46:47,804 - DEBUG - cat /tmp/output.txt
2026-05-26 13:46:49,482 - DEBUG - Hello World. The time is now Tue, 26 May 2026 07:46:43 -0600!
2026-05-26 13:46:49,482 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 26 May 2026 07:46:43 -0600!'}
2026-05-26 13:46:49,482 - INFO - metadata_script.txt got executed in the vm
2026-05-26 13:46:49,482 - INFO - Deleting VM ctest-TestBasicVMVN-30431144-47794003
2026-05-26 13:46:49,549 - INFO - Deleting VN ctest-vn-42583258
2026-05-26 13:46:49,585 - DEBUG - VN 9cec9c42-c6ac-414a-9226-9cb8dac6636c still in use: Unable to complete operation on network 9cec9c42-c6ac-414a-9226-9cb8dac6636c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e747f67e-5b74-4dec-8e02-7f85151752cd']
2026-05-26 13:46:49,586 - WARNING - Deleting VN ctest-vn-42583258 failed..Will retry
2026-05-26 13:46:51,679 - DEBUG - Response for deleting network ()
2026-05-26 13:46:51,933 - DEBUG - No XMPP flaps were noticed during the test
2026-05-26 13:46:51,934 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-05-26 13:46:51,934 - INFO - --------------------------------------------------------------------------------
2026-05-26 13:46:51,936 - INFO - ================================================================================
2026-05-26 13:46:51,936 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-26 13:46:51,936 - 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-05-26 13:46:52,227 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-26 13:46:52,227 - INFO - Initial checks done. Running the testcase now
2026-05-26 13:46:52,227 - INFO -
2026-05-26 13:46:52,701 - DEBUG - Response for create_network : {'network': {'id': '728f5a21-56c2-48a4-ab73-c051e560ea01', 'name': 'ctest-vn-42788791', 'tenant_id': '0b6c150e44b34f9cb2602f67f67f367e', 'project_id': '0b6c150e44b34f9cb2602f67f67f367e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30431144', 'ctest-vn-42788791'], 'port_security_enabled': True, 'description': ''}}
2026-05-26 13:46:52,896 - DEBUG - Response for create_subnet : {'subnet': {'id': '9594bcb9-2018-422a-9a05-94f783ae54d8', 'name': '', 'tenant_id': '0b6c150e44b34f9cb2602f67f67f367e', 'network_id': '728f5a21-56c2-48a4-ab73-c051e560ea01', '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': '0b6c150e44b34f9cb2602f67f67f367e'}}
2026-05-26 13:46:53,099 - DEBUG - Response for create_subnet : {'subnet': {'id': '3dd744c3-3db6-4760-ab75-9d71b744d5d4', 'name': '', 'tenant_id': '0b6c150e44b34f9cb2602f67f67f367e', 'network_id': '728f5a21-56c2-48a4-ab73-c051e560ea01', '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': '0b6c150e44b34f9cb2602f67f67f367e'}}
2026-05-26 13:46:53,119 - INFO - Created VN ctest-vn-42788791
2026-05-26 13:46:53,172 - DEBUG - VN ctest-vn-42788791 UUID is 728f5a21-56c2-48a4-ab73-c051e560ea01
2026-05-26 13:46:53,536 - DEBUG - Response for create_port : {'port': {'name': '1aed9858-3df9-4e8c-87db-72b3794ab9df', 'id': '1aed9858-3df9-4e8c-87db-72b3794ab9df', 'tenant_id': '0b6c150e44b34f9cb2602f67f67f367e', 'network_id': '728f5a21-56c2-48a4-ab73-c051e560ea01', 'mac_address': '02:1a:ed:98:58: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': '9594bcb9-2018-422a-9a05-94f783ae54d8'}], 'security_groups': ['fd3eff77-e5f1-4f35-9b1e-3d3b98f6d461'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0b6c150e44b34f9cb2602f67f67f367e'}}
2026-05-26 13:46:53,693 - DEBUG - Response for create_port : {'port': {'name': 'b49233c9-ca6f-4482-86a6-ed3b1476ef4e', 'id': 'b49233c9-ca6f-4482-86a6-ed3b1476ef4e', 'tenant_id': '0b6c150e44b34f9cb2602f67f67f367e', 'network_id': '728f5a21-56c2-48a4-ab73-c051e560ea01', 'mac_address': '02:b4:92:33:c9:ca', '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': '3dd744c3-3db6-4760-ab75-9d71b744d5d4'}], 'security_groups': ['fd3eff77-e5f1-4f35-9b1e-3d3b98f6d461'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0b6c150e44b34f9cb2602f67f67f367e'}}
2026-05-26 13:46:54,070 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5826-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5826-1)
2026-05-26 13:46:54,507 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5826-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5826-1)
2026-05-26 13:46:55,773 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5826-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5826-1)
2026-05-26 13:46:55,773 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-26 13:46:55,782 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e
2026-05-26 13:46:55,802 - DEBUG - Requesting: http://10.0.0.38:8082/project/0b6c150e-44b3-4f9c-b260-2f67f67f367e
2026-05-26 13:46:55,901 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/1480c4a3-60d9-425a-bfc7-3f578ccc30e1
2026-05-26 13:46:55,922 - INFO - Verifications in API Server for IPAM: ctest-ipam-89503822 passed
2026-05-26 13:46:55,931 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30431144:ctest-ipam-89503822', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30431144', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1477396883761087066', 'uuid-lslong': '13819083626866553057'}, 'enable': 'true', 'created': '2026-05-26T13:46:52', 'last-modified': '2026-05-26T13:46:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.472398'}
2026-05-26 13:46:55,931 - INFO - Verifications in Control node for IPAM: ctest-ipam-89503822 passed
2026-05-26 13:46:55,931 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-26 13:46:55,938 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e
2026-05-26 13:46:55,952 - DEBUG - Requesting: http://10.0.0.38:8082/project/0b6c150e-44b3-4f9c-b260-2f67f67f367e
2026-05-26 13:46:56,029 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/728f5a21-56c2-48a4-ab73-c051e560ea01
2026-05-26 13:46:56,048 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/728f5a21-56c2-48a4-ab73-c051e560ea01
2026-05-26 13:46:56,064 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b4c4cb65-7c71-4225-86f6-bef26c02c8b3
2026-05-26 13:46:56,074 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b4c4cb65-7c71-4225-86f6-bef26c02c8b3
2026-05-26 13:46:56,086 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/c37ab215-c3c0-4f64-9388-c167e4d636b6
2026-05-26 13:46:56,098 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-26 13:46:56,098 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/728f5a21-56c2-48a4-ab73-c051e560ea01
2026-05-26 13:46:56,121 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b4c4cb65-7c71-4225-86f6-bef26c02c8b3
2026-05-26 13:46:56,150 - INFO - Verified VN network id 11 for VN 728f5a21-56c2-48a4-ab73-c051e560ea01
2026-05-26 13:46:56,150 - INFO - Verifications in API Server for VN ctest-vn-42788791 passed
2026-05-26 13:46:56,150 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/728f5a21-56c2-48a4-ab73-c051e560ea01
2026-05-26 13:46:56,167 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b4c4cb65-7c71-4225-86f6-bef26c02c8b3
2026-05-26 13:46:56,181 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b4c4cb65-7c71-4225-86f6-bef26c02c8b3
2026-05-26 13:46:56,191 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/c37ab215-c3c0-4f64-9388-c167e4d636b6
2026-05-26 13:46:56,207 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30431144', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8254915741229402276', 'uuid-lslong': '12354429660780620289'}, 'enable': 'true', 'created': '2026-05-26T13:46:52', 'last-modified': '2026-05-26T13:46:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.133125'}
2026-05-26 13:46:56,219 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-26 13:46:56,219 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42788791 passed
2026-05-26 13:46:56,219 - DEBUG - ====Verifying policy data for ctest-vn-42788791 in API_Server ======
2026-05-26 13:46:56,219 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-26 13:46:56,225 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e
2026-05-26 13:46:56,243 - DEBUG - Requesting: http://10.0.0.38:8082/project/0b6c150e-44b3-4f9c-b260-2f67f67f367e
2026-05-26 13:46:56,353 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/728f5a21-56c2-48a4-ab73-c051e560ea01
2026-05-26 13:46:56,368 - DEBUG - =>VN ctest-vn-42788791 has no policy to be verified
2026-05-26 13:46:56,368 - DEBUG - Verifying the vn in opserver
2026-05-26 13:46:56,368 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791 virtual network link through opserver 10.0.0.38
2026-05-26 13:46:56,368 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-05-26 13:46:56,803 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-05-26 13:46:56,910 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791?flat'}
2026-05-26 13:46:56,910 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791 is found in opserver
2026-05-26 13:46:56,915 - DEBUG - VRF ids for VN ctest-vn-42788791: {'10.0.0.38': '2'}
2026-05-26 13:46:56,915 - INFO - Waiting for VM ctest-TestBasicVMVN-30431144-81000361 to be up..
2026-05-26 13:46:57,017 - DEBUG - VM is in ACTIVE state now
2026-05-26 13:46:57,017 - INFO - VM name : ctest-TestBasicVMVN-30431144-81000361
2026-05-26 13:46:57,106 - DEBUG - VM ctest-TestBasicVMVN-30431144-81000361 ID is 78e3d4a9-236d-4c08-b1b5-613358830002
2026-05-26 13:46:57,106 - DEBUG - VM ctest-TestBasicVMVN-30431144-81000361 launched on Node cn-jenkins-deploy-platform-ansible-os-5826-1
2026-05-26 13:46:57,206 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/78e3d4a9-236d-4c08-b1b5-613358830002
2026-05-26 13:46:57,216 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1aed9858-3df9-4e8c-87db-72b3794ab9df
2026-05-26 13:47:00,503 - 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-05-26 13:47:00,503 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30431144-81000361 failed!
2026-05-26 13:47:00,560 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791 is 31.1.1.1 and allocation pool is NOT set
2026-05-26 13:47:00,561 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791 is 31.1.2.1 and allocation pool is NOT set
2026-05-26 13:47:04,632 - 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 1010ms')
2026-05-26 13:47:04,633 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30431144-81000361 failed!
2026-05-26 13:47:04,689 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791 is 31.1.1.1 and allocation pool is NOT set
2026-05-26 13:47:04,689 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791 is 31.1.2.1 and allocation pool is NOT set
2026-05-26 13:47:06,747 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.79 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.791/3.877/4.964/1.086 ms')
2026-05-26 13:47:06,747 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30431144-81000361 passed
2026-05-26 13:47:06,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:47:06,901 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30431144-81000361, IP 31.1.1.4, Port 22
2026-05-26 13:47:07,064 - DEBUG - VM ctest-TestBasicVMVN-30431144-81000361 is ready for SSH connections
2026-05-26 13:47:07,065 - INFO - Waiting for VM ctest-TestBasicVMVN-30431144-76551044 to be up..
2026-05-26 13:47:07,157 - DEBUG - VM is in ACTIVE state now
2026-05-26 13:47:07,157 - INFO - VM name : ctest-TestBasicVMVN-30431144-76551044
2026-05-26 13:47:07,242 - DEBUG - VM ctest-TestBasicVMVN-30431144-76551044 ID is 8b00253a-208f-473a-bad3-37ebc5074cf7
2026-05-26 13:47:07,242 - DEBUG - VM ctest-TestBasicVMVN-30431144-76551044 launched on Node cn-jenkins-deploy-platform-ansible-os-5826-1
2026-05-26 13:47:07,330 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8b00253a-208f-473a-bad3-37ebc5074cf7
2026-05-26 13:47:07,339 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b49233c9-ca6f-4482-86a6-ed3b1476ef4e
2026-05-26 13:47:08,577 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.528 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.528/1.596/2.665/1.068 ms')
2026-05-26 13:47:08,577 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30431144-76551044 passed
2026-05-26 13:47:08,728 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:47:08,729 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30431144-76551044, IP 31.1.2.4, Port 22
2026-05-26 13:47:08,888 - DEBUG - VM ctest-TestBasicVMVN-30431144-76551044 is ready for SSH connections
2026-05-26 13:47:08,888 - INFO - Waiting for VM ctest-TestBasicVMVN-30431144-14191152 to be up..
2026-05-26 13:47:08,961 - DEBUG - VM is in ACTIVE state now
2026-05-26 13:47:08,961 - INFO - VM name : ctest-TestBasicVMVN-30431144-14191152
2026-05-26 13:47:09,039 - DEBUG - VM ctest-TestBasicVMVN-30431144-14191152 ID is ef5d25fd-cfc3-4352-80b9-6355d928bf19
2026-05-26 13:47:09,039 - DEBUG - VM ctest-TestBasicVMVN-30431144-14191152 launched on Node cn-jenkins-deploy-platform-ansible-os-5826-1
2026-05-26 13:47:09,115 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ef5d25fd-cfc3-4352-80b9-6355d928bf19
2026-05-26 13:47:09,123 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0d1d94b8-2ea0-4ef1-9fa8-430644855787
2026-05-26 13:47:10,363 - 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.33 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.438 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.438/1.883/3.329/1.445 ms')
2026-05-26 13:47:10,363 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30431144-14191152 passed
2026-05-26 13:47:10,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:47:10,513 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30431144-14191152, IP 31.1.1.3, Port 22
2026-05-26 13:47:10,668 - DEBUG - VM ctest-TestBasicVMVN-30431144-14191152 is ready for SSH connections
2026-05-26 13:47:10,668 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:47:10,668 - 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.38, gateway password: c0ntrail123
2026-05-26 13:47:10,668 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-26 13:47:14,727 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.636 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.035 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.890 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.890/1.853/3.636 ms
2026-05-26 13:47:14,727 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30431144-81000361 passed
2026-05-26 13:47:14,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:47:14,728 - 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.38, gateway password: c0ntrail123
2026-05-26 13:47:14,728 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-26 13:47:18,419 - 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.127 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.960 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.981 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.960/1.689/3.127 ms
2026-05-26 13:47:18,419 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30431144-76551044 passed
2026-05-26 13:47:18,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:47:18,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:47:18,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 13:47:18,420 - 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.38, gateway password: c0ntrail123
2026-05-26 13:47:18,420 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-26 13:47:18,607 - DEBUG - None
2026-05-26 13:47:18,607 - 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.38, gateway password: c0ntrail123
2026-05-26 13:47:18,607 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-26 13:47:18,796 - DEBUG - None
2026-05-26 13:47:18,796 - 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.38, gateway password: c0ntrail123
2026-05-26 13:47:18,796 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-26 13:47:19,456 - DEBUG - None
2026-05-26 13:47:19,456 - 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.38, gateway password: c0ntrail123
2026-05-26 13:47:19,456 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-26 13:47:21,674 - 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.026 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.270 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.404 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.695 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.394/1.757/4.270 ms
2026-05-26 13:47:21,674 - 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.38, gateway password: c0ntrail123
2026-05-26 13:47:21,674 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-26 13:47:23,927 - 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.126 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.731 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.646 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.666 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.489 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/2.779/7.646 ms
2026-05-26 13:47:23,927 - 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.38, gateway password: c0ntrail123
2026-05-26 13:47:23,927 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-26 13:47:26,179 - 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.715 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.777 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.807 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.598 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.470 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/1.733/3.807 ms
2026-05-26 13:47:26,179 - INFO - Deleting VM ctest-TestBasicVMVN-30431144-14191152
2026-05-26 13:47:26,255 - INFO - Detaching port b49233c9-ca6f-4482-86a6-ed3b1476ef4e from VM ctest-TestBasicVMVN-30431144-76551044
2026-05-26 13:47:26,290 - INFO - Deleting VM ctest-TestBasicVMVN-30431144-76551044
2026-05-26 13:47:26,365 - INFO - Detaching port 1aed9858-3df9-4e8c-87db-72b3794ab9df from VM ctest-TestBasicVMVN-30431144-81000361
2026-05-26 13:47:26,400 - INFO - Deleting VM ctest-TestBasicVMVN-30431144-81000361
2026-05-26 13:47:26,478 - INFO - Deleting VN ctest-vn-42788791
2026-05-26 13:47:26,639 - DEBUG - Response for delete_port : ()
2026-05-26 13:47:26,823 - DEBUG - Response for delete_port : ()
2026-05-26 13:47:26,875 - DEBUG - VN 728f5a21-56c2-48a4-ab73-c051e560ea01 still in use: Unable to complete operation on network 728f5a21-56c2-48a4-ab73-c051e560ea01. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4a441587-a619-4f97-831f-2d4ffa013c75']
2026-05-26 13:47:26,875 - WARNING - Deleting VN ctest-vn-42788791 failed..Will retry
2026-05-26 13:47:29,063 - DEBUG - Response for deleting network ()
2026-05-26 13:47:29,063 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b4c4cb65-7c71-4225-86f6-bef26c02c8b3
2026-05-26 13:47:29,075 - DEBUG - Response Code: 404
2026-05-26 13:47:29,075 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-26 13:47:29,083 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e
2026-05-26 13:47:29,143 - DEBUG - Requesting: http://10.0.0.38:8082/project/0b6c150e-44b3-4f9c-b260-2f67f67f367e
2026-05-26 13:47:29,223 - INFO - Validated that VN ctest-vn-42788791 is not found in API Server
2026-05-26 13:47:29,233 - DEBUG - VN ctest-vn-42788791 is not present in Agent 10.0.0.38
2026-05-26 13:47:29,233 - INFO - Validated that VN ctest-vn-42788791 is not in any agent
2026-05-26 13:47:29,238 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-05-26 13:47:29,245 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-42788791
2026-05-26 13:47:29,245 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30431144:ctest-vn-42788791
2026-05-26 13:47:29,256 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42788791 info
2026-05-26 13:47:29,336 - INFO - IPAM: ctest-ipam-89503822 is not found in API Server
2026-05-26 13:47:29,347 - INFO - IPAM:ctest-ipam-89503822 is not found in control node
2026-05-26 13:47:29,605 - DEBUG - No XMPP flaps were noticed during the test
2026-05-26 13:47:29,606 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-05-26 13:47:29,606 - INFO - --------------------------------------------------------------------------------
2026-05-26 13:47:30,323 - INFO - Deleted project: ctest-TestBasicVMVN-30431144, ID : 0b6c150e-44b3-4f9c-b260-2f67f67f367e