2025-03-28 08:10:10,205 - INFO - Domain Default found not creating
2025-03-28 08:10:10,341 - INFO - Project ctest-TestBasicVMVN-04461971 not found, creating it
2025-03-28 08:10:10,798 - INFO - Created Project:ctest-TestBasicVMVN-04461971, ID : 0d597ff2-5177-4140-b0d1-182d5c2c3cbe
2025-03-28 08:10:12,222 - INFO - ================================================================================
2025-03-28 08:10:12,223 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-28 08:10:12,223 - 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 08:10:12,476 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.5': '0'}} with
2025-03-28 08:10:12,476 - INFO - Initial checks done. Running the testcase now
2025-03-28 08:10:12,476 - INFO -
2025-03-28 08:10:13,102 - DEBUG - Response for create_network : {'network': {'id': '1ad98363-332e-433b-bd4d-d22675c1f680', 'name': 'ctest-vn2_metadata-51386830', 'tenant_id': '0d597ff251774140b0d1182d5c2c3cbe', 'project_id': '0d597ff251774140b0d1182d5c2c3cbe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04461971', 'ctest-vn2_metadata-51386830'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 08:10:13,281 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e9fc4de-fb78-4c65-996a-77c84bc97846', 'name': '', 'tenant_id': '0d597ff251774140b0d1182d5c2c3cbe', 'network_id': '1ad98363-332e-433b-bd4d-d22675c1f680', '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': '0d597ff251774140b0d1182d5c2c3cbe'}}
2025-03-28 08:10:13,302 - INFO - Created VN ctest-vn2_metadata-51386830
2025-03-28 08:10:13,358 - DEBUG - VN ctest-vn2_metadata-51386830 UUID is 1ad98363-332e-433b-bd4d-d22675c1f680
2025-03-28 08:10:13,566 - DEBUG - Services list from nova: [, , ]
2025-03-28 08:10:14,688 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2985-1)
2025-03-28 08:10:14,798 - DEBUG - Link local service introspect added
2025-03-28 08:10:14,845 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-28 08:10:19,928 - DEBUG - VM is in ACTIVE state now
2025-03-28 08:10:20,078 - INFO - Waiting for VM ctest-TestBasicVMVN-04461971-15190190 to be up..
2025-03-28 08:10:20,078 - INFO - VM name : ctest-TestBasicVMVN-04461971-15190190
2025-03-28 08:10:20,161 - DEBUG - VM ctest-TestBasicVMVN-04461971-15190190 ID is 78c57077-2c22-46da-8914-250a15101e67
2025-03-28 08:10:20,161 - DEBUG - VM ctest-TestBasicVMVN-04461971-15190190 launched on Node cn-jenkins-deploy-platform-ansible-os-2985-1
2025-03-28 08:10:20,235 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/78c57077-2c22-46da-8914-250a15101e67
2025-03-28 08:10:20,721 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/78c57077-2c22-46da-8914-250a15101e67
2025-03-28 08:10:20,759 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/cda2ca26-ecc4-4e05-83ff-410e035253f3
2025-03-28 08:10:24,032 - 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-03-28 08:10:24,032 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04461971-15190190 failed!
2025-03-28 08:10:24,090 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04461971:ctest-vn2_metadata-51386830 is 11.1.1.1 and allocation pool is NOT set
2025-03-28 08:10:26,152 - 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.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.450 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.450/1.855/3.261/1.405 ms')
2025-03-28 08:10:26,153 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04461971-15190190 passed
2025-03-28 08:10:26,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:10:26,306 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04461971-15190190, IP 11.1.1.3, Port 22
2025-03-28 08:10:26,462 - DEBUG - VM ctest-TestBasicVMVN-04461971-15190190 is ready for SSH connections
2025-03-28 08:10:26,462 - INFO - Retry 0
2025-03-28 08:10:26,462 - 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.41, gateway password: c0ntrail123
2025-03-28 08:10:26,463 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-28 08:10:28,067 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-28 08:10:28,068 - INFO - Generic metadata worked
2025-03-28 08:10:28,326 - DEBUG - Link local service introspect removed
2025-03-28 08:10:28,326 - INFO - Deleting VM ctest-TestBasicVMVN-04461971-15190190
2025-03-28 08:10:28,403 - INFO - Deleting VN ctest-vn2_metadata-51386830
2025-03-28 08:10:28,448 - DEBUG - VN 1ad98363-332e-433b-bd4d-d22675c1f680 still in use: Unable to complete operation on network 1ad98363-332e-433b-bd4d-d22675c1f680. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bb4c81e7-6ce4-43f7-a95f-0fe66abd6774']
2025-03-28 08:10:28,449 - WARNING - Deleting VN ctest-vn2_metadata-51386830 failed..Will retry
2025-03-28 08:10:30,552 - DEBUG - Response for deleting network ()
2025-03-28 08:10:30,809 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 08:10:30,810 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-03-28 08:10:30,810 - INFO - --------------------------------------------------------------------------------
2025-03-28 08:10:30,812 - INFO - ================================================================================
2025-03-28 08:10:30,812 - INFO - STARTING TEST : test_metadata_service
2025-03-28 08:10:30,812 - 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 08:10:31,104 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.5': '0'}} with
2025-03-28 08:10:31,104 - INFO - Initial checks done. Running the testcase now
2025-03-28 08:10:31,104 - INFO -
2025-03-28 08:10:31,104 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs
2025-03-28 08:10:31,110 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/9e31343f-d0bc-4e22-9e35-d8d4a8b46a02
2025-03-28 08:10:31,297 - DEBUG - Response for create_network : {'network': {'id': '1d6748c5-4da6-4a8b-9fe7-4f79ec512abe', 'name': 'ctest-vn-56019143', 'tenant_id': '0d597ff251774140b0d1182d5c2c3cbe', 'project_id': '0d597ff251774140b0d1182d5c2c3cbe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04461971', 'ctest-vn-56019143'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 08:10:31,457 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b62e2d1e-05bb-4c1c-9340-d291e746a2f5', 'name': '', 'tenant_id': '0d597ff251774140b0d1182d5c2c3cbe', 'network_id': '1d6748c5-4da6-4a8b-9fe7-4f79ec512abe', 'ip_version': 4, 'cidr': '91.33.9.192/26', 'allocation_pools': [{'start': '91.33.9.194', 'end': '91.33.9.254'}], 'gateway_ip': '91.33.9.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.33.9.194', 'tags': [], 'project_id': '0d597ff251774140b0d1182d5c2c3cbe'}}
2025-03-28 08:10:31,475 - INFO - Created VN ctest-vn-56019143
2025-03-28 08:10:31,526 - DEBUG - VN ctest-vn-56019143 UUID is 1d6748c5-4da6-4a8b-9fe7-4f79ec512abe
2025-03-28 08:10:32,655 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2985-1)
2025-03-28 08:10:32,655 - INFO - Waiting for VM ctest-TestBasicVMVN-04461971-94804145 to be up..
2025-03-28 08:10:32,709 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-28 08:10:37,786 - DEBUG - VM is in ACTIVE state now
2025-03-28 08:10:37,786 - INFO - VM name : ctest-TestBasicVMVN-04461971-94804145
2025-03-28 08:10:37,862 - DEBUG - VM ctest-TestBasicVMVN-04461971-94804145 ID is 068ae3c5-31cb-4a2c-b6cb-5549d0f5fe7a
2025-03-28 08:10:37,862 - DEBUG - VM ctest-TestBasicVMVN-04461971-94804145 launched on Node cn-jenkins-deploy-platform-ansible-os-2985-1
2025-03-28 08:10:37,937 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/068ae3c5-31cb-4a2c-b6cb-5549d0f5fe7a
2025-03-28 08:10:37,946 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/f6e8b29e-ca4c-4a2e-b779-5a18104ff376
2025-03-28 08:10:41,214 - 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 1027ms')
2025-03-28 08:10:41,214 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04461971-94804145 failed!
2025-03-28 08:10:41,270 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-56019143 is 91.33.9.193 and allocation pool is NOT set
2025-03-28 08:10:43,336 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.63 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 = 1.629/2.056/2.484/0.427 ms')
2025-03-28 08:10:43,336 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04461971-94804145 passed
2025-03-28 08:10:43,490 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:10:43,490 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04461971-94804145, IP 91.33.9.195, Port 22
2025-03-28 08:10:43,560 - 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 08:10:43,664 - DEBUG - VM ctest-TestBasicVMVN-04461971-94804145 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-28 08:10:48,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:10:48,665 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04461971-94804145, IP 91.33.9.195, Port 22
2025-03-28 08:10:48,819 - DEBUG - VM ctest-TestBasicVMVN-04461971-94804145 is ready for SSH connections
2025-03-28 08:10:48,819 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-03-28 08:10:48,819 - DEBUG - cat /tmp/output.txt
2025-03-28 08:10:50,431 - DEBUG - Hello World. The time is now Fri, 28 Mar 2025 02:10:44 -0600!
2025-03-28 08:10:50,432 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 28 Mar 2025 02:10:44 -0600!'}
2025-03-28 08:10:50,432 - INFO - metadata_script.txt got executed in the vm
2025-03-28 08:10:50,432 - INFO - Deleting VM ctest-TestBasicVMVN-04461971-94804145
2025-03-28 08:10:50,496 - INFO - Deleting VN ctest-vn-56019143
2025-03-28 08:10:50,533 - DEBUG - VN 1d6748c5-4da6-4a8b-9fe7-4f79ec512abe still in use: Unable to complete operation on network 1d6748c5-4da6-4a8b-9fe7-4f79ec512abe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f8963b7a-fea2-4e1e-8a03-eb0f06ebd656']
2025-03-28 08:10:50,534 - WARNING - Deleting VN ctest-vn-56019143 failed..Will retry
2025-03-28 08:10:52,686 - DEBUG - Response for deleting network ()
2025-03-28 08:10:52,945 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 08:10:52,945 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-03-28 08:10:52,945 - INFO - --------------------------------------------------------------------------------
2025-03-28 08:10:52,948 - INFO - ================================================================================
2025-03-28 08:10:52,948 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-28 08:10:52,948 - 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 08:10:53,236 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.5': '0'}} with
2025-03-28 08:10:53,236 - INFO - Initial checks done. Running the testcase now
2025-03-28 08:10:53,236 - INFO -
2025-03-28 08:10:53,738 - DEBUG - Response for create_network : {'network': {'id': '285d8619-9602-4b8c-9868-9d5df4ece946', 'name': 'ctest-vn-20165014', 'tenant_id': '0d597ff251774140b0d1182d5c2c3cbe', 'project_id': '0d597ff251774140b0d1182d5c2c3cbe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04461971', 'ctest-vn-20165014'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 08:10:53,895 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eae38887-53d3-49fc-baaf-22663b9265ac', 'name': '', 'tenant_id': '0d597ff251774140b0d1182d5c2c3cbe', 'network_id': '285d8619-9602-4b8c-9868-9d5df4ece946', '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': '0d597ff251774140b0d1182d5c2c3cbe'}}
2025-03-28 08:10:54,072 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bd973bf2-d4e3-4dd9-a83f-068d7d1616f9', 'name': '', 'tenant_id': '0d597ff251774140b0d1182d5c2c3cbe', 'network_id': '285d8619-9602-4b8c-9868-9d5df4ece946', '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': '0d597ff251774140b0d1182d5c2c3cbe'}}
2025-03-28 08:10:54,092 - INFO - Created VN ctest-vn-20165014
2025-03-28 08:10:54,142 - DEBUG - VN ctest-vn-20165014 UUID is 285d8619-9602-4b8c-9868-9d5df4ece946
2025-03-28 08:10:54,533 - DEBUG - Response for create_port : {'port': {'name': '89dff947-c084-4674-b8f7-291a1f735e01', 'id': '89dff947-c084-4674-b8f7-291a1f735e01', 'tenant_id': '0d597ff251774140b0d1182d5c2c3cbe', 'network_id': '285d8619-9602-4b8c-9868-9d5df4ece946', 'mac_address': '02:89:df:f9:47:c0', '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': 'eae38887-53d3-49fc-baaf-22663b9265ac'}], 'security_groups': ['c9bec168-3396-4f95-831e-9dc9ea5c78f9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0d597ff251774140b0d1182d5c2c3cbe'}}
2025-03-28 08:10:54,708 - DEBUG - Response for create_port : {'port': {'name': '0079e6c0-b863-443a-8bac-81d980932092', 'id': '0079e6c0-b863-443a-8bac-81d980932092', 'tenant_id': '0d597ff251774140b0d1182d5c2c3cbe', 'network_id': '285d8619-9602-4b8c-9868-9d5df4ece946', 'mac_address': '02:00:79:e6:c0:b8', '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': 'bd973bf2-d4e3-4dd9-a83f-068d7d1616f9'}], 'security_groups': ['c9bec168-3396-4f95-831e-9dc9ea5c78f9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0d597ff251774140b0d1182d5c2c3cbe'}}
2025-03-28 08:10:55,139 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2985-1)
2025-03-28 08:10:55,532 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2985-1)
2025-03-28 08:10:56,766 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2985-1)
2025-03-28 08:10:56,766 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-03-28 08:10:56,774 - DEBUG - Requesting: http://10.0.0.41:8082/domain/1a6069e3-42ca-460b-8139-89b189786836
2025-03-28 08:10:56,795 - DEBUG - Requesting: http://10.0.0.41:8082/project/0d597ff2-5177-4140-b0d1-182d5c2c3cbe
2025-03-28 08:10:56,873 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/a74de080-7f8e-4afa-8ef6-146c28adf95f
2025-03-28 08:10:56,887 - INFO - Verifications in API Server for IPAM: ctest-ipam-04471522 passed
2025-03-28 08:10:56,896 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-04461971:ctest-ipam-04471522', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04461971', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12055538620041153274', 'uuid-lslong': '10301443652428101983'}, 'enable': 'true', 'created': '2025-03-28T08:10:53', 'last-modified': '2025-03-28T08:10:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.427031'}
2025-03-28 08:10:56,896 - INFO - Verifications in Control node for IPAM: ctest-ipam-04471522 passed
2025-03-28 08:10:56,896 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-03-28 08:10:56,902 - DEBUG - Requesting: http://10.0.0.41:8082/domain/1a6069e3-42ca-460b-8139-89b189786836
2025-03-28 08:10:56,914 - DEBUG - Requesting: http://10.0.0.41:8082/project/0d597ff2-5177-4140-b0d1-182d5c2c3cbe
2025-03-28 08:10:56,996 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/285d8619-9602-4b8c-9868-9d5df4ece946
2025-03-28 08:10:57,012 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/285d8619-9602-4b8c-9868-9d5df4ece946
2025-03-28 08:10:57,023 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/e4b79df0-cebc-4c9f-a8d8-d3f25ebeb858
2025-03-28 08:10:57,032 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/e4b79df0-cebc-4c9f-a8d8-d3f25ebeb858
2025-03-28 08:10:57,048 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/e1b08c8b-de2c-495c-843c-c31a352c1586
2025-03-28 08:10:57,059 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-28 08:10:57,060 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/285d8619-9602-4b8c-9868-9d5df4ece946
2025-03-28 08:10:57,074 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/e4b79df0-cebc-4c9f-a8d8-d3f25ebeb858
2025-03-28 08:10:57,104 - INFO - Verified VN network id 9 for VN 285d8619-9602-4b8c-9868-9d5df4ece946
2025-03-28 08:10:57,105 - INFO - Verifications in API Server for VN ctest-vn-20165014 passed
2025-03-28 08:10:57,105 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/285d8619-9602-4b8c-9868-9d5df4ece946
2025-03-28 08:10:57,123 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/e4b79df0-cebc-4c9f-a8d8-d3f25ebeb858
2025-03-28 08:10:57,137 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/e4b79df0-cebc-4c9f-a8d8-d3f25ebeb858
2025-03-28 08:10:57,152 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/e1b08c8b-de2c-495c-843c-c31a352c1586
2025-03-28 08:10:57,167 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04461971', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2908628378800245644', 'uuid-lslong': '10982200718209640774'}, 'enable': 'true', 'created': '2025-03-28T08:10:53', 'last-modified': '2025-03-28T08:10:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.121893'}
2025-03-28 08:10:57,175 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-28 08:10:57,175 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20165014 passed
2025-03-28 08:10:57,176 - DEBUG - ====Verifying policy data for ctest-vn-20165014 in API_Server ======
2025-03-28 08:10:57,176 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-03-28 08:10:57,184 - DEBUG - Requesting: http://10.0.0.41:8082/domain/1a6069e3-42ca-460b-8139-89b189786836
2025-03-28 08:10:57,215 - DEBUG - Requesting: http://10.0.0.41:8082/project/0d597ff2-5177-4140-b0d1-182d5c2c3cbe
2025-03-28 08:10:57,363 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/285d8619-9602-4b8c-9868-9d5df4ece946
2025-03-28 08:10:57,391 - DEBUG - =>VN ctest-vn-20165014 has no policy to be verified
2025-03-28 08:10:57,391 - DEBUG - Verifying the vn in opserver
2025-03-28 08:10:57,391 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014 virtual network link through opserver 10.0.0.41
2025-03-28 08:10:57,391 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-03-28 08:10:57,744 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-03-28 08:10:57,835 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014?flat'}
2025-03-28 08:10:57,835 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014 is found in opserver
2025-03-28 08:10:57,842 - DEBUG - VRF ids for VN ctest-vn-20165014: {'10.0.0.41': '2'}
2025-03-28 08:10:57,842 - INFO - Waiting for VM ctest-TestBasicVMVN-04461971-72559113 to be up..
2025-03-28 08:10:57,946 - DEBUG - VM is in ACTIVE state now
2025-03-28 08:10:57,947 - INFO - VM name : ctest-TestBasicVMVN-04461971-72559113
2025-03-28 08:10:58,046 - DEBUG - VM ctest-TestBasicVMVN-04461971-72559113 ID is a339573b-6c5d-41e4-99eb-f0356a1d6f7a
2025-03-28 08:10:58,046 - DEBUG - VM ctest-TestBasicVMVN-04461971-72559113 launched on Node cn-jenkins-deploy-platform-ansible-os-2985-1
2025-03-28 08:10:58,147 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/a339573b-6c5d-41e4-99eb-f0356a1d6f7a
2025-03-28 08:10:58,156 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/89dff947-c084-4674-b8f7-291a1f735e01
2025-03-28 08:11:01,435 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-03-28 08:11:01,435 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04461971-72559113 failed!
2025-03-28 08:11:01,490 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014 is 31.1.1.1 and allocation pool is NOT set
2025-03-28 08:11:01,491 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014 is 31.1.2.1 and allocation pool is NOT set
2025-03-28 08:11:05,568 - 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-03-28 08:11:05,569 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04461971-72559113 failed!
2025-03-28 08:11:05,626 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014 is 31.1.1.1 and allocation pool is NOT set
2025-03-28 08:11:05,626 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014 is 31.1.2.1 and allocation pool is NOT set
2025-03-28 08:11:07,683 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 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.015/5.388/9.761/4.373 ms')
2025-03-28 08:11:07,683 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04461971-72559113 passed
2025-03-28 08:11:07,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:11:07,831 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04461971-72559113, IP 31.1.1.4, Port 22
2025-03-28 08:11:07,990 - DEBUG - VM ctest-TestBasicVMVN-04461971-72559113 is ready for SSH connections
2025-03-28 08:11:07,990 - INFO - Waiting for VM ctest-TestBasicVMVN-04461971-24159024 to be up..
2025-03-28 08:11:08,067 - DEBUG - VM is in ACTIVE state now
2025-03-28 08:11:08,067 - INFO - VM name : ctest-TestBasicVMVN-04461971-24159024
2025-03-28 08:11:08,143 - DEBUG - VM ctest-TestBasicVMVN-04461971-24159024 ID is 67305b7f-06b2-40d5-93c1-9288419065e2
2025-03-28 08:11:08,143 - DEBUG - VM ctest-TestBasicVMVN-04461971-24159024 launched on Node cn-jenkins-deploy-platform-ansible-os-2985-1
2025-03-28 08:11:08,216 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/67305b7f-06b2-40d5-93c1-9288419065e2
2025-03-28 08:11:08,225 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/0079e6c0-b863-443a-8bac-81d980932092
2025-03-28 08:11:09,470 - 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.24 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.550 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.550/1.894/3.239/1.344 ms')
2025-03-28 08:11:09,470 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-04461971-24159024 passed
2025-03-28 08:11:09,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:11:09,626 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04461971-24159024, IP 31.1.2.4, Port 22
2025-03-28 08:11:09,782 - DEBUG - VM ctest-TestBasicVMVN-04461971-24159024 is ready for SSH connections
2025-03-28 08:11:09,782 - INFO - Waiting for VM ctest-TestBasicVMVN-04461971-35290847 to be up..
2025-03-28 08:11:09,864 - DEBUG - VM is in ACTIVE state now
2025-03-28 08:11:09,864 - INFO - VM name : ctest-TestBasicVMVN-04461971-35290847
2025-03-28 08:11:09,948 - DEBUG - VM ctest-TestBasicVMVN-04461971-35290847 ID is eeb2fd51-8acb-4941-bb9d-0fb2ce5ba00f
2025-03-28 08:11:09,948 - DEBUG - VM ctest-TestBasicVMVN-04461971-35290847 launched on Node cn-jenkins-deploy-platform-ansible-os-2985-1
2025-03-28 08:11:10,026 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/eeb2fd51-8acb-4941-bb9d-0fb2ce5ba00f
2025-03-28 08:11:10,035 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/9992512a-86d3-4112-9a28-8a80a5221fc3
2025-03-28 08:11:11,282 - 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.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.369 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.369/1.593/2.818/1.224 ms')
2025-03-28 08:11:11,282 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-04461971-35290847 passed
2025-03-28 08:11:11,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:11:11,434 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04461971-35290847, IP 31.1.1.3, Port 22
2025-03-28 08:11:11,590 - DEBUG - VM ctest-TestBasicVMVN-04461971-35290847 is ready for SSH connections
2025-03-28 08:11:11,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:11:11,590 - 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.41, gateway password: c0ntrail123
2025-03-28 08:11:11,590 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-28 08:11:15,593 - 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.907 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.086 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.996 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.996/2.329/4.907 ms
2025-03-28 08:11:15,594 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-04461971-72559113 passed
2025-03-28 08:11:15,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:11:15,594 - 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.41, gateway password: c0ntrail123
2025-03-28 08:11:15,594 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-28 08:11:19,229 - 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.747 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.787 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.769 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.769/1.434/2.747 ms
2025-03-28 08:11:19,229 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-04461971-24159024 passed
2025-03-28 08:11:19,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:11:19,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:11:19,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 08:11:19,230 - 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.41, gateway password: c0ntrail123
2025-03-28 08:11:19,230 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-28 08:11:19,403 - DEBUG - None
2025-03-28 08:11:19,403 - 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.41, gateway password: c0ntrail123
2025-03-28 08:11:19,403 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-28 08:11:19,589 - DEBUG - None
2025-03-28 08:11:19,590 - 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.41, gateway password: c0ntrail123
2025-03-28 08:11:19,590 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-28 08:11:20,340 - DEBUG - None
2025-03-28 08:11:20,340 - 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.41, gateway password: c0ntrail123
2025-03-28 08:11:20,340 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-28 08:11:22,607 - 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.857 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.875 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.519 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.361/2.401/7.875 ms
2025-03-28 08:11:22,607 - 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.41, gateway password: c0ntrail123
2025-03-28 08:11:22,607 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-28 08:11:24,849 - 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.917 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.733 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.754 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.618 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.015 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.969 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.365/1.910/3.754 ms
2025-03-28 08:11:24,849 - 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.41, gateway password: c0ntrail123
2025-03-28 08:11:24,849 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-28 08:11:27,093 - 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.619 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.447 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.204 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.598 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.307 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.469 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.398/1.577/3.204 ms
2025-03-28 08:11:27,093 - INFO - Deleting VM ctest-TestBasicVMVN-04461971-35290847
2025-03-28 08:11:27,181 - INFO - Detaching port 0079e6c0-b863-443a-8bac-81d980932092 from VM ctest-TestBasicVMVN-04461971-24159024
2025-03-28 08:11:27,232 - INFO - Deleting VM ctest-TestBasicVMVN-04461971-24159024
2025-03-28 08:11:27,298 - INFO - Detaching port 89dff947-c084-4674-b8f7-291a1f735e01 from VM ctest-TestBasicVMVN-04461971-72559113
2025-03-28 08:11:27,330 - INFO - Deleting VM ctest-TestBasicVMVN-04461971-72559113
2025-03-28 08:11:27,397 - INFO - Deleting VN ctest-vn-20165014
2025-03-28 08:11:27,584 - DEBUG - Response for delete_port : ()
2025-03-28 08:11:27,804 - DEBUG - Response for delete_port : ()
2025-03-28 08:11:27,847 - DEBUG - VN 285d8619-9602-4b8c-9868-9d5df4ece946 still in use: Unable to complete operation on network 285d8619-9602-4b8c-9868-9d5df4ece946. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d9f2fc04-cf0e-4782-9fc8-82c475c7e251']
2025-03-28 08:11:27,847 - WARNING - Deleting VN ctest-vn-20165014 failed..Will retry
2025-03-28 08:11:29,980 - DEBUG - Response for deleting network ()
2025-03-28 08:11:29,980 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/e4b79df0-cebc-4c9f-a8d8-d3f25ebeb858
2025-03-28 08:11:29,986 - DEBUG - Response Code: 404
2025-03-28 08:11:29,986 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-03-28 08:11:29,992 - DEBUG - Requesting: http://10.0.0.41:8082/domain/1a6069e3-42ca-460b-8139-89b189786836
2025-03-28 08:11:30,048 - DEBUG - Requesting: http://10.0.0.41:8082/project/0d597ff2-5177-4140-b0d1-182d5c2c3cbe
2025-03-28 08:11:30,124 - INFO - Validated that VN ctest-vn-20165014 is not found in API Server
2025-03-28 08:11:30,137 - DEBUG - VN ctest-vn-20165014 is not present in Agent 10.0.0.41
2025-03-28 08:11:30,137 - INFO - Validated that VN ctest-vn-20165014 is not in any agent
2025-03-28 08:11:30,143 - DEBUG - VRF 2 is not seen in agent 10.0.0.41
2025-03-28 08:11:30,148 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-20165014
2025-03-28 08:11:30,148 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-04461971:ctest-vn-20165014
2025-03-28 08:11:30,159 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20165014 info
2025-03-28 08:11:30,234 - INFO - IPAM: ctest-ipam-04471522 is not found in API Server
2025-03-28 08:11:30,245 - INFO - IPAM:ctest-ipam-04471522 is not found in control node
2025-03-28 08:11:30,500 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 08:11:30,500 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-03-28 08:11:30,500 - INFO - --------------------------------------------------------------------------------
2025-03-28 08:11:31,202 - INFO - Deleted project: ctest-TestBasicVMVN-04461971, ID : 0d597ff2-5177-4140-b0d1-182d5c2c3cbe