2025-10-06 22:53:06,338 - INFO - Domain Default found not creating
2025-10-06 22:53:06,474 - INFO - Project ctest-TestBasicVMVN-65121752 not found, creating it
2025-10-06 22:53:06,898 - INFO - Created Project:ctest-TestBasicVMVN-65121752, ID : 13ddc4d4-6082-41fc-b636-0f2c59572141
2025-10-06 22:53:08,386 - INFO - ================================================================================
2025-10-06 22:53:08,386 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-06 22:53:08,386 - 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-06 22:53:08,643 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-06 22:53:08,643 - INFO - Initial checks done. Running the testcase now
2025-10-06 22:53:08,643 - INFO -
2025-10-06 22:53:09,190 - DEBUG - Response for create_network : {'network': {'id': '0fdeb905-5528-482c-af68-87cce78729ad', 'name': 'ctest-vn2_metadata-69960960', 'tenant_id': '13ddc4d4608241fcb6360f2c59572141', 'project_id': '13ddc4d4608241fcb6360f2c59572141', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-65121752', 'ctest-vn2_metadata-69960960'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 22:53:09,419 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b25f9e1d-5bc6-41aa-a9eb-ad75226ef23b', 'name': '', 'tenant_id': '13ddc4d4608241fcb6360f2c59572141', 'network_id': '0fdeb905-5528-482c-af68-87cce78729ad', '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': '13ddc4d4608241fcb6360f2c59572141'}}
2025-10-06 22:53:09,440 - INFO - Created VN ctest-vn2_metadata-69960960
2025-10-06 22:53:09,491 - DEBUG - VN ctest-vn2_metadata-69960960 UUID is 0fdeb905-5528-482c-af68-87cce78729ad
2025-10-06 22:53:09,681 - DEBUG - Services list from nova: [, , ]
2025-10-06 22:53:10,701 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4228-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4228-1)
2025-10-06 22:53:10,807 - DEBUG - Link local service introspect added
2025-10-06 22:53:10,849 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-06 22:53:15,931 - DEBUG - VM is in ACTIVE state now
2025-10-06 22:53:16,058 - INFO - Waiting for VM ctest-TestBasicVMVN-65121752-42950773 to be up..
2025-10-06 22:53:16,058 - INFO - VM name : ctest-TestBasicVMVN-65121752-42950773
2025-10-06 22:53:16,130 - DEBUG - VM ctest-TestBasicVMVN-65121752-42950773 ID is 15391f3f-6864-46c2-8ac7-95f8d0a700fb
2025-10-06 22:53:16,130 - DEBUG - VM ctest-TestBasicVMVN-65121752-42950773 launched on Node cn-jenkins-deploy-platform-ansible-os-4228-1
2025-10-06 22:53:16,203 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/15391f3f-6864-46c2-8ac7-95f8d0a700fb
2025-10-06 22:53:16,497 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/15391f3f-6864-46c2-8ac7-95f8d0a700fb
2025-10-06 22:53:16,527 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e24220f9-160e-4e17-b56c-0960789653f8
2025-10-06 22:53:19,769 - 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 1003ms')
2025-10-06 22:53:19,769 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65121752-42950773 failed!
2025-10-06 22:53:19,823 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65121752:ctest-vn2_metadata-69960960 is 11.1.1.1 and allocation pool is NOT set
2025-10-06 22:53:21,882 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.816 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.816/1.837/2.859/1.021 ms')
2025-10-06 22:53:21,882 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65121752-42950773 passed
2025-10-06 22:53:22,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:53:22,035 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65121752-42950773, IP 11.1.1.3, Port 22
2025-10-06 22:53:22,191 - DEBUG - VM ctest-TestBasicVMVN-65121752-42950773 is ready for SSH connections
2025-10-06 22:53:22,191 - INFO - Retry 0
2025-10-06 22:53:22,191 - 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-06 22:53:22,192 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-06 22:53:23,824 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-06 22:53:23,824 - INFO - Generic metadata worked
2025-10-06 22:53:24,071 - DEBUG - Link local service introspect removed
2025-10-06 22:53:24,071 - INFO - Deleting VM ctest-TestBasicVMVN-65121752-42950773
2025-10-06 22:53:24,136 - INFO - Deleting VN ctest-vn2_metadata-69960960
2025-10-06 22:53:24,173 - DEBUG - VN 0fdeb905-5528-482c-af68-87cce78729ad still in use: Unable to complete operation on network 0fdeb905-5528-482c-af68-87cce78729ad. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b7a69bc2-95a0-4432-b599-c81113b2a8da']
2025-10-06 22:53:24,173 - WARNING - Deleting VN ctest-vn2_metadata-69960960 failed..Will retry
2025-10-06 22:53:26,265 - DEBUG - Response for deleting network ()
2025-10-06 22:53:26,522 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 22:53:26,522 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-06 22:53:26,522 - INFO - --------------------------------------------------------------------------------
2025-10-06 22:53:26,524 - INFO - ================================================================================
2025-10-06 22:53:26,524 - INFO - STARTING TEST : test_metadata_service
2025-10-06 22:53:26,524 - 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-06 22:53:26,818 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-06 22:53:26,819 - INFO - Initial checks done. Running the testcase now
2025-10-06 22:53:26,819 - INFO -
2025-10-06 22:53:26,819 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-06 22:53:26,832 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/b92d2160-f559-4614-8ce2-4dc80a8a571d
2025-10-06 22:53:27,036 - DEBUG - Response for create_network : {'network': {'id': '0d131f36-050c-41cf-913d-33a1cd1a23c4', 'name': 'ctest-vn-92349224', 'tenant_id': '13ddc4d4608241fcb6360f2c59572141', 'project_id': '13ddc4d4608241fcb6360f2c59572141', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-65121752', 'ctest-vn-92349224'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 22:53:27,226 - DEBUG - Response for create_subnet : {'subnet': {'id': '57c60593-8457-4e1a-9c18-95813234c553', 'name': '', 'tenant_id': '13ddc4d4608241fcb6360f2c59572141', 'network_id': '0d131f36-050c-41cf-913d-33a1cd1a23c4', 'ip_version': 4, 'cidr': '176.58.248.128/26', 'allocation_pools': [{'start': '176.58.248.130', 'end': '176.58.248.190'}], 'gateway_ip': '176.58.248.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.58.248.130', 'tags': [], 'project_id': '13ddc4d4608241fcb6360f2c59572141'}}
2025-10-06 22:53:27,245 - INFO - Created VN ctest-vn-92349224
2025-10-06 22:53:27,299 - DEBUG - VN ctest-vn-92349224 UUID is 0d131f36-050c-41cf-913d-33a1cd1a23c4
2025-10-06 22:53:28,427 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4228-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4228-1)
2025-10-06 22:53:28,427 - INFO - Waiting for VM ctest-TestBasicVMVN-65121752-47851256 to be up..
2025-10-06 22:53:28,470 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-06 22:53:33,545 - DEBUG - VM is in ACTIVE state now
2025-10-06 22:53:33,545 - INFO - VM name : ctest-TestBasicVMVN-65121752-47851256
2025-10-06 22:53:33,619 - DEBUG - VM ctest-TestBasicVMVN-65121752-47851256 ID is d8b89fa0-b28c-43fe-899b-aba6abc35076
2025-10-06 22:53:33,619 - DEBUG - VM ctest-TestBasicVMVN-65121752-47851256 launched on Node cn-jenkins-deploy-platform-ansible-os-4228-1
2025-10-06 22:53:33,697 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d8b89fa0-b28c-43fe-899b-aba6abc35076
2025-10-06 22:53:33,719 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3e8090aa-4429-466f-8e28-0a88eb47c912
2025-10-06 22:53:36,985 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-10-06 22:53:36,985 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65121752-47851256 failed!
2025-10-06 22:53:37,039 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-92349224 is 176.58.248.129 and allocation pool is NOT set
2025-10-06 22:53:39,099 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.765 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.765/2.155/3.546/1.390 ms')
2025-10-06 22:53:39,100 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65121752-47851256 passed
2025-10-06 22:53:39,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:53:39,247 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65121752-47851256, IP 176.58.248.131, Port 22
2025-10-06 22:53:39,303 - 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-06 22:53:39,375 - DEBUG - VM ctest-TestBasicVMVN-65121752-47851256 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-06 22:53:44,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:53:44,377 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65121752-47851256, IP 176.58.248.131, Port 22
2025-10-06 22:53:44,445 - 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-06 22:53:44,516 - DEBUG - VM ctest-TestBasicVMVN-65121752-47851256 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-06 22:53:49,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:53:49,517 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65121752-47851256, IP 176.58.248.131, Port 22
2025-10-06 22:53:49,674 - DEBUG - VM ctest-TestBasicVMVN-65121752-47851256 is ready for SSH connections
2025-10-06 22:53:49,674 - 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-06 22:53:49,674 - DEBUG - cat /tmp/output.txt
2025-10-06 22:53:51,287 - DEBUG - Hello World. The time is now Mon, 06 Oct 2025 16:53:45 -0600!
2025-10-06 22:53:51,288 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 06 Oct 2025 16:53:45 -0600!'}
2025-10-06 22:53:51,288 - INFO - metadata_script.txt got executed in the vm
2025-10-06 22:53:51,288 - INFO - Deleting VM ctest-TestBasicVMVN-65121752-47851256
2025-10-06 22:53:51,354 - INFO - Deleting VN ctest-vn-92349224
2025-10-06 22:53:51,399 - DEBUG - VN 0d131f36-050c-41cf-913d-33a1cd1a23c4 still in use: Unable to complete operation on network 0d131f36-050c-41cf-913d-33a1cd1a23c4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-69217848-ed6d-4f8f-9159-3252d8d5c058']
2025-10-06 22:53:51,399 - WARNING - Deleting VN ctest-vn-92349224 failed..Will retry
2025-10-06 22:53:53,499 - DEBUG - Response for deleting network ()
2025-10-06 22:53:53,751 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 22:53:53,751 - INFO - END TEST : test_metadata_service : PASSED[0:00:27]
2025-10-06 22:53:53,751 - INFO - --------------------------------------------------------------------------------
2025-10-06 22:53:53,754 - INFO - ================================================================================
2025-10-06 22:53:53,754 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-06 22:53:53,754 - 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-06 22:53:54,052 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-06 22:53:54,052 - INFO - Initial checks done. Running the testcase now
2025-10-06 22:53:54,052 - INFO -
2025-10-06 22:53:54,536 - DEBUG - Response for create_network : {'network': {'id': '4b8d156e-85e9-49ff-b7d1-73368bfa743d', 'name': 'ctest-vn-41108167', 'tenant_id': '13ddc4d4608241fcb6360f2c59572141', 'project_id': '13ddc4d4608241fcb6360f2c59572141', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-65121752', 'ctest-vn-41108167'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 22:53:54,753 - DEBUG - Response for create_subnet : {'subnet': {'id': '058e29e5-0dfe-4d91-894c-1f48630cb3f8', 'name': '', 'tenant_id': '13ddc4d4608241fcb6360f2c59572141', 'network_id': '4b8d156e-85e9-49ff-b7d1-73368bfa743d', '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': '13ddc4d4608241fcb6360f2c59572141'}}
2025-10-06 22:53:54,888 - DEBUG - Response for create_subnet : {'subnet': {'id': '8fc05600-778b-4880-a5ed-7d99dd235642', 'name': '', 'tenant_id': '13ddc4d4608241fcb6360f2c59572141', 'network_id': '4b8d156e-85e9-49ff-b7d1-73368bfa743d', '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': '13ddc4d4608241fcb6360f2c59572141'}}
2025-10-06 22:53:54,905 - INFO - Created VN ctest-vn-41108167
2025-10-06 22:53:54,955 - DEBUG - VN ctest-vn-41108167 UUID is 4b8d156e-85e9-49ff-b7d1-73368bfa743d
2025-10-06 22:53:55,296 - DEBUG - Response for create_port : {'port': {'name': 'c1243bf1-b6ac-4def-808b-e30609f0b05e', 'id': 'c1243bf1-b6ac-4def-808b-e30609f0b05e', 'tenant_id': '13ddc4d4608241fcb6360f2c59572141', 'network_id': '4b8d156e-85e9-49ff-b7d1-73368bfa743d', 'mac_address': '02:c1:24:3b:f1:b6', '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': '058e29e5-0dfe-4d91-894c-1f48630cb3f8'}], 'security_groups': ['b12a8c36-6114-4348-9a0a-b22f2ca611ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '13ddc4d4608241fcb6360f2c59572141'}}
2025-10-06 22:53:55,454 - DEBUG - Response for create_port : {'port': {'name': '18708ba0-5b7d-4ecf-a59e-61be6f41e67d', 'id': '18708ba0-5b7d-4ecf-a59e-61be6f41e67d', 'tenant_id': '13ddc4d4608241fcb6360f2c59572141', 'network_id': '4b8d156e-85e9-49ff-b7d1-73368bfa743d', 'mac_address': '02:18:70:8b:a0:5b', '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': '8fc05600-778b-4880-a5ed-7d99dd235642'}], 'security_groups': ['b12a8c36-6114-4348-9a0a-b22f2ca611ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '13ddc4d4608241fcb6360f2c59572141'}}
2025-10-06 22:53:55,794 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4228-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4228-1)
2025-10-06 22:53:56,188 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4228-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4228-1)
2025-10-06 22:53:57,420 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4228-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4228-1)
2025-10-06 22:53:57,420 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-06 22:53:57,426 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eab8c665-e3a8-462f-b44c-8c68f17662d2
2025-10-06 22:53:57,440 - DEBUG - Requesting: http://10.0.0.38:8082/project/13ddc4d4-6082-41fc-b636-0f2c59572141
2025-10-06 22:53:57,507 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/4dfeabdc-f4c2-4fd8-992d-1dba8c349230
2025-10-06 22:53:57,524 - INFO - Verifications in API Server for IPAM: ctest-ipam-46880715 passed
2025-10-06 22:53:57,532 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-65121752:ctest-ipam-46880715', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-65121752', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5620118350492487640', 'uuid-lslong': '11037510948808331824'}, 'enable': 'true', 'created': '2025-10-06T22:53:54', 'last-modified': '2025-10-06T22:53:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.253988'}
2025-10-06 22:53:57,533 - INFO - Verifications in Control node for IPAM: ctest-ipam-46880715 passed
2025-10-06 22:53:57,533 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-06 22:53:57,540 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eab8c665-e3a8-462f-b44c-8c68f17662d2
2025-10-06 22:53:57,552 - DEBUG - Requesting: http://10.0.0.38:8082/project/13ddc4d4-6082-41fc-b636-0f2c59572141
2025-10-06 22:53:57,626 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4b8d156e-85e9-49ff-b7d1-73368bfa743d
2025-10-06 22:53:57,636 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4b8d156e-85e9-49ff-b7d1-73368bfa743d
2025-10-06 22:53:57,645 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e523fc38-e409-4a0b-9446-3ca92f80edc0
2025-10-06 22:53:57,652 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e523fc38-e409-4a0b-9446-3ca92f80edc0
2025-10-06 22:53:57,664 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/586af86a-3bd2-40aa-81bd-0cfa40948443
2025-10-06 22:53:57,670 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-06 22:53:57,670 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4b8d156e-85e9-49ff-b7d1-73368bfa743d
2025-10-06 22:53:57,680 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e523fc38-e409-4a0b-9446-3ca92f80edc0
2025-10-06 22:53:57,695 - INFO - Verified VN network id 12 for VN 4b8d156e-85e9-49ff-b7d1-73368bfa743d
2025-10-06 22:53:57,695 - INFO - Verifications in API Server for VN ctest-vn-41108167 passed
2025-10-06 22:53:57,695 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4b8d156e-85e9-49ff-b7d1-73368bfa743d
2025-10-06 22:53:57,708 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e523fc38-e409-4a0b-9446-3ca92f80edc0
2025-10-06 22:53:57,715 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e523fc38-e409-4a0b-9446-3ca92f80edc0
2025-10-06 22:53:57,721 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/586af86a-3bd2-40aa-81bd-0cfa40948443
2025-10-06 22:53:57,736 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-65121752', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5444031088998042111', 'uuid-lslong': '13245494657187214397'}, 'enable': 'true', 'created': '2025-10-06T22:53:54', 'last-modified': '2025-10-06T22:53:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.873251'}
2025-10-06 22:53:57,743 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-06 22:53:57,743 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-41108167 passed
2025-10-06 22:53:57,743 - DEBUG - ====Verifying policy data for ctest-vn-41108167 in API_Server ======
2025-10-06 22:53:57,743 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-06 22:53:57,749 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eab8c665-e3a8-462f-b44c-8c68f17662d2
2025-10-06 22:53:57,760 - DEBUG - Requesting: http://10.0.0.38:8082/project/13ddc4d4-6082-41fc-b636-0f2c59572141
2025-10-06 22:53:57,842 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4b8d156e-85e9-49ff-b7d1-73368bfa743d
2025-10-06 22:53:57,856 - DEBUG - =>VN ctest-vn-41108167 has no policy to be verified
2025-10-06 22:53:57,856 - DEBUG - Verifying the vn in opserver
2025-10-06 22:53:57,856 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167 virtual network link through opserver 10.0.0.38
2025-10-06 22:53:57,856 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-06 22:53:58,251 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-06 22:53:58,317 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167?flat'}
2025-10-06 22:53:58,317 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167 is found in opserver
2025-10-06 22:53:58,323 - DEBUG - VRF ids for VN ctest-vn-41108167: {'10.0.0.38': '2'}
2025-10-06 22:53:58,323 - INFO - Waiting for VM ctest-TestBasicVMVN-65121752-46679280 to be up..
2025-10-06 22:53:58,412 - DEBUG - VM is in ACTIVE state now
2025-10-06 22:53:58,413 - INFO - VM name : ctest-TestBasicVMVN-65121752-46679280
2025-10-06 22:53:58,496 - DEBUG - VM ctest-TestBasicVMVN-65121752-46679280 ID is 13b899a2-eff9-4f94-acc6-6c6a2ef353c9
2025-10-06 22:53:58,496 - DEBUG - VM ctest-TestBasicVMVN-65121752-46679280 launched on Node cn-jenkins-deploy-platform-ansible-os-4228-1
2025-10-06 22:53:58,565 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/13b899a2-eff9-4f94-acc6-6c6a2ef353c9
2025-10-06 22:53:58,573 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c1243bf1-b6ac-4def-808b-e30609f0b05e
2025-10-06 22:54:01,824 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-06 22:54:01,825 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65121752-46679280 failed!
2025-10-06 22:54:01,879 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167 is 31.1.1.1 and allocation pool is NOT set
2025-10-06 22:54:01,879 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167 is 31.1.2.1 and allocation pool is NOT set
2025-10-06 22:54:05,945 - 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-10-06 22:54:05,945 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65121752-46679280 failed!
2025-10-06 22:54:05,999 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167 is 31.1.1.1 and allocation pool is NOT set
2025-10-06 22:54:05,999 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167 is 31.1.2.1 and allocation pool is NOT set
2025-10-06 22:54:08,064 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.437 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.437/1.716/2.995/1.279 ms')
2025-10-06 22:54:08,064 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65121752-46679280 passed
2025-10-06 22:54:08,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:54:08,215 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65121752-46679280, IP 31.1.1.4, Port 22
2025-10-06 22:54:08,382 - DEBUG - VM ctest-TestBasicVMVN-65121752-46679280 is ready for SSH connections
2025-10-06 22:54:08,382 - INFO - Waiting for VM ctest-TestBasicVMVN-65121752-30267808 to be up..
2025-10-06 22:54:08,470 - DEBUG - VM is in ACTIVE state now
2025-10-06 22:54:08,470 - INFO - VM name : ctest-TestBasicVMVN-65121752-30267808
2025-10-06 22:54:08,551 - DEBUG - VM ctest-TestBasicVMVN-65121752-30267808 ID is ada71a1e-8424-437d-834e-5da4cd61446f
2025-10-06 22:54:08,551 - DEBUG - VM ctest-TestBasicVMVN-65121752-30267808 launched on Node cn-jenkins-deploy-platform-ansible-os-4228-1
2025-10-06 22:54:08,633 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ada71a1e-8424-437d-834e-5da4cd61446f
2025-10-06 22:54:08,643 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/18708ba0-5b7d-4ecf-a59e-61be6f41e67d
2025-10-06 22:54:09,883 - 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.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.395 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.395/1.925/3.455/1.530 ms')
2025-10-06 22:54:09,883 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-65121752-30267808 passed
2025-10-06 22:54:10,031 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:54:10,031 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65121752-30267808, IP 31.1.2.4, Port 22
2025-10-06 22:54:10,191 - DEBUG - VM ctest-TestBasicVMVN-65121752-30267808 is ready for SSH connections
2025-10-06 22:54:10,191 - INFO - Waiting for VM ctest-TestBasicVMVN-65121752-35096613 to be up..
2025-10-06 22:54:10,262 - DEBUG - VM is in ACTIVE state now
2025-10-06 22:54:10,262 - INFO - VM name : ctest-TestBasicVMVN-65121752-35096613
2025-10-06 22:54:10,333 - DEBUG - VM ctest-TestBasicVMVN-65121752-35096613 ID is df00f9db-f40e-46a3-9990-2325ad5a9f0d
2025-10-06 22:54:10,334 - DEBUG - VM ctest-TestBasicVMVN-65121752-35096613 launched on Node cn-jenkins-deploy-platform-ansible-os-4228-1
2025-10-06 22:54:10,416 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/df00f9db-f40e-46a3-9990-2325ad5a9f0d
2025-10-06 22:54:10,424 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7e237776-abf3-4738-9431-520d672ac80e
2025-10-06 22:54:11,669 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.557 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.557/1.871/3.186/1.314 ms')
2025-10-06 22:54:11,669 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-65121752-35096613 passed
2025-10-06 22:54:11,823 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:54:11,823 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65121752-35096613, IP 31.1.1.3, Port 22
2025-10-06 22:54:11,979 - DEBUG - VM ctest-TestBasicVMVN-65121752-35096613 is ready for SSH connections
2025-10-06 22:54:11,979 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:54:11,979 - 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-06 22:54:11,979 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-06 22:54:15,986 - 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.755 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.851 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.227 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.851/1.944/3.755 ms
2025-10-06 22:54:15,986 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-65121752-46679280 passed
2025-10-06 22:54:15,986 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:54:15,986 - 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-06 22:54:15,986 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-06 22:54:19,641 - 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.912 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.987 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.866 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.866/1.588/2.912 ms
2025-10-06 22:54:19,641 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-65121752-30267808 passed
2025-10-06 22:54:19,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:54:19,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:54:19,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 22:54:19,641 - 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-06 22:54:19,642 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-06 22:54:19,815 - DEBUG - None
2025-10-06 22:54:19,815 - 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-06 22:54:19,816 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-06 22:54:20,004 - DEBUG - None
2025-10-06 22:54:20,004 - 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-06 22:54:20,004 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-06 22:54:20,639 - DEBUG - None
2025-10-06 22:54:20,639 - 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-06 22:54:20,639 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-06 22:54:22,845 - 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.859 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.201 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.393 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.954 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.393/1.960/5.201 ms
2025-10-06 22:54:22,845 - 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-06 22:54:22,845 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-06 22:54:25,087 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.998 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.930 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.018 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.996 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.946 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.501 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.412/1.971/4.018 ms
2025-10-06 22:54:25,087 - 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-06 22:54:25,087 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-06 22:54:27,341 - 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.524 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.306 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.032 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.891 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.346/1.743/3.306 ms
2025-10-06 22:54:27,341 - INFO - Deleting VM ctest-TestBasicVMVN-65121752-35096613
2025-10-06 22:54:27,426 - INFO - Detaching port 18708ba0-5b7d-4ecf-a59e-61be6f41e67d from VM ctest-TestBasicVMVN-65121752-30267808
2025-10-06 22:54:27,465 - INFO - Deleting VM ctest-TestBasicVMVN-65121752-30267808
2025-10-06 22:54:27,542 - INFO - Detaching port c1243bf1-b6ac-4def-808b-e30609f0b05e from VM ctest-TestBasicVMVN-65121752-46679280
2025-10-06 22:54:27,578 - INFO - Deleting VM ctest-TestBasicVMVN-65121752-46679280
2025-10-06 22:54:27,677 - INFO - Deleting VN ctest-vn-41108167
2025-10-06 22:54:27,840 - DEBUG - Response for delete_port : ()
2025-10-06 22:54:28,082 - DEBUG - Response for delete_port : ()
2025-10-06 22:54:28,218 - DEBUG - Response for deleting network ()
2025-10-06 22:54:28,219 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e523fc38-e409-4a0b-9446-3ca92f80edc0
2025-10-06 22:54:28,224 - DEBUG - Response Code: 404
2025-10-06 22:54:28,225 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-06 22:54:28,234 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eab8c665-e3a8-462f-b44c-8c68f17662d2
2025-10-06 22:54:28,300 - DEBUG - Requesting: http://10.0.0.38:8082/project/13ddc4d4-6082-41fc-b636-0f2c59572141
2025-10-06 22:54:28,378 - INFO - Validated that VN ctest-vn-41108167 is not found in API Server
2025-10-06 22:54:28,387 - DEBUG - VN ctest-vn-41108167 is not present in Agent 10.0.0.38
2025-10-06 22:54:28,387 - INFO - Validated that VN ctest-vn-41108167 is not in any agent
2025-10-06 22:54:28,392 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-06 22:54:28,398 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-41108167
2025-10-06 22:54:28,398 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-65121752:ctest-vn-41108167
2025-10-06 22:54:28,405 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-41108167 info
2025-10-06 22:54:28,479 - INFO - IPAM: ctest-ipam-46880715 is not found in API Server
2025-10-06 22:54:28,488 - INFO - IPAM:ctest-ipam-46880715 is not found in control node
2025-10-06 22:54:28,744 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 22:54:28,745 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:35]
2025-10-06 22:54:28,745 - INFO - --------------------------------------------------------------------------------
2025-10-06 22:54:29,404 - INFO - Deleted project: ctest-TestBasicVMVN-65121752, ID : 13ddc4d4-6082-41fc-b636-0f2c59572141