2025-04-15 12:19:08,616 - INFO - Domain Default found not creating
2025-04-15 12:19:08,777 - INFO - Project ctest-TestBasicVMVN-40022924 not found, creating it
2025-04-15 12:19:09,277 - INFO - Created Project:ctest-TestBasicVMVN-40022924, ID : c195981b-c4d6-4041-ad3c-cf1c8e3bc7f3
2025-04-15 12:19:10,753 - INFO - ================================================================================
2025-04-15 12:19:10,753 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-15 12:19:10,753 - 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-04-15 12:19:11,014 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-04-15 12:19:11,014 - INFO - Initial checks done. Running the testcase now
2025-04-15 12:19:11,014 - INFO -
2025-04-15 12:19:11,561 - DEBUG - Response for create_network : {'network': {'id': '3a909756-13a7-490f-84df-e0a01efab91e', 'name': 'ctest-vn2_metadata-31791016', 'tenant_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'project_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40022924', 'ctest-vn2_metadata-31791016'], 'port_security_enabled': True, 'description': ''}}
2025-04-15 12:19:11,717 - DEBUG - Response for create_subnet : {'subnet': {'id': '2a9fb649-878d-4aaa-a53f-186213fba8aa', 'name': '', 'tenant_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'network_id': '3a909756-13a7-490f-84df-e0a01efab91e', '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': 'c195981bc4d64041ad3ccf1c8e3bc7f3'}}
2025-04-15 12:19:11,737 - INFO - Created VN ctest-vn2_metadata-31791016
2025-04-15 12:19:11,795 - DEBUG - VN ctest-vn2_metadata-31791016 UUID is 3a909756-13a7-490f-84df-e0a01efab91e
2025-04-15 12:19:11,993 - DEBUG - Services list from nova: [, , ]
2025-04-15 12:19:13,068 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3116-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3116-1)
2025-04-15 12:19:13,183 - DEBUG - Link local service introspect added
2025-04-15 12:19:13,225 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-15 12:19:18,317 - DEBUG - VM is in ACTIVE state now
2025-04-15 12:19:18,446 - INFO - Waiting for VM ctest-TestBasicVMVN-40022924-56671986 to be up..
2025-04-15 12:19:18,446 - INFO - VM name : ctest-TestBasicVMVN-40022924-56671986
2025-04-15 12:19:18,529 - DEBUG - VM ctest-TestBasicVMVN-40022924-56671986 ID is 42001572-2ab8-410c-b70c-1b5b8093a287
2025-04-15 12:19:18,529 - DEBUG - VM ctest-TestBasicVMVN-40022924-56671986 launched on Node cn-jenkins-deploy-platform-ansible-os-3116-1
2025-04-15 12:19:18,613 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/42001572-2ab8-410c-b70c-1b5b8093a287
2025-04-15 12:19:18,910 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/42001572-2ab8-410c-b70c-1b5b8093a287
2025-04-15 12:19:18,944 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/f0eccdeb-d8d6-4ba3-84d4-4f6588ce9c25
2025-04-15 12:19:22,200 - 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-04-15 12:19:22,200 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40022924-56671986 failed!
2025-04-15 12:19:22,259 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40022924:ctest-vn2_metadata-31791016 is 11.1.1.1 and allocation pool is NOT set
2025-04-15 12:19:24,329 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.849 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.849/1.923/2.998/1.074 ms')
2025-04-15 12:19:24,329 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40022924-56671986 passed
2025-04-15 12:19:24,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:19:24,484 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40022924-56671986, IP 11.1.1.3, Port 22
2025-04-15 12:19:24,642 - DEBUG - VM ctest-TestBasicVMVN-40022924-56671986 is ready for SSH connections
2025-04-15 12:19:24,643 - INFO - Retry 0
2025-04-15 12:19:24,643 - 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.65, gateway password: c0ntrail123
2025-04-15 12:19:24,643 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-15 12:19:26,278 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-15 12:19:26,278 - INFO - Generic metadata worked
2025-04-15 12:19:26,611 - DEBUG - Link local service introspect removed
2025-04-15 12:19:26,611 - INFO - Deleting VM ctest-TestBasicVMVN-40022924-56671986
2025-04-15 12:19:26,690 - INFO - Deleting VN ctest-vn2_metadata-31791016
2025-04-15 12:19:26,727 - DEBUG - VN 3a909756-13a7-490f-84df-e0a01efab91e still in use: Unable to complete operation on network 3a909756-13a7-490f-84df-e0a01efab91e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a882e1df-7c68-49e1-906d-561a90337625']
2025-04-15 12:19:26,728 - WARNING - Deleting VN ctest-vn2_metadata-31791016 failed..Will retry
2025-04-15 12:19:28,854 - DEBUG - Response for deleting network ()
2025-04-15 12:19:29,114 - DEBUG - No XMPP flaps were noticed during the test
2025-04-15 12:19:29,114 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-04-15 12:19:29,114 - INFO - --------------------------------------------------------------------------------
2025-04-15 12:19:29,117 - INFO - ================================================================================
2025-04-15 12:19:29,117 - INFO - STARTING TEST : test_metadata_service
2025-04-15 12:19:29,117 - 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-04-15 12:19:29,403 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-04-15 12:19:29,403 - INFO - Initial checks done. Running the testcase now
2025-04-15 12:19:29,403 - INFO -
2025-04-15 12:19:29,403 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs
2025-04-15 12:19:29,410 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/3a6aef31-562c-4702-96eb-bdd764d8d44b
2025-04-15 12:19:29,617 - DEBUG - Response for create_network : {'network': {'id': 'b92404a4-eddd-4307-af96-e90318d21cb4', 'name': 'ctest-vn-11127640', 'tenant_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'project_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40022924', 'ctest-vn-11127640'], 'port_security_enabled': True, 'description': ''}}
2025-04-15 12:19:29,770 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee8404cf-678c-4e1b-b880-ff0658becc75', 'name': '', 'tenant_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'network_id': 'b92404a4-eddd-4307-af96-e90318d21cb4', 'ip_version': 4, 'cidr': '133.235.19.0/26', 'allocation_pools': [{'start': '133.235.19.2', 'end': '133.235.19.62'}], 'gateway_ip': '133.235.19.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.235.19.2', 'tags': [], 'project_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3'}}
2025-04-15 12:19:29,792 - INFO - Created VN ctest-vn-11127640
2025-04-15 12:19:29,843 - DEBUG - VN ctest-vn-11127640 UUID is b92404a4-eddd-4307-af96-e90318d21cb4
2025-04-15 12:19:31,177 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3116-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3116-1)
2025-04-15 12:19:31,177 - INFO - Waiting for VM ctest-TestBasicVMVN-40022924-62584495 to be up..
2025-04-15 12:19:31,225 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-15 12:19:36,310 - DEBUG - VM is in ACTIVE state now
2025-04-15 12:19:36,310 - INFO - VM name : ctest-TestBasicVMVN-40022924-62584495
2025-04-15 12:19:36,394 - DEBUG - VM ctest-TestBasicVMVN-40022924-62584495 ID is d4671afb-ba18-4734-8da3-3cb8a1467090
2025-04-15 12:19:36,394 - DEBUG - VM ctest-TestBasicVMVN-40022924-62584495 launched on Node cn-jenkins-deploy-platform-ansible-os-3116-1
2025-04-15 12:19:36,490 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/d4671afb-ba18-4734-8da3-3cb8a1467090
2025-04-15 12:19:36,502 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/1729d2bf-f3c6-4001-ac43-3c36eea1efa7
2025-04-15 12:19:39,770 - 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 1018ms')
2025-04-15 12:19:39,771 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40022924-62584495 failed!
2025-04-15 12:19:39,831 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-11127640 is 133.235.19.1 and allocation pool is NOT set
2025-04-15 12:19:41,896 - 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.32 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.323/2.757/4.192/1.434 ms')
2025-04-15 12:19:41,896 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40022924-62584495 passed
2025-04-15 12:19:42,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:19:42,051 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40022924-62584495, IP 133.235.19.3, Port 22
2025-04-15 12:19:42,118 - 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-04-15 12:19:42,216 - DEBUG - VM ctest-TestBasicVMVN-40022924-62584495 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-15 12:19:47,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:19:47,217 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40022924-62584495, IP 133.235.19.3, Port 22
2025-04-15 12:19:47,386 - DEBUG - VM ctest-TestBasicVMVN-40022924-62584495 is ready for SSH connections
2025-04-15 12:19:47,386 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-04-15 12:19:47,386 - DEBUG - cat /tmp/output.txt
2025-04-15 12:19:49,062 - DEBUG - Hello World. The time is now Tue, 15 Apr 2025 06:19:44 -0600!
2025-04-15 12:19:49,062 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 15 Apr 2025 06:19:44 -0600!'}
2025-04-15 12:19:49,062 - INFO - metadata_script.txt got executed in the vm
2025-04-15 12:19:49,062 - INFO - Deleting VM ctest-TestBasicVMVN-40022924-62584495
2025-04-15 12:19:49,137 - INFO - Deleting VN ctest-vn-11127640
2025-04-15 12:19:49,179 - DEBUG - VN b92404a4-eddd-4307-af96-e90318d21cb4 still in use: Unable to complete operation on network b92404a4-eddd-4307-af96-e90318d21cb4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cc79e4ed-3766-4689-abb9-0c1ce2fd0d50']
2025-04-15 12:19:49,179 - WARNING - Deleting VN ctest-vn-11127640 failed..Will retry
2025-04-15 12:19:51,318 - DEBUG - Response for deleting network ()
2025-04-15 12:19:51,581 - DEBUG - No XMPP flaps were noticed during the test
2025-04-15 12:19:51,581 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-04-15 12:19:51,582 - INFO - --------------------------------------------------------------------------------
2025-04-15 12:19:51,584 - INFO - ================================================================================
2025-04-15 12:19:51,584 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-15 12:19:51,585 - 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-04-15 12:19:51,885 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-04-15 12:19:51,885 - INFO - Initial checks done. Running the testcase now
2025-04-15 12:19:51,885 - INFO -
2025-04-15 12:19:52,385 - DEBUG - Response for create_network : {'network': {'id': '2a20e502-b77c-4a2e-aa02-8b22c4ed98e0', 'name': 'ctest-vn-53772790', 'tenant_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'project_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40022924', 'ctest-vn-53772790'], 'port_security_enabled': True, 'description': ''}}
2025-04-15 12:19:52,623 - DEBUG - Response for create_subnet : {'subnet': {'id': '40554d3b-31b1-428f-90f3-8e95c2569ce7', 'name': '', 'tenant_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'network_id': '2a20e502-b77c-4a2e-aa02-8b22c4ed98e0', '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': 'c195981bc4d64041ad3ccf1c8e3bc7f3'}}
2025-04-15 12:19:52,822 - DEBUG - Response for create_subnet : {'subnet': {'id': '17305556-672d-4c23-87ef-a86f47b15e98', 'name': '', 'tenant_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'network_id': '2a20e502-b77c-4a2e-aa02-8b22c4ed98e0', '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': 'c195981bc4d64041ad3ccf1c8e3bc7f3'}}
2025-04-15 12:19:52,842 - INFO - Created VN ctest-vn-53772790
2025-04-15 12:19:52,895 - DEBUG - VN ctest-vn-53772790 UUID is 2a20e502-b77c-4a2e-aa02-8b22c4ed98e0
2025-04-15 12:19:53,274 - DEBUG - Response for create_port : {'port': {'name': '0d33b435-b747-497e-9f76-d3e018b7548c', 'id': '0d33b435-b747-497e-9f76-d3e018b7548c', 'tenant_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'network_id': '2a20e502-b77c-4a2e-aa02-8b22c4ed98e0', 'mac_address': '02:0d:33:b4:35:b7', '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': '40554d3b-31b1-428f-90f3-8e95c2569ce7'}], 'security_groups': ['9338bee6-28a8-493f-9661-9daf1b88fee3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3'}}
2025-04-15 12:19:53,452 - DEBUG - Response for create_port : {'port': {'name': '7db3e4cf-3cc7-478a-bf4a-aaf378c3fa5f', 'id': '7db3e4cf-3cc7-478a-bf4a-aaf378c3fa5f', 'tenant_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3', 'network_id': '2a20e502-b77c-4a2e-aa02-8b22c4ed98e0', 'mac_address': '02:7d:b3:e4:cf:3c', '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': '17305556-672d-4c23-87ef-a86f47b15e98'}], 'security_groups': ['9338bee6-28a8-493f-9661-9daf1b88fee3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c195981bc4d64041ad3ccf1c8e3bc7f3'}}
2025-04-15 12:19:53,857 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3116-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3116-1)
2025-04-15 12:19:54,300 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3116-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3116-1)
2025-04-15 12:19:55,566 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3116-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3116-1)
2025-04-15 12:19:55,566 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 12:19:55,574 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b2f0a473-1359-4c22-add2-274b9c6503b3
2025-04-15 12:19:55,590 - DEBUG - Requesting: http://10.0.0.65:8082/project/c195981b-c4d6-4041-ad3c-cf1c8e3bc7f3
2025-04-15 12:19:55,666 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/bee106e9-bebc-48dc-9ec7-368c9bf817ca
2025-04-15 12:19:55,681 - INFO - Verifications in API Server for IPAM: ctest-ipam-76631083 passed
2025-04-15 12:19:55,689 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-40022924:ctest-ipam-76631083', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40022924', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13754282337963362524', 'uuid-lslong': '11441173355898083274'}, 'enable': 'true', 'created': '2025-04-15T12:19:51', 'last-modified': '2025-04-15T12:19:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.567042'}
2025-04-15 12:19:55,689 - INFO - Verifications in Control node for IPAM: ctest-ipam-76631083 passed
2025-04-15 12:19:55,689 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 12:19:55,700 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b2f0a473-1359-4c22-add2-274b9c6503b3
2025-04-15 12:19:55,715 - DEBUG - Requesting: http://10.0.0.65:8082/project/c195981b-c4d6-4041-ad3c-cf1c8e3bc7f3
2025-04-15 12:19:55,805 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/2a20e502-b77c-4a2e-aa02-8b22c4ed98e0
2025-04-15 12:19:55,820 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/2a20e502-b77c-4a2e-aa02-8b22c4ed98e0
2025-04-15 12:19:55,836 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/48a3b993-c35e-43c3-a52f-cec9a28db031
2025-04-15 12:19:55,849 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/48a3b993-c35e-43c3-a52f-cec9a28db031
2025-04-15 12:19:55,865 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/7c89ae1f-6930-4fde-a9c8-4ae048fd6427
2025-04-15 12:19:55,879 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-15 12:19:55,879 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/2a20e502-b77c-4a2e-aa02-8b22c4ed98e0
2025-04-15 12:19:55,892 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/48a3b993-c35e-43c3-a52f-cec9a28db031
2025-04-15 12:19:55,910 - INFO - Verified VN network id 8 for VN 2a20e502-b77c-4a2e-aa02-8b22c4ed98e0
2025-04-15 12:19:55,911 - INFO - Verifications in API Server for VN ctest-vn-53772790 passed
2025-04-15 12:19:55,911 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/2a20e502-b77c-4a2e-aa02-8b22c4ed98e0
2025-04-15 12:19:55,923 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/48a3b993-c35e-43c3-a52f-cec9a28db031
2025-04-15 12:19:55,937 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/48a3b993-c35e-43c3-a52f-cec9a28db031
2025-04-15 12:19:55,947 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/7c89ae1f-6930-4fde-a9c8-4ae048fd6427
2025-04-15 12:19:55,967 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40022924', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3035677948678785582', 'uuid-lslong': '12250506917850224864'}, 'enable': 'true', 'created': '2025-04-15T12:19:52', 'last-modified': '2025-04-15T12:19:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.172706'}
2025-04-15 12:19:55,985 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-15 12:19:55,985 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53772790 passed
2025-04-15 12:19:55,985 - DEBUG - ====Verifying policy data for ctest-vn-53772790 in API_Server ======
2025-04-15 12:19:55,985 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 12:19:55,998 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b2f0a473-1359-4c22-add2-274b9c6503b3
2025-04-15 12:19:56,033 - DEBUG - Requesting: http://10.0.0.65:8082/project/c195981b-c4d6-4041-ad3c-cf1c8e3bc7f3
2025-04-15 12:19:56,181 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/2a20e502-b77c-4a2e-aa02-8b22c4ed98e0
2025-04-15 12:19:56,214 - DEBUG - =>VN ctest-vn-53772790 has no policy to be verified
2025-04-15 12:19:56,214 - DEBUG - Verifying the vn in opserver
2025-04-15 12:19:56,214 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790 virtual network link through opserver 10.0.0.65
2025-04-15 12:19:56,215 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-04-15 12:19:56,611 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-04-15 12:19:56,705 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790?flat'}
2025-04-15 12:19:56,705 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790 is found in opserver
2025-04-15 12:19:56,711 - DEBUG - VRF ids for VN ctest-vn-53772790: {'10.0.0.65': '2'}
2025-04-15 12:19:56,711 - INFO - Waiting for VM ctest-TestBasicVMVN-40022924-94189677 to be up..
2025-04-15 12:19:56,821 - DEBUG - VM is in ACTIVE state now
2025-04-15 12:19:56,821 - INFO - VM name : ctest-TestBasicVMVN-40022924-94189677
2025-04-15 12:19:56,914 - DEBUG - VM ctest-TestBasicVMVN-40022924-94189677 ID is 04704b0d-7f4c-4f63-954a-d75f2bb7d8c7
2025-04-15 12:19:56,914 - DEBUG - VM ctest-TestBasicVMVN-40022924-94189677 launched on Node cn-jenkins-deploy-platform-ansible-os-3116-1
2025-04-15 12:19:57,037 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/04704b0d-7f4c-4f63-954a-d75f2bb7d8c7
2025-04-15 12:19:57,049 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/0d33b435-b747-497e-9f76-d3e018b7548c
2025-04-15 12:20:00,348 - 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 1034ms')
2025-04-15 12:20:00,348 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40022924-94189677 failed!
2025-04-15 12:20:00,415 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790 is 31.1.1.1 and allocation pool is NOT set
2025-04-15 12:20:00,416 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790 is 31.1.2.1 and allocation pool is NOT set
2025-04-15 12:20:04,507 - 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-04-15 12:20:04,508 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40022924-94189677 failed!
2025-04-15 12:20:04,568 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790 is 31.1.1.1 and allocation pool is NOT set
2025-04-15 12:20:04,568 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790 is 31.1.2.1 and allocation pool is NOT set
2025-04-15 12:20:06,632 - 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.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.55 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 = 3.553/3.867/4.181/0.314 ms')
2025-04-15 12:20:06,633 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40022924-94189677 passed
2025-04-15 12:20:06,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:20:06,808 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40022924-94189677, IP 31.1.1.4, Port 22
2025-04-15 12:20:06,864 - 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-04-15 12:20:06,972 - DEBUG - VM ctest-TestBasicVMVN-40022924-94189677 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-15 12:20:11,973 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:20:11,973 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40022924-94189677, IP 31.1.1.4, Port 22
2025-04-15 12:20:12,131 - DEBUG - VM ctest-TestBasicVMVN-40022924-94189677 is ready for SSH connections
2025-04-15 12:20:12,131 - INFO - Waiting for VM ctest-TestBasicVMVN-40022924-02037813 to be up..
2025-04-15 12:20:12,210 - DEBUG - VM is in ACTIVE state now
2025-04-15 12:20:12,210 - INFO - VM name : ctest-TestBasicVMVN-40022924-02037813
2025-04-15 12:20:12,292 - DEBUG - VM ctest-TestBasicVMVN-40022924-02037813 ID is 57384ca8-7e25-4cd6-9a86-27782d7b1803
2025-04-15 12:20:12,292 - DEBUG - VM ctest-TestBasicVMVN-40022924-02037813 launched on Node cn-jenkins-deploy-platform-ansible-os-3116-1
2025-04-15 12:20:12,377 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/57384ca8-7e25-4cd6-9a86-27782d7b1803
2025-04-15 12:20:12,388 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/7db3e4cf-3cc7-478a-bf4a-aaf378c3fa5f
2025-04-15 12:20:13,637 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.326 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.326/1.611/2.897/1.285 ms')
2025-04-15 12:20:13,637 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-40022924-02037813 passed
2025-04-15 12:20:13,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:20:13,791 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40022924-02037813, IP 31.1.2.4, Port 22
2025-04-15 12:20:13,947 - DEBUG - VM ctest-TestBasicVMVN-40022924-02037813 is ready for SSH connections
2025-04-15 12:20:13,947 - INFO - Waiting for VM ctest-TestBasicVMVN-40022924-47315071 to be up..
2025-04-15 12:20:14,028 - DEBUG - VM is in ACTIVE state now
2025-04-15 12:20:14,028 - INFO - VM name : ctest-TestBasicVMVN-40022924-47315071
2025-04-15 12:20:14,112 - DEBUG - VM ctest-TestBasicVMVN-40022924-47315071 ID is 310ad01c-3568-4535-856d-6dcd25f8aee3
2025-04-15 12:20:14,112 - DEBUG - VM ctest-TestBasicVMVN-40022924-47315071 launched on Node cn-jenkins-deploy-platform-ansible-os-3116-1
2025-04-15 12:20:14,194 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/310ad01c-3568-4535-856d-6dcd25f8aee3
2025-04-15 12:20:14,204 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/1c454dd7-d624-4766-bdf2-4f217b50e501
2025-04-15 12:20:15,445 - 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.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.467 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.467/1.828/3.189/1.361 ms')
2025-04-15 12:20:15,445 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-40022924-47315071 passed
2025-04-15 12:20:15,599 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:20:15,599 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40022924-47315071, IP 31.1.1.3, Port 22
2025-04-15 12:20:15,755 - DEBUG - VM ctest-TestBasicVMVN-40022924-47315071 is ready for SSH connections
2025-04-15 12:20:15,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:20:15,755 - 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.65, gateway password: c0ntrail123
2025-04-15 12:20:15,755 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-15 12:20:19,813 - 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.506 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.045 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.156 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.045/2.235/4.506 ms
2025-04-15 12:20:19,813 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-40022924-94189677 passed
2025-04-15 12:20:19,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:20:19,813 - 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.65, gateway password: c0ntrail123
2025-04-15 12:20:19,813 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-15 12:20:23,521 - 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.192 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.134 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.096 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.096/1.807/3.192 ms
2025-04-15 12:20:23,521 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-40022924-02037813 passed
2025-04-15 12:20:23,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:20:23,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:20:23,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 12:20:23,521 - 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.65, gateway password: c0ntrail123
2025-04-15 12:20:23,521 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-15 12:20:23,711 - DEBUG - None
2025-04-15 12:20:23,711 - 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.65, gateway password: c0ntrail123
2025-04-15 12:20:23,711 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-15 12:20:23,909 - DEBUG - None
2025-04-15 12:20:23,909 - 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.65, gateway password: c0ntrail123
2025-04-15 12:20:23,910 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-15 12:20:24,530 - DEBUG - None
2025-04-15 12:20:24,531 - 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.65, gateway password: c0ntrail123
2025-04-15 12:20:24,531 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-15 12:20:26,748 - 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.982 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.394 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.909 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.614 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.461/2.072/5.394 ms
2025-04-15 12:20:26,748 - 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.65, gateway password: c0ntrail123
2025-04-15 12:20:26,748 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-15 12:20:29,011 - 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.259 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.732 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.022 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.470 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.107 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.219 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.452 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.452/2.608/6.022 ms
2025-04-15 12:20:29,011 - 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.65, gateway password: c0ntrail123
2025-04-15 12:20:29,011 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-15 12:20:31,251 - 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.868 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.004 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.055 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.476 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.072 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.392 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.441 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.441/2.329/5.055 ms
2025-04-15 12:20:31,252 - INFO - Deleting VM ctest-TestBasicVMVN-40022924-47315071
2025-04-15 12:20:31,332 - INFO - Detaching port 7db3e4cf-3cc7-478a-bf4a-aaf378c3fa5f from VM ctest-TestBasicVMVN-40022924-02037813
2025-04-15 12:20:31,387 - INFO - Deleting VM ctest-TestBasicVMVN-40022924-02037813
2025-04-15 12:20:31,459 - INFO - Detaching port 0d33b435-b747-497e-9f76-d3e018b7548c from VM ctest-TestBasicVMVN-40022924-94189677
2025-04-15 12:20:31,494 - INFO - Deleting VM ctest-TestBasicVMVN-40022924-94189677
2025-04-15 12:20:31,581 - INFO - Deleting VN ctest-vn-53772790
2025-04-15 12:20:31,760 - DEBUG - Response for delete_port : ()
2025-04-15 12:20:32,023 - DEBUG - Response for delete_port : ()
2025-04-15 12:20:32,074 - DEBUG - VN 2a20e502-b77c-4a2e-aa02-8b22c4ed98e0 still in use: Unable to complete operation on network 2a20e502-b77c-4a2e-aa02-8b22c4ed98e0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9d5cae49-ff3c-4bc3-b050-4a83bf24e380']
2025-04-15 12:20:32,074 - WARNING - Deleting VN ctest-vn-53772790 failed..Will retry
2025-04-15 12:20:34,254 - DEBUG - Response for deleting network ()
2025-04-15 12:20:34,254 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/48a3b993-c35e-43c3-a52f-cec9a28db031
2025-04-15 12:20:34,263 - DEBUG - Response Code: 404
2025-04-15 12:20:34,263 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 12:20:34,270 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b2f0a473-1359-4c22-add2-274b9c6503b3
2025-04-15 12:20:34,327 - DEBUG - Requesting: http://10.0.0.65:8082/project/c195981b-c4d6-4041-ad3c-cf1c8e3bc7f3
2025-04-15 12:20:34,420 - INFO - Validated that VN ctest-vn-53772790 is not found in API Server
2025-04-15 12:20:34,438 - DEBUG - VN ctest-vn-53772790 is not present in Agent 10.0.0.65
2025-04-15 12:20:34,438 - INFO - Validated that VN ctest-vn-53772790 is not in any agent
2025-04-15 12:20:34,447 - DEBUG - VRF 2 is not seen in agent 10.0.0.65
2025-04-15 12:20:34,455 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-53772790
2025-04-15 12:20:34,455 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-40022924:ctest-vn-53772790
2025-04-15 12:20:34,467 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53772790 info
2025-04-15 12:20:34,559 - INFO - IPAM: ctest-ipam-76631083 is not found in API Server
2025-04-15 12:20:34,575 - INFO - IPAM:ctest-ipam-76631083 is not found in control node
2025-04-15 12:20:34,838 - DEBUG - No XMPP flaps were noticed during the test
2025-04-15 12:20:34,838 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-04-15 12:20:34,838 - INFO - --------------------------------------------------------------------------------
2025-04-15 12:20:35,592 - INFO - Deleted project: ctest-TestBasicVMVN-40022924, ID : c195981b-c4d6-4041-ad3c-cf1c8e3bc7f3