2026-04-29 19:09:20,727 - INFO - Domain Default found not creating
2026-04-29 19:09:20,902 - INFO - Project ctest-TestBasicVMVN-56742830 not found, creating it
2026-04-29 19:09:21,351 - INFO - Created Project:ctest-TestBasicVMVN-56742830, ID : ac08e7d5-e005-4fa3-b41d-38ff3ad4ef24
2026-04-29 19:09:22,845 - INFO - ================================================================================
2026-04-29 19:09:22,845 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-29 19:09:22,845 - 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-04-29 19:09:23,100 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-04-29 19:09:23,100 - INFO - Initial checks done. Running the testcase now
2026-04-29 19:09:23,100 - INFO -
2026-04-29 19:09:23,639 - DEBUG - Response for create_network : {'network': {'id': '6bd9e7a4-40e3-4942-ba0f-382372ab9552', 'name': 'ctest-vn2_metadata-51907827', 'tenant_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'project_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56742830', 'ctest-vn2_metadata-51907827'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 19:09:23,821 - DEBUG - Response for create_subnet : {'subnet': {'id': '476b9e67-0d72-42a3-9029-0ff023c3383b', 'name': '', 'tenant_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'network_id': '6bd9e7a4-40e3-4942-ba0f-382372ab9552', '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': 'ac08e7d5e0054fa3b41d38ff3ad4ef24'}}
2026-04-29 19:09:23,840 - INFO - Created VN ctest-vn2_metadata-51907827
2026-04-29 19:09:23,891 - DEBUG - VN ctest-vn2_metadata-51907827 UUID is 6bd9e7a4-40e3-4942-ba0f-382372ab9552
2026-04-29 19:09:24,076 - DEBUG - Services list from nova: [, , ]
2026-04-29 19:09:25,093 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5713-1)
2026-04-29 19:09:25,199 - DEBUG - Link local service introspect added
2026-04-29 19:09:25,239 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-29 19:09:30,331 - DEBUG - VM is in ACTIVE state now
2026-04-29 19:09:30,478 - INFO - Waiting for VM ctest-TestBasicVMVN-56742830-91707535 to be up..
2026-04-29 19:09:30,478 - INFO - VM name : ctest-TestBasicVMVN-56742830-91707535
2026-04-29 19:09:30,550 - DEBUG - VM ctest-TestBasicVMVN-56742830-91707535 ID is 383b9b3f-0829-424f-9c8a-f0ca7a7acf4e
2026-04-29 19:09:30,550 - DEBUG - VM ctest-TestBasicVMVN-56742830-91707535 launched on Node cn-jenkins-deploy-platform-ansible-os-5713-1
2026-04-29 19:09:30,626 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/383b9b3f-0829-424f-9c8a-f0ca7a7acf4e
2026-04-29 19:09:30,918 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/383b9b3f-0829-424f-9c8a-f0ca7a7acf4e
2026-04-29 19:09:30,951 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/c3891fbb-cca4-4cf8-a93a-e039dcc714d7
2026-04-29 19:09:34,197 - 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 1011ms')
2026-04-29 19:09:34,198 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56742830-91707535 failed!
2026-04-29 19:09:34,255 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56742830:ctest-vn2_metadata-51907827 is 11.1.1.1 and allocation pool is NOT set
2026-04-29 19:09:36,314 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.36 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.361/5.074/7.787/2.713 ms')
2026-04-29 19:09:36,315 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56742830-91707535 passed
2026-04-29 19:09:36,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:09:36,463 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56742830-91707535, IP 11.1.1.3, Port 22
2026-04-29 19:09:36,518 - 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-04-29 19:09:36,596 - DEBUG - VM ctest-TestBasicVMVN-56742830-91707535 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-29 19:09:41,597 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:09:41,598 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56742830-91707535, IP 11.1.1.3, Port 22
2026-04-29 19:09:41,754 - DEBUG - VM ctest-TestBasicVMVN-56742830-91707535 is ready for SSH connections
2026-04-29 19:09:41,754 - INFO - Retry 0
2026-04-29 19:09:41,754 - 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.249, gateway password: c0ntrail123
2026-04-29 19:09:41,754 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-29 19:09:43,408 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-29 19:09:43,409 - INFO - Generic metadata worked
2026-04-29 19:09:43,667 - DEBUG - Link local service introspect removed
2026-04-29 19:09:43,667 - INFO - Deleting VM ctest-TestBasicVMVN-56742830-91707535
2026-04-29 19:09:43,758 - INFO - Deleting VN ctest-vn2_metadata-51907827
2026-04-29 19:09:43,802 - DEBUG - VN 6bd9e7a4-40e3-4942-ba0f-382372ab9552 still in use: Unable to complete operation on network 6bd9e7a4-40e3-4942-ba0f-382372ab9552. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8036b231-5286-408b-8736-0920ed089940']
2026-04-29 19:09:43,802 - WARNING - Deleting VN ctest-vn2_metadata-51907827 failed..Will retry
2026-04-29 19:09:45,901 - DEBUG - Response for deleting network ()
2026-04-29 19:09:46,168 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 19:09:46,168 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2026-04-29 19:09:46,168 - INFO - --------------------------------------------------------------------------------
2026-04-29 19:09:46,171 - INFO - ================================================================================
2026-04-29 19:09:46,171 - INFO - STARTING TEST : test_metadata_service
2026-04-29 19:09:46,171 - 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-04-29 19:09:46,449 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-04-29 19:09:46,449 - INFO - Initial checks done. Running the testcase now
2026-04-29 19:09:46,449 - INFO -
2026-04-29 19:09:46,449 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-configs
2026-04-29 19:09:46,455 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-config/115e2854-9b4e-400e-85de-5667ce2e659e
2026-04-29 19:09:46,652 - DEBUG - Response for create_network : {'network': {'id': 'b1dbc2af-98e1-4d97-96db-d9d944ffe451', 'name': 'ctest-vn-45251586', 'tenant_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'project_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56742830', 'ctest-vn-45251586'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 19:09:46,824 - DEBUG - Response for create_subnet : {'subnet': {'id': '5105079b-7337-40b7-ac5a-3df969814a3d', 'name': '', 'tenant_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'network_id': 'b1dbc2af-98e1-4d97-96db-d9d944ffe451', 'ip_version': 4, 'cidr': '25.172.180.192/26', 'allocation_pools': [{'start': '25.172.180.194', 'end': '25.172.180.254'}], 'gateway_ip': '25.172.180.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '25.172.180.194', 'tags': [], 'project_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24'}}
2026-04-29 19:09:46,846 - INFO - Created VN ctest-vn-45251586
2026-04-29 19:09:46,899 - DEBUG - VN ctest-vn-45251586 UUID is b1dbc2af-98e1-4d97-96db-d9d944ffe451
2026-04-29 19:09:48,064 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5713-1)
2026-04-29 19:09:48,064 - INFO - Waiting for VM ctest-TestBasicVMVN-56742830-24812012 to be up..
2026-04-29 19:09:48,118 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-29 19:09:53,192 - DEBUG - VM is in ACTIVE state now
2026-04-29 19:09:53,192 - INFO - VM name : ctest-TestBasicVMVN-56742830-24812012
2026-04-29 19:09:53,262 - DEBUG - VM ctest-TestBasicVMVN-56742830-24812012 ID is a7b94474-3e6a-4da8-a297-198a0890b97d
2026-04-29 19:09:53,263 - DEBUG - VM ctest-TestBasicVMVN-56742830-24812012 launched on Node cn-jenkins-deploy-platform-ansible-os-5713-1
2026-04-29 19:09:53,341 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a7b94474-3e6a-4da8-a297-198a0890b97d
2026-04-29 19:09:53,348 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/35cfd264-89a8-4c99-a205-2e8a67f59634
2026-04-29 19:09:56,598 - 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 1015ms')
2026-04-29 19:09:56,598 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56742830-24812012 failed!
2026-04-29 19:09:56,651 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-45251586 is 25.172.180.193 and allocation pool is NOT set
2026-04-29 19:09:58,715 - 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=12.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.17 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.174/6.694/12.214/5.520 ms')
2026-04-29 19:09:58,715 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56742830-24812012 passed
2026-04-29 19:09:58,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:09:58,864 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56742830-24812012, IP 25.172.180.195, Port 22
2026-04-29 19:09:58,938 - 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-04-29 19:09:59,016 - DEBUG - VM ctest-TestBasicVMVN-56742830-24812012 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-29 19:10:04,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:10:04,017 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56742830-24812012, IP 25.172.180.195, Port 22
2026-04-29 19:10:04,174 - DEBUG - VM ctest-TestBasicVMVN-56742830-24812012 is ready for SSH connections
2026-04-29 19:10:04,175 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-04-29 19:10:04,175 - DEBUG - cat /tmp/output.txt
2026-04-29 19:10:05,832 - DEBUG - Hello World. The time is now Wed, 29 Apr 2026 13:09:59 -0600!
2026-04-29 19:10:05,832 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 29 Apr 2026 13:09:59 -0600!'}
2026-04-29 19:10:05,832 - INFO - metadata_script.txt got executed in the vm
2026-04-29 19:10:05,832 - INFO - Deleting VM ctest-TestBasicVMVN-56742830-24812012
2026-04-29 19:10:05,910 - INFO - Deleting VN ctest-vn-45251586
2026-04-29 19:10:05,951 - DEBUG - VN b1dbc2af-98e1-4d97-96db-d9d944ffe451 still in use: Unable to complete operation on network b1dbc2af-98e1-4d97-96db-d9d944ffe451. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3a2a719f-d27c-45fb-a990-89caa94351ff']
2026-04-29 19:10:05,951 - WARNING - Deleting VN ctest-vn-45251586 failed..Will retry
2026-04-29 19:10:08,070 - DEBUG - Response for deleting network ()
2026-04-29 19:10:08,344 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 19:10:08,344 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-04-29 19:10:08,344 - INFO - --------------------------------------------------------------------------------
2026-04-29 19:10:08,346 - INFO - ================================================================================
2026-04-29 19:10:08,346 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-29 19:10:08,346 - 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-04-29 19:10:08,633 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-04-29 19:10:08,634 - INFO - Initial checks done. Running the testcase now
2026-04-29 19:10:08,634 - INFO -
2026-04-29 19:10:09,140 - DEBUG - Response for create_network : {'network': {'id': '09657323-3939-49a2-8f9b-31da825dcb68', 'name': 'ctest-vn-81818573', 'tenant_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'project_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56742830', 'ctest-vn-81818573'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 19:10:09,302 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b823b26-1883-452c-9016-f052ca9315e8', 'name': '', 'tenant_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'network_id': '09657323-3939-49a2-8f9b-31da825dcb68', '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': 'ac08e7d5e0054fa3b41d38ff3ad4ef24'}}
2026-04-29 19:10:09,503 - DEBUG - Response for create_subnet : {'subnet': {'id': '914ebe1e-943c-43c8-8f73-d740c1f9e2ee', 'name': '', 'tenant_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'network_id': '09657323-3939-49a2-8f9b-31da825dcb68', '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': 'ac08e7d5e0054fa3b41d38ff3ad4ef24'}}
2026-04-29 19:10:09,524 - INFO - Created VN ctest-vn-81818573
2026-04-29 19:10:09,575 - DEBUG - VN ctest-vn-81818573 UUID is 09657323-3939-49a2-8f9b-31da825dcb68
2026-04-29 19:10:09,945 - DEBUG - Response for create_port : {'port': {'name': 'decd73f0-cde0-4904-bfe1-7451da4332c0', 'id': 'decd73f0-cde0-4904-bfe1-7451da4332c0', 'tenant_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'network_id': '09657323-3939-49a2-8f9b-31da825dcb68', 'mac_address': '02:de:cd:73:f0:cd', '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': '3b823b26-1883-452c-9016-f052ca9315e8'}], 'security_groups': ['8322e865-eb8d-4243-bb1c-7d73c569476a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24'}}
2026-04-29 19:10:10,124 - DEBUG - Response for create_port : {'port': {'name': '1de4cc89-dcc1-4d95-bb92-542f668075df', 'id': '1de4cc89-dcc1-4d95-bb92-542f668075df', 'tenant_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24', 'network_id': '09657323-3939-49a2-8f9b-31da825dcb68', 'mac_address': '02:1d:e4:cc:89:dc', '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': '914ebe1e-943c-43c8-8f73-d740c1f9e2ee'}], 'security_groups': ['8322e865-eb8d-4243-bb1c-7d73c569476a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ac08e7d5e0054fa3b41d38ff3ad4ef24'}}
2026-04-29 19:10:10,530 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5713-1)
2026-04-29 19:10:11,000 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5713-1)
2026-04-29 19:10:12,341 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5713-1)
2026-04-29 19:10:12,341 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-04-29 19:10:12,347 - DEBUG - Requesting: http://10.0.0.249:8082/domain/4b692a26-661f-4c94-8dde-fb666bc77973
2026-04-29 19:10:12,361 - DEBUG - Requesting: http://10.0.0.249:8082/project/ac08e7d5-e005-4fa3-b41d-38ff3ad4ef24
2026-04-29 19:10:12,451 - DEBUG - Requesting: http://10.0.0.249:8082/network-ipam/f7887aee-3916-4066-818d-0f17464dd665
2026-04-29 19:10:12,463 - INFO - Verifications in API Server for IPAM: ctest-ipam-86587486 passed
2026-04-29 19:10:12,470 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-56742830:ctest-ipam-86587486', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56742830', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17836641487779414118', 'uuid-lslong': '9335134195247076965'}, 'enable': 'true', 'created': '2026-04-29T19:10:08', 'last-modified': '2026-04-29T19:10:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.603218'}
2026-04-29 19:10:12,471 - INFO - Verifications in Control node for IPAM: ctest-ipam-86587486 passed
2026-04-29 19:10:12,471 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-04-29 19:10:12,477 - DEBUG - Requesting: http://10.0.0.249:8082/domain/4b692a26-661f-4c94-8dde-fb666bc77973
2026-04-29 19:10:12,498 - DEBUG - Requesting: http://10.0.0.249:8082/project/ac08e7d5-e005-4fa3-b41d-38ff3ad4ef24
2026-04-29 19:10:12,625 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/09657323-3939-49a2-8f9b-31da825dcb68
2026-04-29 19:10:12,655 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/09657323-3939-49a2-8f9b-31da825dcb68
2026-04-29 19:10:12,669 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/16b7d243-b557-42dc-a49d-b43cac8c0901
2026-04-29 19:10:12,684 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/16b7d243-b557-42dc-a49d-b43cac8c0901
2026-04-29 19:10:12,692 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/61202b17-8b14-4997-83c4-2bc8c49d9d7a
2026-04-29 19:10:12,700 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-29 19:10:12,701 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/09657323-3939-49a2-8f9b-31da825dcb68
2026-04-29 19:10:12,711 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/16b7d243-b557-42dc-a49d-b43cac8c0901
2026-04-29 19:10:12,727 - INFO - Verified VN network id 11 for VN 09657323-3939-49a2-8f9b-31da825dcb68
2026-04-29 19:10:12,727 - INFO - Verifications in API Server for VN ctest-vn-81818573 passed
2026-04-29 19:10:12,728 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/09657323-3939-49a2-8f9b-31da825dcb68
2026-04-29 19:10:12,737 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/16b7d243-b557-42dc-a49d-b43cac8c0901
2026-04-29 19:10:12,746 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/16b7d243-b557-42dc-a49d-b43cac8c0901
2026-04-29 19:10:12,753 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/61202b17-8b14-4997-83c4-2bc8c49d9d7a
2026-04-29 19:10:12,766 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56742830', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '677073914110232994', 'uuid-lslong': '10347919383373663080'}, 'enable': 'true', 'created': '2026-04-29T19:10:09', 'last-modified': '2026-04-29T19:10:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.290169'}
2026-04-29 19:10:12,775 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-29 19:10:12,775 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-81818573 passed
2026-04-29 19:10:12,775 - DEBUG - ====Verifying policy data for ctest-vn-81818573 in API_Server ======
2026-04-29 19:10:12,775 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-04-29 19:10:12,781 - DEBUG - Requesting: http://10.0.0.249:8082/domain/4b692a26-661f-4c94-8dde-fb666bc77973
2026-04-29 19:10:12,801 - DEBUG - Requesting: http://10.0.0.249:8082/project/ac08e7d5-e005-4fa3-b41d-38ff3ad4ef24
2026-04-29 19:10:12,877 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/09657323-3939-49a2-8f9b-31da825dcb68
2026-04-29 19:10:12,897 - DEBUG - =>VN ctest-vn-81818573 has no policy to be verified
2026-04-29 19:10:12,897 - DEBUG - Verifying the vn in opserver
2026-04-29 19:10:12,897 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573 virtual network link through opserver 10.0.0.249
2026-04-29 19:10:12,897 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2026-04-29 19:10:13,384 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2026-04-29 19:10:13,488 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573?flat'}
2026-04-29 19:10:13,488 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573 is found in opserver
2026-04-29 19:10:13,502 - DEBUG - VRF ids for VN ctest-vn-81818573: {'10.0.0.249': '2'}
2026-04-29 19:10:13,502 - INFO - Waiting for VM ctest-TestBasicVMVN-56742830-73357159 to be up..
2026-04-29 19:10:13,623 - DEBUG - VM is in ACTIVE state now
2026-04-29 19:10:13,623 - INFO - VM name : ctest-TestBasicVMVN-56742830-73357159
2026-04-29 19:10:13,720 - DEBUG - VM ctest-TestBasicVMVN-56742830-73357159 ID is bf1aa193-d909-4235-8139-8deade0d303c
2026-04-29 19:10:13,720 - DEBUG - VM ctest-TestBasicVMVN-56742830-73357159 launched on Node cn-jenkins-deploy-platform-ansible-os-5713-1
2026-04-29 19:10:13,821 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/bf1aa193-d909-4235-8139-8deade0d303c
2026-04-29 19:10:13,831 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/decd73f0-cde0-4904-bfe1-7451da4332c0
2026-04-29 19:10:17,146 - 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 1023ms')
2026-04-29 19:10:17,146 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56742830-73357159 failed!
2026-04-29 19:10:17,199 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573 is 31.1.1.1 and allocation pool is NOT set
2026-04-29 19:10:17,199 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573 is 31.1.2.1 and allocation pool is NOT set
2026-04-29 19:10:21,268 - 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 1001ms')
2026-04-29 19:10:21,268 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56742830-73357159 failed!
2026-04-29 19:10:21,323 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573 is 31.1.1.1 and allocation pool is NOT set
2026-04-29 19:10:21,323 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573 is 31.1.2.1 and allocation pool is NOT set
2026-04-29 19:10:23,391 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.62 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.621/2.893/4.166/1.272 ms')
2026-04-29 19:10:23,391 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56742830-73357159 passed
2026-04-29 19:10:23,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:10:23,547 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56742830-73357159, IP 31.1.1.4, Port 22
2026-04-29 19:10:23,702 - DEBUG - VM ctest-TestBasicVMVN-56742830-73357159 is ready for SSH connections
2026-04-29 19:10:23,703 - INFO - Waiting for VM ctest-TestBasicVMVN-56742830-90248429 to be up..
2026-04-29 19:10:23,790 - DEBUG - VM is in ACTIVE state now
2026-04-29 19:10:23,790 - INFO - VM name : ctest-TestBasicVMVN-56742830-90248429
2026-04-29 19:10:23,870 - DEBUG - VM ctest-TestBasicVMVN-56742830-90248429 ID is d4c5ea4a-d0f0-49aa-a36c-739fc387931b
2026-04-29 19:10:23,870 - DEBUG - VM ctest-TestBasicVMVN-56742830-90248429 launched on Node cn-jenkins-deploy-platform-ansible-os-5713-1
2026-04-29 19:10:23,953 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/d4c5ea4a-d0f0-49aa-a36c-739fc387931b
2026-04-29 19:10:23,961 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/1de4cc89-dcc1-4d95-bb92-542f668075df
2026-04-29 19:10:25,200 - 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.50 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.04 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 = 1.036/2.266/3.497/1.230 ms')
2026-04-29 19:10:25,201 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-56742830-90248429 passed
2026-04-29 19:10:25,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:10:25,355 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56742830-90248429, IP 31.1.2.4, Port 22
2026-04-29 19:10:25,521 - DEBUG - VM ctest-TestBasicVMVN-56742830-90248429 is ready for SSH connections
2026-04-29 19:10:25,521 - INFO - Waiting for VM ctest-TestBasicVMVN-56742830-57843685 to be up..
2026-04-29 19:10:25,606 - DEBUG - VM is in ACTIVE state now
2026-04-29 19:10:25,606 - INFO - VM name : ctest-TestBasicVMVN-56742830-57843685
2026-04-29 19:10:25,683 - DEBUG - VM ctest-TestBasicVMVN-56742830-57843685 ID is 58e3ec6a-a241-423a-a359-004d902e7448
2026-04-29 19:10:25,683 - DEBUG - VM ctest-TestBasicVMVN-56742830-57843685 launched on Node cn-jenkins-deploy-platform-ansible-os-5713-1
2026-04-29 19:10:25,764 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/58e3ec6a-a241-423a-a359-004d902e7448
2026-04-29 19:10:25,773 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/9fa1850d-ff01-4418-9429-e71178de65de
2026-04-29 19:10:27,014 - 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.08 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.507 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.507/1.792/3.077/1.285 ms')
2026-04-29 19:10:27,014 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-56742830-57843685 passed
2026-04-29 19:10:27,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:10:27,164 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56742830-57843685, IP 31.1.1.3, Port 22
2026-04-29 19:10:27,329 - DEBUG - VM ctest-TestBasicVMVN-56742830-57843685 is ready for SSH connections
2026-04-29 19:10:27,329 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:10:27,329 - 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.249, gateway password: c0ntrail123
2026-04-29 19:10:27,329 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-29 19:10:31,388 - 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.792 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.304 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.068 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.068/2.054/3.792 ms
2026-04-29 19:10:31,388 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-56742830-73357159 passed
2026-04-29 19:10:31,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:10:31,388 - 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.249, gateway password: c0ntrail123
2026-04-29 19:10:31,388 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-29 19:10:35,037 - 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=2.756 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.776 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.914 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.776/1.482/2.756 ms
2026-04-29 19:10:35,037 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-56742830-90248429 passed
2026-04-29 19:10:35,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:10:35,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:10:35,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:10:35,037 - 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.249, gateway password: c0ntrail123
2026-04-29 19:10:35,037 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-29 19:10:35,226 - DEBUG - None
2026-04-29 19:10:35,226 - 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.249, gateway password: c0ntrail123
2026-04-29 19:10:35,226 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-29 19:10:35,415 - DEBUG - None
2026-04-29 19:10:35,415 - 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.249, gateway password: c0ntrail123
2026-04-29 19:10:35,416 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-29 19:10:36,039 - DEBUG - None
2026-04-29 19:10:36,039 - 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.249, gateway password: c0ntrail123
2026-04-29 19:10:36,039 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-29 19:10:38,273 - 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.175 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.511 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.392 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.610 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.618/8.511 ms
2026-04-29 19:10:38,274 - 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.249, gateway password: c0ntrail123
2026-04-29 19:10:38,274 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-29 19:10:40,526 - 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.022 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.016 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.154 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.465 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.709 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.513 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.393 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.393/1.896/4.154 ms
2026-04-29 19:10:40,526 - 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.249, gateway password: c0ntrail123
2026-04-29 19:10:40,526 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-29 19:10:42,775 - 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.033 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.163 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.183 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.731 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.068 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.936 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.413/2.075/4.183 ms
2026-04-29 19:10:42,775 - INFO - Deleting VM ctest-TestBasicVMVN-56742830-57843685
2026-04-29 19:10:42,850 - INFO - Detaching port 1de4cc89-dcc1-4d95-bb92-542f668075df from VM ctest-TestBasicVMVN-56742830-90248429
2026-04-29 19:10:42,892 - INFO - Deleting VM ctest-TestBasicVMVN-56742830-90248429
2026-04-29 19:10:42,963 - INFO - Detaching port decd73f0-cde0-4904-bfe1-7451da4332c0 from VM ctest-TestBasicVMVN-56742830-73357159
2026-04-29 19:10:42,998 - INFO - Deleting VM ctest-TestBasicVMVN-56742830-73357159
2026-04-29 19:10:43,081 - INFO - Deleting VN ctest-vn-81818573
2026-04-29 19:10:43,238 - DEBUG - Response for delete_port : ()
2026-04-29 19:10:43,426 - DEBUG - Response for delete_port : ()
2026-04-29 19:10:43,468 - DEBUG - VN 09657323-3939-49a2-8f9b-31da825dcb68 still in use: Unable to complete operation on network 09657323-3939-49a2-8f9b-31da825dcb68. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-06993d42-b512-4c03-befb-9c73b41b66b0']
2026-04-29 19:10:43,468 - WARNING - Deleting VN ctest-vn-81818573 failed..Will retry
2026-04-29 19:10:45,612 - DEBUG - Response for deleting network ()
2026-04-29 19:10:45,613 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/16b7d243-b557-42dc-a49d-b43cac8c0901
2026-04-29 19:10:45,619 - DEBUG - Response Code: 404
2026-04-29 19:10:45,619 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-04-29 19:10:45,629 - DEBUG - Requesting: http://10.0.0.249:8082/domain/4b692a26-661f-4c94-8dde-fb666bc77973
2026-04-29 19:10:45,684 - DEBUG - Requesting: http://10.0.0.249:8082/project/ac08e7d5-e005-4fa3-b41d-38ff3ad4ef24
2026-04-29 19:10:45,762 - INFO - Validated that VN ctest-vn-81818573 is not found in API Server
2026-04-29 19:10:45,772 - DEBUG - VN ctest-vn-81818573 is not present in Agent 10.0.0.249
2026-04-29 19:10:45,772 - INFO - Validated that VN ctest-vn-81818573 is not in any agent
2026-04-29 19:10:45,777 - DEBUG - VRF 2 is not seen in agent 10.0.0.249
2026-04-29 19:10:45,783 - DEBUG - Vrouter 10.0.0.249 does not have vrf 2 for VN ctest-vn-81818573
2026-04-29 19:10:45,783 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-56742830:ctest-vn-81818573
2026-04-29 19:10:45,793 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-81818573 info
2026-04-29 19:10:45,871 - INFO - IPAM: ctest-ipam-86587486 is not found in API Server
2026-04-29 19:10:45,881 - INFO - IPAM:ctest-ipam-86587486 is not found in control node
2026-04-29 19:10:46,163 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 19:10:46,164 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-04-29 19:10:46,164 - INFO - --------------------------------------------------------------------------------
2026-04-29 19:10:46,857 - INFO - Deleted project: ctest-TestBasicVMVN-56742830, ID : ac08e7d5-e005-4fa3-b41d-38ff3ad4ef24