2025-03-28 17:49:49,899 - INFO - Domain Default found not creating
2025-03-28 17:49:50,076 - INFO - Project ctest-TestBasicVMVN-53178018 not found, creating it
2025-03-28 17:49:50,555 - INFO - Created Project:ctest-TestBasicVMVN-53178018, ID : bac6d972-309d-4415-bdd9-962986acd487
2025-03-28 17:49:52,018 - INFO - ================================================================================
2025-03-28 17:49:52,018 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-28 17:49:52,018 - 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-03-28 17:49:52,275 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.7': '0'}} with
2025-03-28 17:49:52,276 - INFO - Initial checks done. Running the testcase now
2025-03-28 17:49:52,276 - INFO -
2025-03-28 17:49:52,871 - DEBUG - Response for create_network : {'network': {'id': 'da5125a3-b65c-4b7f-9130-6bb8c6c83b47', 'name': 'ctest-vn2_metadata-25047619', 'tenant_id': 'bac6d972309d4415bdd9962986acd487', 'project_id': 'bac6d972309d4415bdd9962986acd487', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53178018', 'ctest-vn2_metadata-25047619'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 17:49:53,076 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b84845f1-3031-4954-ab28-a55599a7238b', 'name': '', 'tenant_id': 'bac6d972309d4415bdd9962986acd487', 'network_id': 'da5125a3-b65c-4b7f-9130-6bb8c6c83b47', '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': 'bac6d972309d4415bdd9962986acd487'}}
2025-03-28 17:49:53,095 - INFO - Created VN ctest-vn2_metadata-25047619
2025-03-28 17:49:53,153 - DEBUG - VN ctest-vn2_metadata-25047619 UUID is da5125a3-b65c-4b7f-9130-6bb8c6c83b47
2025-03-28 17:49:53,334 - DEBUG - Services list from nova: [, , ]
2025-03-28 17:49:54,361 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2993-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2993-1)
2025-03-28 17:49:54,477 - DEBUG - Link local service introspect added
2025-03-28 17:49:54,516 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-28 17:49:59,626 - DEBUG - VM is in ACTIVE state now
2025-03-28 17:49:59,761 - INFO - Waiting for VM ctest-TestBasicVMVN-53178018-14668779 to be up..
2025-03-28 17:49:59,761 - INFO - VM name : ctest-TestBasicVMVN-53178018-14668779
2025-03-28 17:49:59,842 - DEBUG - VM ctest-TestBasicVMVN-53178018-14668779 ID is 375fc50e-9c8d-469e-b07a-0bf3c07a9166
2025-03-28 17:49:59,842 - DEBUG - VM ctest-TestBasicVMVN-53178018-14668779 launched on Node cn-jenkins-deploy-platform-ansible-os-2993-1
2025-03-28 17:49:59,931 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/375fc50e-9c8d-469e-b07a-0bf3c07a9166
2025-03-28 17:50:00,228 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/375fc50e-9c8d-469e-b07a-0bf3c07a9166
2025-03-28 17:50:00,266 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/a090b1c3-4d4c-4eb8-9163-88dc795d0c58
2025-03-28 17:50:03,528 - 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 1009ms')
2025-03-28 17:50:03,528 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53178018-14668779 failed!
2025-03-28 17:50:03,589 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53178018:ctest-vn2_metadata-25047619 is 11.1.1.1 and allocation pool is NOT set
2025-03-28 17:50:05,655 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=9.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.97 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 = 2.973/6.266/9.560/3.293 ms')
2025-03-28 17:50:05,655 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53178018-14668779 passed
2025-03-28 17:50:05,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:50:05,809 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53178018-14668779, IP 11.1.1.3, Port 22
2025-03-28 17:50:05,875 - 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-03-28 17:50:05,965 - DEBUG - VM ctest-TestBasicVMVN-53178018-14668779 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-28 17:50:10,966 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:50:10,966 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53178018-14668779, IP 11.1.1.3, Port 22
2025-03-28 17:50:11,125 - DEBUG - VM ctest-TestBasicVMVN-53178018-14668779 is ready for SSH connections
2025-03-28 17:50:11,125 - INFO - Retry 0
2025-03-28 17:50:11,125 - 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.29, gateway password: c0ntrail123
2025-03-28 17:50:11,125 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-28 17:50:12,723 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-28 17:50:12,723 - INFO - Generic metadata worked
2025-03-28 17:50:12,981 - DEBUG - Link local service introspect removed
2025-03-28 17:50:12,981 - INFO - Deleting VM ctest-TestBasicVMVN-53178018-14668779
2025-03-28 17:50:13,053 - INFO - Deleting VN ctest-vn2_metadata-25047619
2025-03-28 17:50:13,103 - DEBUG - VN da5125a3-b65c-4b7f-9130-6bb8c6c83b47 still in use: Unable to complete operation on network da5125a3-b65c-4b7f-9130-6bb8c6c83b47. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7aaa2391-8c26-48f8-889f-30c6925dd54d']
2025-03-28 17:50:13,103 - WARNING - Deleting VN ctest-vn2_metadata-25047619 failed..Will retry
2025-03-28 17:50:15,219 - DEBUG - Response for deleting network ()
2025-03-28 17:50:15,478 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 17:50:15,478 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-03-28 17:50:15,478 - INFO - --------------------------------------------------------------------------------
2025-03-28 17:50:15,482 - INFO - ================================================================================
2025-03-28 17:50:15,482 - INFO - STARTING TEST : test_metadata_service
2025-03-28 17:50:15,482 - 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-03-28 17:50:15,764 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.7': '0'}} with
2025-03-28 17:50:15,764 - INFO - Initial checks done. Running the testcase now
2025-03-28 17:50:15,764 - INFO -
2025-03-28 17:50:15,764 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-configs
2025-03-28 17:50:15,773 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-config/b7d7997e-8621-4e98-93d4-111f5a1a14f4
2025-03-28 17:50:15,971 - DEBUG - Response for create_network : {'network': {'id': '46d0622e-ab07-4b8f-bbb9-029fc6eebeb5', 'name': 'ctest-vn-39428814', 'tenant_id': 'bac6d972309d4415bdd9962986acd487', 'project_id': 'bac6d972309d4415bdd9962986acd487', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53178018', 'ctest-vn-39428814'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 17:50:16,200 - DEBUG - Response for create_subnet : {'subnet': {'id': '6aa04c06-d443-4293-8f95-6d19d20fa701', 'name': '', 'tenant_id': 'bac6d972309d4415bdd9962986acd487', 'network_id': '46d0622e-ab07-4b8f-bbb9-029fc6eebeb5', 'ip_version': 4, 'cidr': '95.194.64.128/26', 'allocation_pools': [{'start': '95.194.64.130', 'end': '95.194.64.190'}], 'gateway_ip': '95.194.64.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '95.194.64.130', 'tags': [], 'project_id': 'bac6d972309d4415bdd9962986acd487'}}
2025-03-28 17:50:16,218 - INFO - Created VN ctest-vn-39428814
2025-03-28 17:50:16,269 - DEBUG - VN ctest-vn-39428814 UUID is 46d0622e-ab07-4b8f-bbb9-029fc6eebeb5
2025-03-28 17:50:17,549 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2993-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2993-1)
2025-03-28 17:50:17,551 - INFO - Waiting for VM ctest-TestBasicVMVN-53178018-68105123 to be up..
2025-03-28 17:50:17,611 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-28 17:50:22,691 - DEBUG - VM is in ACTIVE state now
2025-03-28 17:50:22,691 - INFO - VM name : ctest-TestBasicVMVN-53178018-68105123
2025-03-28 17:50:22,783 - DEBUG - VM ctest-TestBasicVMVN-53178018-68105123 ID is b005bb94-c895-4d7c-821a-304cd3372aeb
2025-03-28 17:50:22,783 - DEBUG - VM ctest-TestBasicVMVN-53178018-68105123 launched on Node cn-jenkins-deploy-platform-ansible-os-2993-1
2025-03-28 17:50:22,980 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/b005bb94-c895-4d7c-821a-304cd3372aeb
2025-03-28 17:50:22,989 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/e694f31f-139e-46a2-b4e6-27464ec1f64a
2025-03-28 17:50:26,280 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms')
2025-03-28 17:50:26,280 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53178018-68105123 failed!
2025-03-28 17:50:26,337 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-39428814 is 95.194.64.129 and allocation pool is NOT set
2025-03-28 17:50:28,404 - 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.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.19 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.191/2.689/4.187/1.498 ms')
2025-03-28 17:50:28,404 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53178018-68105123 passed
2025-03-28 17:50:28,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:50:28,557 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53178018-68105123, IP 95.194.64.131, Port 22
2025-03-28 17:50:28,623 - 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-03-28 17:50:28,708 - DEBUG - VM ctest-TestBasicVMVN-53178018-68105123 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-28 17:50:33,710 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:50:33,710 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53178018-68105123, IP 95.194.64.131, Port 22
2025-03-28 17:50:33,869 - DEBUG - VM ctest-TestBasicVMVN-53178018-68105123 is ready for SSH connections
2025-03-28 17:50:33,869 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2025-03-28 17:50:33,869 - DEBUG - cat /tmp/output.txt
2025-03-28 17:50:35,512 - DEBUG - Hello World. The time is now Fri, 28 Mar 2025 11:50:29 -0600!
2025-03-28 17:50:35,512 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 28 Mar 2025 11:50:29 -0600!'}
2025-03-28 17:50:35,512 - INFO - metadata_script.txt got executed in the vm
2025-03-28 17:50:35,512 - INFO - Deleting VM ctest-TestBasicVMVN-53178018-68105123
2025-03-28 17:50:35,590 - INFO - Deleting VN ctest-vn-39428814
2025-03-28 17:50:35,639 - DEBUG - VN 46d0622e-ab07-4b8f-bbb9-029fc6eebeb5 still in use: Unable to complete operation on network 46d0622e-ab07-4b8f-bbb9-029fc6eebeb5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-59386112-2e09-4cc4-bbb8-5c4f4c06de12']
2025-03-28 17:50:35,640 - WARNING - Deleting VN ctest-vn-39428814 failed..Will retry
2025-03-28 17:50:37,772 - DEBUG - Response for deleting network ()
2025-03-28 17:50:38,041 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 17:50:38,041 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-03-28 17:50:38,042 - INFO - --------------------------------------------------------------------------------
2025-03-28 17:50:38,044 - INFO - ================================================================================
2025-03-28 17:50:38,044 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-28 17:50:38,045 - 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-03-28 17:50:38,362 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.7': '0'}} with
2025-03-28 17:50:38,362 - INFO - Initial checks done. Running the testcase now
2025-03-28 17:50:38,362 - INFO -
2025-03-28 17:50:38,899 - DEBUG - Response for create_network : {'network': {'id': 'aa00ee15-bff4-43b9-8c4c-f7e437b110e6', 'name': 'ctest-vn-47087831', 'tenant_id': 'bac6d972309d4415bdd9962986acd487', 'project_id': 'bac6d972309d4415bdd9962986acd487', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53178018', 'ctest-vn-47087831'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 17:50:39,125 - DEBUG - Response for create_subnet : {'subnet': {'id': '92ec7037-5a82-4e18-89b4-675710f58735', 'name': '', 'tenant_id': 'bac6d972309d4415bdd9962986acd487', 'network_id': 'aa00ee15-bff4-43b9-8c4c-f7e437b110e6', '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': 'bac6d972309d4415bdd9962986acd487'}}
2025-03-28 17:50:39,275 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b479cb26-7766-48fa-98bc-7d67f753d913', 'name': '', 'tenant_id': 'bac6d972309d4415bdd9962986acd487', 'network_id': 'aa00ee15-bff4-43b9-8c4c-f7e437b110e6', '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': 'bac6d972309d4415bdd9962986acd487'}}
2025-03-28 17:50:39,298 - INFO - Created VN ctest-vn-47087831
2025-03-28 17:50:39,353 - DEBUG - VN ctest-vn-47087831 UUID is aa00ee15-bff4-43b9-8c4c-f7e437b110e6
2025-03-28 17:50:39,782 - DEBUG - Response for create_port : {'port': {'name': '16d506c1-9859-4272-af48-3d4aa97543b3', 'id': '16d506c1-9859-4272-af48-3d4aa97543b3', 'tenant_id': 'bac6d972309d4415bdd9962986acd487', 'network_id': 'aa00ee15-bff4-43b9-8c4c-f7e437b110e6', 'mac_address': '02:16:d5:06:c1:98', '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': '92ec7037-5a82-4e18-89b4-675710f58735'}], 'security_groups': ['6fc55701-7df1-477d-8890-646258f16ec0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bac6d972309d4415bdd9962986acd487'}}
2025-03-28 17:50:39,992 - DEBUG - Response for create_port : {'port': {'name': '9bb6342f-604f-4962-87ba-050ab47d00c1', 'id': '9bb6342f-604f-4962-87ba-050ab47d00c1', 'tenant_id': 'bac6d972309d4415bdd9962986acd487', 'network_id': 'aa00ee15-bff4-43b9-8c4c-f7e437b110e6', 'mac_address': '02:9b:b6:34:2f:60', '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': 'b479cb26-7766-48fa-98bc-7d67f753d913'}], 'security_groups': ['6fc55701-7df1-477d-8890-646258f16ec0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bac6d972309d4415bdd9962986acd487'}}
2025-03-28 17:50:40,436 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2993-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2993-1)
2025-03-28 17:50:40,889 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2993-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2993-1)
2025-03-28 17:50:42,082 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2993-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2993-1)
2025-03-28 17:50:42,083 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2025-03-28 17:50:42,089 - DEBUG - Requesting: http://10.0.0.29:8082/domain/2fbb14bd-3fed-46c2-adfd-5b41814cbc36
2025-03-28 17:50:42,105 - DEBUG - Requesting: http://10.0.0.29:8082/project/bac6d972-309d-4415-bdd9-962986acd487
2025-03-28 17:50:42,194 - DEBUG - Requesting: http://10.0.0.29:8082/network-ipam/ed763a0d-84af-4a5d-baf6-30cd6db98423
2025-03-28 17:50:42,205 - INFO - Verifications in API Server for IPAM: ctest-ipam-65312769 passed
2025-03-28 17:50:42,211 - DEBUG - Control-node 10.0.0.29 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-53178018:ctest-ipam-65312769', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53178018', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17110927663975844445', 'uuid-lslong': '13472008994192720931'}, 'enable': 'true', 'created': '2025-03-28T17:50:38', 'last-modified': '2025-03-28T17:50:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.601997'}
2025-03-28 17:50:42,211 - INFO - Verifications in Control node for IPAM: ctest-ipam-65312769 passed
2025-03-28 17:50:42,212 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2025-03-28 17:50:42,219 - DEBUG - Requesting: http://10.0.0.29:8082/domain/2fbb14bd-3fed-46c2-adfd-5b41814cbc36
2025-03-28 17:50:42,233 - DEBUG - Requesting: http://10.0.0.29:8082/project/bac6d972-309d-4415-bdd9-962986acd487
2025-03-28 17:50:42,317 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/aa00ee15-bff4-43b9-8c4c-f7e437b110e6
2025-03-28 17:50:42,335 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/aa00ee15-bff4-43b9-8c4c-f7e437b110e6
2025-03-28 17:50:42,349 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/a0754c2a-732b-4875-8f50-91ac1594119d
2025-03-28 17:50:42,362 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/a0754c2a-732b-4875-8f50-91ac1594119d
2025-03-28 17:50:42,373 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/1183e4bc-2aec-4539-8c73-4bc639efc83c
2025-03-28 17:50:42,382 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-28 17:50:42,382 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/aa00ee15-bff4-43b9-8c4c-f7e437b110e6
2025-03-28 17:50:42,399 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/a0754c2a-732b-4875-8f50-91ac1594119d
2025-03-28 17:50:42,418 - INFO - Verified VN network id 8 for VN aa00ee15-bff4-43b9-8c4c-f7e437b110e6
2025-03-28 17:50:42,418 - INFO - Verifications in API Server for VN ctest-vn-47087831 passed
2025-03-28 17:50:42,418 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/aa00ee15-bff4-43b9-8c4c-f7e437b110e6
2025-03-28 17:50:42,441 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/a0754c2a-732b-4875-8f50-91ac1594119d
2025-03-28 17:50:42,456 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/a0754c2a-732b-4875-8f50-91ac1594119d
2025-03-28 17:50:42,469 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/1183e4bc-2aec-4539-8c73-4bc639efc83c
2025-03-28 17:50:42,513 - DEBUG - Control-node 10.0.0.29 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53178018', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12250052763629929401', 'uuid-lslong': '10109727823098876134'}, 'enable': 'true', 'created': '2025-03-28T17:50:38', 'last-modified': '2025-03-28T17:50:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.266333'}
2025-03-28 17:50:42,529 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-28 17:50:42,529 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-47087831 passed
2025-03-28 17:50:42,529 - DEBUG - ====Verifying policy data for ctest-vn-47087831 in API_Server ======
2025-03-28 17:50:42,529 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2025-03-28 17:50:42,538 - DEBUG - Requesting: http://10.0.0.29:8082/domain/2fbb14bd-3fed-46c2-adfd-5b41814cbc36
2025-03-28 17:50:42,558 - DEBUG - Requesting: http://10.0.0.29:8082/project/bac6d972-309d-4415-bdd9-962986acd487
2025-03-28 17:50:42,673 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/aa00ee15-bff4-43b9-8c4c-f7e437b110e6
2025-03-28 17:50:42,694 - DEBUG - =>VN ctest-vn-47087831 has no policy to be verified
2025-03-28 17:50:42,695 - DEBUG - Verifying the vn in opserver
2025-03-28 17:50:42,695 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831 virtual network link through opserver 10.0.0.29
2025-03-28 17:50:42,695 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks
2025-03-28 17:50:43,056 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks
2025-03-28 17:50:43,140 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831?flat'}
2025-03-28 17:50:43,140 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831 is found in opserver
2025-03-28 17:50:43,146 - DEBUG - VRF ids for VN ctest-vn-47087831: {'10.0.0.29': '2'}
2025-03-28 17:50:43,147 - INFO - Waiting for VM ctest-TestBasicVMVN-53178018-81078331 to be up..
2025-03-28 17:50:43,248 - DEBUG - VM is in ACTIVE state now
2025-03-28 17:50:43,248 - INFO - VM name : ctest-TestBasicVMVN-53178018-81078331
2025-03-28 17:50:43,340 - DEBUG - VM ctest-TestBasicVMVN-53178018-81078331 ID is 5c5f5451-3efe-4e80-a326-d505db7e6901
2025-03-28 17:50:43,340 - DEBUG - VM ctest-TestBasicVMVN-53178018-81078331 launched on Node cn-jenkins-deploy-platform-ansible-os-2993-1
2025-03-28 17:50:43,449 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/5c5f5451-3efe-4e80-a326-d505db7e6901
2025-03-28 17:50:43,462 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/16d506c1-9859-4272-af48-3d4aa97543b3
2025-03-28 17:50:46,760 - 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 1030ms')
2025-03-28 17:50:46,760 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53178018-81078331 failed!
2025-03-28 17:50:46,817 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831 is 31.1.1.1 and allocation pool is NOT set
2025-03-28 17:50:46,817 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831 is 31.1.2.1 and allocation pool is NOT set
2025-03-28 17:50:50,890 - 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')
2025-03-28 17:50:50,890 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53178018-81078331 failed!
2025-03-28 17:50:50,949 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831 is 31.1.1.1 and allocation pool is NOT set
2025-03-28 17:50:50,949 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831 is 31.1.2.1 and allocation pool is NOT set
2025-03-28 17:50:53,012 - 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=6.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.413 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.413/3.700/6.988/3.287 ms')
2025-03-28 17:50:53,012 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53178018-81078331 passed
2025-03-28 17:50:53,173 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:50:53,173 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53178018-81078331, IP 31.1.1.4, Port 22
2025-03-28 17:50:53,340 - DEBUG - VM ctest-TestBasicVMVN-53178018-81078331 is ready for SSH connections
2025-03-28 17:50:53,340 - INFO - Waiting for VM ctest-TestBasicVMVN-53178018-28632772 to be up..
2025-03-28 17:50:53,425 - DEBUG - VM is in ACTIVE state now
2025-03-28 17:50:53,425 - INFO - VM name : ctest-TestBasicVMVN-53178018-28632772
2025-03-28 17:50:53,507 - DEBUG - VM ctest-TestBasicVMVN-53178018-28632772 ID is 6ec9d9e7-b87f-4b88-9364-2fef44ffba1c
2025-03-28 17:50:53,507 - DEBUG - VM ctest-TestBasicVMVN-53178018-28632772 launched on Node cn-jenkins-deploy-platform-ansible-os-2993-1
2025-03-28 17:50:53,586 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/6ec9d9e7-b87f-4b88-9364-2fef44ffba1c
2025-03-28 17:50:53,601 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/9bb6342f-604f-4962-87ba-050ab47d00c1
2025-03-28 17:50:54,848 - 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.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.723 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.723/2.080/3.437/1.357 ms')
2025-03-28 17:50:54,848 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-53178018-28632772 passed
2025-03-28 17:50:54,997 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:50:54,997 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53178018-28632772, IP 31.1.2.4, Port 22
2025-03-28 17:50:55,163 - DEBUG - VM ctest-TestBasicVMVN-53178018-28632772 is ready for SSH connections
2025-03-28 17:50:55,163 - INFO - Waiting for VM ctest-TestBasicVMVN-53178018-50802427 to be up..
2025-03-28 17:50:55,247 - DEBUG - VM is in ACTIVE state now
2025-03-28 17:50:55,247 - INFO - VM name : ctest-TestBasicVMVN-53178018-50802427
2025-03-28 17:50:55,322 - DEBUG - VM ctest-TestBasicVMVN-53178018-50802427 ID is a63d7809-7158-44bc-ad8c-74078932681e
2025-03-28 17:50:55,322 - DEBUG - VM ctest-TestBasicVMVN-53178018-50802427 launched on Node cn-jenkins-deploy-platform-ansible-os-2993-1
2025-03-28 17:50:55,401 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/a63d7809-7158-44bc-ad8c-74078932681e
2025-03-28 17:50:55,413 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/faee131c-2426-4c6a-b87a-fef4dd3c9440
2025-03-28 17:50:56,657 - 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.65 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.410 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.410/1.532/2.654/1.122 ms')
2025-03-28 17:50:56,657 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-53178018-50802427 passed
2025-03-28 17:50:56,817 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:50:56,817 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53178018-50802427, IP 31.1.1.3, Port 22
2025-03-28 17:50:56,981 - DEBUG - VM ctest-TestBasicVMVN-53178018-50802427 is ready for SSH connections
2025-03-28 17:50:56,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:50:56,981 - 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.29, gateway password: c0ntrail123
2025-03-28 17:50:56,981 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-28 17:51:00,978 - 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.468 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.917 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.162 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.917/1.849/3.468 ms
2025-03-28 17:51:00,979 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-53178018-81078331 passed
2025-03-28 17:51:00,979 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:51:00,979 - 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.29, gateway password: c0ntrail123
2025-03-28 17:51:00,979 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-28 17:51:04,624 - 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.901 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.952 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.123 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.952/1.658/2.901 ms
2025-03-28 17:51:04,624 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-53178018-28632772 passed
2025-03-28 17:51:04,624 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:51:04,624 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:51:04,624 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 17:51:04,624 - 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.29, gateway password: c0ntrail123
2025-03-28 17:51:04,624 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-28 17:51:04,814 - DEBUG - None
2025-03-28 17:51:04,814 - 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.29, gateway password: c0ntrail123
2025-03-28 17:51:04,814 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-28 17:51:04,999 - DEBUG - None
2025-03-28 17:51:05,000 - 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.29, gateway password: c0ntrail123
2025-03-28 17:51:05,000 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-28 17:51:05,654 - DEBUG - None
2025-03-28 17:51:05,654 - 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.29, gateway password: c0ntrail123
2025-03-28 17:51:05,654 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-28 17:51:07,874 - 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.912 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.298 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.668 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.293 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.363/2.106/5.298 ms
2025-03-28 17:51:07,874 - 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.29, gateway password: c0ntrail123
2025-03-28 17:51:07,874 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-28 17:51:10,133 - 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.993 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.044 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.398 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.427 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.803 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.660 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.362/2.383/5.398 ms
2025-03-28 17:51:10,133 - 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.29, gateway password: c0ntrail123
2025-03-28 17:51:10,133 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-28 17:51:12,376 - 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.773 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.563 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.498 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.391 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.745 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.645 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.341 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.341/1.708/3.498 ms
2025-03-28 17:51:12,377 - INFO - Deleting VM ctest-TestBasicVMVN-53178018-50802427
2025-03-28 17:51:12,452 - INFO - Detaching port 9bb6342f-604f-4962-87ba-050ab47d00c1 from VM ctest-TestBasicVMVN-53178018-28632772
2025-03-28 17:51:12,499 - INFO - Deleting VM ctest-TestBasicVMVN-53178018-28632772
2025-03-28 17:51:12,573 - INFO - Detaching port 16d506c1-9859-4272-af48-3d4aa97543b3 from VM ctest-TestBasicVMVN-53178018-81078331
2025-03-28 17:51:12,609 - INFO - Deleting VM ctest-TestBasicVMVN-53178018-81078331
2025-03-28 17:51:12,682 - INFO - Deleting VN ctest-vn-47087831
2025-03-28 17:51:12,858 - DEBUG - Response for delete_port : ()
2025-03-28 17:51:13,053 - DEBUG - Response for delete_port : ()
2025-03-28 17:51:13,093 - DEBUG - VN aa00ee15-bff4-43b9-8c4c-f7e437b110e6 still in use: Unable to complete operation on network aa00ee15-bff4-43b9-8c4c-f7e437b110e6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-da4fb976-f363-4eab-8208-c368acc5ab52']
2025-03-28 17:51:13,093 - WARNING - Deleting VN ctest-vn-47087831 failed..Will retry
2025-03-28 17:51:15,275 - DEBUG - Response for deleting network ()
2025-03-28 17:51:15,275 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/a0754c2a-732b-4875-8f50-91ac1594119d
2025-03-28 17:51:15,282 - DEBUG - Response Code: 404
2025-03-28 17:51:15,282 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2025-03-28 17:51:15,289 - DEBUG - Requesting: http://10.0.0.29:8082/domain/2fbb14bd-3fed-46c2-adfd-5b41814cbc36
2025-03-28 17:51:15,343 - DEBUG - Requesting: http://10.0.0.29:8082/project/bac6d972-309d-4415-bdd9-962986acd487
2025-03-28 17:51:15,431 - INFO - Validated that VN ctest-vn-47087831 is not found in API Server
2025-03-28 17:51:15,447 - DEBUG - VN ctest-vn-47087831 is not present in Agent 10.0.0.29
2025-03-28 17:51:15,447 - INFO - Validated that VN ctest-vn-47087831 is not in any agent
2025-03-28 17:51:15,455 - DEBUG - VRF 2 is not seen in agent 10.0.0.29
2025-03-28 17:51:15,463 - DEBUG - Vrouter 10.0.0.29 does not have vrf 2 for VN ctest-vn-47087831
2025-03-28 17:51:15,463 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-53178018:ctest-vn-47087831
2025-03-28 17:51:15,480 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-47087831 info
2025-03-28 17:51:15,565 - INFO - IPAM: ctest-ipam-65312769 is not found in API Server
2025-03-28 17:51:15,578 - INFO - IPAM:ctest-ipam-65312769 is not found in control node
2025-03-28 17:51:15,840 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 17:51:15,841 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-03-28 17:51:15,841 - INFO - --------------------------------------------------------------------------------
2025-03-28 17:51:16,604 - INFO - Deleted project: ctest-TestBasicVMVN-53178018, ID : bac6d972-309d-4415-bdd9-962986acd487