2025-02-10 09:09:59,405 - INFO - Domain Default found not creating
2025-02-10 09:09:59,559 - INFO - Project ctest-TestBasicVMVN-57011621 not found, creating it
2025-02-10 09:10:00,079 - INFO - Created Project:ctest-TestBasicVMVN-57011621, ID : f45e6382-fa35-4554-b7f5-cedddbfe942c
2025-02-10 09:10:01,808 - INFO - ================================================================================
2025-02-10 09:10:01,808 - INFO - STARTING TEST : test_generic_link_local_service
2025-02-10 09:10:01,808 - 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-02-10 09:10:02,078 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.13': '0'}} with
2025-02-10 09:10:02,078 - INFO - Initial checks done. Running the testcase now
2025-02-10 09:10:02,078 - INFO -
2025-02-10 09:10:02,742 - DEBUG - Response for create_network : {'network': {'id': 'cf2420b1-414b-4d2f-b11b-acb35fb45bca', 'name': 'ctest-vn2_metadata-73041315', 'tenant_id': 'f45e6382fa354554b7f5cedddbfe942c', 'project_id': 'f45e6382fa354554b7f5cedddbfe942c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57011621', 'ctest-vn2_metadata-73041315'], 'port_security_enabled': True, 'description': ''}}
2025-02-10 09:10:02,971 - DEBUG - Response for create_subnet : {'subnet': {'id': 'abbb3714-856e-45ef-a7d2-3aef1bad0093', 'name': '', 'tenant_id': 'f45e6382fa354554b7f5cedddbfe942c', 'network_id': 'cf2420b1-414b-4d2f-b11b-acb35fb45bca', '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': 'f45e6382fa354554b7f5cedddbfe942c'}}
2025-02-10 09:10:03,000 - INFO - Created VN ctest-vn2_metadata-73041315
2025-02-10 09:10:03,056 - DEBUG - VN ctest-vn2_metadata-73041315 UUID is cf2420b1-414b-4d2f-b11b-acb35fb45bca
2025-02-10 09:10:03,266 - DEBUG - Services list from nova: [, , ]
2025-02-10 09:10:04,516 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2710-1)
2025-02-10 09:10:04,624 - DEBUG - Link local service introspect added
2025-02-10 09:10:04,667 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-10 09:10:09,751 - DEBUG - VM is in ACTIVE state now
2025-02-10 09:10:09,893 - INFO - Waiting for VM ctest-TestBasicVMVN-57011621-57875221 to be up..
2025-02-10 09:10:09,893 - INFO - VM name : ctest-TestBasicVMVN-57011621-57875221
2025-02-10 09:10:09,978 - DEBUG - VM ctest-TestBasicVMVN-57011621-57875221 ID is 0db8c2a1-5e58-443d-bdf5-bf7f426dcec1
2025-02-10 09:10:09,978 - DEBUG - VM ctest-TestBasicVMVN-57011621-57875221 launched on Node cn-jenkins-deploy-platform-ansible-os-2710-1
2025-02-10 09:10:10,069 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/0db8c2a1-5e58-443d-bdf5-bf7f426dcec1
2025-02-10 09:10:10,413 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/0db8c2a1-5e58-443d-bdf5-bf7f426dcec1
2025-02-10 09:10:10,450 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/dbce95cb-a12a-4ee6-80d1-964d27002597
2025-02-10 09:10:13,702 - 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-02-10 09:10:13,702 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57011621-57875221 failed!
2025-02-10 09:10:13,760 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57011621:ctest-vn2_metadata-73041315 is 11.1.1.1 and allocation pool is NOT set
2025-02-10 09:10:17,835 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.93 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 4.927/4.927/4.927/0.000 ms')
2025-02-10 09:10:17,835 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57011621-57875221 passed
2025-02-10 09:10:18,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:10:18,000 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57011621-57875221, IP 11.1.1.3, Port 22
2025-02-10 09:10:18,170 - DEBUG - VM ctest-TestBasicVMVN-57011621-57875221 is ready for SSH connections
2025-02-10 09:10:18,170 - INFO - Retry 0
2025-02-10 09:10:18,170 - 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.35, gateway password: c0ntrail123
2025-02-10 09:10:18,171 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-02-10 09:10:19,894 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-02-10 09:10:19,894 - INFO - Generic metadata worked
2025-02-10 09:10:20,160 - DEBUG - Link local service introspect removed
2025-02-10 09:10:20,160 - INFO - Deleting VM ctest-TestBasicVMVN-57011621-57875221
2025-02-10 09:10:20,232 - INFO - Deleting VN ctest-vn2_metadata-73041315
2025-02-10 09:10:20,277 - DEBUG - VN cf2420b1-414b-4d2f-b11b-acb35fb45bca still in use: Unable to complete operation on network cf2420b1-414b-4d2f-b11b-acb35fb45bca. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-32732d84-4c54-4440-b3b5-464df7a25cb3']
2025-02-10 09:10:20,277 - WARNING - Deleting VN ctest-vn2_metadata-73041315 failed..Will retry
2025-02-10 09:10:22,406 - DEBUG - Response for deleting network ()
2025-02-10 09:10:22,668 - DEBUG - No XMPP flaps were noticed during the test
2025-02-10 09:10:22,668 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2025-02-10 09:10:22,668 - INFO - --------------------------------------------------------------------------------
2025-02-10 09:10:22,672 - INFO - ================================================================================
2025-02-10 09:10:22,672 - INFO - STARTING TEST : test_metadata_service
2025-02-10 09:10:22,673 - 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-02-10 09:10:22,956 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.13': '0'}} with
2025-02-10 09:10:22,956 - INFO - Initial checks done. Running the testcase now
2025-02-10 09:10:22,956 - INFO -
2025-02-10 09:10:22,956 - DEBUG - Requesting: http://10.0.0.35:8082/global-vrouter-configs
2025-02-10 09:10:22,964 - DEBUG - Requesting: http://10.0.0.35:8082/global-vrouter-config/b4f6d83f-23e0-4c45-a5bf-f089bf0db6f7
2025-02-10 09:10:23,174 - DEBUG - Response for create_network : {'network': {'id': '54b07b37-e820-4a43-8dca-7ae75610469c', 'name': 'ctest-vn-17172539', 'tenant_id': 'f45e6382fa354554b7f5cedddbfe942c', 'project_id': 'f45e6382fa354554b7f5cedddbfe942c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57011621', 'ctest-vn-17172539'], 'port_security_enabled': True, 'description': ''}}
2025-02-10 09:10:23,407 - DEBUG - Response for create_subnet : {'subnet': {'id': '95106f15-af9c-4670-9940-0dd3101fda9a', 'name': '', 'tenant_id': 'f45e6382fa354554b7f5cedddbfe942c', 'network_id': '54b07b37-e820-4a43-8dca-7ae75610469c', 'ip_version': 4, 'cidr': '153.19.179.0/26', 'allocation_pools': [{'start': '153.19.179.2', 'end': '153.19.179.62'}], 'gateway_ip': '153.19.179.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.19.179.2', 'tags': [], 'project_id': 'f45e6382fa354554b7f5cedddbfe942c'}}
2025-02-10 09:10:23,427 - INFO - Created VN ctest-vn-17172539
2025-02-10 09:10:23,484 - DEBUG - VN ctest-vn-17172539 UUID is 54b07b37-e820-4a43-8dca-7ae75610469c
2025-02-10 09:10:24,811 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2710-1)
2025-02-10 09:10:24,812 - INFO - Waiting for VM ctest-TestBasicVMVN-57011621-57924782 to be up..
2025-02-10 09:10:24,863 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-10 09:10:29,963 - DEBUG - VM is in ACTIVE state now
2025-02-10 09:10:29,964 - INFO - VM name : ctest-TestBasicVMVN-57011621-57924782
2025-02-10 09:10:30,053 - DEBUG - VM ctest-TestBasicVMVN-57011621-57924782 ID is a9653ea3-24ec-4a98-b645-ba6670078e3c
2025-02-10 09:10:30,053 - DEBUG - VM ctest-TestBasicVMVN-57011621-57924782 launched on Node cn-jenkins-deploy-platform-ansible-os-2710-1
2025-02-10 09:10:30,150 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/a9653ea3-24ec-4a98-b645-ba6670078e3c
2025-02-10 09:10:30,163 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/c8b63ad0-6d08-460b-a1dd-26664d73f6de
2025-02-10 09:10:33,421 - 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 1003ms')
2025-02-10 09:10:33,422 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57011621-57924782 failed!
2025-02-10 09:10:33,480 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-17172539 is 153.19.179.1 and allocation pool is NOT set
2025-02-10 09:10:37,542 - 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 1006ms')
2025-02-10 09:10:37,542 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57011621-57924782 failed!
2025-02-10 09:10:37,600 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-17172539 is 153.19.179.1 and allocation pool is NOT set
2025-02-10 09:10:39,669 - 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.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.48 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.482/3.790/6.098/2.308 ms')
2025-02-10 09:10:39,669 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57011621-57924782 passed
2025-02-10 09:10:39,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:10:39,824 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57011621-57924782, IP 153.19.179.3, Port 22
2025-02-10 09:10:39,980 - DEBUG - VM ctest-TestBasicVMVN-57011621-57924782 is ready for SSH connections
2025-02-10 09:10:39,980 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-02-10 09:10:39,980 - DEBUG - cat /tmp/output.txt
2025-02-10 09:10:41,684 - DEBUG - Hello World. The time is now Mon, 10 Feb 2025 02:10:38 -0700!
2025-02-10 09:10:41,684 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 10 Feb 2025 02:10:38 -0700!'}
2025-02-10 09:10:41,684 - INFO - metadata_script.txt got executed in the vm
2025-02-10 09:10:41,684 - INFO - Deleting VM ctest-TestBasicVMVN-57011621-57924782
2025-02-10 09:10:41,757 - INFO - Deleting VN ctest-vn-17172539
2025-02-10 09:10:41,816 - DEBUG - VN 54b07b37-e820-4a43-8dca-7ae75610469c still in use: Unable to complete operation on network 54b07b37-e820-4a43-8dca-7ae75610469c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1608e452-856c-411f-ac61-1f02a209ffa3']
2025-02-10 09:10:41,816 - WARNING - Deleting VN ctest-vn-17172539 failed..Will retry
2025-02-10 09:10:43,966 - DEBUG - Response for deleting network ()
2025-02-10 09:10:44,235 - DEBUG - No XMPP flaps were noticed during the test
2025-02-10 09:10:44,236 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-02-10 09:10:44,236 - INFO - --------------------------------------------------------------------------------
2025-02-10 09:10:44,241 - INFO - ================================================================================
2025-02-10 09:10:44,241 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-02-10 09:10:44,241 - 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-02-10 09:10:44,522 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.13': '0'}} with
2025-02-10 09:10:44,522 - INFO - Initial checks done. Running the testcase now
2025-02-10 09:10:44,522 - INFO -
2025-02-10 09:10:45,064 - DEBUG - Response for create_network : {'network': {'id': 'd138b1fb-8b74-4b44-9076-5ffbbe9e93cb', 'name': 'ctest-vn-61019819', 'tenant_id': 'f45e6382fa354554b7f5cedddbfe942c', 'project_id': 'f45e6382fa354554b7f5cedddbfe942c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57011621', 'ctest-vn-61019819'], 'port_security_enabled': True, 'description': ''}}
2025-02-10 09:10:45,247 - DEBUG - Response for create_subnet : {'subnet': {'id': '85ae493a-c9d8-4fdf-8ba1-bb48fa9a9bbe', 'name': '', 'tenant_id': 'f45e6382fa354554b7f5cedddbfe942c', 'network_id': 'd138b1fb-8b74-4b44-9076-5ffbbe9e93cb', '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': 'f45e6382fa354554b7f5cedddbfe942c'}}
2025-02-10 09:10:45,420 - DEBUG - Response for create_subnet : {'subnet': {'id': '0f3e0eb2-1e3a-43e7-b417-a463d7f0bae8', 'name': '', 'tenant_id': 'f45e6382fa354554b7f5cedddbfe942c', 'network_id': 'd138b1fb-8b74-4b44-9076-5ffbbe9e93cb', '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': 'f45e6382fa354554b7f5cedddbfe942c'}}
2025-02-10 09:10:45,443 - INFO - Created VN ctest-vn-61019819
2025-02-10 09:10:45,500 - DEBUG - VN ctest-vn-61019819 UUID is d138b1fb-8b74-4b44-9076-5ffbbe9e93cb
2025-02-10 09:10:45,900 - DEBUG - Response for create_port : {'port': {'name': '8d8b673d-943e-4af0-88dc-c70f8b4404da', 'id': '8d8b673d-943e-4af0-88dc-c70f8b4404da', 'tenant_id': 'f45e6382fa354554b7f5cedddbfe942c', 'network_id': 'd138b1fb-8b74-4b44-9076-5ffbbe9e93cb', 'mac_address': '02:8d:8b:67:3d:94', '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': '85ae493a-c9d8-4fdf-8ba1-bb48fa9a9bbe'}], 'security_groups': ['06a5a69a-a037-4d74-9920-b4ed7644c03e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f45e6382fa354554b7f5cedddbfe942c'}}
2025-02-10 09:10:46,096 - DEBUG - Response for create_port : {'port': {'name': '745b4769-2a9e-4016-b65c-abcee72c5509', 'id': '745b4769-2a9e-4016-b65c-abcee72c5509', 'tenant_id': 'f45e6382fa354554b7f5cedddbfe942c', 'network_id': 'd138b1fb-8b74-4b44-9076-5ffbbe9e93cb', 'mac_address': '02:74:5b:47:69:2a', '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': '0f3e0eb2-1e3a-43e7-b417-a463d7f0bae8'}], 'security_groups': ['06a5a69a-a037-4d74-9920-b4ed7644c03e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f45e6382fa354554b7f5cedddbfe942c'}}
2025-02-10 09:10:46,501 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2710-1)
2025-02-10 09:10:46,939 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2710-1)
2025-02-10 09:10:48,257 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2710-1)
2025-02-10 09:10:48,257 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2025-02-10 09:10:48,266 - DEBUG - Requesting: http://10.0.0.35:8082/domain/dd9002ba-0737-4446-a3d5-f9c183d71705
2025-02-10 09:10:48,282 - DEBUG - Requesting: http://10.0.0.35:8082/project/f45e6382-fa35-4554-b7f5-cedddbfe942c
2025-02-10 09:10:48,366 - DEBUG - Requesting: http://10.0.0.35:8082/network-ipam/117d2e10-5347-4084-9d31-793167a95838
2025-02-10 09:10:48,382 - INFO - Verifications in API Server for IPAM: ctest-ipam-77078368 passed
2025-02-10 09:10:48,391 - DEBUG - Control-node 10.0.0.35 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57011621:ctest-ipam-77078368', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57011621', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1260214118385139844', 'uuid-lslong': '11326967790913017912'}, 'enable': 'true', 'created': '2025-02-10T09:10:44', 'last-modified': '2025-02-10T09:10:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.610253'}
2025-02-10 09:10:48,391 - INFO - Verifications in Control node for IPAM: ctest-ipam-77078368 passed
2025-02-10 09:10:48,391 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2025-02-10 09:10:48,406 - DEBUG - Requesting: http://10.0.0.35:8082/domain/dd9002ba-0737-4446-a3d5-f9c183d71705
2025-02-10 09:10:48,420 - DEBUG - Requesting: http://10.0.0.35:8082/project/f45e6382-fa35-4554-b7f5-cedddbfe942c
2025-02-10 09:10:48,513 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d138b1fb-8b74-4b44-9076-5ffbbe9e93cb
2025-02-10 09:10:48,533 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d138b1fb-8b74-4b44-9076-5ffbbe9e93cb
2025-02-10 09:10:48,551 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/f81f64fd-01a2-4848-ae1b-55c04cff1081
2025-02-10 09:10:48,571 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/f81f64fd-01a2-4848-ae1b-55c04cff1081
2025-02-10 09:10:48,586 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/c8ccf332-470f-4413-a24f-fd1bb0e75c40
2025-02-10 09:10:48,603 - DEBUG - Route Targets: ['target:64512:8000004']
2025-02-10 09:10:48,603 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d138b1fb-8b74-4b44-9076-5ffbbe9e93cb
2025-02-10 09:10:48,618 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/f81f64fd-01a2-4848-ae1b-55c04cff1081
2025-02-10 09:10:48,646 - INFO - Verified VN network id 8 for VN d138b1fb-8b74-4b44-9076-5ffbbe9e93cb
2025-02-10 09:10:48,646 - INFO - Verifications in API Server for VN ctest-vn-61019819 passed
2025-02-10 09:10:48,646 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d138b1fb-8b74-4b44-9076-5ffbbe9e93cb
2025-02-10 09:10:48,665 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/f81f64fd-01a2-4848-ae1b-55c04cff1081
2025-02-10 09:10:48,678 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/f81f64fd-01a2-4848-ae1b-55c04cff1081
2025-02-10 09:10:48,690 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/c8ccf332-470f-4413-a24f-fd1bb0e75c40
2025-02-10 09:10:48,719 - DEBUG - Control-node 10.0.0.35 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57011621', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15075995446557297476', 'uuid-lslong': '10409613123552973771'}, 'enable': 'true', 'created': '2025-02-10T09:10:45', 'last-modified': '2025-02-10T09:10:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.324352'}
2025-02-10 09:10:48,765 - DEBUG - Route Targets: ['target:64512:8000004']
2025-02-10 09:10:48,765 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-61019819 passed
2025-02-10 09:10:48,765 - DEBUG - ====Verifying policy data for ctest-vn-61019819 in API_Server ======
2025-02-10 09:10:48,765 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2025-02-10 09:10:48,785 - DEBUG - Requesting: http://10.0.0.35:8082/domain/dd9002ba-0737-4446-a3d5-f9c183d71705
2025-02-10 09:10:48,810 - DEBUG - Requesting: http://10.0.0.35:8082/project/f45e6382-fa35-4554-b7f5-cedddbfe942c
2025-02-10 09:10:48,930 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d138b1fb-8b74-4b44-9076-5ffbbe9e93cb
2025-02-10 09:10:48,955 - DEBUG - =>VN ctest-vn-61019819 has no policy to be verified
2025-02-10 09:10:48,955 - DEBUG - Verifying the vn in opserver
2025-02-10 09:10:48,955 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819 virtual network link through opserver 10.0.0.35
2025-02-10 09:10:48,955 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks
2025-02-10 09:10:49,369 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks
2025-02-10 09:10:49,468 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819', 'href': 'http://10.0.0.35:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819?flat'}
2025-02-10 09:10:49,469 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819 is found in opserver
2025-02-10 09:10:49,477 - DEBUG - VRF ids for VN ctest-vn-61019819: {'10.0.0.35': '2'}
2025-02-10 09:10:49,477 - INFO - Waiting for VM ctest-TestBasicVMVN-57011621-43958343 to be up..
2025-02-10 09:10:49,593 - DEBUG - VM is in ACTIVE state now
2025-02-10 09:10:49,593 - INFO - VM name : ctest-TestBasicVMVN-57011621-43958343
2025-02-10 09:10:49,720 - DEBUG - VM ctest-TestBasicVMVN-57011621-43958343 ID is 9b57229e-231d-405c-ab3a-da1cc475be7c
2025-02-10 09:10:49,720 - DEBUG - VM ctest-TestBasicVMVN-57011621-43958343 launched on Node cn-jenkins-deploy-platform-ansible-os-2710-1
2025-02-10 09:10:49,825 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/9b57229e-231d-405c-ab3a-da1cc475be7c
2025-02-10 09:10:49,838 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/8d8b673d-943e-4af0-88dc-c70f8b4404da
2025-02-10 09:10:53,134 - 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 1005ms')
2025-02-10 09:10:53,134 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57011621-43958343 failed!
2025-02-10 09:10:53,192 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819 is 31.1.1.1 and allocation pool is NOT set
2025-02-10 09:10:53,192 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819 is 31.1.2.1 and allocation pool is NOT set
2025-02-10 09:10:57,261 - 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 1002ms')
2025-02-10 09:10:57,261 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57011621-43958343 failed!
2025-02-10 09:10:57,324 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819 is 31.1.1.1 and allocation pool is NOT set
2025-02-10 09:10:57,324 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819 is 31.1.2.1 and allocation pool is NOT set
2025-02-10 09:10:59,393 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.06 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.063/4.386/6.710/2.323 ms')
2025-02-10 09:10:59,393 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57011621-43958343 passed
2025-02-10 09:10:59,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:10:59,564 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57011621-43958343, IP 31.1.1.4, Port 22
2025-02-10 09:10:59,630 - 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-02-10 09:10:59,730 - DEBUG - VM ctest-TestBasicVMVN-57011621-43958343 is NOT ready for SSH connections, VM status: ACTIVE
2025-02-10 09:11:04,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:11:04,732 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57011621-43958343, IP 31.1.1.4, Port 22
2025-02-10 09:11:04,899 - DEBUG - VM ctest-TestBasicVMVN-57011621-43958343 is ready for SSH connections
2025-02-10 09:11:04,899 - INFO - Waiting for VM ctest-TestBasicVMVN-57011621-40683556 to be up..
2025-02-10 09:11:04,995 - DEBUG - VM is in ACTIVE state now
2025-02-10 09:11:04,995 - INFO - VM name : ctest-TestBasicVMVN-57011621-40683556
2025-02-10 09:11:05,086 - DEBUG - VM ctest-TestBasicVMVN-57011621-40683556 ID is 08c6adc8-c9fe-4792-8428-4a8e36e11812
2025-02-10 09:11:05,086 - DEBUG - VM ctest-TestBasicVMVN-57011621-40683556 launched on Node cn-jenkins-deploy-platform-ansible-os-2710-1
2025-02-10 09:11:05,165 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/08c6adc8-c9fe-4792-8428-4a8e36e11812
2025-02-10 09:11:05,174 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/745b4769-2a9e-4016-b65c-abcee72c5509
2025-02-10 09:11:06,425 - 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.47 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.540 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.540/2.004/3.469/1.464 ms')
2025-02-10 09:11:06,426 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57011621-40683556 passed
2025-02-10 09:11:06,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:11:06,584 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57011621-40683556, IP 31.1.2.4, Port 22
2025-02-10 09:11:06,740 - DEBUG - VM ctest-TestBasicVMVN-57011621-40683556 is ready for SSH connections
2025-02-10 09:11:06,740 - INFO - Waiting for VM ctest-TestBasicVMVN-57011621-95853223 to be up..
2025-02-10 09:11:06,838 - DEBUG - VM is in ACTIVE state now
2025-02-10 09:11:06,838 - INFO - VM name : ctest-TestBasicVMVN-57011621-95853223
2025-02-10 09:11:06,920 - DEBUG - VM ctest-TestBasicVMVN-57011621-95853223 ID is 353e6798-1155-4897-b3b6-f9929691f62d
2025-02-10 09:11:06,920 - DEBUG - VM ctest-TestBasicVMVN-57011621-95853223 launched on Node cn-jenkins-deploy-platform-ansible-os-2710-1
2025-02-10 09:11:07,027 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/353e6798-1155-4897-b3b6-f9929691f62d
2025-02-10 09:11:07,041 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/8c5b4832-adff-4cd2-a9ca-7f6cfca48dce
2025-02-10 09:11:08,303 - 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.441 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.441/1.760/3.080/1.319 ms')
2025-02-10 09:11:08,303 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57011621-95853223 passed
2025-02-10 09:11:08,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:11:08,456 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57011621-95853223, IP 31.1.1.3, Port 22
2025-02-10 09:11:08,612 - DEBUG - VM ctest-TestBasicVMVN-57011621-95853223 is ready for SSH connections
2025-02-10 09:11:08,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:11:08,612 - 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.35, gateway password: c0ntrail123
2025-02-10 09:11:08,612 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-02-10 09:11:12,760 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.083 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.840 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.902 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.840/1.941/4.083 ms
2025-02-10 09:11:12,761 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57011621-43958343 passed
2025-02-10 09:11:12,761 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:11:12,761 - 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.35, gateway password: c0ntrail123
2025-02-10 09:11:12,761 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-02-10 09:11:16,574 - 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.601 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.171 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.133 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.133/1.968/3.601 ms
2025-02-10 09:11:16,575 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57011621-40683556 passed
2025-02-10 09:11:16,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:11:16,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:11:16,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 09:11:16,575 - 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.35, gateway password: c0ntrail123
2025-02-10 09:11:16,575 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-10 09:11:16,784 - DEBUG - None
2025-02-10 09:11:16,785 - 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.35, gateway password: c0ntrail123
2025-02-10 09:11:16,785 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-10 09:11:17,028 - DEBUG - None
2025-02-10 09:11:17,028 - 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.35, gateway password: c0ntrail123
2025-02-10 09:11:17,028 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-10 09:11:17,725 - DEBUG - None
2025-02-10 09:11:17,725 - 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.35, gateway password: c0ntrail123
2025-02-10 09:11:17,725 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-02-10 09:11:19,955 - 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.120 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.241 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.394 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.725 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.478 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.394/1.791/4.241 ms
2025-02-10 09:11:19,956 - 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.35, gateway password: c0ntrail123
2025-02-10 09:11:19,956 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-02-10 09:11:22,222 - 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.355 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.601 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.051 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.697 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.006 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.906 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.429/2.292/5.051 ms
2025-02-10 09:11:22,222 - 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.35, gateway password: c0ntrail123
2025-02-10 09:11:22,222 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-02-10 09:11:24,500 - 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.934 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.069 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.586 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.648 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.054 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.054 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/2.385/5.586 ms
2025-02-10 09:11:24,500 - INFO - Deleting VM ctest-TestBasicVMVN-57011621-95853223
2025-02-10 09:11:24,587 - INFO - Detaching port 745b4769-2a9e-4016-b65c-abcee72c5509 from VM ctest-TestBasicVMVN-57011621-40683556
2025-02-10 09:11:24,662 - INFO - Deleting VM ctest-TestBasicVMVN-57011621-40683556
2025-02-10 09:11:24,750 - INFO - Detaching port 8d8b673d-943e-4af0-88dc-c70f8b4404da from VM ctest-TestBasicVMVN-57011621-43958343
2025-02-10 09:11:24,797 - INFO - Deleting VM ctest-TestBasicVMVN-57011621-43958343
2025-02-10 09:11:24,895 - INFO - Deleting VN ctest-vn-61019819
2025-02-10 09:11:25,121 - DEBUG - Response for delete_port : ()
2025-02-10 09:11:25,385 - DEBUG - Response for delete_port : ()
2025-02-10 09:11:25,624 - DEBUG - Response for deleting network ()
2025-02-10 09:11:25,624 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/f81f64fd-01a2-4848-ae1b-55c04cff1081
2025-02-10 09:11:25,630 - DEBUG - Response Code: 404
2025-02-10 09:11:25,630 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2025-02-10 09:11:25,637 - DEBUG - Requesting: http://10.0.0.35:8082/domain/dd9002ba-0737-4446-a3d5-f9c183d71705
2025-02-10 09:11:25,697 - DEBUG - Requesting: http://10.0.0.35:8082/project/f45e6382-fa35-4554-b7f5-cedddbfe942c
2025-02-10 09:11:25,787 - INFO - Validated that VN ctest-vn-61019819 is not found in API Server
2025-02-10 09:11:25,803 - DEBUG - VN ctest-vn-61019819 is not present in Agent 10.0.0.35
2025-02-10 09:11:25,803 - INFO - Validated that VN ctest-vn-61019819 is not in any agent
2025-02-10 09:11:25,810 - DEBUG - VRF 2 is not seen in agent 10.0.0.35
2025-02-10 09:11:25,817 - DEBUG - Vrouter 10.0.0.35 does not have vrf 2 for VN ctest-vn-61019819
2025-02-10 09:11:25,817 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57011621:ctest-vn-61019819
2025-02-10 09:11:25,832 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-61019819 info
2025-02-10 09:11:25,928 - INFO - IPAM: ctest-ipam-77078368 is not found in API Server
2025-02-10 09:11:25,943 - INFO - IPAM:ctest-ipam-77078368 is not found in control node
2025-02-10 09:11:26,219 - DEBUG - No XMPP flaps were noticed during the test
2025-02-10 09:11:26,219 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-02-10 09:11:26,219 - INFO - --------------------------------------------------------------------------------
2025-02-10 09:11:27,031 - INFO - Deleted project: ctest-TestBasicVMVN-57011621, ID : f45e6382-fa35-4554-b7f5-cedddbfe942c