2025-10-21 21:31:37,341 - INFO - Domain Default found not creating
2025-10-21 21:31:37,486 - INFO - Project ctest-TestBasicVMVN-99660517 not found, creating it
2025-10-21 21:31:37,929 - INFO - Created Project:ctest-TestBasicVMVN-99660517, ID : 434b6c9a-fdab-4aea-ac2b-7af885444743
2025-10-21 21:31:39,547 - INFO - ================================================================================
2025-10-21 21:31:39,547 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-21 21:31:39,547 - 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-21 21:31:39,817 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-10-21 21:31:39,817 - INFO - Initial checks done. Running the testcase now
2025-10-21 21:31:39,817 - INFO -
2025-10-21 21:31:40,379 - DEBUG - Response for create_network : {'network': {'id': '06b3f0a7-99b5-4dce-99ac-b2d7e7b3be68', 'name': 'ctest-vn2_metadata-39089581', 'tenant_id': '434b6c9afdab4aeaac2b7af885444743', 'project_id': '434b6c9afdab4aeaac2b7af885444743', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99660517', 'ctest-vn2_metadata-39089581'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 21:31:40,576 - DEBUG - Response for create_subnet : {'subnet': {'id': '4e178ee6-71ba-43a6-a6a7-0594e01bb233', 'name': '', 'tenant_id': '434b6c9afdab4aeaac2b7af885444743', 'network_id': '06b3f0a7-99b5-4dce-99ac-b2d7e7b3be68', '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': '434b6c9afdab4aeaac2b7af885444743'}}
2025-10-21 21:31:40,593 - INFO - Created VN ctest-vn2_metadata-39089581
2025-10-21 21:31:40,647 - DEBUG - VN ctest-vn2_metadata-39089581 UUID is 06b3f0a7-99b5-4dce-99ac-b2d7e7b3be68
2025-10-21 21:31:40,822 - DEBUG - Services list from nova: [, , ]
2025-10-21 21:31:41,828 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4408-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4408-1)
2025-10-21 21:31:41,935 - DEBUG - Link local service introspect added
2025-10-21 21:31:41,976 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-21 21:31:47,050 - DEBUG - VM is in ACTIVE state now
2025-10-21 21:31:47,178 - INFO - Waiting for VM ctest-TestBasicVMVN-99660517-91368720 to be up..
2025-10-21 21:31:47,178 - INFO - VM name : ctest-TestBasicVMVN-99660517-91368720
2025-10-21 21:31:47,252 - DEBUG - VM ctest-TestBasicVMVN-99660517-91368720 ID is 4dac5017-b091-49db-8cd4-e1c5f6bec671
2025-10-21 21:31:47,252 - DEBUG - VM ctest-TestBasicVMVN-99660517-91368720 launched on Node cn-jenkins-deploy-platform-ansible-os-4408-1
2025-10-21 21:31:47,324 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4dac5017-b091-49db-8cd4-e1c5f6bec671
2025-10-21 21:31:47,629 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4dac5017-b091-49db-8cd4-e1c5f6bec671
2025-10-21 21:31:47,668 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/9fb0af52-e0aa-48ab-88fa-bb32ffdbc750
2025-10-21 21:31:50,926 - 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-10-21 21:31:50,926 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99660517-91368720 failed!
2025-10-21 21:31:50,987 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99660517:ctest-vn2_metadata-39089581 is 11.1.1.1 and allocation pool is NOT set
2025-10-21 21:31:53,060 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.17 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.172/2.523/3.875/1.351 ms')
2025-10-21 21:31:53,060 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99660517-91368720 passed
2025-10-21 21:31:53,211 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:31:53,211 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99660517-91368720, IP 11.1.1.3, Port 22
2025-10-21 21:31:53,362 - DEBUG - VM ctest-TestBasicVMVN-99660517-91368720 is ready for SSH connections
2025-10-21 21:31:53,362 - INFO - Retry 0
2025-10-21 21:31:53,362 - 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.254, gateway password: c0ntrail123
2025-10-21 21:31:53,363 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-21 21:31:54,974 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-21 21:31:54,974 - INFO - Generic metadata worked
2025-10-21 21:31:55,227 - DEBUG - Link local service introspect removed
2025-10-21 21:31:55,227 - INFO - Deleting VM ctest-TestBasicVMVN-99660517-91368720
2025-10-21 21:31:55,299 - INFO - Deleting VN ctest-vn2_metadata-39089581
2025-10-21 21:31:55,338 - DEBUG - VN 06b3f0a7-99b5-4dce-99ac-b2d7e7b3be68 still in use: Unable to complete operation on network 06b3f0a7-99b5-4dce-99ac-b2d7e7b3be68. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ea502d72-adf2-40b0-9fe5-ca24d510d28a']
2025-10-21 21:31:55,338 - WARNING - Deleting VN ctest-vn2_metadata-39089581 failed..Will retry
2025-10-21 21:31:57,441 - DEBUG - Response for deleting network ()
2025-10-21 21:31:57,699 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 21:31:57,699 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-21 21:31:57,700 - INFO - --------------------------------------------------------------------------------
2025-10-21 21:31:57,702 - INFO - ================================================================================
2025-10-21 21:31:57,702 - INFO - STARTING TEST : test_metadata_service
2025-10-21 21:31:57,703 - 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-21 21:31:57,987 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-10-21 21:31:57,987 - INFO - Initial checks done. Running the testcase now
2025-10-21 21:31:57,987 - INFO -
2025-10-21 21:31:57,988 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-10-21 21:31:57,994 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/e8696abf-bb99-4af7-84be-365b7b2c0ec7
2025-10-21 21:31:58,169 - DEBUG - Response for create_network : {'network': {'id': '3a3e66ee-eb63-41c9-a15f-8f3a1eb711ea', 'name': 'ctest-vn-07334277', 'tenant_id': '434b6c9afdab4aeaac2b7af885444743', 'project_id': '434b6c9afdab4aeaac2b7af885444743', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99660517', 'ctest-vn-07334277'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 21:31:58,339 - DEBUG - Response for create_subnet : {'subnet': {'id': 'adb7182c-0879-47b8-a1a2-ec0eb51c0387', 'name': '', 'tenant_id': '434b6c9afdab4aeaac2b7af885444743', 'network_id': '3a3e66ee-eb63-41c9-a15f-8f3a1eb711ea', 'ip_version': 4, 'cidr': '144.165.156.64/26', 'allocation_pools': [{'start': '144.165.156.66', 'end': '144.165.156.126'}], 'gateway_ip': '144.165.156.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.165.156.66', 'tags': [], 'project_id': '434b6c9afdab4aeaac2b7af885444743'}}
2025-10-21 21:31:58,356 - INFO - Created VN ctest-vn-07334277
2025-10-21 21:31:58,407 - DEBUG - VN ctest-vn-07334277 UUID is 3a3e66ee-eb63-41c9-a15f-8f3a1eb711ea
2025-10-21 21:31:59,537 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4408-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4408-1)
2025-10-21 21:31:59,537 - INFO - Waiting for VM ctest-TestBasicVMVN-99660517-12239477 to be up..
2025-10-21 21:31:59,586 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-21 21:32:04,661 - DEBUG - VM is in ACTIVE state now
2025-10-21 21:32:04,661 - INFO - VM name : ctest-TestBasicVMVN-99660517-12239477
2025-10-21 21:32:04,736 - DEBUG - VM ctest-TestBasicVMVN-99660517-12239477 ID is 3ccaed7e-5032-48d5-94ab-1ecaee0e95e9
2025-10-21 21:32:04,737 - DEBUG - VM ctest-TestBasicVMVN-99660517-12239477 launched on Node cn-jenkins-deploy-platform-ansible-os-4408-1
2025-10-21 21:32:04,816 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3ccaed7e-5032-48d5-94ab-1ecaee0e95e9
2025-10-21 21:32:04,825 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/43849e20-5406-49e6-bf33-26012a1e7ee1
2025-10-21 21:32:08,075 - 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 1014ms')
2025-10-21 21:32:08,075 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99660517-12239477 failed!
2025-10-21 21:32:08,131 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-07334277 is 144.165.156.65 and allocation pool is NOT set
2025-10-21 21:32:10,198 - 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=8.58 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 1002ms\r\nrtt min/avg/max/mdev = 1.320/4.949/8.579/3.629 ms')
2025-10-21 21:32:10,198 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99660517-12239477 passed
2025-10-21 21:32:10,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:10,351 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99660517-12239477, IP 144.165.156.67, Port 22
2025-10-21 21:32:10,417 - 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-21 21:32:10,509 - DEBUG - VM ctest-TestBasicVMVN-99660517-12239477 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-21 21:32:15,510 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:15,510 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99660517-12239477, IP 144.165.156.67, Port 22
2025-10-21 21:32:15,677 - DEBUG - VM ctest-TestBasicVMVN-99660517-12239477 is ready for SSH connections
2025-10-21 21:32:15,677 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-21 21:32:15,677 - DEBUG - cat /tmp/output.txt
2025-10-21 21:32:17,306 - DEBUG - Hello World. The time is now Tue, 21 Oct 2025 15:32:15 -0600!
2025-10-21 21:32:17,307 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 21 Oct 2025 15:32:15 -0600!'}
2025-10-21 21:32:17,307 - INFO - metadata_script.txt got executed in the vm
2025-10-21 21:32:17,307 - INFO - Deleting VM ctest-TestBasicVMVN-99660517-12239477
2025-10-21 21:32:17,376 - INFO - Deleting VN ctest-vn-07334277
2025-10-21 21:32:17,412 - DEBUG - VN 3a3e66ee-eb63-41c9-a15f-8f3a1eb711ea still in use: Unable to complete operation on network 3a3e66ee-eb63-41c9-a15f-8f3a1eb711ea. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cac0c647-ecf2-40ab-9108-6f9e2864a760']
2025-10-21 21:32:17,413 - WARNING - Deleting VN ctest-vn-07334277 failed..Will retry
2025-10-21 21:32:19,525 - DEBUG - Response for deleting network ()
2025-10-21 21:32:19,784 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 21:32:19,784 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-21 21:32:19,784 - INFO - --------------------------------------------------------------------------------
2025-10-21 21:32:19,788 - INFO - ================================================================================
2025-10-21 21:32:19,788 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-21 21:32:19,788 - 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-21 21:32:20,089 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-10-21 21:32:20,089 - INFO - Initial checks done. Running the testcase now
2025-10-21 21:32:20,089 - INFO -
2025-10-21 21:32:20,572 - DEBUG - Response for create_network : {'network': {'id': 'd8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5', 'name': 'ctest-vn-85757863', 'tenant_id': '434b6c9afdab4aeaac2b7af885444743', 'project_id': '434b6c9afdab4aeaac2b7af885444743', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99660517', 'ctest-vn-85757863'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 21:32:20,776 - DEBUG - Response for create_subnet : {'subnet': {'id': '99730acf-408f-4935-934e-b0a27ba669f2', 'name': '', 'tenant_id': '434b6c9afdab4aeaac2b7af885444743', 'network_id': 'd8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5', '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': '434b6c9afdab4aeaac2b7af885444743'}}
2025-10-21 21:32:20,911 - DEBUG - Response for create_subnet : {'subnet': {'id': '23594a82-5fba-455e-895e-cfad73edef4e', 'name': '', 'tenant_id': '434b6c9afdab4aeaac2b7af885444743', 'network_id': 'd8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5', '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': '434b6c9afdab4aeaac2b7af885444743'}}
2025-10-21 21:32:20,932 - INFO - Created VN ctest-vn-85757863
2025-10-21 21:32:20,987 - DEBUG - VN ctest-vn-85757863 UUID is d8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5
2025-10-21 21:32:21,334 - DEBUG - Response for create_port : {'port': {'name': '255e12cd-d47b-4613-b3db-4479dfc335e6', 'id': '255e12cd-d47b-4613-b3db-4479dfc335e6', 'tenant_id': '434b6c9afdab4aeaac2b7af885444743', 'network_id': 'd8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5', 'mac_address': '02:25:5e:12:cd:d4', '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': '99730acf-408f-4935-934e-b0a27ba669f2'}], 'security_groups': ['a3aea43b-d378-429d-9cde-41a33f315e61'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '434b6c9afdab4aeaac2b7af885444743'}}
2025-10-21 21:32:21,491 - DEBUG - Response for create_port : {'port': {'name': 'd9ee1c62-e14e-4bda-9d10-597d455441d8', 'id': 'd9ee1c62-e14e-4bda-9d10-597d455441d8', 'tenant_id': '434b6c9afdab4aeaac2b7af885444743', 'network_id': 'd8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5', 'mac_address': '02:d9:ee:1c:62:e1', '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': '23594a82-5fba-455e-895e-cfad73edef4e'}], 'security_groups': ['a3aea43b-d378-429d-9cde-41a33f315e61'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '434b6c9afdab4aeaac2b7af885444743'}}
2025-10-21 21:32:21,863 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4408-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4408-1)
2025-10-21 21:32:22,279 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4408-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4408-1)
2025-10-21 21:32:23,512 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4408-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4408-1)
2025-10-21 21:32:23,512 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-21 21:32:23,519 - DEBUG - Requesting: http://10.0.0.254:8082/domain/98eb14d4-90e8-40a6-bb66-e927fceca62e
2025-10-21 21:32:23,538 - DEBUG - Requesting: http://10.0.0.254:8082/project/434b6c9a-fdab-4aea-ac2b-7af885444743
2025-10-21 21:32:23,634 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/a9692a8e-f660-416f-9405-2c676afa71c3
2025-10-21 21:32:23,647 - INFO - Verifications in API Server for IPAM: ctest-ipam-47955058 passed
2025-10-21 21:32:23,652 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-99660517:ctest-ipam-47955058', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99660517', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12207335058471666031', 'uuid-lslong': '10665980115184939459'}, 'enable': 'true', 'created': '2025-10-21T21:32:20', 'last-modified': '2025-10-21T21:32:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.336933'}
2025-10-21 21:32:23,653 - INFO - Verifications in Control node for IPAM: ctest-ipam-47955058 passed
2025-10-21 21:32:23,653 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-21 21:32:23,661 - DEBUG - Requesting: http://10.0.0.254:8082/domain/98eb14d4-90e8-40a6-bb66-e927fceca62e
2025-10-21 21:32:23,675 - DEBUG - Requesting: http://10.0.0.254:8082/project/434b6c9a-fdab-4aea-ac2b-7af885444743
2025-10-21 21:32:23,761 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5
2025-10-21 21:32:23,779 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5
2025-10-21 21:32:23,792 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a59eb796-fac8-4962-b9cf-4e1ec772c059
2025-10-21 21:32:23,804 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a59eb796-fac8-4962-b9cf-4e1ec772c059
2025-10-21 21:32:23,819 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/391e21ae-484f-4484-8142-73725feab674
2025-10-21 21:32:23,829 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-21 21:32:23,829 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5
2025-10-21 21:32:23,843 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a59eb796-fac8-4962-b9cf-4e1ec772c059
2025-10-21 21:32:23,857 - INFO - Verified VN network id 10 for VN d8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5
2025-10-21 21:32:23,857 - INFO - Verifications in API Server for VN ctest-vn-85757863 passed
2025-10-21 21:32:23,857 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5
2025-10-21 21:32:23,870 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a59eb796-fac8-4962-b9cf-4e1ec772c059
2025-10-21 21:32:23,880 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a59eb796-fac8-4962-b9cf-4e1ec772c059
2025-10-21 21:32:23,893 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/391e21ae-484f-4484-8142-73725feab674
2025-10-21 21:32:23,904 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99660517', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15622553184587237997', 'uuid-lslong': '10926570243031037109'}, 'enable': 'true', 'created': '2025-10-21T21:32:20', 'last-modified': '2025-10-21T21:32:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.021986'}
2025-10-21 21:32:23,914 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-21 21:32:23,914 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-85757863 passed
2025-10-21 21:32:23,914 - DEBUG - ====Verifying policy data for ctest-vn-85757863 in API_Server ======
2025-10-21 21:32:23,914 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-21 21:32:23,927 - DEBUG - Requesting: http://10.0.0.254:8082/domain/98eb14d4-90e8-40a6-bb66-e927fceca62e
2025-10-21 21:32:23,988 - DEBUG - Requesting: http://10.0.0.254:8082/project/434b6c9a-fdab-4aea-ac2b-7af885444743
2025-10-21 21:32:24,116 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5
2025-10-21 21:32:24,154 - DEBUG - =>VN ctest-vn-85757863 has no policy to be verified
2025-10-21 21:32:24,154 - DEBUG - Verifying the vn in opserver
2025-10-21 21:32:24,154 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863 virtual network link through opserver 10.0.0.254
2025-10-21 21:32:24,154 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-21 21:32:24,522 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-21 21:32:24,592 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863?flat'}
2025-10-21 21:32:24,592 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863 is found in opserver
2025-10-21 21:32:24,597 - DEBUG - VRF ids for VN ctest-vn-85757863: {'10.0.0.254': '2'}
2025-10-21 21:32:24,598 - INFO - Waiting for VM ctest-TestBasicVMVN-99660517-85764919 to be up..
2025-10-21 21:32:24,676 - DEBUG - VM is in ACTIVE state now
2025-10-21 21:32:24,676 - INFO - VM name : ctest-TestBasicVMVN-99660517-85764919
2025-10-21 21:32:24,758 - DEBUG - VM ctest-TestBasicVMVN-99660517-85764919 ID is c28a5eb1-ece7-4cd4-a8b9-dabddf20584e
2025-10-21 21:32:24,759 - DEBUG - VM ctest-TestBasicVMVN-99660517-85764919 launched on Node cn-jenkins-deploy-platform-ansible-os-4408-1
2025-10-21 21:32:24,846 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c28a5eb1-ece7-4cd4-a8b9-dabddf20584e
2025-10-21 21:32:24,854 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/255e12cd-d47b-4613-b3db-4479dfc335e6
2025-10-21 21:32:28,107 - 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-21 21:32:28,107 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99660517-85764919 failed!
2025-10-21 21:32:28,163 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863 is 31.1.1.1 and allocation pool is NOT set
2025-10-21 21:32:28,163 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863 is 31.1.2.1 and allocation pool is NOT set
2025-10-21 21:32:32,238 - 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 1008ms')
2025-10-21 21:32:32,238 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99660517-85764919 failed!
2025-10-21 21:32:32,291 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863 is 31.1.1.1 and allocation pool is NOT set
2025-10-21 21:32:32,291 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863 is 31.1.2.1 and allocation pool is NOT set
2025-10-21 21:32:34,361 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.457 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.457/2.807/5.158/2.350 ms')
2025-10-21 21:32:34,362 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99660517-85764919 passed
2025-10-21 21:32:34,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:34,511 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99660517-85764919, IP 31.1.1.4, Port 22
2025-10-21 21:32:34,679 - DEBUG - VM ctest-TestBasicVMVN-99660517-85764919 is ready for SSH connections
2025-10-21 21:32:34,680 - INFO - Waiting for VM ctest-TestBasicVMVN-99660517-37954909 to be up..
2025-10-21 21:32:34,761 - DEBUG - VM is in ACTIVE state now
2025-10-21 21:32:34,761 - INFO - VM name : ctest-TestBasicVMVN-99660517-37954909
2025-10-21 21:32:34,845 - DEBUG - VM ctest-TestBasicVMVN-99660517-37954909 ID is 3c7c3508-33c5-435b-afd0-81e657cab49b
2025-10-21 21:32:34,845 - DEBUG - VM ctest-TestBasicVMVN-99660517-37954909 launched on Node cn-jenkins-deploy-platform-ansible-os-4408-1
2025-10-21 21:32:34,927 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3c7c3508-33c5-435b-afd0-81e657cab49b
2025-10-21 21:32:34,938 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d9ee1c62-e14e-4bda-9d10-597d455441d8
2025-10-21 21:32:36,183 - 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.21 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.407 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.407/1.807/3.208/1.400 ms')
2025-10-21 21:32:36,183 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-99660517-37954909 passed
2025-10-21 21:32:36,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:36,335 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99660517-37954909, IP 31.1.2.4, Port 22
2025-10-21 21:32:36,501 - DEBUG - VM ctest-TestBasicVMVN-99660517-37954909 is ready for SSH connections
2025-10-21 21:32:36,501 - INFO - Waiting for VM ctest-TestBasicVMVN-99660517-39347866 to be up..
2025-10-21 21:32:36,582 - DEBUG - VM is in ACTIVE state now
2025-10-21 21:32:36,582 - INFO - VM name : ctest-TestBasicVMVN-99660517-39347866
2025-10-21 21:32:36,659 - DEBUG - VM ctest-TestBasicVMVN-99660517-39347866 ID is 101218cf-aed5-4e81-8935-0f3e778e083d
2025-10-21 21:32:36,659 - DEBUG - VM ctest-TestBasicVMVN-99660517-39347866 launched on Node cn-jenkins-deploy-platform-ansible-os-4408-1
2025-10-21 21:32:36,741 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/101218cf-aed5-4e81-8935-0f3e778e083d
2025-10-21 21:32:36,751 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/310e5979-2bcb-4278-a2e6-583de674bee2
2025-10-21 21:32:37,995 - 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=4.24 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=2.02 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.023/3.129/4.236/1.106 ms')
2025-10-21 21:32:37,995 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-99660517-39347866 passed
2025-10-21 21:32:38,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:38,143 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99660517-39347866, IP 31.1.1.3, Port 22
2025-10-21 21:32:38,306 - DEBUG - VM ctest-TestBasicVMVN-99660517-39347866 is ready for SSH connections
2025-10-21 21:32:38,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:38,306 - 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.254, gateway password: c0ntrail123
2025-10-21 21:32:38,307 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-21 21:32:42,315 - 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.532 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.848 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.176 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.848/1.852/3.532 ms
2025-10-21 21:32:42,315 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-99660517-85764919 passed
2025-10-21 21:32:42,316 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:42,316 - 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.254, gateway password: c0ntrail123
2025-10-21 21:32:42,316 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-21 21:32:46,013 - 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.813 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.803 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.805 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.803/1.473/2.813 ms
2025-10-21 21:32:46,013 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-99660517-37954909 passed
2025-10-21 21:32:46,013 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:46,013 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:46,013 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 21:32:46,013 - 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.254, gateway password: c0ntrail123
2025-10-21 21:32:46,013 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 21:32:46,190 - DEBUG - None
2025-10-21 21:32:46,190 - 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.254, gateway password: c0ntrail123
2025-10-21 21:32:46,191 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 21:32:46,368 - DEBUG - None
2025-10-21 21:32:46,368 - 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.254, gateway password: c0ntrail123
2025-10-21 21:32:46,368 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 21:32:46,986 - DEBUG - None
2025-10-21 21:32:46,987 - 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.254, gateway password: c0ntrail123
2025-10-21 21:32:46,987 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-21 21:32:49,195 - 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.865 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.724 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.453 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.505 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.422 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.422/2.393/6.724 ms
2025-10-21 21:32:49,195 - 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.254, gateway password: c0ntrail123
2025-10-21 21:32:49,195 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-21 21:32:51,434 - 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.107 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.837 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.343 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.643 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.164 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.881 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.364/2.334/5.343 ms
2025-10-21 21:32:51,434 - 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.254, gateway password: c0ntrail123
2025-10-21 21:32:51,434 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-21 21:32:53,703 - 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.844 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.515 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.619 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.482 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.841 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.641 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.380 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.380/2.331/5.619 ms
2025-10-21 21:32:53,703 - INFO - Deleting VM ctest-TestBasicVMVN-99660517-39347866
2025-10-21 21:32:53,777 - INFO - Detaching port d9ee1c62-e14e-4bda-9d10-597d455441d8 from VM ctest-TestBasicVMVN-99660517-37954909
2025-10-21 21:32:53,815 - INFO - Deleting VM ctest-TestBasicVMVN-99660517-37954909
2025-10-21 21:32:53,913 - INFO - Detaching port 255e12cd-d47b-4613-b3db-4479dfc335e6 from VM ctest-TestBasicVMVN-99660517-85764919
2025-10-21 21:32:53,955 - INFO - Deleting VM ctest-TestBasicVMVN-99660517-85764919
2025-10-21 21:32:54,027 - INFO - Deleting VN ctest-vn-85757863
2025-10-21 21:32:54,189 - DEBUG - Response for delete_port : ()
2025-10-21 21:32:54,370 - DEBUG - Response for delete_port : ()
2025-10-21 21:32:54,412 - DEBUG - VN d8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5 still in use: Unable to complete operation on network d8ce7559-7bf8-4a6d-97a2-f9be9d37f4b5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0c9aa2db-8ff0-4b96-9c2c-b3a203c85a42']
2025-10-21 21:32:54,412 - WARNING - Deleting VN ctest-vn-85757863 failed..Will retry
2025-10-21 21:32:56,532 - DEBUG - Response for deleting network ()
2025-10-21 21:32:56,533 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a59eb796-fac8-4962-b9cf-4e1ec772c059
2025-10-21 21:32:56,538 - DEBUG - Response Code: 404
2025-10-21 21:32:56,538 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-21 21:32:56,543 - DEBUG - Requesting: http://10.0.0.254:8082/domain/98eb14d4-90e8-40a6-bb66-e927fceca62e
2025-10-21 21:32:56,595 - DEBUG - Requesting: http://10.0.0.254:8082/project/434b6c9a-fdab-4aea-ac2b-7af885444743
2025-10-21 21:32:56,664 - INFO - Validated that VN ctest-vn-85757863 is not found in API Server
2025-10-21 21:32:56,675 - DEBUG - VN ctest-vn-85757863 is not present in Agent 10.0.0.254
2025-10-21 21:32:56,675 - INFO - Validated that VN ctest-vn-85757863 is not in any agent
2025-10-21 21:32:56,679 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-10-21 21:32:56,686 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-85757863
2025-10-21 21:32:56,686 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-99660517:ctest-vn-85757863
2025-10-21 21:32:56,697 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-85757863 info
2025-10-21 21:32:56,774 - INFO - IPAM: ctest-ipam-47955058 is not found in API Server
2025-10-21 21:32:56,786 - INFO - IPAM:ctest-ipam-47955058 is not found in control node
2025-10-21 21:32:57,048 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 21:32:57,048 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-21 21:32:57,048 - INFO - --------------------------------------------------------------------------------
2025-10-21 21:32:57,729 - INFO - Deleted project: ctest-TestBasicVMVN-99660517, ID : 434b6c9a-fdab-4aea-ac2b-7af885444743