2025-08-13 18:47:57,004 - INFO - Domain Default found not creating
2025-08-13 18:47:57,150 - INFO - Project ctest-TestBasicVMVN-44318606 not found, creating it
2025-08-13 18:47:57,578 - INFO - Created Project:ctest-TestBasicVMVN-44318606, ID : 0b98e7dd-ede0-42f9-b5a6-55dc303f9a00
2025-08-13 18:47:58,938 - INFO - ================================================================================
2025-08-13 18:47:58,938 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-13 18:47:58,938 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-08-13 18:47:59,192 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2025-08-13 18:47:59,192 - INFO - Initial checks done. Running the testcase now
2025-08-13 18:47:59,192 - INFO -
2025-08-13 18:47:59,776 - DEBUG - Response for create_network : {'network': {'id': 'a06303fc-81f4-466d-a309-c54be2e8b0d2', 'name': 'ctest-vn2_metadata-76181768', 'tenant_id': '0b98e7ddede042f9b5a655dc303f9a00', 'project_id': '0b98e7ddede042f9b5a655dc303f9a00', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44318606', 'ctest-vn2_metadata-76181768'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 18:47:59,964 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de7f2faa-62d0-44c9-832f-8965e9b48050', 'name': '', 'tenant_id': '0b98e7ddede042f9b5a655dc303f9a00', 'network_id': 'a06303fc-81f4-466d-a309-c54be2e8b0d2', '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': '0b98e7ddede042f9b5a655dc303f9a00'}}
2025-08-13 18:47:59,980 - INFO - Created VN ctest-vn2_metadata-76181768
2025-08-13 18:48:00,031 - DEBUG - VN ctest-vn2_metadata-76181768 UUID is a06303fc-81f4-466d-a309-c54be2e8b0d2
2025-08-13 18:48:00,194 - DEBUG - Services list from nova: [, , ]
2025-08-13 18:48:01,158 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3846-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3846-1)
2025-08-13 18:48:01,263 - DEBUG - Link local service introspect added
2025-08-13 18:48:01,302 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 18:48:06,372 - DEBUG - VM is in ACTIVE state now
2025-08-13 18:48:06,497 - INFO - Waiting for VM ctest-TestBasicVMVN-44318606-28725673 to be up..
2025-08-13 18:48:06,497 - INFO - VM name : ctest-TestBasicVMVN-44318606-28725673
2025-08-13 18:48:06,565 - DEBUG - VM ctest-TestBasicVMVN-44318606-28725673 ID is f845dd35-3717-47bb-b43a-f10067e7f09a
2025-08-13 18:48:06,566 - DEBUG - VM ctest-TestBasicVMVN-44318606-28725673 launched on Node cn-jenkins-deploy-platform-ansible-os-3846-1
2025-08-13 18:48:06,636 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/f845dd35-3717-47bb-b43a-f10067e7f09a
2025-08-13 18:48:06,927 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/f845dd35-3717-47bb-b43a-f10067e7f09a
2025-08-13 18:48:06,958 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/a79341e4-837c-4874-9d62-dea36e52f65e
2025-08-13 18:48:10,192 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-08-13 18:48:10,192 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44318606-28725673 failed!
2025-08-13 18:48:10,247 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44318606:ctest-vn2_metadata-76181768 is 11.1.1.1 and allocation pool is NOT set
2025-08-13 18:48:12,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=2.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.32 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.134/2.226/2.319/0.092 ms')
2025-08-13 18:48:12,314 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44318606-28725673 passed
2025-08-13 18:48:12,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:48:12,463 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44318606-28725673, IP 11.1.1.3, Port 22
2025-08-13 18:48:12,519 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-13 18:48:12,588 - DEBUG - VM ctest-TestBasicVMVN-44318606-28725673 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-13 18:48:17,589 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:48:17,589 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44318606-28725673, IP 11.1.1.3, Port 22
2025-08-13 18:48:17,742 - DEBUG - VM ctest-TestBasicVMVN-44318606-28725673 is ready for SSH connections
2025-08-13 18:48:17,742 - INFO - Retry 0
2025-08-13 18:48:17,742 - 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.19, gateway password: c0ntrail123
2025-08-13 18:48:17,742 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-13 18:48:19,368 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-13 18:48:19,368 - INFO - Generic metadata worked
2025-08-13 18:48:19,631 - DEBUG - Link local service introspect removed
2025-08-13 18:48:19,631 - INFO - Deleting VM ctest-TestBasicVMVN-44318606-28725673
2025-08-13 18:48:19,691 - INFO - Deleting VN ctest-vn2_metadata-76181768
2025-08-13 18:48:19,731 - DEBUG - VN a06303fc-81f4-466d-a309-c54be2e8b0d2 still in use: Unable to complete operation on network a06303fc-81f4-466d-a309-c54be2e8b0d2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5526739c-ebe8-4378-a5e1-b498ef8f3524']
2025-08-13 18:48:19,731 - WARNING - Deleting VN ctest-vn2_metadata-76181768 failed..Will retry
2025-08-13 18:48:21,834 - DEBUG - Response for deleting network ()
2025-08-13 18:48:22,099 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 18:48:22,100 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-08-13 18:48:22,100 - INFO - --------------------------------------------------------------------------------
2025-08-13 18:48:22,103 - INFO - ================================================================================
2025-08-13 18:48:22,103 - INFO - STARTING TEST : test_metadata_service
2025-08-13 18:48:22,104 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-13 18:48:22,389 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2025-08-13 18:48:22,389 - INFO - Initial checks done. Running the testcase now
2025-08-13 18:48:22,389 - INFO -
2025-08-13 18:48:22,389 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-08-13 18:48:22,395 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/efffdb89-3539-4d45-a151-b778f36c6556
2025-08-13 18:48:22,562 - DEBUG - Response for create_network : {'network': {'id': 'a3e0d4c7-2b25-4146-8c87-fc407524733c', 'name': 'ctest-vn-45840856', 'tenant_id': '0b98e7ddede042f9b5a655dc303f9a00', 'project_id': '0b98e7ddede042f9b5a655dc303f9a00', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44318606', 'ctest-vn-45840856'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 18:48:22,742 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f5b6b3b-f15c-4013-92b8-18852b9900cb', 'name': '', 'tenant_id': '0b98e7ddede042f9b5a655dc303f9a00', 'network_id': 'a3e0d4c7-2b25-4146-8c87-fc407524733c', 'ip_version': 4, 'cidr': '106.172.74.192/26', 'allocation_pools': [{'start': '106.172.74.194', 'end': '106.172.74.254'}], 'gateway_ip': '106.172.74.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.172.74.194', 'tags': [], 'project_id': '0b98e7ddede042f9b5a655dc303f9a00'}}
2025-08-13 18:48:22,759 - INFO - Created VN ctest-vn-45840856
2025-08-13 18:48:22,815 - DEBUG - VN ctest-vn-45840856 UUID is a3e0d4c7-2b25-4146-8c87-fc407524733c
2025-08-13 18:48:23,921 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3846-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3846-1)
2025-08-13 18:48:23,921 - INFO - Waiting for VM ctest-TestBasicVMVN-44318606-65281509 to be up..
2025-08-13 18:48:23,960 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 18:48:29,027 - DEBUG - VM is in ACTIVE state now
2025-08-13 18:48:29,027 - INFO - VM name : ctest-TestBasicVMVN-44318606-65281509
2025-08-13 18:48:29,094 - DEBUG - VM ctest-TestBasicVMVN-44318606-65281509 ID is 6fd9d9e4-f907-4d0a-ba22-e7d0cf3f8254
2025-08-13 18:48:29,094 - DEBUG - VM ctest-TestBasicVMVN-44318606-65281509 launched on Node cn-jenkins-deploy-platform-ansible-os-3846-1
2025-08-13 18:48:29,162 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/6fd9d9e4-f907-4d0a-ba22-e7d0cf3f8254
2025-08-13 18:48:29,170 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/04ae7bc2-90a6-4982-9dba-4734d8626456
2025-08-13 18:48:32,442 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-08-13 18:48:32,442 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44318606-65281509 failed!
2025-08-13 18:48:32,495 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-45840856 is 106.172.74.193 and allocation pool is NOT set
2025-08-13 18:48:34,561 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.549 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.549/2.505/4.462/1.956 ms')
2025-08-13 18:48:34,562 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44318606-65281509 passed
2025-08-13 18:48:34,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:48:34,715 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44318606-65281509, IP 106.172.74.195, Port 22
2025-08-13 18:48:34,777 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-13 18:48:34,843 - DEBUG - VM ctest-TestBasicVMVN-44318606-65281509 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-13 18:48:39,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:48:39,844 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44318606-65281509, IP 106.172.74.195, Port 22
2025-08-13 18:48:40,002 - DEBUG - VM ctest-TestBasicVMVN-44318606-65281509 is ready for SSH connections
2025-08-13 18:48:40,003 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-08-13 18:48:40,003 - DEBUG - cat /tmp/output.txt
2025-08-13 18:48:41,610 - DEBUG - Hello World. The time is now Wed, 13 Aug 2025 12:48:34 -0600!
2025-08-13 18:48:41,611 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 13 Aug 2025 12:48:34 -0600!'}
2025-08-13 18:48:41,611 - INFO - metadata_script.txt got executed in the vm
2025-08-13 18:48:41,611 - INFO - Deleting VM ctest-TestBasicVMVN-44318606-65281509
2025-08-13 18:48:41,673 - INFO - Deleting VN ctest-vn-45840856
2025-08-13 18:48:41,708 - DEBUG - VN a3e0d4c7-2b25-4146-8c87-fc407524733c still in use: Unable to complete operation on network a3e0d4c7-2b25-4146-8c87-fc407524733c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-312a1bd4-2640-44b3-94b0-6b48911cf51e']
2025-08-13 18:48:41,708 - WARNING - Deleting VN ctest-vn-45840856 failed..Will retry
2025-08-13 18:48:43,809 - DEBUG - Response for deleting network ()
2025-08-13 18:48:44,071 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 18:48:44,072 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-13 18:48:44,072 - INFO - --------------------------------------------------------------------------------
2025-08-13 18:48:44,075 - INFO - ================================================================================
2025-08-13 18:48:44,075 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-13 18:48:44,075 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-08-13 18:48:44,368 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2025-08-13 18:48:44,368 - INFO - Initial checks done. Running the testcase now
2025-08-13 18:48:44,369 - INFO -
2025-08-13 18:48:44,847 - DEBUG - Response for create_network : {'network': {'id': 'a35e5a08-17de-4a74-8fc3-17028735e252', 'name': 'ctest-vn-83468166', 'tenant_id': '0b98e7ddede042f9b5a655dc303f9a00', 'project_id': '0b98e7ddede042f9b5a655dc303f9a00', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44318606', 'ctest-vn-83468166'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 18:48:45,075 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bcb79500-7038-42de-b849-64faaa964561', 'name': '', 'tenant_id': '0b98e7ddede042f9b5a655dc303f9a00', 'network_id': 'a35e5a08-17de-4a74-8fc3-17028735e252', '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': '0b98e7ddede042f9b5a655dc303f9a00'}}
2025-08-13 18:48:45,275 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a59c5613-4d67-4e8e-bdfb-eabdb46edd27', 'name': '', 'tenant_id': '0b98e7ddede042f9b5a655dc303f9a00', 'network_id': 'a35e5a08-17de-4a74-8fc3-17028735e252', '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': '0b98e7ddede042f9b5a655dc303f9a00'}}
2025-08-13 18:48:45,295 - INFO - Created VN ctest-vn-83468166
2025-08-13 18:48:45,347 - DEBUG - VN ctest-vn-83468166 UUID is a35e5a08-17de-4a74-8fc3-17028735e252
2025-08-13 18:48:45,687 - DEBUG - Response for create_port : {'port': {'name': '1143c3d0-1962-4cb5-b209-db63c37c52a0', 'id': '1143c3d0-1962-4cb5-b209-db63c37c52a0', 'tenant_id': '0b98e7ddede042f9b5a655dc303f9a00', 'network_id': 'a35e5a08-17de-4a74-8fc3-17028735e252', 'mac_address': '02:11:43:c3:d0:19', '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': 'bcb79500-7038-42de-b849-64faaa964561'}], 'security_groups': ['d1568f09-009d-4e19-997f-f9873d2b9fa4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0b98e7ddede042f9b5a655dc303f9a00'}}
2025-08-13 18:48:45,853 - DEBUG - Response for create_port : {'port': {'name': '6ad0f914-e69e-451e-bdd0-17a31f6469d5', 'id': '6ad0f914-e69e-451e-bdd0-17a31f6469d5', 'tenant_id': '0b98e7ddede042f9b5a655dc303f9a00', 'network_id': 'a35e5a08-17de-4a74-8fc3-17028735e252', 'mac_address': '02:6a:d0:f9:14:e6', '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': 'a59c5613-4d67-4e8e-bdfb-eabdb46edd27'}], 'security_groups': ['d1568f09-009d-4e19-997f-f9873d2b9fa4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0b98e7ddede042f9b5a655dc303f9a00'}}
2025-08-13 18:48:46,188 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3846-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3846-1)
2025-08-13 18:48:46,569 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3846-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3846-1)
2025-08-13 18:48:47,728 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3846-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3846-1)
2025-08-13 18:48:47,729 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-13 18:48:47,734 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fc4625db-8a0d-498c-b4b3-66d0c568fc3e
2025-08-13 18:48:47,746 - DEBUG - Requesting: http://10.0.0.19:8082/project/0b98e7dd-ede0-42f9-b5a6-55dc303f9a00
2025-08-13 18:48:47,825 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/578c831d-c83b-4b44-a00a-b9519e6e68e7
2025-08-13 18:48:47,840 - INFO - Verifications in API Server for IPAM: ctest-ipam-95240430 passed
2025-08-13 18:48:47,848 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-44318606:ctest-ipam-95240430', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-44318606', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6308561341975841604', 'uuid-lslong': '11532233556037101799'}, 'enable': 'true', 'created': '2025-08-13T18:48:44', 'last-modified': '2025-08-13T18:48:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.248568'}
2025-08-13 18:48:47,848 - INFO - Verifications in Control node for IPAM: ctest-ipam-95240430 passed
2025-08-13 18:48:47,848 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-13 18:48:47,853 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fc4625db-8a0d-498c-b4b3-66d0c568fc3e
2025-08-13 18:48:47,867 - DEBUG - Requesting: http://10.0.0.19:8082/project/0b98e7dd-ede0-42f9-b5a6-55dc303f9a00
2025-08-13 18:48:47,949 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a35e5a08-17de-4a74-8fc3-17028735e252
2025-08-13 18:48:47,965 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a35e5a08-17de-4a74-8fc3-17028735e252
2025-08-13 18:48:47,978 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9a2d6a4b-4860-4b52-a508-6accaddf6232
2025-08-13 18:48:47,987 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9a2d6a4b-4860-4b52-a508-6accaddf6232
2025-08-13 18:48:47,996 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/81ade1b3-1c1b-4319-8c36-93cce521f536
2025-08-13 18:48:48,013 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-13 18:48:48,014 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a35e5a08-17de-4a74-8fc3-17028735e252
2025-08-13 18:48:48,024 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9a2d6a4b-4860-4b52-a508-6accaddf6232
2025-08-13 18:48:48,040 - INFO - Verified VN network id 11 for VN a35e5a08-17de-4a74-8fc3-17028735e252
2025-08-13 18:48:48,040 - INFO - Verifications in API Server for VN ctest-vn-83468166 passed
2025-08-13 18:48:48,040 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a35e5a08-17de-4a74-8fc3-17028735e252
2025-08-13 18:48:48,052 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9a2d6a4b-4860-4b52-a508-6accaddf6232
2025-08-13 18:48:48,062 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9a2d6a4b-4860-4b52-a508-6accaddf6232
2025-08-13 18:48:48,075 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/81ade1b3-1c1b-4319-8c36-93cce521f536
2025-08-13 18:48:48,089 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-44318606', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11771945466799737460', 'uuid-lslong': '10359148867508101714'}, 'enable': 'true', 'created': '2025-08-13T18:48:44', 'last-modified': '2025-08-13T18:48:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.852714'}
2025-08-13 18:48:48,098 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-13 18:48:48,098 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-83468166 passed
2025-08-13 18:48:48,099 - DEBUG - ====Verifying policy data for ctest-vn-83468166 in API_Server ======
2025-08-13 18:48:48,099 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-13 18:48:48,105 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fc4625db-8a0d-498c-b4b3-66d0c568fc3e
2025-08-13 18:48:48,228 - DEBUG - Requesting: http://10.0.0.19:8082/project/0b98e7dd-ede0-42f9-b5a6-55dc303f9a00
2025-08-13 18:48:48,324 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a35e5a08-17de-4a74-8fc3-17028735e252
2025-08-13 18:48:48,345 - DEBUG - =>VN ctest-vn-83468166 has no policy to be verified
2025-08-13 18:48:48,345 - DEBUG - Verifying the vn in opserver
2025-08-13 18:48:48,345 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166 virtual network link through opserver 10.0.0.19
2025-08-13 18:48:48,345 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-13 18:48:48,673 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-13 18:48:48,727 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166?flat'}
2025-08-13 18:48:48,727 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166 is found in opserver
2025-08-13 18:48:48,733 - DEBUG - VRF ids for VN ctest-vn-83468166: {'10.0.0.19': '2'}
2025-08-13 18:48:48,733 - INFO - Waiting for VM ctest-TestBasicVMVN-44318606-94719660 to be up..
2025-08-13 18:48:48,804 - DEBUG - VM is in ACTIVE state now
2025-08-13 18:48:48,804 - INFO - VM name : ctest-TestBasicVMVN-44318606-94719660
2025-08-13 18:48:48,891 - DEBUG - VM ctest-TestBasicVMVN-44318606-94719660 ID is 8af9ba49-01fb-41b3-bc33-cfae78f386f1
2025-08-13 18:48:48,891 - DEBUG - VM ctest-TestBasicVMVN-44318606-94719660 launched on Node cn-jenkins-deploy-platform-ansible-os-3846-1
2025-08-13 18:48:48,975 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/8af9ba49-01fb-41b3-bc33-cfae78f386f1
2025-08-13 18:48:48,984 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/1143c3d0-1962-4cb5-b209-db63c37c52a0
2025-08-13 18:48:52,248 - 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 1004ms')
2025-08-13 18:48:52,248 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44318606-94719660 failed!
2025-08-13 18:48:52,303 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166 is 31.1.1.1 and allocation pool is NOT set
2025-08-13 18:48:52,303 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166 is 31.1.2.1 and allocation pool is NOT set
2025-08-13 18:48:56,375 - 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')
2025-08-13 18:48:56,375 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44318606-94719660 failed!
2025-08-13 18:48:56,431 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166 is 31.1.1.1 and allocation pool is NOT set
2025-08-13 18:48:56,431 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166 is 31.1.2.1 and allocation pool is NOT set
2025-08-13 18:48:58,495 - 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.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.453 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.453/1.914/3.375/1.461 ms')
2025-08-13 18:48:58,495 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44318606-94719660 passed
2025-08-13 18:48:58,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:48:58,643 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44318606-94719660, IP 31.1.1.4, Port 22
2025-08-13 18:48:58,703 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-13 18:48:58,768 - DEBUG - VM ctest-TestBasicVMVN-44318606-94719660 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-13 18:49:03,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:49:03,770 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44318606-94719660, IP 31.1.1.4, Port 22
2025-08-13 18:49:03,931 - DEBUG - VM ctest-TestBasicVMVN-44318606-94719660 is ready for SSH connections
2025-08-13 18:49:03,931 - INFO - Waiting for VM ctest-TestBasicVMVN-44318606-01243709 to be up..
2025-08-13 18:49:03,999 - DEBUG - VM is in ACTIVE state now
2025-08-13 18:49:03,999 - INFO - VM name : ctest-TestBasicVMVN-44318606-01243709
2025-08-13 18:49:04,063 - DEBUG - VM ctest-TestBasicVMVN-44318606-01243709 ID is 14139a2d-8562-4347-94ea-bd50b53866b3
2025-08-13 18:49:04,063 - DEBUG - VM ctest-TestBasicVMVN-44318606-01243709 launched on Node cn-jenkins-deploy-platform-ansible-os-3846-1
2025-08-13 18:49:04,130 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/14139a2d-8562-4347-94ea-bd50b53866b3
2025-08-13 18:49:04,138 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/6ad0f914-e69e-451e-bdd0-17a31f6469d5
2025-08-13 18:49:05,375 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.309 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.309/1.533/2.758/1.224 ms')
2025-08-13 18:49:05,375 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-44318606-01243709 passed
2025-08-13 18:49:05,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:49:05,523 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44318606-01243709, IP 31.1.2.4, Port 22
2025-08-13 18:49:05,706 - DEBUG - VM ctest-TestBasicVMVN-44318606-01243709 is ready for SSH connections
2025-08-13 18:49:05,706 - INFO - Waiting for VM ctest-TestBasicVMVN-44318606-59454629 to be up..
2025-08-13 18:49:05,772 - DEBUG - VM is in ACTIVE state now
2025-08-13 18:49:05,772 - INFO - VM name : ctest-TestBasicVMVN-44318606-59454629
2025-08-13 18:49:05,836 - DEBUG - VM ctest-TestBasicVMVN-44318606-59454629 ID is e5c99d27-1c7b-44a0-8bd9-6a5c8d00df91
2025-08-13 18:49:05,836 - DEBUG - VM ctest-TestBasicVMVN-44318606-59454629 launched on Node cn-jenkins-deploy-platform-ansible-os-3846-1
2025-08-13 18:49:05,903 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/e5c99d27-1c7b-44a0-8bd9-6a5c8d00df91
2025-08-13 18:49:05,912 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/08a02d24-8b14-4290-8852-5522ac30f2da
2025-08-13 18:49:07,163 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.60 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.358 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.358/1.477/2.596/1.119 ms')
2025-08-13 18:49:07,163 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-44318606-59454629 passed
2025-08-13 18:49:07,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:49:07,315 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44318606-59454629, IP 31.1.1.3, Port 22
2025-08-13 18:49:07,471 - DEBUG - VM ctest-TestBasicVMVN-44318606-59454629 is ready for SSH connections
2025-08-13 18:49:07,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:49:07,471 - 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.19, gateway password: c0ntrail123
2025-08-13 18:49:07,471 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-13 18:49:11,429 - 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.331 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.720 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.718 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.718/1.589/3.331 ms
2025-08-13 18:49:11,430 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-44318606-94719660 passed
2025-08-13 18:49:11,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:49:11,430 - 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.19, gateway password: c0ntrail123
2025-08-13 18:49:11,430 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-13 18:49:15,052 - 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.289 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.798 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.781 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.781/1.622/3.289 ms
2025-08-13 18:49:15,052 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-44318606-01243709 passed
2025-08-13 18:49:15,052 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:49:15,052 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:49:15,052 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 18:49:15,052 - 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.19, gateway password: c0ntrail123
2025-08-13 18:49:15,052 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 18:49:15,231 - DEBUG - None
2025-08-13 18:49:15,231 - 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.19, gateway password: c0ntrail123
2025-08-13 18:49:15,231 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 18:49:15,406 - DEBUG - None
2025-08-13 18:49:15,407 - 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.19, gateway password: c0ntrail123
2025-08-13 18:49:15,407 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 18:49:16,007 - DEBUG - None
2025-08-13 18:49:16,007 - 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.19, gateway password: c0ntrail123
2025-08-13 18:49:16,007 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-13 18:49:18,211 - 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.958 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.266 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.700 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.317 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.317/1.928/5.266 ms
2025-08-13 18:49:18,211 - 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.19, gateway password: c0ntrail123
2025-08-13 18:49:18,211 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-13 18:49:20,448 - 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=0.926 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.819 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.849 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.348 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.544 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.376 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.373 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.348/2.033/3.849 ms
2025-08-13 18:49:20,448 - 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.19, gateway password: c0ntrail123
2025-08-13 18:49:20,448 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-13 18:49:22,687 - 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.676 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.559 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.366 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.365 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.649 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.341 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.439 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.365/1.627/3.366 ms
2025-08-13 18:49:22,687 - INFO - Deleting VM ctest-TestBasicVMVN-44318606-59454629
2025-08-13 18:49:22,753 - INFO - Detaching port 6ad0f914-e69e-451e-bdd0-17a31f6469d5 from VM ctest-TestBasicVMVN-44318606-01243709
2025-08-13 18:49:22,792 - INFO - Deleting VM ctest-TestBasicVMVN-44318606-01243709
2025-08-13 18:49:22,860 - INFO - Detaching port 1143c3d0-1962-4cb5-b209-db63c37c52a0 from VM ctest-TestBasicVMVN-44318606-94719660
2025-08-13 18:49:22,892 - INFO - Deleting VM ctest-TestBasicVMVN-44318606-94719660
2025-08-13 18:49:22,964 - INFO - Deleting VN ctest-vn-83468166
2025-08-13 18:49:23,133 - DEBUG - Response for delete_port : ()
2025-08-13 18:49:23,330 - DEBUG - Response for delete_port : ()
2025-08-13 18:49:23,399 - DEBUG - VN a35e5a08-17de-4a74-8fc3-17028735e252 still in use: Unable to complete operation on network a35e5a08-17de-4a74-8fc3-17028735e252. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-edeaf29f-9538-4e27-a710-6a6d32a7c6d9']
2025-08-13 18:49:23,399 - WARNING - Deleting VN ctest-vn-83468166 failed..Will retry
2025-08-13 18:49:25,518 - DEBUG - Response for deleting network ()
2025-08-13 18:49:25,519 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/9a2d6a4b-4860-4b52-a508-6accaddf6232
2025-08-13 18:49:25,524 - DEBUG - Response Code: 404
2025-08-13 18:49:25,525 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-13 18:49:25,531 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fc4625db-8a0d-498c-b4b3-66d0c568fc3e
2025-08-13 18:49:25,584 - DEBUG - Requesting: http://10.0.0.19:8082/project/0b98e7dd-ede0-42f9-b5a6-55dc303f9a00
2025-08-13 18:49:25,654 - INFO - Validated that VN ctest-vn-83468166 is not found in API Server
2025-08-13 18:49:25,665 - DEBUG - VN ctest-vn-83468166 is not present in Agent 10.0.0.19
2025-08-13 18:49:25,665 - INFO - Validated that VN ctest-vn-83468166 is not in any agent
2025-08-13 18:49:25,670 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-08-13 18:49:25,676 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-83468166
2025-08-13 18:49:25,676 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-44318606:ctest-vn-83468166
2025-08-13 18:49:25,686 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-83468166 info
2025-08-13 18:49:25,763 - INFO - IPAM: ctest-ipam-95240430 is not found in API Server
2025-08-13 18:49:25,773 - INFO - IPAM:ctest-ipam-95240430 is not found in control node
2025-08-13 18:49:26,035 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 18:49:26,036 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-08-13 18:49:26,036 - INFO - --------------------------------------------------------------------------------
2025-08-13 18:49:26,679 - INFO - Deleted project: ctest-TestBasicVMVN-44318606, ID : 0b98e7dd-ede0-42f9-b5a6-55dc303f9a00