2025-05-28 11:42:14,754 - INFO - Domain Default found not creating
2025-05-28 11:42:14,885 - INFO - Project ctest-TestBasicVMVN-01076963 not found, creating it
2025-05-28 11:42:15,337 - INFO - Created Project:ctest-TestBasicVMVN-01076963, ID : 6e2f9603-1860-474a-a4ec-9cb8f4e4f854
2025-05-28 11:42:16,845 - INFO - ================================================================================
2025-05-28 11:42:16,846 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-28 11:42:16,846 - 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-05-28 11:42:17,105 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-05-28 11:42:17,105 - INFO - Initial checks done. Running the testcase now
2025-05-28 11:42:17,105 - INFO -
2025-05-28 11:42:17,679 - DEBUG - Response for create_network : {'network': {'id': 'dec72a73-c820-4ba6-acf6-d0dde27d9b4e', 'name': 'ctest-vn2_metadata-64463659', 'tenant_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'project_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01076963', 'ctest-vn2_metadata-64463659'], 'port_security_enabled': True, 'description': ''}}
2025-05-28 11:42:17,843 - DEBUG - Response for create_subnet : {'subnet': {'id': '3ac132c1-48e7-45b5-ba05-95607e77ee86', 'name': '', 'tenant_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'network_id': 'dec72a73-c820-4ba6-acf6-d0dde27d9b4e', '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': '6e2f96031860474aa4ec9cb8f4e4f854'}}
2025-05-28 11:42:17,861 - INFO - Created VN ctest-vn2_metadata-64463659
2025-05-28 11:42:17,919 - DEBUG - VN ctest-vn2_metadata-64463659 UUID is dec72a73-c820-4ba6-acf6-d0dde27d9b4e
2025-05-28 11:42:18,096 - DEBUG - Services list from nova: [, , ]
2025-05-28 11:42:19,171 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3349-1)
2025-05-28 11:42:19,275 - DEBUG - Link local service introspect added
2025-05-28 11:42:19,315 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-28 11:42:24,400 - DEBUG - VM is in ACTIVE state now
2025-05-28 11:42:24,527 - INFO - Waiting for VM ctest-TestBasicVMVN-01076963-18690842 to be up..
2025-05-28 11:42:24,528 - INFO - VM name : ctest-TestBasicVMVN-01076963-18690842
2025-05-28 11:42:24,603 - DEBUG - VM ctest-TestBasicVMVN-01076963-18690842 ID is a19f8136-e143-471f-8e4b-50d29479e7c7
2025-05-28 11:42:24,603 - DEBUG - VM ctest-TestBasicVMVN-01076963-18690842 launched on Node cn-jenkins-deploy-platform-ansible-os-3349-1
2025-05-28 11:42:24,673 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/a19f8136-e143-471f-8e4b-50d29479e7c7
2025-05-28 11:42:25,008 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/a19f8136-e143-471f-8e4b-50d29479e7c7
2025-05-28 11:42:25,038 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/3e2d2c48-db25-4821-8021-8fb6a71f060f
2025-05-28 11:42:28,291 - 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-05-28 11:42:28,291 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01076963-18690842 failed!
2025-05-28 11:42:28,347 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01076963:ctest-vn2_metadata-64463659 is 11.1.1.1 and allocation pool is NOT set
2025-05-28 11:42:30,405 - 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=7.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.520 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.520/4.156/7.792/3.636 ms')
2025-05-28 11:42:30,405 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01076963-18690842 passed
2025-05-28 11:42:30,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:42:30,556 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01076963-18690842, IP 11.1.1.3, Port 22
2025-05-28 11:42:30,621 - 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-05-28 11:42:30,693 - DEBUG - VM ctest-TestBasicVMVN-01076963-18690842 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-28 11:42:35,693 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:42:35,693 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01076963-18690842, IP 11.1.1.3, Port 22
2025-05-28 11:42:35,846 - DEBUG - VM ctest-TestBasicVMVN-01076963-18690842 is ready for SSH connections
2025-05-28 11:42:35,847 - INFO - Retry 0
2025-05-28 11:42:35,847 - 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.49, gateway password: c0ntrail123
2025-05-28 11:42:35,847 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-28 11:42:37,490 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-28 11:42:37,490 - INFO - Generic metadata worked
2025-05-28 11:42:37,743 - DEBUG - Link local service introspect removed
2025-05-28 11:42:37,743 - INFO - Deleting VM ctest-TestBasicVMVN-01076963-18690842
2025-05-28 11:42:37,804 - INFO - Deleting VN ctest-vn2_metadata-64463659
2025-05-28 11:42:37,841 - DEBUG - VN dec72a73-c820-4ba6-acf6-d0dde27d9b4e still in use: Unable to complete operation on network dec72a73-c820-4ba6-acf6-d0dde27d9b4e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f51b2f87-4e13-4d4c-b743-1991b43e1448']
2025-05-28 11:42:37,841 - WARNING - Deleting VN ctest-vn2_metadata-64463659 failed..Will retry
2025-05-28 11:42:39,947 - DEBUG - Response for deleting network ()
2025-05-28 11:42:40,209 - DEBUG - No XMPP flaps were noticed during the test
2025-05-28 11:42:40,210 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-05-28 11:42:40,210 - INFO - --------------------------------------------------------------------------------
2025-05-28 11:42:40,212 - INFO - ================================================================================
2025-05-28 11:42:40,213 - INFO - STARTING TEST : test_metadata_service
2025-05-28 11:42:40,213 - 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-05-28 11:42:40,503 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-05-28 11:42:40,503 - INFO - Initial checks done. Running the testcase now
2025-05-28 11:42:40,503 - INFO -
2025-05-28 11:42:40,503 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-05-28 11:42:40,509 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/2d02d9bf-8713-44d7-871c-e55888ae2218
2025-05-28 11:42:40,714 - DEBUG - Response for create_network : {'network': {'id': 'd0434643-ef55-48e6-80ed-79138cff90eb', 'name': 'ctest-vn-86055088', 'tenant_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'project_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01076963', 'ctest-vn-86055088'], 'port_security_enabled': True, 'description': ''}}
2025-05-28 11:42:40,883 - DEBUG - Response for create_subnet : {'subnet': {'id': '0ec05806-d7bf-4710-ba5d-0a1374b8e461', 'name': '', 'tenant_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'network_id': 'd0434643-ef55-48e6-80ed-79138cff90eb', 'ip_version': 4, 'cidr': '43.163.99.128/26', 'allocation_pools': [{'start': '43.163.99.130', 'end': '43.163.99.190'}], 'gateway_ip': '43.163.99.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.163.99.130', 'tags': [], 'project_id': '6e2f96031860474aa4ec9cb8f4e4f854'}}
2025-05-28 11:42:40,901 - INFO - Created VN ctest-vn-86055088
2025-05-28 11:42:40,951 - DEBUG - VN ctest-vn-86055088 UUID is d0434643-ef55-48e6-80ed-79138cff90eb
2025-05-28 11:42:42,271 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3349-1)
2025-05-28 11:42:42,271 - INFO - Waiting for VM ctest-TestBasicVMVN-01076963-18015188 to be up..
2025-05-28 11:42:42,318 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-28 11:42:47,393 - DEBUG - VM is in ACTIVE state now
2025-05-28 11:42:47,393 - INFO - VM name : ctest-TestBasicVMVN-01076963-18015188
2025-05-28 11:42:47,465 - DEBUG - VM ctest-TestBasicVMVN-01076963-18015188 ID is f9234830-984b-479f-8391-a747b21f57a2
2025-05-28 11:42:47,465 - DEBUG - VM ctest-TestBasicVMVN-01076963-18015188 launched on Node cn-jenkins-deploy-platform-ansible-os-3349-1
2025-05-28 11:42:47,538 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/f9234830-984b-479f-8391-a747b21f57a2
2025-05-28 11:42:47,546 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/1b0fd367-6cdb-47d2-9e33-c0876c4aa231
2025-05-28 11:42:50,812 - 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 1027ms')
2025-05-28 11:42:50,812 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01076963-18015188 failed!
2025-05-28 11:42:50,871 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-86055088 is 43.163.99.129 and allocation pool is NOT set
2025-05-28 11:42:52,937 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=9.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.58 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.583/5.742/9.901/4.159 ms')
2025-05-28 11:42:52,937 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01076963-18015188 passed
2025-05-28 11:42:53,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:42:53,088 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01076963-18015188, IP 43.163.99.131, Port 22
2025-05-28 11:42:53,143 - 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-05-28 11:42:53,219 - DEBUG - VM ctest-TestBasicVMVN-01076963-18015188 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-28 11:42:58,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:42:58,220 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01076963-18015188, IP 43.163.99.131, Port 22
2025-05-28 11:42:58,375 - DEBUG - VM ctest-TestBasicVMVN-01076963-18015188 is ready for SSH connections
2025-05-28 11:42:58,375 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-05-28 11:42:58,376 - DEBUG - cat /tmp/output.txt
2025-05-28 11:43:00,022 - DEBUG - Hello World. The time is now Wed, 28 May 2025 05:42:53 -0600!
2025-05-28 11:43:00,022 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 28 May 2025 05:42:53 -0600!'}
2025-05-28 11:43:00,022 - INFO - metadata_script.txt got executed in the vm
2025-05-28 11:43:00,023 - INFO - Deleting VM ctest-TestBasicVMVN-01076963-18015188
2025-05-28 11:43:00,089 - INFO - Deleting VN ctest-vn-86055088
2025-05-28 11:43:00,124 - DEBUG - VN d0434643-ef55-48e6-80ed-79138cff90eb still in use: Unable to complete operation on network d0434643-ef55-48e6-80ed-79138cff90eb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-81e006da-a709-4390-bd34-7e496916276a']
2025-05-28 11:43:00,125 - WARNING - Deleting VN ctest-vn-86055088 failed..Will retry
2025-05-28 11:43:02,230 - DEBUG - Response for deleting network ()
2025-05-28 11:43:02,485 - DEBUG - No XMPP flaps were noticed during the test
2025-05-28 11:43:02,485 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-05-28 11:43:02,485 - INFO - --------------------------------------------------------------------------------
2025-05-28 11:43:02,488 - INFO - ================================================================================
2025-05-28 11:43:02,488 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-28 11:43:02,488 - 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-05-28 11:43:02,782 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-05-28 11:43:02,783 - INFO - Initial checks done. Running the testcase now
2025-05-28 11:43:02,783 - INFO -
2025-05-28 11:43:03,258 - DEBUG - Response for create_network : {'network': {'id': 'e83dca82-51c3-4799-86ac-e685f6366752', 'name': 'ctest-vn-88373181', 'tenant_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'project_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01076963', 'ctest-vn-88373181'], 'port_security_enabled': True, 'description': ''}}
2025-05-28 11:43:03,422 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd051dd1d-af73-4e2e-b576-cd34af1c9bbd', 'name': '', 'tenant_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'network_id': 'e83dca82-51c3-4799-86ac-e685f6366752', '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': '6e2f96031860474aa4ec9cb8f4e4f854'}}
2025-05-28 11:43:03,619 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca0417d9-7057-44d3-b6b9-212aca61d149', 'name': '', 'tenant_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'network_id': 'e83dca82-51c3-4799-86ac-e685f6366752', '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': '6e2f96031860474aa4ec9cb8f4e4f854'}}
2025-05-28 11:43:03,636 - INFO - Created VN ctest-vn-88373181
2025-05-28 11:43:03,687 - DEBUG - VN ctest-vn-88373181 UUID is e83dca82-51c3-4799-86ac-e685f6366752
2025-05-28 11:43:04,026 - DEBUG - Response for create_port : {'port': {'name': '9e743ff9-273b-42cd-8b5f-78e852dbdd0f', 'id': '9e743ff9-273b-42cd-8b5f-78e852dbdd0f', 'tenant_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'network_id': 'e83dca82-51c3-4799-86ac-e685f6366752', 'mac_address': '02:9e:74:3f:f9:27', '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': 'd051dd1d-af73-4e2e-b576-cd34af1c9bbd'}], 'security_groups': ['daf05797-e19c-4317-baa7-9cece15dc20c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6e2f96031860474aa4ec9cb8f4e4f854'}}
2025-05-28 11:43:04,196 - DEBUG - Response for create_port : {'port': {'name': '638847c5-470a-4231-b0aa-3b073a42348b', 'id': '638847c5-470a-4231-b0aa-3b073a42348b', 'tenant_id': '6e2f96031860474aa4ec9cb8f4e4f854', 'network_id': 'e83dca82-51c3-4799-86ac-e685f6366752', 'mac_address': '02:63:88:47:c5:47', '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': 'ca0417d9-7057-44d3-b6b9-212aca61d149'}], 'security_groups': ['daf05797-e19c-4317-baa7-9cece15dc20c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6e2f96031860474aa4ec9cb8f4e4f854'}}
2025-05-28 11:43:04,538 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3349-1)
2025-05-28 11:43:04,900 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3349-1)
2025-05-28 11:43:06,151 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3349-1)
2025-05-28 11:43:06,151 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-05-28 11:43:06,164 - DEBUG - Requesting: http://10.0.0.49:8082/domain/6aacc72c-3302-4820-9ee2-a9ebe0963d25
2025-05-28 11:43:06,179 - DEBUG - Requesting: http://10.0.0.49:8082/project/6e2f9603-1860-474a-a4ec-9cb8f4e4f854
2025-05-28 11:43:06,271 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/e25b74c1-4528-42c3-b44f-4c89b1fb886f
2025-05-28 11:43:06,285 - INFO - Verifications in API Server for IPAM: ctest-ipam-57951583 passed
2025-05-28 11:43:06,293 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-01076963:ctest-ipam-57951583', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01076963', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16310758848890159811', 'uuid-lslong': '12992687604267452527'}, 'enable': 'true', 'created': '2025-05-28T11:43:02', 'last-modified': '2025-05-28T11:43:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.282386'}
2025-05-28 11:43:06,293 - INFO - Verifications in Control node for IPAM: ctest-ipam-57951583 passed
2025-05-28 11:43:06,294 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-05-28 11:43:06,301 - DEBUG - Requesting: http://10.0.0.49:8082/domain/6aacc72c-3302-4820-9ee2-a9ebe0963d25
2025-05-28 11:43:06,314 - DEBUG - Requesting: http://10.0.0.49:8082/project/6e2f9603-1860-474a-a4ec-9cb8f4e4f854
2025-05-28 11:43:06,405 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e83dca82-51c3-4799-86ac-e685f6366752
2025-05-28 11:43:06,480 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e83dca82-51c3-4799-86ac-e685f6366752
2025-05-28 11:43:06,518 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3a420d24-12f7-41b2-8972-c717b06cf346
2025-05-28 11:43:06,533 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3a420d24-12f7-41b2-8972-c717b06cf346
2025-05-28 11:43:06,542 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/aa8f39ec-9bab-4739-8641-de61d1637a26
2025-05-28 11:43:06,553 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-28 11:43:06,553 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e83dca82-51c3-4799-86ac-e685f6366752
2025-05-28 11:43:06,592 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3a420d24-12f7-41b2-8972-c717b06cf346
2025-05-28 11:43:06,617 - INFO - Verified VN network id 8 for VN e83dca82-51c3-4799-86ac-e685f6366752
2025-05-28 11:43:06,623 - INFO - Verifications in API Server for VN ctest-vn-88373181 passed
2025-05-28 11:43:06,623 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e83dca82-51c3-4799-86ac-e685f6366752
2025-05-28 11:43:06,644 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3a420d24-12f7-41b2-8972-c717b06cf346
2025-05-28 11:43:06,673 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3a420d24-12f7-41b2-8972-c717b06cf346
2025-05-28 11:43:06,685 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/aa8f39ec-9bab-4739-8641-de61d1637a26
2025-05-28 11:43:06,702 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01076963', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16734754451444942745', 'uuid-lslong': '9704384760112375634'}, 'enable': 'true', 'created': '2025-05-28T11:43:03', 'last-modified': '2025-05-28T11:43:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.109855'}
2025-05-28 11:43:06,713 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-28 11:43:06,713 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88373181 passed
2025-05-28 11:43:06,713 - DEBUG - ====Verifying policy data for ctest-vn-88373181 in API_Server ======
2025-05-28 11:43:06,713 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-05-28 11:43:06,767 - DEBUG - Requesting: http://10.0.0.49:8082/domain/6aacc72c-3302-4820-9ee2-a9ebe0963d25
2025-05-28 11:43:06,793 - DEBUG - Requesting: http://10.0.0.49:8082/project/6e2f9603-1860-474a-a4ec-9cb8f4e4f854
2025-05-28 11:43:06,941 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e83dca82-51c3-4799-86ac-e685f6366752
2025-05-28 11:43:06,968 - DEBUG - =>VN ctest-vn-88373181 has no policy to be verified
2025-05-28 11:43:06,968 - DEBUG - Verifying the vn in opserver
2025-05-28 11:43:06,968 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181 virtual network link through opserver 10.0.0.49
2025-05-28 11:43:06,968 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-05-28 11:43:07,390 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-05-28 11:43:07,468 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181?flat'}
2025-05-28 11:43:07,468 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181 is found in opserver
2025-05-28 11:43:07,474 - DEBUG - VRF ids for VN ctest-vn-88373181: {'10.0.0.49': '2'}
2025-05-28 11:43:07,474 - INFO - Waiting for VM ctest-TestBasicVMVN-01076963-90952544 to be up..
2025-05-28 11:43:07,570 - DEBUG - VM is in ACTIVE state now
2025-05-28 11:43:07,570 - INFO - VM name : ctest-TestBasicVMVN-01076963-90952544
2025-05-28 11:43:07,650 - DEBUG - VM ctest-TestBasicVMVN-01076963-90952544 ID is 8f76bcf5-efdd-47a9-8be8-ead88d1b9769
2025-05-28 11:43:07,650 - DEBUG - VM ctest-TestBasicVMVN-01076963-90952544 launched on Node cn-jenkins-deploy-platform-ansible-os-3349-1
2025-05-28 11:43:07,737 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/8f76bcf5-efdd-47a9-8be8-ead88d1b9769
2025-05-28 11:43:07,746 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/9e743ff9-273b-42cd-8b5f-78e852dbdd0f
2025-05-28 11:43:11,038 - 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 1025ms')
2025-05-28 11:43:11,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01076963-90952544 failed!
2025-05-28 11:43:11,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181 is 31.1.1.1 and allocation pool is NOT set
2025-05-28 11:43:11,096 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181 is 31.1.2.1 and allocation pool is NOT set
2025-05-28 11:43:15,172 - 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-05-28 11:43:15,173 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01076963-90952544 failed!
2025-05-28 11:43:15,228 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181 is 31.1.1.1 and allocation pool is NOT set
2025-05-28 11:43:15,228 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181 is 31.1.2.1 and allocation pool is NOT set
2025-05-28 11:43:17,291 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.48 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 = 1.478/2.996/4.515/1.518 ms')
2025-05-28 11:43:17,292 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01076963-90952544 passed
2025-05-28 11:43:17,443 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:43:17,444 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01076963-90952544, IP 31.1.1.4, Port 22
2025-05-28 11:43:17,509 - 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-05-28 11:43:17,582 - DEBUG - VM ctest-TestBasicVMVN-01076963-90952544 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-28 11:43:22,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:43:22,582 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01076963-90952544, IP 31.1.1.4, Port 22
2025-05-28 11:43:22,739 - DEBUG - VM ctest-TestBasicVMVN-01076963-90952544 is ready for SSH connections
2025-05-28 11:43:22,739 - INFO - Waiting for VM ctest-TestBasicVMVN-01076963-39863007 to be up..
2025-05-28 11:43:22,813 - DEBUG - VM is in ACTIVE state now
2025-05-28 11:43:22,813 - INFO - VM name : ctest-TestBasicVMVN-01076963-39863007
2025-05-28 11:43:22,884 - DEBUG - VM ctest-TestBasicVMVN-01076963-39863007 ID is 5840d451-24ee-41e3-84d3-6e569802da24
2025-05-28 11:43:22,884 - DEBUG - VM ctest-TestBasicVMVN-01076963-39863007 launched on Node cn-jenkins-deploy-platform-ansible-os-3349-1
2025-05-28 11:43:22,961 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/5840d451-24ee-41e3-84d3-6e569802da24
2025-05-28 11:43:22,969 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/638847c5-470a-4231-b0aa-3b073a42348b
2025-05-28 11:43:24,216 - 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.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.340 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.340/1.640/2.940/1.300 ms')
2025-05-28 11:43:24,216 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-01076963-39863007 passed
2025-05-28 11:43:24,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:43:24,364 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01076963-39863007, IP 31.1.2.4, Port 22
2025-05-28 11:43:24,519 - DEBUG - VM ctest-TestBasicVMVN-01076963-39863007 is ready for SSH connections
2025-05-28 11:43:24,519 - INFO - Waiting for VM ctest-TestBasicVMVN-01076963-26972345 to be up..
2025-05-28 11:43:24,594 - DEBUG - VM is in ACTIVE state now
2025-05-28 11:43:24,594 - INFO - VM name : ctest-TestBasicVMVN-01076963-26972345
2025-05-28 11:43:24,664 - DEBUG - VM ctest-TestBasicVMVN-01076963-26972345 ID is d374f557-865c-49ff-bc8e-11a121740ef6
2025-05-28 11:43:24,664 - DEBUG - VM ctest-TestBasicVMVN-01076963-26972345 launched on Node cn-jenkins-deploy-platform-ansible-os-3349-1
2025-05-28 11:43:24,736 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/d374f557-865c-49ff-bc8e-11a121740ef6
2025-05-28 11:43:24,744 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/d9708828-03cd-4647-9b0f-325b4788bf9b
2025-05-28 11:43:25,989 - 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.02 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.336 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.336/1.676/3.017/1.340 ms')
2025-05-28 11:43:25,989 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-01076963-26972345 passed
2025-05-28 11:43:26,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:43:26,139 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01076963-26972345, IP 31.1.1.3, Port 22
2025-05-28 11:43:26,295 - DEBUG - VM ctest-TestBasicVMVN-01076963-26972345 is ready for SSH connections
2025-05-28 11:43:26,295 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:43:26,295 - 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.49, gateway password: c0ntrail123
2025-05-28 11:43:26,295 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-28 11:43:30,317 - 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.723 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.832 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.818 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.818/1.791/3.723 ms
2025-05-28 11:43:30,317 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-01076963-90952544 passed
2025-05-28 11:43:30,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:43:30,317 - 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.49, gateway password: c0ntrail123
2025-05-28 11:43:30,317 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-28 11:43:34,001 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.590 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.831 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.750 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.750/1.723/3.590 ms
2025-05-28 11:43:34,001 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-01076963-39863007 passed
2025-05-28 11:43:34,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:43:34,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:43:34,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 11:43:34,002 - 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.49, gateway password: c0ntrail123
2025-05-28 11:43:34,002 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-28 11:43:34,195 - DEBUG - None
2025-05-28 11:43:34,195 - 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.49, gateway password: c0ntrail123
2025-05-28 11:43:34,195 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-28 11:43:34,395 - DEBUG - None
2025-05-28 11:43:34,395 - 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.49, gateway password: c0ntrail123
2025-05-28 11:43:34,395 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-28 11:43:35,032 - DEBUG - None
2025-05-28 11:43:35,032 - 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.49, gateway password: c0ntrail123
2025-05-28 11:43:35,033 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-28 11:43:37,245 - 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.994 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.227 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.357 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.573 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.436 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/1.917/5.227 ms
2025-05-28 11:43:37,245 - 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.49, gateway password: c0ntrail123
2025-05-28 11:43:37,245 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-28 11:43:39,509 - 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.023 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.843 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.026 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.404 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.672 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.515 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.403/1.840/4.026 ms
2025-05-28 11:43:39,509 - 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.49, gateway password: c0ntrail123
2025-05-28 11:43:39,509 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-28 11:43:41,758 - 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.706 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.733 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.799 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.378 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.658 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.504 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.602 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/1.768/3.799 ms
2025-05-28 11:43:41,758 - INFO - Deleting VM ctest-TestBasicVMVN-01076963-26972345
2025-05-28 11:43:41,823 - INFO - Detaching port 638847c5-470a-4231-b0aa-3b073a42348b from VM ctest-TestBasicVMVN-01076963-39863007
2025-05-28 11:43:41,873 - INFO - Deleting VM ctest-TestBasicVMVN-01076963-39863007
2025-05-28 11:43:41,939 - INFO - Detaching port 9e743ff9-273b-42cd-8b5f-78e852dbdd0f from VM ctest-TestBasicVMVN-01076963-90952544
2025-05-28 11:43:41,970 - INFO - Deleting VM ctest-TestBasicVMVN-01076963-90952544
2025-05-28 11:43:42,042 - INFO - Deleting VN ctest-vn-88373181
2025-05-28 11:43:42,196 - DEBUG - Response for delete_port : ()
2025-05-28 11:43:42,393 - DEBUG - Response for delete_port : ()
2025-05-28 11:43:42,438 - DEBUG - VN e83dca82-51c3-4799-86ac-e685f6366752 still in use: Unable to complete operation on network e83dca82-51c3-4799-86ac-e685f6366752. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-aed5e2cf-bce4-4994-8a83-20b217e1a0f5']
2025-05-28 11:43:42,438 - WARNING - Deleting VN ctest-vn-88373181 failed..Will retry
2025-05-28 11:43:44,568 - DEBUG - Response for deleting network ()
2025-05-28 11:43:44,568 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3a420d24-12f7-41b2-8972-c717b06cf346
2025-05-28 11:43:44,573 - DEBUG - Response Code: 404
2025-05-28 11:43:44,574 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-05-28 11:43:44,579 - DEBUG - Requesting: http://10.0.0.49:8082/domain/6aacc72c-3302-4820-9ee2-a9ebe0963d25
2025-05-28 11:43:44,633 - DEBUG - Requesting: http://10.0.0.49:8082/project/6e2f9603-1860-474a-a4ec-9cb8f4e4f854
2025-05-28 11:43:44,705 - INFO - Validated that VN ctest-vn-88373181 is not found in API Server
2025-05-28 11:43:44,717 - DEBUG - VN ctest-vn-88373181 is not present in Agent 10.0.0.49
2025-05-28 11:43:44,717 - INFO - Validated that VN ctest-vn-88373181 is not in any agent
2025-05-28 11:43:44,723 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-05-28 11:43:44,728 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-88373181
2025-05-28 11:43:44,728 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-01076963:ctest-vn-88373181
2025-05-28 11:43:44,739 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88373181 info
2025-05-28 11:43:44,815 - INFO - IPAM: ctest-ipam-57951583 is not found in API Server
2025-05-28 11:43:44,827 - INFO - IPAM:ctest-ipam-57951583 is not found in control node
2025-05-28 11:43:45,084 - DEBUG - No XMPP flaps were noticed during the test
2025-05-28 11:43:45,084 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-05-28 11:43:45,085 - INFO - --------------------------------------------------------------------------------
2025-05-28 11:43:45,847 - INFO - Deleted project: ctest-TestBasicVMVN-01076963, ID : 6e2f9603-1860-474a-a4ec-9cb8f4e4f854