2025-07-24 02:28:09,266 - INFO - Domain Default found not creating
2025-07-24 02:28:09,424 - INFO - Project ctest-TestBasicVMVN-26163701 not found, creating it
2025-07-24 02:28:09,912 - INFO - Created Project:ctest-TestBasicVMVN-26163701, ID : 74820dfb-80eb-45a2-86f6-2876766e41c5
2025-07-24 02:28:11,433 - INFO - ================================================================================
2025-07-24 02:28:11,434 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-24 02:28:11,434 - 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-07-24 02:28:11,691 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with
2025-07-24 02:28:11,691 - INFO - Initial checks done. Running the testcase now
2025-07-24 02:28:11,691 - INFO -
2025-07-24 02:28:12,298 - DEBUG - Response for create_network : {'network': {'id': '3665f7d0-e3ea-47e4-b19a-c9e9af151f08', 'name': 'ctest-vn2_metadata-46586137', 'tenant_id': '74820dfb80eb45a286f62876766e41c5', 'project_id': '74820dfb80eb45a286f62876766e41c5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26163701', 'ctest-vn2_metadata-46586137'], 'port_security_enabled': True, 'description': ''}}
2025-07-24 02:28:12,491 - DEBUG - Response for create_subnet : {'subnet': {'id': '806d727e-1ccb-4da5-b0f5-7f9ef747d02f', 'name': '', 'tenant_id': '74820dfb80eb45a286f62876766e41c5', 'network_id': '3665f7d0-e3ea-47e4-b19a-c9e9af151f08', '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': '74820dfb80eb45a286f62876766e41c5'}}
2025-07-24 02:28:12,513 - INFO - Created VN ctest-vn2_metadata-46586137
2025-07-24 02:28:12,565 - DEBUG - VN ctest-vn2_metadata-46586137 UUID is 3665f7d0-e3ea-47e4-b19a-c9e9af151f08
2025-07-24 02:28:12,756 - DEBUG - Services list from nova: [, , ]
2025-07-24 02:28:13,848 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3709-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3709-1)
2025-07-24 02:28:13,964 - DEBUG - Link local service introspect added
2025-07-24 02:28:14,017 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-24 02:28:19,107 - DEBUG - VM is in ACTIVE state now
2025-07-24 02:28:19,240 - INFO - Waiting for VM ctest-TestBasicVMVN-26163701-96579941 to be up..
2025-07-24 02:28:19,241 - INFO - VM name : ctest-TestBasicVMVN-26163701-96579941
2025-07-24 02:28:19,324 - DEBUG - VM ctest-TestBasicVMVN-26163701-96579941 ID is 744489ce-68fa-47c9-8c44-943b90d632fe
2025-07-24 02:28:19,324 - DEBUG - VM ctest-TestBasicVMVN-26163701-96579941 launched on Node cn-jenkins-deploy-platform-ansible-os-3709-1
2025-07-24 02:28:19,401 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/744489ce-68fa-47c9-8c44-943b90d632fe
2025-07-24 02:28:19,711 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/744489ce-68fa-47c9-8c44-943b90d632fe
2025-07-24 02:28:19,743 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/799306fe-89a9-4873-8e22-d1c03f90914a
2025-07-24 02:28:23,013 - 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 1023ms')
2025-07-24 02:28:23,014 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26163701-96579941 failed!
2025-07-24 02:28:23,073 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26163701:ctest-vn2_metadata-46586137 is 11.1.1.1 and allocation pool is NOT set
2025-07-24 02:28:25,133 - 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.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.19 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.185/5.848/9.512/3.663 ms')
2025-07-24 02:28:25,134 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26163701-96579941 passed
2025-07-24 02:28:25,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:28:25,285 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26163701-96579941, IP 11.1.1.3, Port 22
2025-07-24 02:28:25,351 - 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-07-24 02:28:25,435 - DEBUG - VM ctest-TestBasicVMVN-26163701-96579941 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:28:30,436 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:28:30,436 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26163701-96579941, IP 11.1.1.3, Port 22
2025-07-24 02:28:30,623 - DEBUG - VM ctest-TestBasicVMVN-26163701-96579941 is ready for SSH connections
2025-07-24 02:28:30,624 - INFO - Retry 0
2025-07-24 02:28:30,624 - 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.249, gateway password: c0ntrail123
2025-07-24 02:28:30,624 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-24 02:28:32,246 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-24 02:28:32,247 - INFO - Generic metadata worked
2025-07-24 02:28:32,500 - DEBUG - Link local service introspect removed
2025-07-24 02:28:32,501 - INFO - Deleting VM ctest-TestBasicVMVN-26163701-96579941
2025-07-24 02:28:32,581 - INFO - Deleting VN ctest-vn2_metadata-46586137
2025-07-24 02:28:32,622 - DEBUG - VN 3665f7d0-e3ea-47e4-b19a-c9e9af151f08 still in use: Unable to complete operation on network 3665f7d0-e3ea-47e4-b19a-c9e9af151f08. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2d94dc2a-c702-44d3-ac63-2027bdc6b311']
2025-07-24 02:28:32,622 - WARNING - Deleting VN ctest-vn2_metadata-46586137 failed..Will retry
2025-07-24 02:28:34,739 - DEBUG - Response for deleting network ()
2025-07-24 02:28:34,998 - DEBUG - No XMPP flaps were noticed during the test
2025-07-24 02:28:34,998 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-07-24 02:28:34,998 - INFO - --------------------------------------------------------------------------------
2025-07-24 02:28:35,002 - INFO - ================================================================================
2025-07-24 02:28:35,002 - INFO - STARTING TEST : test_metadata_service
2025-07-24 02:28:35,002 - 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-07-24 02:28:35,291 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with
2025-07-24 02:28:35,291 - INFO - Initial checks done. Running the testcase now
2025-07-24 02:28:35,291 - INFO -
2025-07-24 02:28:35,291 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-configs
2025-07-24 02:28:35,299 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-config/99eee3c6-5abc-4e4f-a050-034aa6b5b6ce
2025-07-24 02:28:35,496 - DEBUG - Response for create_network : {'network': {'id': '2e1998b5-95b2-4cae-a346-216eda735e1a', 'name': 'ctest-vn-33862974', 'tenant_id': '74820dfb80eb45a286f62876766e41c5', 'project_id': '74820dfb80eb45a286f62876766e41c5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26163701', 'ctest-vn-33862974'], 'port_security_enabled': True, 'description': ''}}
2025-07-24 02:28:35,718 - DEBUG - Response for create_subnet : {'subnet': {'id': '11f1bd77-a61c-46f4-b313-d7f9f72153f1', 'name': '', 'tenant_id': '74820dfb80eb45a286f62876766e41c5', 'network_id': '2e1998b5-95b2-4cae-a346-216eda735e1a', 'ip_version': 4, 'cidr': '149.7.12.128/26', 'allocation_pools': [{'start': '149.7.12.130', 'end': '149.7.12.190'}], 'gateway_ip': '149.7.12.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '149.7.12.130', 'tags': [], 'project_id': '74820dfb80eb45a286f62876766e41c5'}}
2025-07-24 02:28:35,737 - INFO - Created VN ctest-vn-33862974
2025-07-24 02:28:35,789 - DEBUG - VN ctest-vn-33862974 UUID is 2e1998b5-95b2-4cae-a346-216eda735e1a
2025-07-24 02:28:36,934 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3709-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3709-1)
2025-07-24 02:28:36,934 - INFO - Waiting for VM ctest-TestBasicVMVN-26163701-91197841 to be up..
2025-07-24 02:28:36,973 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-24 02:28:42,056 - DEBUG - VM is in ACTIVE state now
2025-07-24 02:28:42,056 - INFO - VM name : ctest-TestBasicVMVN-26163701-91197841
2025-07-24 02:28:42,135 - DEBUG - VM ctest-TestBasicVMVN-26163701-91197841 ID is b2fd883c-7624-43ec-a3f7-d2aed4973276
2025-07-24 02:28:42,136 - DEBUG - VM ctest-TestBasicVMVN-26163701-91197841 launched on Node cn-jenkins-deploy-platform-ansible-os-3709-1
2025-07-24 02:28:42,211 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/b2fd883c-7624-43ec-a3f7-d2aed4973276
2025-07-24 02:28:42,221 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/ced7d92e-4d2a-4a55-92f7-434435d7fb66
2025-07-24 02:28:45,477 - 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-07-24 02:28:45,477 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26163701-91197841 failed!
2025-07-24 02:28:45,533 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-33862974 is 149.7.12.129 and allocation pool is NOT set
2025-07-24 02:28:47,599 - 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=19.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.03 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.031/10.827/19.623/8.796 ms')
2025-07-24 02:28:47,599 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26163701-91197841 passed
2025-07-24 02:28:47,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:28:47,753 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26163701-91197841, IP 149.7.12.131, Port 22
2025-07-24 02:28:47,809 - 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-07-24 02:28:47,893 - DEBUG - VM ctest-TestBasicVMVN-26163701-91197841 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:28:52,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:28:52,893 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26163701-91197841, IP 149.7.12.131, Port 22
2025-07-24 02:28:53,048 - DEBUG - VM ctest-TestBasicVMVN-26163701-91197841 is ready for SSH connections
2025-07-24 02:28:53,048 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-07-24 02:28:53,048 - DEBUG - cat /tmp/output.txt
2025-07-24 02:28:54,675 - DEBUG - Hello World. The time is now Wed, 23 Jul 2025 20:28:49 -0600!
2025-07-24 02:28:54,675 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 23 Jul 2025 20:28:49 -0600!'}
2025-07-24 02:28:54,675 - INFO - metadata_script.txt got executed in the vm
2025-07-24 02:28:54,675 - INFO - Deleting VM ctest-TestBasicVMVN-26163701-91197841
2025-07-24 02:28:54,750 - INFO - Deleting VN ctest-vn-33862974
2025-07-24 02:28:54,790 - DEBUG - VN 2e1998b5-95b2-4cae-a346-216eda735e1a still in use: Unable to complete operation on network 2e1998b5-95b2-4cae-a346-216eda735e1a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-177b3764-eb06-43c2-991c-fdfeda91e76d']
2025-07-24 02:28:54,791 - WARNING - Deleting VN ctest-vn-33862974 failed..Will retry
2025-07-24 02:28:56,922 - DEBUG - Response for deleting network ()
2025-07-24 02:28:57,184 - DEBUG - No XMPP flaps were noticed during the test
2025-07-24 02:28:57,184 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-07-24 02:28:57,184 - INFO - --------------------------------------------------------------------------------
2025-07-24 02:28:57,190 - INFO - ================================================================================
2025-07-24 02:28:57,190 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-24 02:28:57,190 - 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-07-24 02:28:57,475 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with
2025-07-24 02:28:57,475 - INFO - Initial checks done. Running the testcase now
2025-07-24 02:28:57,475 - INFO -
2025-07-24 02:28:57,965 - DEBUG - Response for create_network : {'network': {'id': '7a303bcb-ee8e-4e3b-b65b-e0197497c873', 'name': 'ctest-vn-32687373', 'tenant_id': '74820dfb80eb45a286f62876766e41c5', 'project_id': '74820dfb80eb45a286f62876766e41c5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26163701', 'ctest-vn-32687373'], 'port_security_enabled': True, 'description': ''}}
2025-07-24 02:28:58,177 - DEBUG - Response for create_subnet : {'subnet': {'id': '231b513f-6f29-432c-bff5-d94aeefb6b55', 'name': '', 'tenant_id': '74820dfb80eb45a286f62876766e41c5', 'network_id': '7a303bcb-ee8e-4e3b-b65b-e0197497c873', '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': '74820dfb80eb45a286f62876766e41c5'}}
2025-07-24 02:28:58,389 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a72f0ea-5d1b-494d-b50d-d960a5d624e0', 'name': '', 'tenant_id': '74820dfb80eb45a286f62876766e41c5', 'network_id': '7a303bcb-ee8e-4e3b-b65b-e0197497c873', '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': '74820dfb80eb45a286f62876766e41c5'}}
2025-07-24 02:28:58,410 - INFO - Created VN ctest-vn-32687373
2025-07-24 02:28:58,465 - DEBUG - VN ctest-vn-32687373 UUID is 7a303bcb-ee8e-4e3b-b65b-e0197497c873
2025-07-24 02:28:58,844 - DEBUG - Response for create_port : {'port': {'name': 'dd6db51b-0fc8-40d8-b937-5166f39e4cb8', 'id': 'dd6db51b-0fc8-40d8-b937-5166f39e4cb8', 'tenant_id': '74820dfb80eb45a286f62876766e41c5', 'network_id': '7a303bcb-ee8e-4e3b-b65b-e0197497c873', 'mac_address': '02:dd:6d:b5:1b:0f', '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': '231b513f-6f29-432c-bff5-d94aeefb6b55'}], 'security_groups': ['4d43194b-350e-4cf8-9f30-3d1127c5ea28'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '74820dfb80eb45a286f62876766e41c5'}}
2025-07-24 02:28:59,028 - DEBUG - Response for create_port : {'port': {'name': '889fee38-6f0c-45c3-a2ed-212ba1bc2d2c', 'id': '889fee38-6f0c-45c3-a2ed-212ba1bc2d2c', 'tenant_id': '74820dfb80eb45a286f62876766e41c5', 'network_id': '7a303bcb-ee8e-4e3b-b65b-e0197497c873', 'mac_address': '02:88:9f:ee:38:6f', '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': '5a72f0ea-5d1b-494d-b50d-d960a5d624e0'}], 'security_groups': ['4d43194b-350e-4cf8-9f30-3d1127c5ea28'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '74820dfb80eb45a286f62876766e41c5'}}
2025-07-24 02:28:59,395 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3709-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3709-1)
2025-07-24 02:28:59,835 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3709-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3709-1)
2025-07-24 02:29:01,134 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3709-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3709-1)
2025-07-24 02:29:01,135 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-07-24 02:29:01,142 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9e3d9b4e-b642-4013-986a-3b45792f8414
2025-07-24 02:29:01,159 - DEBUG - Requesting: http://10.0.0.249:8082/project/74820dfb-80eb-45a2-86f6-2876766e41c5
2025-07-24 02:29:01,249 - DEBUG - Requesting: http://10.0.0.249:8082/network-ipam/c05c6483-17c9-4072-aed4-d8271ff06680
2025-07-24 02:29:01,270 - INFO - Verifications in API Server for IPAM: ctest-ipam-43325863 passed
2025-07-24 02:29:01,280 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-26163701:ctest-ipam-43325863', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26163701', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13861064267342102642', 'uuid-lslong': '12597931720213292672'}, 'enable': 'true', 'created': '2025-07-24T02:28:57', 'last-modified': '2025-07-24T02:28:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.576536'}
2025-07-24 02:29:01,280 - INFO - Verifications in Control node for IPAM: ctest-ipam-43325863 passed
2025-07-24 02:29:01,280 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-07-24 02:29:01,293 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9e3d9b4e-b642-4013-986a-3b45792f8414
2025-07-24 02:29:01,311 - DEBUG - Requesting: http://10.0.0.249:8082/project/74820dfb-80eb-45a2-86f6-2876766e41c5
2025-07-24 02:29:01,393 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7a303bcb-ee8e-4e3b-b65b-e0197497c873
2025-07-24 02:29:01,423 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7a303bcb-ee8e-4e3b-b65b-e0197497c873
2025-07-24 02:29:01,439 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/8f755c65-2e14-4194-a0ac-8a97995379c7
2025-07-24 02:29:01,457 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/8f755c65-2e14-4194-a0ac-8a97995379c7
2025-07-24 02:29:01,473 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/159b2a6a-b9e3-4f90-8239-66bb9206236b
2025-07-24 02:29:01,482 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-24 02:29:01,482 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7a303bcb-ee8e-4e3b-b65b-e0197497c873
2025-07-24 02:29:01,499 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/8f755c65-2e14-4194-a0ac-8a97995379c7
2025-07-24 02:29:01,519 - INFO - Verified VN network id 9 for VN 7a303bcb-ee8e-4e3b-b65b-e0197497c873
2025-07-24 02:29:01,519 - INFO - Verifications in API Server for VN ctest-vn-32687373 passed
2025-07-24 02:29:01,519 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7a303bcb-ee8e-4e3b-b65b-e0197497c873
2025-07-24 02:29:01,538 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/8f755c65-2e14-4194-a0ac-8a97995379c7
2025-07-24 02:29:01,550 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/8f755c65-2e14-4194-a0ac-8a97995379c7
2025-07-24 02:29:01,561 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/159b2a6a-b9e3-4f90-8239-66bb9206236b
2025-07-24 02:29:01,579 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26163701', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8804603018576023099', 'uuid-lslong': '13140342737718462579'}, 'enable': 'true', 'created': '2025-07-24T02:28:57', 'last-modified': '2025-07-24T02:28:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.215759'}
2025-07-24 02:29:01,590 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-24 02:29:01,591 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-32687373 passed
2025-07-24 02:29:01,591 - DEBUG - ====Verifying policy data for ctest-vn-32687373 in API_Server ======
2025-07-24 02:29:01,591 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-07-24 02:29:01,600 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9e3d9b4e-b642-4013-986a-3b45792f8414
2025-07-24 02:29:01,620 - DEBUG - Requesting: http://10.0.0.249:8082/project/74820dfb-80eb-45a2-86f6-2876766e41c5
2025-07-24 02:29:01,741 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7a303bcb-ee8e-4e3b-b65b-e0197497c873
2025-07-24 02:29:01,761 - DEBUG - =>VN ctest-vn-32687373 has no policy to be verified
2025-07-24 02:29:01,761 - DEBUG - Verifying the vn in opserver
2025-07-24 02:29:01,761 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373 virtual network link through opserver 10.0.0.249
2025-07-24 02:29:01,761 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-07-24 02:29:02,089 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-07-24 02:29:02,189 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373?flat'}
2025-07-24 02:29:02,189 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373 is found in opserver
2025-07-24 02:29:02,198 - DEBUG - VRF ids for VN ctest-vn-32687373: {'10.0.0.249': '2'}
2025-07-24 02:29:02,198 - INFO - Waiting for VM ctest-TestBasicVMVN-26163701-35606563 to be up..
2025-07-24 02:29:02,312 - DEBUG - VM is in ACTIVE state now
2025-07-24 02:29:02,312 - INFO - VM name : ctest-TestBasicVMVN-26163701-35606563
2025-07-24 02:29:02,411 - DEBUG - VM ctest-TestBasicVMVN-26163701-35606563 ID is 07fda7ca-5ba6-44dc-a356-a3acc28517ba
2025-07-24 02:29:02,411 - DEBUG - VM ctest-TestBasicVMVN-26163701-35606563 launched on Node cn-jenkins-deploy-platform-ansible-os-3709-1
2025-07-24 02:29:02,511 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/07fda7ca-5ba6-44dc-a356-a3acc28517ba
2025-07-24 02:29:02,522 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/dd6db51b-0fc8-40d8-b937-5166f39e4cb8
2025-07-24 02:29:05,794 - 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-07-24 02:29:05,794 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26163701-35606563 failed!
2025-07-24 02:29:05,849 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373 is 31.1.1.1 and allocation pool is NOT set
2025-07-24 02:29:05,849 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373 is 31.1.2.1 and allocation pool is NOT set
2025-07-24 02:29:09,920 - 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-07-24 02:29:09,920 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26163701-35606563 failed!
2025-07-24 02:29:09,977 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373 is 31.1.1.1 and allocation pool is NOT set
2025-07-24 02:29:09,977 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373 is 31.1.2.1 and allocation pool is NOT set
2025-07-24 02:29:12,037 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.390 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.390/2.189/3.989/1.799 ms')
2025-07-24 02:29:12,037 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26163701-35606563 passed
2025-07-24 02:29:12,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:29:12,189 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26163701-35606563, IP 31.1.1.4, Port 22
2025-07-24 02:29:12,345 - DEBUG - VM ctest-TestBasicVMVN-26163701-35606563 is ready for SSH connections
2025-07-24 02:29:12,345 - INFO - Waiting for VM ctest-TestBasicVMVN-26163701-88977374 to be up..
2025-07-24 02:29:12,437 - DEBUG - VM is in ACTIVE state now
2025-07-24 02:29:12,437 - INFO - VM name : ctest-TestBasicVMVN-26163701-88977374
2025-07-24 02:29:12,509 - DEBUG - VM ctest-TestBasicVMVN-26163701-88977374 ID is 7a84cb40-4c2a-4ed9-9c69-afa0404013e9
2025-07-24 02:29:12,509 - DEBUG - VM ctest-TestBasicVMVN-26163701-88977374 launched on Node cn-jenkins-deploy-platform-ansible-os-3709-1
2025-07-24 02:29:12,587 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7a84cb40-4c2a-4ed9-9c69-afa0404013e9
2025-07-24 02:29:12,604 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/889fee38-6f0c-45c3-a2ed-212ba1bc2d2c
2025-07-24 02:29:13,849 - 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.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.483 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.483/1.784/3.085/1.301 ms')
2025-07-24 02:29:13,849 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-26163701-88977374 passed
2025-07-24 02:29:14,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:29:14,005 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26163701-88977374, IP 31.1.2.4, Port 22
2025-07-24 02:29:14,171 - DEBUG - VM ctest-TestBasicVMVN-26163701-88977374 is ready for SSH connections
2025-07-24 02:29:14,171 - INFO - Waiting for VM ctest-TestBasicVMVN-26163701-43005003 to be up..
2025-07-24 02:29:14,249 - DEBUG - VM is in ACTIVE state now
2025-07-24 02:29:14,249 - INFO - VM name : ctest-TestBasicVMVN-26163701-43005003
2025-07-24 02:29:14,325 - DEBUG - VM ctest-TestBasicVMVN-26163701-43005003 ID is 41a7e3ea-92ab-4e30-bb4e-a5df85fe5a53
2025-07-24 02:29:14,325 - DEBUG - VM ctest-TestBasicVMVN-26163701-43005003 launched on Node cn-jenkins-deploy-platform-ansible-os-3709-1
2025-07-24 02:29:14,401 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/41a7e3ea-92ab-4e30-bb4e-a5df85fe5a53
2025-07-24 02:29:14,412 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/3dbb225d-cf96-4297-ae34-0044ef03fe91
2025-07-24 02:29:15,658 - 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=6.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=2.49 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 = 2.494/4.610/6.726/2.116 ms')
2025-07-24 02:29:15,659 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-26163701-43005003 passed
2025-07-24 02:29:15,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:29:15,813 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26163701-43005003, IP 31.1.1.3, Port 22
2025-07-24 02:29:15,972 - DEBUG - VM ctest-TestBasicVMVN-26163701-43005003 is ready for SSH connections
2025-07-24 02:29:15,972 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:29:15,972 - 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.249, gateway password: c0ntrail123
2025-07-24 02:29:15,972 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-24 02:29:20,010 - 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.001 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.266 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.098 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.098/2.121/4.001 ms
2025-07-24 02:29:20,010 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-26163701-35606563 passed
2025-07-24 02:29:20,010 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:29:20,010 - 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.249, gateway password: c0ntrail123
2025-07-24 02:29:20,011 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-24 02:29:23,691 - 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=4.457 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.081 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.172 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.081/2.236/4.457 ms
2025-07-24 02:29:23,692 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-26163701-88977374 passed
2025-07-24 02:29:23,692 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:29:23,692 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:29:23,692 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:29:23,692 - 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.249, gateway password: c0ntrail123
2025-07-24 02:29:23,692 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-24 02:29:23,889 - DEBUG - None
2025-07-24 02:29:23,889 - 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.249, gateway password: c0ntrail123
2025-07-24 02:29:23,890 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-24 02:29:24,090 - DEBUG - None
2025-07-24 02:29:24,090 - 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.249, gateway password: c0ntrail123
2025-07-24 02:29:24,091 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-24 02:29:24,729 - DEBUG - None
2025-07-24 02:29:24,730 - 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.249, gateway password: c0ntrail123
2025-07-24 02:29:24,730 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-24 02:29:26,962 - 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.697 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.840 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.502 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.715 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.447 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.447/2.640/6.840 ms
2025-07-24 02:29:26,963 - 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.249, gateway password: c0ntrail123
2025-07-24 02:29:26,963 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-24 02:29:29,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.305 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.303 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.374 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=2.167 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.311 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.345 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.345/2.171/4.374 ms
2025-07-24 02:29:29,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.249, gateway password: c0ntrail123
2025-07-24 02:29:29,222 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-24 02:29:31,476 - 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.621 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.812 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.709 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.550 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.854 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.031 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.514 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.514/2.155/4.709 ms
2025-07-24 02:29:31,477 - INFO - Deleting VM ctest-TestBasicVMVN-26163701-43005003
2025-07-24 02:29:31,553 - INFO - Detaching port 889fee38-6f0c-45c3-a2ed-212ba1bc2d2c from VM ctest-TestBasicVMVN-26163701-88977374
2025-07-24 02:29:31,586 - INFO - Deleting VM ctest-TestBasicVMVN-26163701-88977374
2025-07-24 02:29:31,664 - INFO - Detaching port dd6db51b-0fc8-40d8-b937-5166f39e4cb8 from VM ctest-TestBasicVMVN-26163701-35606563
2025-07-24 02:29:31,703 - INFO - Deleting VM ctest-TestBasicVMVN-26163701-35606563
2025-07-24 02:29:31,785 - INFO - Deleting VN ctest-vn-32687373
2025-07-24 02:29:31,963 - DEBUG - Response for delete_port : ()
2025-07-24 02:29:32,155 - DEBUG - Response for delete_port : ()
2025-07-24 02:29:32,218 - DEBUG - VN 7a303bcb-ee8e-4e3b-b65b-e0197497c873 still in use: Unable to complete operation on network 7a303bcb-ee8e-4e3b-b65b-e0197497c873. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-29222128-49ea-4d97-8ff0-55aa7777bffc']
2025-07-24 02:29:32,218 - WARNING - Deleting VN ctest-vn-32687373 failed..Will retry
2025-07-24 02:29:34,354 - DEBUG - Response for deleting network ()
2025-07-24 02:29:34,355 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/8f755c65-2e14-4194-a0ac-8a97995379c7
2025-07-24 02:29:34,362 - DEBUG - Response Code: 404
2025-07-24 02:29:34,363 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-07-24 02:29:34,370 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9e3d9b4e-b642-4013-986a-3b45792f8414
2025-07-24 02:29:34,427 - DEBUG - Requesting: http://10.0.0.249:8082/project/74820dfb-80eb-45a2-86f6-2876766e41c5
2025-07-24 02:29:34,513 - INFO - Validated that VN ctest-vn-32687373 is not found in API Server
2025-07-24 02:29:34,526 - DEBUG - VN ctest-vn-32687373 is not present in Agent 10.0.0.249
2025-07-24 02:29:34,526 - INFO - Validated that VN ctest-vn-32687373 is not in any agent
2025-07-24 02:29:34,532 - DEBUG - VRF 2 is not seen in agent 10.0.0.249
2025-07-24 02:29:34,539 - DEBUG - Vrouter 10.0.0.249 does not have vrf 2 for VN ctest-vn-32687373
2025-07-24 02:29:34,539 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-26163701:ctest-vn-32687373
2025-07-24 02:29:34,550 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-32687373 info
2025-07-24 02:29:34,644 - INFO - IPAM: ctest-ipam-43325863 is not found in API Server
2025-07-24 02:29:34,661 - INFO - IPAM:ctest-ipam-43325863 is not found in control node
2025-07-24 02:29:34,915 - DEBUG - No XMPP flaps were noticed during the test
2025-07-24 02:29:34,916 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-24 02:29:34,916 - INFO - --------------------------------------------------------------------------------
2025-07-24 02:29:35,656 - INFO - Deleted project: ctest-TestBasicVMVN-26163701, ID : 74820dfb-80eb-45a2-86f6-2876766e41c5