2025-07-22 17:05:05,264 - INFO - Domain Default found not creating
2025-07-22 17:05:05,443 - INFO - Project ctest-TestBasicVMVN-42734396 not found, creating it
2025-07-22 17:05:06,011 - INFO - Created Project:ctest-TestBasicVMVN-42734396, ID : 0da1b204-851f-4c22-a25c-dfb254433900
2025-07-22 17:05:07,448 - INFO - ================================================================================
2025-07-22 17:05:07,448 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-22 17:05:07,448 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-07-22 17:05:08,747 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0', '10.20.0.17': '0'}, '10.0.0.27': {'10.20.0.14': '0', '10.20.0.254': '0'}} with
2025-07-22 17:05:08,747 - INFO - Initial checks done. Running the testcase now
2025-07-22 17:05:08,747 - INFO -
2025-07-22 17:05:09,385 - DEBUG - Response for create_network : {'network': {'id': '9cc88040-d6cf-4829-b927-190b66f991ed', 'name': 'ctest-vn2_metadata-29295928', 'tenant_id': '0da1b204851f4c22a25cdfb254433900', 'project_id': '0da1b204851f4c22a25cdfb254433900', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42734396', 'ctest-vn2_metadata-29295928'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 17:05:09,692 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8d8de14-7961-4ab0-9e9f-39d91e7ca69e', 'name': '', 'tenant_id': '0da1b204851f4c22a25cdfb254433900', 'network_id': '9cc88040-d6cf-4829-b927-190b66f991ed', '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': '0da1b204851f4c22a25cdfb254433900'}}
2025-07-22 17:05:09,716 - INFO - Created VN ctest-vn2_metadata-29295928
2025-07-22 17:05:09,732 - DEBUG - VN ctest-vn2_metadata-29295928 UUID is 9cc88040-d6cf-4829-b927-190b66f991ed
2025-07-22 17:05:09,889 - DEBUG - Services list from nova: [, , , ]
2025-07-22 17:05:11,055 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3693-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3693-2)
2025-07-22 17:05:11,172 - DEBUG - Link local service introspect added
2025-07-22 17:05:11,214 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 17:05:16,301 - DEBUG - VM is in ACTIVE state now
2025-07-22 17:05:16,445 - INFO - Waiting for VM ctest-TestBasicVMVN-42734396-47041967 to be up..
2025-07-22 17:05:16,445 - INFO - VM name : ctest-TestBasicVMVN-42734396-47041967
2025-07-22 17:05:16,530 - DEBUG - VM ctest-TestBasicVMVN-42734396-47041967 ID is a599bc30-5616-446b-9b18-94b0fec94d40
2025-07-22 17:05:16,530 - DEBUG - VM ctest-TestBasicVMVN-42734396-47041967 launched on Node an-jenkins-deploy-platform-ansible-os-3693-2
2025-07-22 17:05:16,611 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/a599bc30-5616-446b-9b18-94b0fec94d40
2025-07-22 17:05:16,904 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/a599bc30-5616-446b-9b18-94b0fec94d40
2025-07-22 17:05:16,941 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/fcf4a041-d797-4ba1-a983-eea76679cbbd
2025-07-22 17:05:20,130 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms')
2025-07-22 17:05:20,130 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42734396-47041967 failed!
2025-07-22 17:05:20,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42734396:ctest-vn2_metadata-29295928 is 11.1.1.1 and allocation pool is NOT set
2025-07-22 17:05:22,214 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.91 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.906/3.310/4.715/1.404 ms')
2025-07-22 17:05:22,214 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42734396-47041967 passed
2025-07-22 17:05:22,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:05:22,286 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42734396-47041967, IP 11.1.1.3, Port 22
2025-07-22 17:05:22,341 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-22 17:05:22,443 - DEBUG - VM ctest-TestBasicVMVN-42734396-47041967 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-22 17:05:27,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:05:27,446 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42734396-47041967, IP 11.1.1.3, Port 22
2025-07-22 17:05:27,609 - DEBUG - VM ctest-TestBasicVMVN-42734396-47041967 is ready for SSH connections
2025-07-22 17:05:27,609 - INFO - Retry 0
2025-07-22 17:05:27,610 - 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.27, gateway password: c0ntrail123
2025-07-22 17:05:27,610 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-22 17:05:29,277 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-22 17:05:29,277 - INFO - Generic metadata worked
2025-07-22 17:05:29,488 - DEBUG - Link local service introspect removed
2025-07-22 17:05:29,488 - INFO - Deleting VM ctest-TestBasicVMVN-42734396-47041967
2025-07-22 17:05:29,562 - INFO - Deleting VN ctest-vn2_metadata-29295928
2025-07-22 17:05:29,612 - DEBUG - VN 9cc88040-d6cf-4829-b927-190b66f991ed still in use: Unable to complete operation on network 9cc88040-d6cf-4829-b927-190b66f991ed. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f40f053c-d15e-474a-9121-df6c5c92b549']
2025-07-22 17:05:29,612 - WARNING - Deleting VN ctest-vn2_metadata-29295928 failed..Will retry
2025-07-22 17:05:31,812 - DEBUG - Response for deleting network ()
2025-07-22 17:05:33,078 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 17:05:33,078 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:26]
2025-07-22 17:05:33,078 - INFO - --------------------------------------------------------------------------------
2025-07-22 17:05:33,081 - INFO - ================================================================================
2025-07-22 17:05:33,081 - INFO - STARTING TEST : test_metadata_service
2025-07-22 17:05:33,081 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-07-22 17:05:34,372 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0', '10.20.0.17': '0'}, '10.0.0.27': {'10.20.0.14': '0', '10.20.0.254': '0'}} with
2025-07-22 17:05:34,372 - INFO - Initial checks done. Running the testcase now
2025-07-22 17:05:34,372 - INFO -
2025-07-22 17:05:34,372 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-07-22 17:05:34,760 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-07-22 17:05:34,802 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/741f8ac2-b0a6-4633-a17b-a5bc4fedfd9e
2025-07-22 17:05:35,145 - DEBUG - Response for create_network : {'network': {'id': 'c346f2b4-d224-4511-8b62-fcf633c52b5f', 'name': 'ctest-vn-02690388', 'tenant_id': '0da1b204851f4c22a25cdfb254433900', 'project_id': '0da1b204851f4c22a25cdfb254433900', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42734396', 'ctest-vn-02690388'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 17:05:35,439 - DEBUG - Response for create_subnet : {'subnet': {'id': '9023cd51-dbaa-40ed-b720-3426a7602075', 'name': '', 'tenant_id': '0da1b204851f4c22a25cdfb254433900', 'network_id': 'c346f2b4-d224-4511-8b62-fcf633c52b5f', 'ip_version': 4, 'cidr': '82.24.110.192/26', 'allocation_pools': [{'start': '82.24.110.194', 'end': '82.24.110.254'}], 'gateway_ip': '82.24.110.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '82.24.110.194', 'tags': [], 'project_id': '0da1b204851f4c22a25cdfb254433900'}}
2025-07-22 17:05:35,461 - INFO - Created VN ctest-vn-02690388
2025-07-22 17:05:35,473 - DEBUG - VN ctest-vn-02690388 UUID is c346f2b4-d224-4511-8b62-fcf633c52b5f
2025-07-22 17:05:36,649 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3693-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3693-1)
2025-07-22 17:05:36,649 - INFO - Waiting for VM ctest-TestBasicVMVN-42734396-77177043 to be up..
2025-07-22 17:05:36,695 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 17:05:41,779 - DEBUG - VM is in ACTIVE state now
2025-07-22 17:05:41,779 - INFO - VM name : ctest-TestBasicVMVN-42734396-77177043
2025-07-22 17:05:41,860 - DEBUG - VM ctest-TestBasicVMVN-42734396-77177043 ID is fb78a577-18e1-437c-86f5-3e107f9039c9
2025-07-22 17:05:41,860 - DEBUG - VM ctest-TestBasicVMVN-42734396-77177043 launched on Node an-jenkins-deploy-platform-ansible-os-3693-1
2025-07-22 17:05:41,941 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/fb78a577-18e1-437c-86f5-3e107f9039c9
2025-07-22 17:05:41,955 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/9e57199d-d5cd-462a-8160-bd192095c5e5
2025-07-22 17:05:45,187 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-07-22 17:05:45,188 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42734396-77177043 failed!
2025-07-22 17:05:45,204 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-02690388 is 82.24.110.193 and allocation pool is NOT set
2025-07-22 17:05:49,283 - 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=2 ttl=63 time=7.78 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 7.778/7.778/7.778/0.000 ms')
2025-07-22 17:05:49,283 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42734396-77177043 passed
2025-07-22 17:05:49,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:05:49,402 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42734396-77177043, IP 82.24.110.195, Port 22
2025-07-22 17:05:49,565 - DEBUG - VM ctest-TestBasicVMVN-42734396-77177043 is ready for SSH connections
2025-07-22 17:05:49,565 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-22 17:05:49,565 - DEBUG - cat /tmp/output.txt
2025-07-22 17:05:51,438 - DEBUG - Hello World. The time is now Tue, 22 Jul 2025 11:05:48 -0600!
2025-07-22 17:05:51,438 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 22 Jul 2025 11:05:48 -0600!'}
2025-07-22 17:05:51,438 - INFO - metadata_script.txt got executed in the vm
2025-07-22 17:05:51,438 - INFO - Deleting VM ctest-TestBasicVMVN-42734396-77177043
2025-07-22 17:05:51,520 - INFO - Deleting VN ctest-vn-02690388
2025-07-22 17:05:51,565 - DEBUG - VN c346f2b4-d224-4511-8b62-fcf633c52b5f still in use: Unable to complete operation on network c346f2b4-d224-4511-8b62-fcf633c52b5f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dd970468-4751-4c62-880e-319ce40f5d5a']
2025-07-22 17:05:51,566 - WARNING - Deleting VN ctest-vn-02690388 failed..Will retry
2025-07-22 17:05:53,788 - DEBUG - Response for deleting network ()
2025-07-22 17:05:55,078 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 17:05:55,078 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-07-22 17:05:55,078 - INFO - --------------------------------------------------------------------------------
2025-07-22 17:05:55,084 - INFO - ================================================================================
2025-07-22 17:05:55,085 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-22 17:05:55,085 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-07-22 17:05:56,368 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0', '10.20.0.17': '0'}, '10.0.0.27': {'10.20.0.14': '0', '10.20.0.254': '0'}} with
2025-07-22 17:05:56,368 - INFO - Initial checks done. Running the testcase now
2025-07-22 17:05:56,368 - INFO -
2025-07-22 17:05:56,996 - DEBUG - Response for create_network : {'network': {'id': 'c2e33f0b-85ee-4b87-88ff-36e898717813', 'name': 'ctest-vn-74230224', 'tenant_id': '0da1b204851f4c22a25cdfb254433900', 'project_id': '0da1b204851f4c22a25cdfb254433900', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42734396', 'ctest-vn-74230224'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 17:05:57,243 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca5bdc10-e966-4a7d-a54e-487de1224158', 'name': '', 'tenant_id': '0da1b204851f4c22a25cdfb254433900', 'network_id': 'c2e33f0b-85ee-4b87-88ff-36e898717813', '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': '0da1b204851f4c22a25cdfb254433900'}}
2025-07-22 17:05:57,507 - DEBUG - Response for create_subnet : {'subnet': {'id': '6dcd5c54-ec1a-45ad-bbb6-d976d88ba61d', 'name': '', 'tenant_id': '0da1b204851f4c22a25cdfb254433900', 'network_id': 'c2e33f0b-85ee-4b87-88ff-36e898717813', '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': '0da1b204851f4c22a25cdfb254433900'}}
2025-07-22 17:05:57,534 - INFO - Created VN ctest-vn-74230224
2025-07-22 17:05:57,550 - DEBUG - VN ctest-vn-74230224 UUID is c2e33f0b-85ee-4b87-88ff-36e898717813
2025-07-22 17:05:58,012 - DEBUG - Response for create_port : {'port': {'name': '3924ad51-aabe-4b65-a9a8-697ca08da91a', 'id': '3924ad51-aabe-4b65-a9a8-697ca08da91a', 'tenant_id': '0da1b204851f4c22a25cdfb254433900', 'network_id': 'c2e33f0b-85ee-4b87-88ff-36e898717813', 'mac_address': '02:39:24:ad:51:aa', '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': 'ca5bdc10-e966-4a7d-a54e-487de1224158'}], 'security_groups': ['99ba424e-cc01-4846-b4fe-684de566a924'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0da1b204851f4c22a25cdfb254433900'}}
2025-07-22 17:05:58,290 - DEBUG - Response for create_port : {'port': {'name': '9c4582a8-1bf2-485b-9aaa-1d99d7c8ce65', 'id': '9c4582a8-1bf2-485b-9aaa-1d99d7c8ce65', 'tenant_id': '0da1b204851f4c22a25cdfb254433900', 'network_id': 'c2e33f0b-85ee-4b87-88ff-36e898717813', 'mac_address': '02:9c:45:82:a8:1b', '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': '6dcd5c54-ec1a-45ad-bbb6-d976d88ba61d'}], 'security_groups': ['99ba424e-cc01-4846-b4fe-684de566a924'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0da1b204851f4c22a25cdfb254433900'}}
2025-07-22 17:05:58,752 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3693-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3693-2)
2025-07-22 17:05:59,360 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3693-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3693-1)
2025-07-22 17:06:00,803 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3693-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3693-2)
2025-07-22 17:06:00,803 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-22 17:06:00,812 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6830e6da-995f-41aa-841e-c47f32c16910
2025-07-22 17:06:00,832 - DEBUG - Requesting: http://10.0.0.254:8082/project/0da1b204-851f-4c22-a25c-dfb254433900
2025-07-22 17:06:00,936 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/7831b3d8-7198-42f0-80fd-9fc626ce3b49
2025-07-22 17:06:00,954 - INFO - Verifications in API Server for IPAM: ctest-ipam-07044353 passed
2025-07-22 17:06:00,964 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-42734396:ctest-ipam-07044353', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42734396', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8660901300610286320', 'uuid-lslong': '9294760879365962569'}, 'enable': 'true', 'created': '2025-07-22T17:05:56', 'last-modified': '2025-07-22T17:05:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.326197'}
2025-07-22 17:06:00,971 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-42734396:ctest-ipam-07044353', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42734396', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8660901300610286320', 'uuid-lslong': '9294760879365962569'}, 'enable': 'true', 'created': '2025-07-22T17:05:56', 'last-modified': '2025-07-22T17:05:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.333463'}
2025-07-22 17:06:00,978 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-42734396:ctest-ipam-07044353', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42734396', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8660901300610286320', 'uuid-lslong': '9294760879365962569'}, 'enable': 'true', 'created': '2025-07-22T17:05:56', 'last-modified': '2025-07-22T17:05:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.342310'}
2025-07-22 17:06:00,978 - INFO - Verifications in Control node for IPAM: ctest-ipam-07044353 passed
2025-07-22 17:06:00,979 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-22 17:06:00,989 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6830e6da-995f-41aa-841e-c47f32c16910
2025-07-22 17:06:01,006 - DEBUG - Requesting: http://10.0.0.254:8082/project/0da1b204-851f-4c22-a25c-dfb254433900
2025-07-22 17:06:01,130 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c2e33f0b-85ee-4b87-88ff-36e898717813
2025-07-22 17:06:01,153 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c2e33f0b-85ee-4b87-88ff-36e898717813
2025-07-22 17:06:01,172 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec694239-5df3-42d4-9dea-c74427b224b5
2025-07-22 17:06:01,187 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec694239-5df3-42d4-9dea-c74427b224b5
2025-07-22 17:06:01,211 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/3d8f7ccb-9704-4c61-93cb-573c9aa0cb9d
2025-07-22 17:06:01,223 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 17:06:01,223 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c2e33f0b-85ee-4b87-88ff-36e898717813
2025-07-22 17:06:01,260 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec694239-5df3-42d4-9dea-c74427b224b5
2025-07-22 17:06:01,297 - INFO - Verified VN network id 12 for VN c2e33f0b-85ee-4b87-88ff-36e898717813
2025-07-22 17:06:01,298 - INFO - Verifications in API Server for VN ctest-vn-74230224 passed
2025-07-22 17:06:01,298 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c2e33f0b-85ee-4b87-88ff-36e898717813
2025-07-22 17:06:01,314 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec694239-5df3-42d4-9dea-c74427b224b5
2025-07-22 17:06:01,326 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec694239-5df3-42d4-9dea-c74427b224b5
2025-07-22 17:06:01,340 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/3d8f7ccb-9704-4c61-93cb-573c9aa0cb9d
2025-07-22 17:06:01,379 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42734396', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14043137381795515271', 'uuid-lslong': '9871669280837302291'}, 'enable': 'true', 'created': '2025-07-22T17:05:56', 'last-modified': '2025-07-22T17:05:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.933624'}
2025-07-22 17:06:01,391 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 17:06:01,408 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42734396', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14043137381795515271', 'uuid-lslong': '9871669280837302291'}, 'enable': 'true', 'created': '2025-07-22T17:05:56', 'last-modified': '2025-07-22T17:05:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.964414'}
2025-07-22 17:06:01,417 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 17:06:01,425 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42734396', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14043137381795515271', 'uuid-lslong': '9871669280837302291'}, 'enable': 'true', 'created': '2025-07-22T17:05:56', 'last-modified': '2025-07-22T17:05:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.990236'}
2025-07-22 17:06:01,436 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 17:06:01,437 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-74230224 passed
2025-07-22 17:06:01,438 - DEBUG - ====Verifying policy data for ctest-vn-74230224 in API_Server ======
2025-07-22 17:06:01,438 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-22 17:06:01,446 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6830e6da-995f-41aa-841e-c47f32c16910
2025-07-22 17:06:01,464 - DEBUG - Requesting: http://10.0.0.254:8082/project/0da1b204-851f-4c22-a25c-dfb254433900
2025-07-22 17:06:01,569 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c2e33f0b-85ee-4b87-88ff-36e898717813
2025-07-22 17:06:01,605 - DEBUG - =>VN ctest-vn-74230224 has no policy to be verified
2025-07-22 17:06:01,605 - DEBUG - Verifying the vn in opserver
2025-07-22 17:06:01,605 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224 virtual network link through opserver 10.0.0.254
2025-07-22 17:06:01,606 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-07-22 17:06:01,944 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-07-22 17:06:02,026 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224?flat'}
2025-07-22 17:06:02,026 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224 virtual network link through opserver 10.0.0.50
2025-07-22 17:06:02,026 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-07-22 17:06:02,345 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-07-22 17:06:02,405 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224?flat'}
2025-07-22 17:06:02,405 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224 virtual network link through opserver 10.0.0.23
2025-07-22 17:06:02,405 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-07-22 17:06:02,704 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-07-22 17:06:02,771 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224?flat'}
2025-07-22 17:06:02,771 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224 is found in opserver
2025-07-22 17:06:02,787 - DEBUG - VRF ids for VN ctest-vn-74230224: {'10.0.0.19': '2', '10.0.0.27': '2'}
2025-07-22 17:06:02,787 - INFO - Waiting for VM ctest-TestBasicVMVN-42734396-11940877 to be up..
2025-07-22 17:06:02,871 - DEBUG - VM is in ACTIVE state now
2025-07-22 17:06:02,871 - INFO - VM name : ctest-TestBasicVMVN-42734396-11940877
2025-07-22 17:06:02,953 - DEBUG - VM ctest-TestBasicVMVN-42734396-11940877 ID is 081f847c-714c-4ec3-b341-9be28e37cbd5
2025-07-22 17:06:02,953 - DEBUG - VM ctest-TestBasicVMVN-42734396-11940877 launched on Node an-jenkins-deploy-platform-ansible-os-3693-2
2025-07-22 17:06:03,049 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/081f847c-714c-4ec3-b341-9be28e37cbd5
2025-07-22 17:06:03,062 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/3924ad51-aabe-4b65-a9a8-697ca08da91a
2025-07-22 17:06:06,334 - 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 1032ms')
2025-07-22 17:06:06,334 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42734396-11940877 failed!
2025-07-22 17:06:06,353 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224 is 31.1.1.1 and allocation pool is NOT set
2025-07-22 17:06:06,353 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224 is 31.1.2.1 and allocation pool is NOT set
2025-07-22 17:06:10,432 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms')
2025-07-22 17:06:10,432 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42734396-11940877 failed!
2025-07-22 17:06:10,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224 is 31.1.1.1 and allocation pool is NOT set
2025-07-22 17:06:10,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224 is 31.1.2.1 and allocation pool is NOT set
2025-07-22 17:06:12,508 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.482 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.482/2.320/4.158/1.838 ms')
2025-07-22 17:06:12,508 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42734396-11940877 passed
2025-07-22 17:06:12,627 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:06:12,627 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42734396-11940877, IP 31.1.1.4, Port 22
2025-07-22 17:06:12,799 - DEBUG - VM ctest-TestBasicVMVN-42734396-11940877 is ready for SSH connections
2025-07-22 17:06:12,799 - INFO - Waiting for VM ctest-TestBasicVMVN-42734396-34108120 to be up..
2025-07-22 17:06:12,891 - DEBUG - VM is in ACTIVE state now
2025-07-22 17:06:12,891 - INFO - VM name : ctest-TestBasicVMVN-42734396-34108120
2025-07-22 17:06:13,077 - DEBUG - VM ctest-TestBasicVMVN-42734396-34108120 ID is ebae1bdc-80a9-435a-87fa-3d26188db466
2025-07-22 17:06:13,077 - DEBUG - VM ctest-TestBasicVMVN-42734396-34108120 launched on Node an-jenkins-deploy-platform-ansible-os-3693-1
2025-07-22 17:06:13,158 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/ebae1bdc-80a9-435a-87fa-3d26188db466
2025-07-22 17:06:13,171 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/9c4582a8-1bf2-485b-9aaa-1d99d7c8ce65
2025-07-22 17:06:14,388 - 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.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.385 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.385/1.988/3.591/1.603 ms')
2025-07-22 17:06:14,388 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42734396-34108120 passed
2025-07-22 17:06:14,512 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:06:14,512 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42734396-34108120, IP 31.1.2.4, Port 22
2025-07-22 17:06:14,670 - DEBUG - VM ctest-TestBasicVMVN-42734396-34108120 is ready for SSH connections
2025-07-22 17:06:14,670 - INFO - Waiting for VM ctest-TestBasicVMVN-42734396-96412044 to be up..
2025-07-22 17:06:14,782 - DEBUG - VM is in ACTIVE state now
2025-07-22 17:06:14,782 - INFO - VM name : ctest-TestBasicVMVN-42734396-96412044
2025-07-22 17:06:14,894 - DEBUG - VM ctest-TestBasicVMVN-42734396-96412044 ID is 2459f6c5-f929-4192-8eb1-21dbfe1af511
2025-07-22 17:06:14,894 - DEBUG - VM ctest-TestBasicVMVN-42734396-96412044 launched on Node an-jenkins-deploy-platform-ansible-os-3693-2
2025-07-22 17:06:15,000 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/2459f6c5-f929-4192-8eb1-21dbfe1af511
2025-07-22 17:06:15,015 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/501f01ee-67e0-4344-8c4b-dfea0fd155ba
2025-07-22 17:06:16,233 - 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.43 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.480 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.480/1.953/3.426/1.473 ms')
2025-07-22 17:06:16,233 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-42734396-96412044 passed
2025-07-22 17:06:16,356 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:06:16,356 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42734396-96412044, IP 31.1.1.3, Port 22
2025-07-22 17:06:16,517 - DEBUG - VM ctest-TestBasicVMVN-42734396-96412044 is ready for SSH connections
2025-07-22 17:06:16,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:06:16,517 - 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.27, gateway password: c0ntrail123
2025-07-22 17:06:16,517 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-22 17:06:20,464 - 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=5.536 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.937 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.174 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.174/3.549/5.536 ms
2025-07-22 17:06:20,464 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-42734396-11940877 passed
2025-07-22 17:06:20,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:06:20,464 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-22 17:06:20,464 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-22 17:06:24,169 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=4.485 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.180 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.063 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.063/2.242/4.485 ms
2025-07-22 17:06:24,169 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-42734396-34108120 passed
2025-07-22 17:06:24,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:06:24,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:06:24,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 17:06:24,170 - 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.27, gateway password: c0ntrail123
2025-07-22 17:06:24,170 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 17:06:24,359 - DEBUG - None
2025-07-22 17:06:24,359 - 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.19, gateway password: c0ntrail123
2025-07-22 17:06:24,359 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 17:06:24,537 - DEBUG - None
2025-07-22 17:06:24,537 - 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.27, gateway password: c0ntrail123
2025-07-22 17:06:24,537 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 17:06:25,167 - DEBUG - None
2025-07-22 17:06:25,167 - 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.27, gateway password: c0ntrail123
2025-07-22 17:06:25,167 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-22 17:06:27,365 - 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.770 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.223 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.348 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.752 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.442 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.348/1.907/5.223 ms
2025-07-22 17:06:27,365 - 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.27, gateway password: c0ntrail123
2025-07-22 17:06:27,366 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-22 17:06:29,615 - 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.957 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.103 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.942 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.485 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.946 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.882 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/2.525/5.942 ms
2025-07-22 17:06:29,615 - 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.27, gateway password: c0ntrail123
2025-07-22 17:06:29,615 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-22 17:06:31,851 - 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.925 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.076 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.926 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.762 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.492 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.447 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/2.429/4.447 ms
2025-07-22 17:06:31,851 - INFO - Deleting VM ctest-TestBasicVMVN-42734396-96412044
2025-07-22 17:06:31,923 - INFO - Detaching port 9c4582a8-1bf2-485b-9aaa-1d99d7c8ce65 from VM ctest-TestBasicVMVN-42734396-34108120
2025-07-22 17:06:31,952 - INFO - Deleting VM ctest-TestBasicVMVN-42734396-34108120
2025-07-22 17:06:32,021 - INFO - Detaching port 3924ad51-aabe-4b65-a9a8-697ca08da91a from VM ctest-TestBasicVMVN-42734396-11940877
2025-07-22 17:06:32,052 - INFO - Deleting VM ctest-TestBasicVMVN-42734396-11940877
2025-07-22 17:06:32,114 - INFO - Deleting VN ctest-vn-74230224
2025-07-22 17:06:32,407 - DEBUG - Response for delete_port : ()
2025-07-22 17:06:32,710 - DEBUG - Response for delete_port : ()
2025-07-22 17:06:32,768 - DEBUG - VN c2e33f0b-85ee-4b87-88ff-36e898717813 still in use: Unable to complete operation on network c2e33f0b-85ee-4b87-88ff-36e898717813. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a56a8332-bc43-4c9e-9996-4dac33815103']
2025-07-22 17:06:32,768 - WARNING - Deleting VN ctest-vn-74230224 failed..Will retry
2025-07-22 17:06:35,002 - DEBUG - Response for deleting network ()
2025-07-22 17:06:35,002 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec694239-5df3-42d4-9dea-c74427b224b5
2025-07-22 17:06:35,012 - DEBUG - Response Code: 404
2025-07-22 17:06:35,012 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-22 17:06:35,022 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6830e6da-995f-41aa-841e-c47f32c16910
2025-07-22 17:06:35,069 - DEBUG - Requesting: http://10.0.0.254:8082/project/0da1b204-851f-4c22-a25c-dfb254433900
2025-07-22 17:06:35,165 - INFO - Validated that VN ctest-vn-74230224 is not found in API Server
2025-07-22 17:06:35,177 - DEBUG - VN ctest-vn-74230224 is not present in Agent 10.0.0.19
2025-07-22 17:06:35,190 - DEBUG - VN ctest-vn-74230224 is not present in Agent 10.0.0.27
2025-07-22 17:06:35,190 - INFO - Validated that VN ctest-vn-74230224 is not in any agent
2025-07-22 17:06:35,196 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-07-22 17:06:35,206 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-74230224
2025-07-22 17:06:35,213 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-07-22 17:06:35,219 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-74230224
2025-07-22 17:06:35,219 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-42734396:ctest-vn-74230224
2025-07-22 17:06:35,246 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-74230224 info
2025-07-22 17:06:35,352 - INFO - IPAM: ctest-ipam-07044353 is not found in API Server
2025-07-22 17:06:35,386 - INFO - IPAM:ctest-ipam-07044353 is not found in control node
2025-07-22 17:06:36,699 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 17:06:36,699 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2025-07-22 17:06:36,699 - INFO - --------------------------------------------------------------------------------
2025-07-22 17:06:37,478 - INFO - Deleted project: ctest-TestBasicVMVN-42734396, ID : 0da1b204-851f-4c22-a25c-dfb254433900