2026-09-02 03:08:54,226 - INFO - Domain Default found not creating
2026-09-02 03:08:54,407 - INFO - Project ctest-TestBasicVMVN-45865232 not found, creating it
2026-09-02 03:08:54,909 - INFO - Created Project:ctest-TestBasicVMVN-45865232, ID : a676d0b2-986f-4423-8edb-a1573f56cee7
2026-09-02 03:08:56,445 - INFO - ================================================================================
2026-09-02 03:08:56,446 - INFO - STARTING TEST : test_generic_link_local_service
2026-09-02 03:08:56,446 - 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-09-02 03:08:56,702 - DEBUG - Nothing to compare xmpp stats {'10.0.0.248': {'10.20.0.17': '0'}} with
2026-09-02 03:08:56,702 - INFO - Initial checks done. Running the testcase now
2026-09-02 03:08:56,702 - INFO -
2026-09-02 03:08:57,277 - DEBUG - Response for create_network : {'network': {'id': '1f68b1b3-3129-42d0-ae77-00930a2e11d6', 'name': 'ctest-vn2_metadata-88768573', 'tenant_id': 'a676d0b2986f44238edba1573f56cee7', 'project_id': 'a676d0b2986f44238edba1573f56cee7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45865232', 'ctest-vn2_metadata-88768573'], 'port_security_enabled': True, 'description': ''}}
2026-09-02 03:08:57,514 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ba258b39-a8e8-436b-8678-34ede57ad247', 'name': '', 'tenant_id': 'a676d0b2986f44238edba1573f56cee7', 'network_id': '1f68b1b3-3129-42d0-ae77-00930a2e11d6', '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': 'a676d0b2986f44238edba1573f56cee7'}}
2026-09-02 03:08:57,530 - INFO - Created VN ctest-vn2_metadata-88768573
2026-09-02 03:08:57,582 - DEBUG - VN ctest-vn2_metadata-88768573 UUID is 1f68b1b3-3129-42d0-ae77-00930a2e11d6
2026-09-02 03:08:57,759 - DEBUG - Services list from nova: [, , ]
2026-09-02 03:08:58,119 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6244-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6244-30)
2026-09-02 03:08:58,230 - DEBUG - Link local service introspect added
2026-09-02 03:08:58,273 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:09:03,326 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:09:08,407 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:09:13,488 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:09:18,570 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:09:23,651 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:09:28,731 - DEBUG - VM is in ACTIVE state now
2026-09-02 03:09:28,872 - INFO - Waiting for VM ctest-TestBasicVMVN-45865232-60939972 to be up..
2026-09-02 03:09:28,872 - INFO - VM name : ctest-TestBasicVMVN-45865232-60939972
2026-09-02 03:09:28,951 - DEBUG - VM ctest-TestBasicVMVN-45865232-60939972 ID is aa77bc33-330e-4930-9e98-8e86c7d9d0dd
2026-09-02 03:09:28,951 - DEBUG - VM ctest-TestBasicVMVN-45865232-60939972 launched on Node cn-jenkins-deploy-platform-ansible-os-6244-30
2026-09-02 03:09:29,028 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/aa77bc33-330e-4930-9e98-8e86c7d9d0dd
2026-09-02 03:09:29,358 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/aa77bc33-330e-4930-9e98-8e86c7d9d0dd
2026-09-02 03:09:29,390 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/81e239ae-c2e6-4cdc-a619-acfa733af69a
2026-09-02 03:09:32,662 - 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=13.3 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1025ms\r\nrtt min/avg/max/mdev = 13.308/13.308/13.308/0.000 ms')
2026-09-02 03:09:32,662 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45865232-60939972 passed
2026-09-02 03:09:32,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:09:32,818 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45865232-60939972, IP 11.1.1.3, Port 22
2026-09-02 03:09:32,973 - DEBUG - VM ctest-TestBasicVMVN-45865232-60939972 is ready for SSH connections
2026-09-02 03:09:32,974 - INFO - Retry 0
2026-09-02 03:09:32,974 - 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.248, gateway password: c0ntrail123
2026-09-02 03:09:32,974 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-09-02 03:09:34,513 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-09-02 03:09:34,513 - INFO - Generic metadata worked
2026-09-02 03:09:34,777 - DEBUG - Link local service introspect removed
2026-09-02 03:09:34,778 - INFO - Deleting VM ctest-TestBasicVMVN-45865232-60939972
2026-09-02 03:09:34,849 - INFO - Deleting VN ctest-vn2_metadata-88768573
2026-09-02 03:09:34,885 - DEBUG - VN 1f68b1b3-3129-42d0-ae77-00930a2e11d6 still in use: Unable to complete operation on network 1f68b1b3-3129-42d0-ae77-00930a2e11d6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-89764dbe-028e-466e-a333-107c56cf4f44']
2026-09-02 03:09:34,885 - WARNING - Deleting VN ctest-vn2_metadata-88768573 failed..Will retry
2026-09-02 03:09:36,922 - DEBUG - VN 1f68b1b3-3129-42d0-ae77-00930a2e11d6 still in use: Unable to complete operation on network 1f68b1b3-3129-42d0-ae77-00930a2e11d6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0f4ad961-2ddf-4d41-b3bd-29b1fb17c8ea']
2026-09-02 03:09:36,922 - WARNING - Deleting VN ctest-vn2_metadata-88768573 failed..Will retry
2026-09-02 03:09:39,049 - DEBUG - Response for deleting network ()
2026-09-02 03:09:39,310 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 03:09:39,310 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:43]
2026-09-02 03:09:39,310 - INFO - --------------------------------------------------------------------------------
2026-09-02 03:09:39,313 - INFO - ================================================================================
2026-09-02 03:09:39,313 - INFO - STARTING TEST : test_metadata_service
2026-09-02 03:09:39,313 - 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-09-02 03:09:39,599 - DEBUG - Nothing to compare xmpp stats {'10.0.0.248': {'10.20.0.17': '0'}} with
2026-09-02 03:09:39,599 - INFO - Initial checks done. Running the testcase now
2026-09-02 03:09:39,599 - INFO -
2026-09-02 03:09:39,599 - DEBUG - Requesting: http://10.0.0.248:8082/global-vrouter-configs
2026-09-02 03:09:39,606 - DEBUG - Requesting: http://10.0.0.248:8082/global-vrouter-config/09340712-fb63-4916-bb8d-906bf70cfb66
2026-09-02 03:09:39,813 - DEBUG - Response for create_network : {'network': {'id': '2d268863-acee-4459-8197-102354c64be2', 'name': 'ctest-vn-18746735', 'tenant_id': 'a676d0b2986f44238edba1573f56cee7', 'project_id': 'a676d0b2986f44238edba1573f56cee7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45865232', 'ctest-vn-18746735'], 'port_security_enabled': True, 'description': ''}}
2026-09-02 03:09:40,042 - DEBUG - Response for create_subnet : {'subnet': {'id': '73f73727-f527-469d-b7c5-9d7ab73608d3', 'name': '', 'tenant_id': 'a676d0b2986f44238edba1573f56cee7', 'network_id': '2d268863-acee-4459-8197-102354c64be2', 'ip_version': 4, 'cidr': '66.241.249.192/26', 'allocation_pools': [{'start': '66.241.249.194', 'end': '66.241.249.254'}], 'gateway_ip': '66.241.249.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.241.249.194', 'tags': [], 'project_id': 'a676d0b2986f44238edba1573f56cee7'}}
2026-09-02 03:09:40,058 - INFO - Created VN ctest-vn-18746735
2026-09-02 03:09:40,110 - DEBUG - VN ctest-vn-18746735 UUID is 2d268863-acee-4459-8197-102354c64be2
2026-09-02 03:09:40,604 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6244-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6244-30)
2026-09-02 03:09:40,604 - INFO - Waiting for VM ctest-TestBasicVMVN-45865232-13783666 to be up..
2026-09-02 03:09:40,650 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:09:45,728 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:09:50,821 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:09:55,906 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:10:00,991 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:10:06,080 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:10:11,164 - DEBUG - VM is in ACTIVE state now
2026-09-02 03:10:11,164 - INFO - VM name : ctest-TestBasicVMVN-45865232-13783666
2026-09-02 03:10:11,258 - DEBUG - VM ctest-TestBasicVMVN-45865232-13783666 ID is e7134dd9-eef9-4a79-891d-91bb3ed32bb0
2026-09-02 03:10:11,258 - DEBUG - VM ctest-TestBasicVMVN-45865232-13783666 launched on Node cn-jenkins-deploy-platform-ansible-os-6244-30
2026-09-02 03:10:11,338 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/e7134dd9-eef9-4a79-891d-91bb3ed32bb0
2026-09-02 03:10:11,348 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/211d543f-92b7-466c-ad8d-717d6caec672
2026-09-02 03:10:14,615 - 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 1013ms')
2026-09-02 03:10:14,615 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45865232-13783666 failed!
2026-09-02 03:10:14,674 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45865232:ctest-vn-18746735 is 66.241.249.193 and allocation pool is NOT set
2026-09-02 03:10:16,732 - 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.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.557 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.557/2.163/3.769/1.606 ms')
2026-09-02 03:10:16,732 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45865232-13783666 passed
2026-09-02 03:10:16,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:10:16,890 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45865232-13783666, IP 66.241.249.195, Port 22
2026-09-02 03:10:17,100 - DEBUG - VM ctest-TestBasicVMVN-45865232-13783666 is ready for SSH connections
2026-09-02 03:10:17,100 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.248, gateway password: c0ntrail123
2026-09-02 03:10:17,100 - DEBUG - cat /tmp/output.txt
2026-09-02 03:10:19,069 - DEBUG - Hello World. The time is now Tue, 01 Sep 2026 21:10:14 -0600!
2026-09-02 03:10:19,069 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 01 Sep 2026 21:10:14 -0600!'}
2026-09-02 03:10:19,069 - INFO - metadata_script.txt got executed in the vm
2026-09-02 03:10:19,069 - INFO - Deleting VM ctest-TestBasicVMVN-45865232-13783666
2026-09-02 03:10:19,137 - INFO - Deleting VN ctest-vn-18746735
2026-09-02 03:10:19,177 - DEBUG - VN 2d268863-acee-4459-8197-102354c64be2 still in use: Unable to complete operation on network 2d268863-acee-4459-8197-102354c64be2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-afa73645-58ed-488b-b3dc-71017088a4da']
2026-09-02 03:10:19,177 - WARNING - Deleting VN ctest-vn-18746735 failed..Will retry
2026-09-02 03:10:21,222 - DEBUG - VN 2d268863-acee-4459-8197-102354c64be2 still in use: Unable to complete operation on network 2d268863-acee-4459-8197-102354c64be2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-601df47d-a208-4d9a-b19f-a99831c9e42e']
2026-09-02 03:10:21,223 - WARNING - Deleting VN ctest-vn-18746735 failed..Will retry
2026-09-02 03:10:23,359 - DEBUG - Response for deleting network ()
2026-09-02 03:10:23,619 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 03:10:23,619 - INFO - END TEST : test_metadata_service : PASSED[0:00:44]
2026-09-02 03:10:23,619 - INFO - --------------------------------------------------------------------------------
2026-09-02 03:10:23,622 - INFO - ================================================================================
2026-09-02 03:10:23,622 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-09-02 03:10:23,622 - 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-09-02 03:10:23,906 - DEBUG - Nothing to compare xmpp stats {'10.0.0.248': {'10.20.0.17': '0'}} with
2026-09-02 03:10:23,906 - INFO - Initial checks done. Running the testcase now
2026-09-02 03:10:23,906 - INFO -
2026-09-02 03:10:24,421 - DEBUG - Response for create_network : {'network': {'id': '19a71a19-b711-4767-8dd0-18c4f8358a6c', 'name': 'ctest-vn-00255259', 'tenant_id': 'a676d0b2986f44238edba1573f56cee7', 'project_id': 'a676d0b2986f44238edba1573f56cee7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45865232', 'ctest-vn-00255259'], 'port_security_enabled': True, 'description': ''}}
2026-09-02 03:10:24,606 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6aea14c-a427-42e0-bdfe-51a47d42dde9', 'name': '', 'tenant_id': 'a676d0b2986f44238edba1573f56cee7', 'network_id': '19a71a19-b711-4767-8dd0-18c4f8358a6c', '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': 'a676d0b2986f44238edba1573f56cee7'}}
2026-09-02 03:10:24,776 - DEBUG - Response for create_subnet : {'subnet': {'id': '90e2fb3a-6a4f-4048-a9c8-fc2b0c132c7b', 'name': '', 'tenant_id': 'a676d0b2986f44238edba1573f56cee7', 'network_id': '19a71a19-b711-4767-8dd0-18c4f8358a6c', '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': 'a676d0b2986f44238edba1573f56cee7'}}
2026-09-02 03:10:24,795 - INFO - Created VN ctest-vn-00255259
2026-09-02 03:10:24,850 - DEBUG - VN ctest-vn-00255259 UUID is 19a71a19-b711-4767-8dd0-18c4f8358a6c
2026-09-02 03:10:25,254 - DEBUG - Response for create_port : {'port': {'name': 'f7c10e06-bd47-4c76-84a5-1033a246bcc0', 'id': 'f7c10e06-bd47-4c76-84a5-1033a246bcc0', 'tenant_id': 'a676d0b2986f44238edba1573f56cee7', 'network_id': '19a71a19-b711-4767-8dd0-18c4f8358a6c', 'mac_address': '02:f7:c1:0e:06:bd', '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': 'b6aea14c-a427-42e0-bdfe-51a47d42dde9'}], 'security_groups': ['c20ca0de-744b-4df4-9ac4-959ca5f8aab6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'a676d0b2986f44238edba1573f56cee7'}}
2026-09-02 03:10:25,455 - DEBUG - Response for create_port : {'port': {'name': 'b4ebcd81-52e2-46b2-8e4d-641fd6b8e678', 'id': 'b4ebcd81-52e2-46b2-8e4d-641fd6b8e678', 'tenant_id': 'a676d0b2986f44238edba1573f56cee7', 'network_id': '19a71a19-b711-4767-8dd0-18c4f8358a6c', 'mac_address': '02:b4:eb:cd:81:52', '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': '90e2fb3a-6a4f-4048-a9c8-fc2b0c132c7b'}], 'security_groups': ['c20ca0de-744b-4df4-9ac4-959ca5f8aab6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'a676d0b2986f44238edba1573f56cee7'}}
2026-09-02 03:10:25,822 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6244-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6244-30)
2026-09-02 03:10:26,235 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6244-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6244-30)
2026-09-02 03:10:26,670 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6244-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6244-30)
2026-09-02 03:10:26,670 - DEBUG - Requesting: http://10.0.0.248:8082/domains
2026-09-02 03:10:26,676 - DEBUG - Requesting: http://10.0.0.248:8082/domain/039cb222-8513-42b3-b8b0-060b2d1e146c
2026-09-02 03:10:26,690 - DEBUG - Requesting: http://10.0.0.248:8082/project/a676d0b2-986f-4423-8edb-a1573f56cee7
2026-09-02 03:10:26,775 - DEBUG - Requesting: http://10.0.0.248:8082/network-ipam/1af7823f-fd6d-41a3-950a-fc04ebf78041
2026-09-02 03:10:26,787 - INFO - Verifications in API Server for IPAM: ctest-ipam-99672996 passed
2026-09-02 03:10:26,792 - DEBUG - Control-node 10.0.0.248 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45865232:ctest-ipam-99672996', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45865232', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1943164975580004771', 'uuid-lslong': '10739673359487303745'}, 'enable': 'true', 'created': '2026-09-02T03:10:23', 'last-modified': '2026-09-02T03:10:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.645658'}
2026-09-02 03:10:26,792 - INFO - Verifications in Control node for IPAM: ctest-ipam-99672996 passed
2026-09-02 03:10:26,792 - DEBUG - Requesting: http://10.0.0.248:8082/domains
2026-09-02 03:10:26,798 - DEBUG - Requesting: http://10.0.0.248:8082/domain/039cb222-8513-42b3-b8b0-060b2d1e146c
2026-09-02 03:10:26,810 - DEBUG - Requesting: http://10.0.0.248:8082/project/a676d0b2-986f-4423-8edb-a1573f56cee7
2026-09-02 03:10:26,885 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-network/19a71a19-b711-4767-8dd0-18c4f8358a6c
2026-09-02 03:10:26,898 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-network/19a71a19-b711-4767-8dd0-18c4f8358a6c
2026-09-02 03:10:26,911 - DEBUG - Requesting: http://10.0.0.248:8082/routing-instance/f215c5ac-87c0-4a94-bb18-d993fed0020c
2026-09-02 03:10:26,920 - DEBUG - Requesting: http://10.0.0.248:8082/routing-instance/f215c5ac-87c0-4a94-bb18-d993fed0020c
2026-09-02 03:10:26,929 - DEBUG - Requesting: http://10.0.0.248:8082/route-target/f2cf9f4f-9483-492d-8f2b-0e7414cb3a5c
2026-09-02 03:10:26,935 - DEBUG - Route Targets: ['target:64512:8000005']
2026-09-02 03:10:26,935 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-network/19a71a19-b711-4767-8dd0-18c4f8358a6c
2026-09-02 03:10:26,946 - DEBUG - Requesting: http://10.0.0.248:8082/routing-instance/f215c5ac-87c0-4a94-bb18-d993fed0020c
2026-09-02 03:10:26,962 - INFO - Verified VN network id 12 for VN 19a71a19-b711-4767-8dd0-18c4f8358a6c
2026-09-02 03:10:26,962 - INFO - Verifications in API Server for VN ctest-vn-00255259 passed
2026-09-02 03:10:26,962 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-network/19a71a19-b711-4767-8dd0-18c4f8358a6c
2026-09-02 03:10:26,973 - DEBUG - Requesting: http://10.0.0.248:8082/routing-instance/f215c5ac-87c0-4a94-bb18-d993fed0020c
2026-09-02 03:10:26,982 - DEBUG - Requesting: http://10.0.0.248:8082/routing-instance/f215c5ac-87c0-4a94-bb18-d993fed0020c
2026-09-02 03:10:26,989 - DEBUG - Requesting: http://10.0.0.248:8082/route-target/f2cf9f4f-9483-492d-8f2b-0e7414cb3a5c
2026-09-02 03:10:27,006 - DEBUG - Control-node 10.0.0.248 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45865232:ctest-vn-00255259', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45865232', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1848474869806745447', 'uuid-lslong': '10218694788760570476'}, 'enable': 'true', 'created': '2026-09-02T03:10:24', 'last-modified': '2026-09-02T03:10:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.266094'}
2026-09-02 03:10:27,013 - DEBUG - Route Targets: ['target:64512:8000005']
2026-09-02 03:10:27,014 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-00255259 passed
2026-09-02 03:10:27,014 - DEBUG - ====Verifying policy data for ctest-vn-00255259 in API_Server ======
2026-09-02 03:10:27,014 - DEBUG - Requesting: http://10.0.0.248:8082/domains
2026-09-02 03:10:27,021 - DEBUG - Requesting: http://10.0.0.248:8082/domain/039cb222-8513-42b3-b8b0-060b2d1e146c
2026-09-02 03:10:27,035 - DEBUG - Requesting: http://10.0.0.248:8082/project/a676d0b2-986f-4423-8edb-a1573f56cee7
2026-09-02 03:10:27,115 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-network/19a71a19-b711-4767-8dd0-18c4f8358a6c
2026-09-02 03:10:27,127 - DEBUG - =>VN ctest-vn-00255259 has no policy to be verified
2026-09-02 03:10:27,128 - DEBUG - Verifying the vn in opserver
2026-09-02 03:10:27,128 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45865232:ctest-vn-00255259 virtual network link through opserver 10.0.0.248
2026-09-02 03:10:27,128 - DEBUG - Requesting: http://10.0.0.248:8081/analytics/uves/virtual-networks
2026-09-02 03:10:27,466 - DEBUG - Requesting: http://10.0.0.248:8081/analytics/uves/virtual-networks
2026-09-02 03:10:27,518 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45865232:ctest-vn-00255259', 'href': 'http://10.0.0.248:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45865232:ctest-vn-00255259?flat'}
2026-09-02 03:10:27,518 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45865232:ctest-vn-00255259 is found in opserver
2026-09-02 03:10:27,528 - DEBUG - Do not have enough data to verify VN in agent
2026-09-02 03:10:27,533 - DEBUG - VRF ids for VN ctest-vn-00255259: {}
2026-09-02 03:10:27,533 - INFO - Waiting for VM ctest-TestBasicVMVN-45865232-72395096 to be up..
2026-09-02 03:10:27,588 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:10:32,680 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:10:37,767 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:10:42,851 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:10:47,925 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:10:53,013 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:10:58,088 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:11:03,172 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:11:08,268 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 03:11:13,359 - DEBUG - VM is in ACTIVE state now
2026-09-02 03:11:13,359 - INFO - VM name : ctest-TestBasicVMVN-45865232-72395096
2026-09-02 03:11:13,464 - DEBUG - VM ctest-TestBasicVMVN-45865232-72395096 ID is b6bc3a79-8bbc-4603-ab6f-59200bc52c4d
2026-09-02 03:11:13,464 - DEBUG - VM ctest-TestBasicVMVN-45865232-72395096 launched on Node cn-jenkins-deploy-platform-ansible-os-6244-30
2026-09-02 03:11:13,566 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/b6bc3a79-8bbc-4603-ab6f-59200bc52c4d
2026-09-02 03:11:13,577 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/f7c10e06-bd47-4c76-84a5-1033a246bcc0
2026-09-02 03:11:14,845 - 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=5.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.88 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.880/4.649/5.418/0.769 ms')
2026-09-02 03:11:14,845 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45865232-72395096 passed
2026-09-02 03:11:15,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:11:15,002 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45865232-72395096, IP 31.1.1.4, Port 22
2026-09-02 03:11:15,161 - DEBUG - VM ctest-TestBasicVMVN-45865232-72395096 is ready for SSH connections
2026-09-02 03:11:15,162 - INFO - Waiting for VM ctest-TestBasicVMVN-45865232-24571988 to be up..
2026-09-02 03:11:15,236 - DEBUG - VM is in ACTIVE state now
2026-09-02 03:11:15,236 - INFO - VM name : ctest-TestBasicVMVN-45865232-24571988
2026-09-02 03:11:15,311 - DEBUG - VM ctest-TestBasicVMVN-45865232-24571988 ID is e3f0d011-d074-44f2-bf61-08f266bab5eb
2026-09-02 03:11:15,311 - DEBUG - VM ctest-TestBasicVMVN-45865232-24571988 launched on Node cn-jenkins-deploy-platform-ansible-os-6244-30
2026-09-02 03:11:15,394 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/e3f0d011-d074-44f2-bf61-08f266bab5eb
2026-09-02 03:11:15,404 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/b4ebcd81-52e2-46b2-8e4d-641fd6b8e678
2026-09-02 03:11:18,679 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1024ms')
2026-09-02 03:11:18,679 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45865232-24571988 failed!
2026-09-02 03:11:18,738 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45865232:ctest-vn-00255259 is 31.1.1.1 and allocation pool is NOT set
2026-09-02 03:11:18,738 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45865232:ctest-vn-00255259 is 31.1.2.1 and allocation pool is NOT set
2026-09-02 03:11:20,804 - 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=12.5 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.852 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.852/6.691/12.531/5.839 ms')
2026-09-02 03:11:20,804 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45865232-24571988 passed
2026-09-02 03:11:20,954 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:11:20,954 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45865232-24571988, IP 31.1.2.4, Port 22
2026-09-02 03:11:21,020 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-09-02 03:11:21,117 - DEBUG - VM ctest-TestBasicVMVN-45865232-24571988 is NOT ready for SSH connections, VM status: ACTIVE
2026-09-02 03:11:26,118 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:11:26,118 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45865232-24571988, IP 31.1.2.4, Port 22
2026-09-02 03:11:26,273 - DEBUG - VM ctest-TestBasicVMVN-45865232-24571988 is ready for SSH connections
2026-09-02 03:11:26,273 - INFO - Waiting for VM ctest-TestBasicVMVN-45865232-96114893 to be up..
2026-09-02 03:11:26,354 - DEBUG - VM is in ACTIVE state now
2026-09-02 03:11:26,354 - INFO - VM name : ctest-TestBasicVMVN-45865232-96114893
2026-09-02 03:11:26,437 - DEBUG - VM ctest-TestBasicVMVN-45865232-96114893 ID is 09b78d63-5cea-4f3c-b91c-2d8f0dfbc141
2026-09-02 03:11:26,437 - DEBUG - VM ctest-TestBasicVMVN-45865232-96114893 launched on Node cn-jenkins-deploy-platform-ansible-os-6244-30
2026-09-02 03:11:26,510 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/09b78d63-5cea-4f3c-b91c-2d8f0dfbc141
2026-09-02 03:11:26,519 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/4677c0cb-7bec-454c-9c4d-76487e76c246
2026-09-02 03:11:27,774 - 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.65 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.665 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.665/5.157/9.649/4.492 ms')
2026-09-02 03:11:27,774 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45865232-96114893 passed
2026-09-02 03:11:27,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:11:27,930 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45865232-96114893, IP 31.1.1.3, Port 22
2026-09-02 03:11:28,096 - DEBUG - VM ctest-TestBasicVMVN-45865232-96114893 is ready for SSH connections
2026-09-02 03:11:28,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:11:28,096 - 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.248, gateway password: c0ntrail123
2026-09-02 03:11:28,096 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-09-02 03:11:32,104 - 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.665 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.018 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.939 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.939/2.207/4.665 ms
2026-09-02 03:11:32,104 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45865232-72395096 passed
2026-09-02 03:11:32,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:11:32,104 - 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.248, gateway password: c0ntrail123
2026-09-02 03:11:32,105 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-09-02 03:11:35,704 - 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.124 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.253 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.121 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.121/1.832/3.124 ms
2026-09-02 03:11:35,705 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45865232-24571988 passed
2026-09-02 03:11:35,705 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:11:35,705 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:11:35,705 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 03:11:35,705 - 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.248, gateway password: c0ntrail123
2026-09-02 03:11:35,705 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-09-02 03:11:35,819 - DEBUG - None
2026-09-02 03:11:35,820 - 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.248, gateway password: c0ntrail123
2026-09-02 03:11:35,820 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-09-02 03:11:35,940 - DEBUG - None
2026-09-02 03:11:35,940 - 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.248, gateway password: c0ntrail123
2026-09-02 03:11:35,940 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-09-02 03:11:37,503 - DEBUG - None
2026-09-02 03:11:37,503 - 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.248, gateway password: c0ntrail123
2026-09-02 03:11:37,504 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-09-02 03:11:39,628 - 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=1.835 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.594 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.723 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.674 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.406/1.846/4.594 ms
2026-09-02 03:11:39,628 - 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.248, gateway password: c0ntrail123
2026-09-02 03:11:39,628 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-09-02 03:11:41,806 - 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.251 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.683 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.898 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.799 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.614 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.409/2.442/4.898 ms
2026-09-02 03:11:41,807 - 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.248, gateway password: c0ntrail123
2026-09-02 03:11:41,807 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-09-02 03:11:43,971 - 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.523 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=1.941 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.613 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.977 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.064 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.419 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.419/1.711/3.613 ms
2026-09-02 03:11:43,971 - INFO - Deleting VM ctest-TestBasicVMVN-45865232-96114893
2026-09-02 03:11:44,042 - INFO - Detaching port b4ebcd81-52e2-46b2-8e4d-641fd6b8e678 from VM ctest-TestBasicVMVN-45865232-24571988
2026-09-02 03:11:44,080 - INFO - Deleting VM ctest-TestBasicVMVN-45865232-24571988
2026-09-02 03:11:44,159 - INFO - Detaching port f7c10e06-bd47-4c76-84a5-1033a246bcc0 from VM ctest-TestBasicVMVN-45865232-72395096
2026-09-02 03:11:44,209 - INFO - Deleting VM ctest-TestBasicVMVN-45865232-72395096
2026-09-02 03:11:44,287 - INFO - Deleting VN ctest-vn-00255259
2026-09-02 03:11:44,467 - DEBUG - Response for delete_port : ()
2026-09-02 03:11:44,628 - DEBUG - Response for delete_port : ()
2026-09-02 03:11:44,662 - DEBUG - VN 19a71a19-b711-4767-8dd0-18c4f8358a6c still in use: Unable to complete operation on network 19a71a19-b711-4767-8dd0-18c4f8358a6c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e01e4e91-f68c-43aa-8934-eed3019e74c1']
2026-09-02 03:11:44,662 - WARNING - Deleting VN ctest-vn-00255259 failed..Will retry
2026-09-02 03:11:46,805 - DEBUG - Response for deleting network ()
2026-09-02 03:11:46,805 - DEBUG - Requesting: http://10.0.0.248:8082/routing-instance/f215c5ac-87c0-4a94-bb18-d993fed0020c
2026-09-02 03:11:46,810 - DEBUG - Response Code: 404
2026-09-02 03:11:46,810 - DEBUG - Requesting: http://10.0.0.248:8082/domains
2026-09-02 03:11:46,816 - DEBUG - Requesting: http://10.0.0.248:8082/domain/039cb222-8513-42b3-b8b0-060b2d1e146c
2026-09-02 03:11:46,871 - DEBUG - Requesting: http://10.0.0.248:8082/project/a676d0b2-986f-4423-8edb-a1573f56cee7
2026-09-02 03:11:46,946 - INFO - Validated that VN ctest-vn-00255259 is not found in API Server
2026-09-02 03:11:46,957 - DEBUG - VN ctest-vn-00255259 is not present in Agent 10.0.0.248
2026-09-02 03:11:46,957 - INFO - Validated that VN ctest-vn-00255259 is not in any agent
2026-09-02 03:11:46,971 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-00255259 info
2026-09-02 03:11:47,041 - INFO - IPAM: ctest-ipam-99672996 is not found in API Server
2026-09-02 03:11:47,055 - INFO - IPAM:ctest-ipam-99672996 is not found in control node
2026-09-02 03:11:47,323 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 03:11:47,323 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:01:24]
2026-09-02 03:11:47,323 - INFO - --------------------------------------------------------------------------------
2026-09-02 03:11:48,088 - INFO - Deleted project: ctest-TestBasicVMVN-45865232, ID : a676d0b2-986f-4423-8edb-a1573f56cee7