2025-10-17 08:41:10,474 - INFO - Domain Default found not creating
2025-10-17 08:41:10,636 - INFO - Project ctest-TestBasicVMVN-64393085 not found, creating it
2025-10-17 08:41:11,071 - INFO - Created Project:ctest-TestBasicVMVN-64393085, ID : 947f4189-cfcb-43f3-999b-36bebdfdfa90 
2025-10-17 08:41:12,592 - INFO - ================================================================================
2025-10-17 08:41:12,592 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-17 08:41:12,592 - 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-10-17 08:41:12,852 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-17 08:41:12,852 - INFO - Initial checks done. Running the testcase now
2025-10-17 08:41:12,852 - INFO - 
2025-10-17 08:41:13,379 - DEBUG - Response for create_network : {'network': {'id': '7688bf69-e51d-487c-a5e8-61751d6848e0', 'name': 'ctest-vn2_metadata-95550273', 'tenant_id': '947f4189cfcb43f3999b36bebdfdfa90', 'project_id': '947f4189cfcb43f3999b36bebdfdfa90', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64393085', 'ctest-vn2_metadata-95550273'], 'port_security_enabled': True, 'description': ''}}
2025-10-17 08:41:13,541 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b496941d-36fa-4e01-bdac-754898d5d6e8', 'name': '', 'tenant_id': '947f4189cfcb43f3999b36bebdfdfa90', 'network_id': '7688bf69-e51d-487c-a5e8-61751d6848e0', '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': '947f4189cfcb43f3999b36bebdfdfa90'}}
2025-10-17 08:41:13,557 - INFO - Created VN ctest-vn2_metadata-95550273
2025-10-17 08:41:13,610 - DEBUG - VN ctest-vn2_metadata-95550273 UUID is 7688bf69-e51d-487c-a5e8-61751d6848e0
2025-10-17 08:41:13,793 - DEBUG - Services list from nova: [, , ]
2025-10-17 08:41:14,799 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4353-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4353-1)
2025-10-17 08:41:14,905 - DEBUG - Link local service introspect added
2025-10-17 08:41:14,945 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-17 08:41:20,020 - DEBUG - VM  is in ACTIVE state now
2025-10-17 08:41:20,144 - INFO - Waiting for VM ctest-TestBasicVMVN-64393085-51921796 to be up..
2025-10-17 08:41:20,144 - INFO - VM name : ctest-TestBasicVMVN-64393085-51921796
2025-10-17 08:41:20,219 - DEBUG - VM ctest-TestBasicVMVN-64393085-51921796 ID is 503f0f9f-04c9-4021-84a8-7224031cb8bc
2025-10-17 08:41:20,219 - DEBUG - VM ctest-TestBasicVMVN-64393085-51921796 launched on Node cn-jenkins-deploy-platform-ansible-os-4353-1
2025-10-17 08:41:20,289 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/503f0f9f-04c9-4021-84a8-7224031cb8bc
2025-10-17 08:41:20,577 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/503f0f9f-04c9-4021-84a8-7224031cb8bc
2025-10-17 08:41:20,606 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e6bd8a21-981b-4970-942f-f80f8a732980
2025-10-17 08:41:23,850 - 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 1007ms')
2025-10-17 08:41:23,850 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64393085-51921796 failed!
2025-10-17 08:41:23,906 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64393085:ctest-vn2_metadata-95550273 is 11.1.1.1 and allocation pool is NOT set
2025-10-17 08:41:25,966 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.22 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.220/3.073/4.926/1.853 ms')
2025-10-17 08:41:25,966 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64393085-51921796 passed
2025-10-17 08:41:26,118 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:41:26,118 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64393085-51921796, IP 11.1.1.3, Port 22
2025-10-17 08:41:26,173 - 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-10-17 08:41:26,242 - DEBUG - VM ctest-TestBasicVMVN-64393085-51921796 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-17 08:41:31,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:41:31,244 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64393085-51921796, IP 11.1.1.3, Port 22
2025-10-17 08:41:31,401 - DEBUG - VM ctest-TestBasicVMVN-64393085-51921796 is ready for SSH connections
2025-10-17 08:41:31,401 - INFO - Retry 0
2025-10-17 08:41:31,401 - 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.38, gateway password: c0ntrail123
2025-10-17 08:41:31,401 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-17 08:41:33,001 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-17 08:41:33,002 - INFO - Generic metadata worked
2025-10-17 08:41:33,257 - DEBUG - Link local service introspect removed
2025-10-17 08:41:33,258 - INFO - Deleting VM ctest-TestBasicVMVN-64393085-51921796
2025-10-17 08:41:33,330 - INFO - Deleting VN ctest-vn2_metadata-95550273 
2025-10-17 08:41:33,369 - DEBUG - VN 7688bf69-e51d-487c-a5e8-61751d6848e0 still in use: Unable to complete operation on network 7688bf69-e51d-487c-a5e8-61751d6848e0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2980a23e-f0de-4614-8e5f-030213593e49']
2025-10-17 08:41:33,370 - WARNING - Deleting VN ctest-vn2_metadata-95550273 failed..Will retry
2025-10-17 08:41:35,456 - DEBUG - Response for deleting network ()
2025-10-17 08:41:35,712 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 08:41:35,712 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-10-17 08:41:35,712 - INFO - --------------------------------------------------------------------------------
2025-10-17 08:41:35,715 - INFO - ================================================================================
2025-10-17 08:41:35,715 - INFO - STARTING TEST    : test_metadata_service
2025-10-17 08:41:35,715 - 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-10-17 08:41:35,999 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-17 08:41:35,999 - INFO - Initial checks done. Running the testcase now
2025-10-17 08:41:35,999 - INFO - 
2025-10-17 08:41:35,999 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-17 08:41:36,005 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/d25002e8-b5ca-4643-9f1f-dbcc612364c8
2025-10-17 08:41:36,180 - DEBUG - Response for create_network : {'network': {'id': 'd55c1b73-534d-4f58-983a-a426b11e01e6', 'name': 'ctest-vn-37157374', 'tenant_id': '947f4189cfcb43f3999b36bebdfdfa90', 'project_id': '947f4189cfcb43f3999b36bebdfdfa90', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64393085', 'ctest-vn-37157374'], 'port_security_enabled': True, 'description': ''}}
2025-10-17 08:41:36,321 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e1561b2-ab26-4e49-9b4d-7a21a298c8a1', 'name': '', 'tenant_id': '947f4189cfcb43f3999b36bebdfdfa90', 'network_id': 'd55c1b73-534d-4f58-983a-a426b11e01e6', 'ip_version': 4, 'cidr': '175.210.239.0/26', 'allocation_pools': [{'start': '175.210.239.2', 'end': '175.210.239.62'}], 'gateway_ip': '175.210.239.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.210.239.2', 'tags': [], 'project_id': '947f4189cfcb43f3999b36bebdfdfa90'}}
2025-10-17 08:41:36,338 - INFO - Created VN ctest-vn-37157374
2025-10-17 08:41:36,390 - DEBUG - VN ctest-vn-37157374 UUID is d55c1b73-534d-4f58-983a-a426b11e01e6
2025-10-17 08:41:37,495 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4353-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4353-1)
2025-10-17 08:41:37,496 - INFO - Waiting for VM ctest-TestBasicVMVN-64393085-19830296 to be up..
2025-10-17 08:41:37,534 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-17 08:41:42,609 - DEBUG - VM  is in ACTIVE state now
2025-10-17 08:41:42,609 - INFO - VM name : ctest-TestBasicVMVN-64393085-19830296
2025-10-17 08:41:42,678 - DEBUG - VM ctest-TestBasicVMVN-64393085-19830296 ID is 631e7359-2cd7-4ec6-aca6-1f4b52102ff5
2025-10-17 08:41:42,678 - DEBUG - VM ctest-TestBasicVMVN-64393085-19830296 launched on Node cn-jenkins-deploy-platform-ansible-os-4353-1
2025-10-17 08:41:42,752 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/631e7359-2cd7-4ec6-aca6-1f4b52102ff5
2025-10-17 08:41:42,761 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9ae37824-1338-4e9b-b577-772ba66f5240
2025-10-17 08:41:46,000 - 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 1004ms')
2025-10-17 08:41:46,000 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64393085-19830296 failed!
2025-10-17 08:41:46,054 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-37157374 is 175.210.239.1 and allocation pool is NOT set
2025-10-17 08:41:48,119 - 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=5.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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.696/3.632/5.569/1.936 ms')
2025-10-17 08:41:48,119 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64393085-19830296 passed
2025-10-17 08:41:48,282 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:41:48,282 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64393085-19830296, IP 175.210.239.3, Port 22
2025-10-17 08:41:48,341 - 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-10-17 08:41:48,410 - DEBUG - VM ctest-TestBasicVMVN-64393085-19830296 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-17 08:41:53,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:41:53,410 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64393085-19830296, IP 175.210.239.3, Port 22
2025-10-17 08:41:53,561 - DEBUG - VM ctest-TestBasicVMVN-64393085-19830296 is ready for SSH connections
2025-10-17 08:41:53,561 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-17 08:41:53,561 - DEBUG - cat /tmp/output.txt
2025-10-17 08:41:55,243 - DEBUG - Hello World.  The time is now Fri, 17 Oct 2025 02:41:50 -0600!
2025-10-17 08:41:55,243 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Fri, 17 Oct 2025 02:41:50 -0600!'}
2025-10-17 08:41:55,243 - INFO - metadata_script.txt got executed in the vm
2025-10-17 08:41:55,243 - INFO - Deleting VM ctest-TestBasicVMVN-64393085-19830296
2025-10-17 08:41:55,307 - INFO - Deleting VN ctest-vn-37157374 
2025-10-17 08:41:55,345 - DEBUG - VN d55c1b73-534d-4f58-983a-a426b11e01e6 still in use: Unable to complete operation on network d55c1b73-534d-4f58-983a-a426b11e01e6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-45e517e4-f5dc-4052-bd88-dec780b00c17']
2025-10-17 08:41:55,345 - WARNING - Deleting VN ctest-vn-37157374 failed..Will retry
2025-10-17 08:41:57,430 - DEBUG - Response for deleting network ()
2025-10-17 08:41:57,683 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 08:41:57,683 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-17 08:41:57,683 - INFO - --------------------------------------------------------------------------------
2025-10-17 08:41:57,685 - INFO - ================================================================================
2025-10-17 08:41:57,686 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-17 08:41:57,686 - 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-10-17 08:41:57,970 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-17 08:41:57,970 - INFO - Initial checks done. Running the testcase now
2025-10-17 08:41:57,970 - INFO - 
2025-10-17 08:41:58,437 - DEBUG - Response for create_network : {'network': {'id': '429d190f-8944-4288-aef8-b5102d8f037e', 'name': 'ctest-vn-06435907', 'tenant_id': '947f4189cfcb43f3999b36bebdfdfa90', 'project_id': '947f4189cfcb43f3999b36bebdfdfa90', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64393085', 'ctest-vn-06435907'], 'port_security_enabled': True, 'description': ''}}
2025-10-17 08:41:58,596 - DEBUG - Response for create_subnet : {'subnet': {'id': '021164bb-da6b-4c88-9054-b24932a6ab78', 'name': '', 'tenant_id': '947f4189cfcb43f3999b36bebdfdfa90', 'network_id': '429d190f-8944-4288-aef8-b5102d8f037e', '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': '947f4189cfcb43f3999b36bebdfdfa90'}}
2025-10-17 08:41:58,728 - DEBUG - Response for create_subnet : {'subnet': {'id': '10128bcc-ef35-44d0-86bc-938493d8019b', 'name': '', 'tenant_id': '947f4189cfcb43f3999b36bebdfdfa90', 'network_id': '429d190f-8944-4288-aef8-b5102d8f037e', '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': '947f4189cfcb43f3999b36bebdfdfa90'}}
2025-10-17 08:41:58,745 - INFO - Created VN ctest-vn-06435907
2025-10-17 08:41:58,797 - DEBUG - VN ctest-vn-06435907 UUID is 429d190f-8944-4288-aef8-b5102d8f037e
2025-10-17 08:41:59,145 - DEBUG - Response for create_port : {'port': {'name': 'fee579f8-b3cd-4287-b94b-96758b4ad1c8', 'id': 'fee579f8-b3cd-4287-b94b-96758b4ad1c8', 'tenant_id': '947f4189cfcb43f3999b36bebdfdfa90', 'network_id': '429d190f-8944-4288-aef8-b5102d8f037e', 'mac_address': '02:fe:e5:79:f8:b3', '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': '021164bb-da6b-4c88-9054-b24932a6ab78'}], 'security_groups': ['367a3e93-8493-47f2-a63d-f7bdd25bd355'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '947f4189cfcb43f3999b36bebdfdfa90'}}
2025-10-17 08:41:59,297 - DEBUG - Response for create_port : {'port': {'name': 'bfbb5ee5-4c5b-4613-bfa1-e4547aab1fdd', 'id': 'bfbb5ee5-4c5b-4613-bfa1-e4547aab1fdd', 'tenant_id': '947f4189cfcb43f3999b36bebdfdfa90', 'network_id': '429d190f-8944-4288-aef8-b5102d8f037e', 'mac_address': '02:bf:bb:5e:e5:4c', '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': '10128bcc-ef35-44d0-86bc-938493d8019b'}], 'security_groups': ['367a3e93-8493-47f2-a63d-f7bdd25bd355'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '947f4189cfcb43f3999b36bebdfdfa90'}}
2025-10-17 08:41:59,638 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4353-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4353-1)
2025-10-17 08:42:00,020 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4353-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4353-1)
2025-10-17 08:42:01,309 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4353-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4353-1)
2025-10-17 08:42:01,310 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-17 08:42:01,317 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb4f9b30-d70f-4a95-aa17-c59d60681efe
2025-10-17 08:42:01,334 - DEBUG - Requesting: http://10.0.0.38:8082/project/947f4189-cfcb-43f3-999b-36bebdfdfa90
2025-10-17 08:42:01,418 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/70cfb954-5763-45bd-8bf6-f05eb7ca6682
2025-10-17 08:42:01,431 - INFO - Verifications in API Server for IPAM: ctest-ipam-27942503 passed
2025-10-17 08:42:01,436 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-64393085:ctest-ipam-27942503', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-64393085', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8128919624321549757', 'uuid-lslong': '10085512705143891586'}, 'enable': 'true', 'created': '2025-10-17T08:41:57', 'last-modified': '2025-10-17T08:41:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.242482'}
2025-10-17 08:42:01,436 - INFO - Verifications in Control node for IPAM: ctest-ipam-27942503 passed
2025-10-17 08:42:01,436 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-17 08:42:01,443 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb4f9b30-d70f-4a95-aa17-c59d60681efe
2025-10-17 08:42:01,455 - DEBUG - Requesting: http://10.0.0.38:8082/project/947f4189-cfcb-43f3-999b-36bebdfdfa90
2025-10-17 08:42:01,534 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/429d190f-8944-4288-aef8-b5102d8f037e
2025-10-17 08:42:01,549 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/429d190f-8944-4288-aef8-b5102d8f037e
2025-10-17 08:42:01,565 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/755ed2d5-a308-4712-9271-d4d37301a0bb
2025-10-17 08:42:01,576 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/755ed2d5-a308-4712-9271-d4d37301a0bb
2025-10-17 08:42:01,586 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/401bcc27-a4f1-449e-801e-80bd82ce0d02
2025-10-17 08:42:01,594 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-17 08:42:01,594 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/429d190f-8944-4288-aef8-b5102d8f037e
2025-10-17 08:42:01,605 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/755ed2d5-a308-4712-9271-d4d37301a0bb
2025-10-17 08:42:01,623 - INFO - Verified VN network id 12 for VN 429d190f-8944-4288-aef8-b5102d8f037e
2025-10-17 08:42:01,623 - INFO - Verifications in API Server for VN ctest-vn-06435907 passed
2025-10-17 08:42:01,623 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/429d190f-8944-4288-aef8-b5102d8f037e
2025-10-17 08:42:01,635 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/755ed2d5-a308-4712-9271-d4d37301a0bb
2025-10-17 08:42:01,653 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/755ed2d5-a308-4712-9271-d4d37301a0bb
2025-10-17 08:42:01,663 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/401bcc27-a4f1-449e-801e-80bd82ce0d02
2025-10-17 08:42:01,675 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-64393085', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4800020332364972680', 'uuid-lslong': '12608026237912155006'}, 'enable': 'true', 'created': '2025-10-17T08:41:58', 'last-modified': '2025-10-17T08:41:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.970222'}
2025-10-17 08:42:01,682 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-17 08:42:01,682 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-06435907 passed
2025-10-17 08:42:01,683 - DEBUG - ====Verifying policy data for ctest-vn-06435907 in API_Server ======
2025-10-17 08:42:01,683 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-17 08:42:01,689 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb4f9b30-d70f-4a95-aa17-c59d60681efe
2025-10-17 08:42:01,703 - DEBUG - Requesting: http://10.0.0.38:8082/project/947f4189-cfcb-43f3-999b-36bebdfdfa90
2025-10-17 08:42:01,787 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/429d190f-8944-4288-aef8-b5102d8f037e
2025-10-17 08:42:01,801 - DEBUG - =>VN ctest-vn-06435907 has no policy to be verified
2025-10-17 08:42:01,801 - DEBUG - Verifying the vn in opserver
2025-10-17 08:42:01,801 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907 virtual network link  through opserver 10.0.0.38
2025-10-17 08:42:01,802 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-17 08:42:02,165 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-17 08:42:02,527 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907?flat'}
2025-10-17 08:42:02,527 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907 is found in opserver
2025-10-17 08:42:02,533 - DEBUG - VRF ids for VN ctest-vn-06435907: {'10.0.0.38': '2'}
2025-10-17 08:42:02,533 - INFO - Waiting for VM ctest-TestBasicVMVN-64393085-10261830 to be up..
2025-10-17 08:42:02,615 - DEBUG - VM  is in ACTIVE state now
2025-10-17 08:42:02,615 - INFO - VM name : ctest-TestBasicVMVN-64393085-10261830
2025-10-17 08:42:02,747 - DEBUG - VM ctest-TestBasicVMVN-64393085-10261830 ID is be5dd1d0-4244-4383-b404-96ad7db930b2
2025-10-17 08:42:02,748 - DEBUG - VM ctest-TestBasicVMVN-64393085-10261830 launched on Node cn-jenkins-deploy-platform-ansible-os-4353-1
2025-10-17 08:42:02,839 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/be5dd1d0-4244-4383-b404-96ad7db930b2
2025-10-17 08:42:02,848 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fee579f8-b3cd-4287-b94b-96758b4ad1c8
2025-10-17 08:42:06,160 - 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 1019ms')
2025-10-17 08:42:06,160 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64393085-10261830 failed!
2025-10-17 08:42:06,214 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907 is 31.1.1.1 and allocation pool is NOT set
2025-10-17 08:42:06,214 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907 is 31.1.2.1 and allocation pool is NOT set
2025-10-17 08:42:10,286 - 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-10-17 08:42:10,286 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64393085-10261830 failed!
2025-10-17 08:42:10,342 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907 is 31.1.1.1 and allocation pool is NOT set
2025-10-17 08:42:10,342 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907 is 31.1.2.1 and allocation pool is NOT set
2025-10-17 08:42:12,403 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.429 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 = 0.429/1.587/2.745/1.158 ms')
2025-10-17 08:42:12,403 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64393085-10261830 passed
2025-10-17 08:42:12,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:42:12,550 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64393085-10261830, IP 31.1.1.4, Port 22
2025-10-17 08:42:12,705 - DEBUG - VM ctest-TestBasicVMVN-64393085-10261830 is ready for SSH connections
2025-10-17 08:42:12,705 - INFO - Waiting for VM ctest-TestBasicVMVN-64393085-56791444 to be up..
2025-10-17 08:42:12,780 - DEBUG - VM  is in ACTIVE state now
2025-10-17 08:42:12,780 - INFO - VM name : ctest-TestBasicVMVN-64393085-56791444
2025-10-17 08:42:12,851 - DEBUG - VM ctest-TestBasicVMVN-64393085-56791444 ID is fafd498a-d2b0-4f36-846f-437be6974902
2025-10-17 08:42:12,851 - DEBUG - VM ctest-TestBasicVMVN-64393085-56791444 launched on Node cn-jenkins-deploy-platform-ansible-os-4353-1
2025-10-17 08:42:12,919 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fafd498a-d2b0-4f36-846f-437be6974902
2025-10-17 08:42:12,927 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bfbb5ee5-4c5b-4613-bfa1-e4547aab1fdd
2025-10-17 08:42:14,152 - 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.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.499 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.499/1.599/2.700/1.100 ms')
2025-10-17 08:42:14,152 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-64393085-56791444 passed
2025-10-17 08:42:14,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:42:14,306 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64393085-56791444, IP 31.1.2.4, Port 22
2025-10-17 08:42:14,465 - DEBUG - VM ctest-TestBasicVMVN-64393085-56791444 is ready for SSH connections
2025-10-17 08:42:14,466 - INFO - Waiting for VM ctest-TestBasicVMVN-64393085-05685766 to be up..
2025-10-17 08:42:14,542 - DEBUG - VM  is in ACTIVE state now
2025-10-17 08:42:14,542 - INFO - VM name : ctest-TestBasicVMVN-64393085-05685766
2025-10-17 08:42:14,615 - DEBUG - VM ctest-TestBasicVMVN-64393085-05685766 ID is 6dddaf59-7263-4433-a934-ffd3edd51556
2025-10-17 08:42:14,615 - DEBUG - VM ctest-TestBasicVMVN-64393085-05685766 launched on Node cn-jenkins-deploy-platform-ansible-os-4353-1
2025-10-17 08:42:14,686 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6dddaf59-7263-4433-a934-ffd3edd51556
2025-10-17 08:42:14,694 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4889f9a0-0653-47f0-96a8-0c5adde788ce
2025-10-17 08:42:15,935 - 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.29 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.436 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.436/1.861/3.286/1.425 ms')
2025-10-17 08:42:15,935 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-64393085-05685766 passed
2025-10-17 08:42:16,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:42:16,082 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64393085-05685766, IP 31.1.1.3, Port 22
2025-10-17 08:42:16,233 - DEBUG - VM ctest-TestBasicVMVN-64393085-05685766 is ready for SSH connections
2025-10-17 08:42:16,233 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:42:16,233 - 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.38, gateway password: c0ntrail123
2025-10-17 08:42:16,233 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-17 08:42:20,245 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.336 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.739 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.012 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.739/1.695/3.336 ms
2025-10-17 08:42:20,245 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-64393085-10261830 passed
2025-10-17 08:42:20,245 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:42:20,245 - 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.38, gateway password: c0ntrail123
2025-10-17 08:42:20,245 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-17 08:42:23,910 - 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.892 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.062 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.883 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.883/1.612/2.892 ms
2025-10-17 08:42:23,910 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-64393085-56791444 passed
2025-10-17 08:42:23,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:42:23,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:42:23,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 08:42:23,910 - 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.38, gateway password: c0ntrail123
2025-10-17 08:42:23,910 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-17 08:42:24,085 - DEBUG - None
2025-10-17 08:42:24,085 - 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.38, gateway password: c0ntrail123
2025-10-17 08:42:24,085 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-17 08:42:24,261 - DEBUG - None
2025-10-17 08:42:24,261 - 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.38, gateway password: c0ntrail123
2025-10-17 08:42:24,261 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-17 08:42:24,915 - DEBUG - None
2025-10-17 08:42:24,916 - 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.38, gateway password: c0ntrail123
2025-10-17 08:42:24,916 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-17 08:42:27,119 - 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.763 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.476 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.709 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.462 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.373 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.373/2.356/6.476 ms
2025-10-17 08:42:27,119 - 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.38, gateway password: c0ntrail123
2025-10-17 08:42:27,119 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-17 08:42:29,360 - 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.056 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.434 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.632 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.498 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.009 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.850 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.374 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.374/2.121/4.632 ms
2025-10-17 08:42:29,360 - 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.38, gateway password: c0ntrail123
2025-10-17 08:42:29,360 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-17 08:42:31,595 - 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.661 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.457 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.226 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.455 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.766 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.516 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.390/1.638/3.226 ms
2025-10-17 08:42:31,596 - INFO - Deleting VM ctest-TestBasicVMVN-64393085-05685766
2025-10-17 08:42:31,665 - INFO - Detaching port bfbb5ee5-4c5b-4613-bfa1-e4547aab1fdd from VM ctest-TestBasicVMVN-64393085-56791444
2025-10-17 08:42:31,702 - INFO - Deleting VM ctest-TestBasicVMVN-64393085-56791444
2025-10-17 08:42:31,768 - INFO - Detaching port fee579f8-b3cd-4287-b94b-96758b4ad1c8 from VM ctest-TestBasicVMVN-64393085-10261830
2025-10-17 08:42:31,796 - INFO - Deleting VM ctest-TestBasicVMVN-64393085-10261830
2025-10-17 08:42:31,862 - INFO - Deleting VN ctest-vn-06435907 
2025-10-17 08:42:32,015 - DEBUG - Response for delete_port : ()
2025-10-17 08:42:32,186 - DEBUG - Response for delete_port : ()
2025-10-17 08:42:32,228 - DEBUG - VN 429d190f-8944-4288-aef8-b5102d8f037e still in use: Unable to complete operation on network 429d190f-8944-4288-aef8-b5102d8f037e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f0f591e7-413d-4bf4-91b1-779ade98e440']
2025-10-17 08:42:32,228 - WARNING - Deleting VN ctest-vn-06435907 failed..Will retry
2025-10-17 08:42:34,360 - DEBUG - Response for deleting network ()
2025-10-17 08:42:34,360 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/755ed2d5-a308-4712-9271-d4d37301a0bb
2025-10-17 08:42:34,367 - DEBUG - Response Code: 404
2025-10-17 08:42:34,367 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-17 08:42:34,374 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb4f9b30-d70f-4a95-aa17-c59d60681efe
2025-10-17 08:42:34,427 - DEBUG - Requesting: http://10.0.0.38:8082/project/947f4189-cfcb-43f3-999b-36bebdfdfa90
2025-10-17 08:42:34,503 - INFO - Validated that VN ctest-vn-06435907 is not found in API Server
2025-10-17 08:42:34,514 - DEBUG - VN ctest-vn-06435907 is not present in Agent 10.0.0.38 
2025-10-17 08:42:34,514 - INFO - Validated that VN ctest-vn-06435907 is not in any agent
2025-10-17 08:42:34,519 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-17 08:42:34,526 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-06435907
2025-10-17 08:42:34,526 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-64393085:ctest-vn-06435907
2025-10-17 08:42:34,536 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-06435907 info
2025-10-17 08:42:34,613 - INFO - IPAM: ctest-ipam-27942503 is not found in API Server
2025-10-17 08:42:34,623 - INFO - IPAM:ctest-ipam-27942503 is not found in control node
2025-10-17 08:42:34,879 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 08:42:34,879 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-17 08:42:34,879 - INFO - --------------------------------------------------------------------------------
2025-10-17 08:42:35,562 - INFO - Deleted project: ctest-TestBasicVMVN-64393085, ID : 947f4189-cfcb-43f3-999b-36bebdfdfa90