2026-06-08 11:48:35,189 - INFO - Domain Default found not creating
2026-06-08 11:48:35,339 - INFO - Project ctest-TestBasicVMVN-15070762 not found, creating it
2026-06-08 11:48:35,892 - INFO - Created Project:ctest-TestBasicVMVN-15070762, ID : 23785cb0-1553-4516-885d-71bb2eb548f5
2026-06-08 11:48:37,392 - INFO - ================================================================================
2026-06-08 11:48:37,392 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-08 11:48:37,392 - 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
2026-06-08 11:48:38,687 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0', '10.20.0.25': '0'}, '10.0.0.19': {'10.20.0.254': '0', '10.20.0.25': '0'}} with
2026-06-08 11:48:38,687 - INFO - Initial checks done. Running the testcase now
2026-06-08 11:48:38,687 - INFO -
2026-06-08 11:48:39,385 - DEBUG - Response for create_network : {'network': {'id': '2abc487e-8d27-4e31-affa-cb2a5dfeefb1', 'name': 'ctest-vn2_metadata-50520538', 'tenant_id': '23785cb015534516885d71bb2eb548f5', 'project_id': '23785cb015534516885d71bb2eb548f5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-15070762', 'ctest-vn2_metadata-50520538'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 11:48:39,674 - DEBUG - Response for create_subnet : {'subnet': {'id': '74eaeb7d-f0e0-4280-99ca-56df49eb9b84', 'name': '', 'tenant_id': '23785cb015534516885d71bb2eb548f5', 'network_id': '2abc487e-8d27-4e31-affa-cb2a5dfeefb1', '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': '23785cb015534516885d71bb2eb548f5'}}
2026-06-08 11:48:39,694 - INFO - Created VN ctest-vn2_metadata-50520538
2026-06-08 11:48:39,704 - DEBUG - VN ctest-vn2_metadata-50520538 UUID is 2abc487e-8d27-4e31-affa-cb2a5dfeefb1
2026-06-08 11:48:39,861 - DEBUG - Services list from nova: [, , , ]
2026-06-08 11:48:40,973 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5904-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5904-2)
2026-06-08 11:48:41,039 - DEBUG - Link local service introspect added
2026-06-08 11:48:41,088 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-08 11:48:46,166 - DEBUG - VM is in ACTIVE state now
2026-06-08 11:48:46,347 - INFO - Waiting for VM ctest-TestBasicVMVN-15070762-99857921 to be up..
2026-06-08 11:48:46,347 - INFO - VM name : ctest-TestBasicVMVN-15070762-99857921
2026-06-08 11:48:46,439 - DEBUG - VM ctest-TestBasicVMVN-15070762-99857921 ID is 305c8b61-7cc7-4f36-a330-5eba1f117248
2026-06-08 11:48:46,439 - DEBUG - VM ctest-TestBasicVMVN-15070762-99857921 launched on Node an-jenkins-deploy-platform-ansible-os-5904-2
2026-06-08 11:48:46,514 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/305c8b61-7cc7-4f36-a330-5eba1f117248
2026-06-08 11:48:46,812 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/305c8b61-7cc7-4f36-a330-5eba1f117248
2026-06-08 11:48:46,849 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/ee555e9c-82ca-4b07-9c68-3668c460b056
2026-06-08 11:48:50,019 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2026-06-08 11:48:50,019 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-15070762-99857921 failed!
2026-06-08 11:48:50,036 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-15070762:ctest-vn2_metadata-50520538 is 11.1.1.1 and allocation pool is NOT set
2026-06-08 11:48:52,105 - 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=13.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.60 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 = 3.598/8.462/13.326/4.864 ms')
2026-06-08 11:48:52,105 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-15070762-99857921 passed
2026-06-08 11:48:52,172 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:48:52,172 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-15070762-99857921, IP 11.1.1.3, Port 22
2026-06-08 11:48:52,242 - 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': ''}
2026-06-08 11:48:52,342 - DEBUG - VM ctest-TestBasicVMVN-15070762-99857921 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-08 11:48:57,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:48:57,342 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-15070762-99857921, IP 11.1.1.3, Port 22
2026-06-08 11:48:57,500 - DEBUG - VM ctest-TestBasicVMVN-15070762-99857921 is ready for SSH connections
2026-06-08 11:48:57,500 - INFO - Retry 0
2026-06-08 11:48:57,500 - 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.19, gateway password: c0ntrail123
2026-06-08 11:48:57,500 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-08 11:48:59,461 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-08 11:48:59,461 - INFO - Generic metadata worked
2026-06-08 11:48:59,667 - DEBUG - Link local service introspect removed
2026-06-08 11:48:59,667 - INFO - Deleting VM ctest-TestBasicVMVN-15070762-99857921
2026-06-08 11:48:59,727 - INFO - Deleting VN ctest-vn2_metadata-50520538
2026-06-08 11:48:59,770 - DEBUG - VN 2abc487e-8d27-4e31-affa-cb2a5dfeefb1 still in use: Unable to complete operation on network 2abc487e-8d27-4e31-affa-cb2a5dfeefb1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-92d7d98b-ba18-47fd-99e8-2b63309aa100']
2026-06-08 11:48:59,770 - WARNING - Deleting VN ctest-vn2_metadata-50520538 failed..Will retry
2026-06-08 11:49:01,941 - DEBUG - Response for deleting network ()
2026-06-08 11:49:03,253 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 11:49:03,253 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:26]
2026-06-08 11:49:03,253 - INFO - --------------------------------------------------------------------------------
2026-06-08 11:49:03,257 - INFO - ================================================================================
2026-06-08 11:49:03,257 - INFO - STARTING TEST : test_metadata_service
2026-06-08 11:49:03,257 - 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
2026-06-08 11:49:04,562 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0', '10.20.0.25': '0'}, '10.0.0.19': {'10.20.0.254': '0', '10.20.0.25': '0'}} with
2026-06-08 11:49:04,562 - INFO - Initial checks done. Running the testcase now
2026-06-08 11:49:04,562 - INFO -
2026-06-08 11:49:04,562 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-06-08 11:49:04,861 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-06-08 11:49:04,891 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/41aa7d3c-7122-4ade-b82b-1f6c85d73356
2026-06-08 11:49:05,205 - DEBUG - Response for create_network : {'network': {'id': '3f8e217e-b547-45f6-933d-f8aa802c11d9', 'name': 'ctest-vn-40585320', 'tenant_id': '23785cb015534516885d71bb2eb548f5', 'project_id': '23785cb015534516885d71bb2eb548f5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-15070762', 'ctest-vn-40585320'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 11:49:05,478 - DEBUG - Response for create_subnet : {'subnet': {'id': '97c48fbb-2920-446a-9551-a7e1fd2988d1', 'name': '', 'tenant_id': '23785cb015534516885d71bb2eb548f5', 'network_id': '3f8e217e-b547-45f6-933d-f8aa802c11d9', 'ip_version': 4, 'cidr': '113.175.145.64/26', 'allocation_pools': [{'start': '113.175.145.66', 'end': '113.175.145.126'}], 'gateway_ip': '113.175.145.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.175.145.66', 'tags': [], 'project_id': '23785cb015534516885d71bb2eb548f5'}}
2026-06-08 11:49:05,553 - INFO - Created VN ctest-vn-40585320
2026-06-08 11:49:05,582 - DEBUG - VN ctest-vn-40585320 UUID is 3f8e217e-b547-45f6-933d-f8aa802c11d9
2026-06-08 11:49:06,738 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5904-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5904-1)
2026-06-08 11:49:06,738 - INFO - Waiting for VM ctest-TestBasicVMVN-15070762-28302129 to be up..
2026-06-08 11:49:06,780 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-08 11:49:11,863 - DEBUG - VM is in ACTIVE state now
2026-06-08 11:49:11,863 - INFO - VM name : ctest-TestBasicVMVN-15070762-28302129
2026-06-08 11:49:11,951 - DEBUG - VM ctest-TestBasicVMVN-15070762-28302129 ID is 7a320ce1-9a74-4304-93c9-d2e98e5536ee
2026-06-08 11:49:11,951 - DEBUG - VM ctest-TestBasicVMVN-15070762-28302129 launched on Node an-jenkins-deploy-platform-ansible-os-5904-1
2026-06-08 11:49:12,028 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7a320ce1-9a74-4304-93c9-d2e98e5536ee
2026-06-08 11:49:12,038 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/8972a0f7-50bf-4ce1-bd1f-bbdb580fd992
2026-06-08 11:49:15,218 - 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')
2026-06-08 11:49:15,218 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-15070762-28302129 failed!
2026-06-08 11:49:15,231 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-40585320 is 113.175.145.65 and allocation pool is NOT set
2026-06-08 11:49:17,300 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.511 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.511/2.588/4.665/2.077 ms')
2026-06-08 11:49:17,300 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-15070762-28302129 passed
2026-06-08 11:49:17,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:17,368 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-15070762-28302129, IP 113.175.145.67, Port 22
2026-06-08 11:49:17,446 - 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': ''}
2026-06-08 11:49:17,530 - DEBUG - VM ctest-TestBasicVMVN-15070762-28302129 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-08 11:49:22,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:22,531 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-15070762-28302129, IP 113.175.145.67, Port 22
2026-06-08 11:49:22,708 - DEBUG - VM ctest-TestBasicVMVN-15070762-28302129 is ready for SSH connections
2026-06-08 11:49:22,708 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-06-08 11:49:22,708 - DEBUG - cat /tmp/output.txt
2026-06-08 11:49:24,653 - DEBUG - Hello World. The time is now Mon, 08 Jun 2026 05:49:18 -0600!
2026-06-08 11:49:24,653 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 08 Jun 2026 05:49:18 -0600!'}
2026-06-08 11:49:24,653 - INFO - metadata_script.txt got executed in the vm
2026-06-08 11:49:24,653 - INFO - Deleting VM ctest-TestBasicVMVN-15070762-28302129
2026-06-08 11:49:24,715 - INFO - Deleting VN ctest-vn-40585320
2026-06-08 11:49:24,761 - DEBUG - VN 3f8e217e-b547-45f6-933d-f8aa802c11d9 still in use: Unable to complete operation on network 3f8e217e-b547-45f6-933d-f8aa802c11d9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9b5465d6-00cd-4160-8cad-e1eabcf2e5ea']
2026-06-08 11:49:24,761 - WARNING - Deleting VN ctest-vn-40585320 failed..Will retry
2026-06-08 11:49:26,946 - DEBUG - Response for deleting network ()
2026-06-08 11:49:28,280 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 11:49:28,281 - INFO - END TEST : test_metadata_service : PASSED[0:00:25]
2026-06-08 11:49:28,281 - INFO - --------------------------------------------------------------------------------
2026-06-08 11:49:28,284 - INFO - ================================================================================
2026-06-08 11:49:28,284 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-08 11:49:28,284 - 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
2026-06-08 11:49:29,569 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0', '10.20.0.25': '0'}, '10.0.0.19': {'10.20.0.254': '0', '10.20.0.25': '0'}} with
2026-06-08 11:49:29,570 - INFO - Initial checks done. Running the testcase now
2026-06-08 11:49:29,570 - INFO -
2026-06-08 11:49:30,160 - DEBUG - Response for create_network : {'network': {'id': '5ef6f710-25cd-40d3-87ec-01080b756733', 'name': 'ctest-vn-63002384', 'tenant_id': '23785cb015534516885d71bb2eb548f5', 'project_id': '23785cb015534516885d71bb2eb548f5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-15070762', 'ctest-vn-63002384'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 11:49:30,415 - DEBUG - Response for create_subnet : {'subnet': {'id': '61544c84-5949-4fed-8a79-ee6e8861e8e7', 'name': '', 'tenant_id': '23785cb015534516885d71bb2eb548f5', 'network_id': '5ef6f710-25cd-40d3-87ec-01080b756733', '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': '23785cb015534516885d71bb2eb548f5'}}
2026-06-08 11:49:30,602 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a05f9860-1664-4548-8253-17ed4a75f01f', 'name': '', 'tenant_id': '23785cb015534516885d71bb2eb548f5', 'network_id': '5ef6f710-25cd-40d3-87ec-01080b756733', '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': '23785cb015534516885d71bb2eb548f5'}}
2026-06-08 11:49:30,625 - INFO - Created VN ctest-vn-63002384
2026-06-08 11:49:30,642 - DEBUG - VN ctest-vn-63002384 UUID is 5ef6f710-25cd-40d3-87ec-01080b756733
2026-06-08 11:49:31,117 - DEBUG - Response for create_port : {'port': {'name': '68ffa7c9-6771-482d-a5a2-dcb39f982be0', 'id': '68ffa7c9-6771-482d-a5a2-dcb39f982be0', 'tenant_id': '23785cb015534516885d71bb2eb548f5', 'network_id': '5ef6f710-25cd-40d3-87ec-01080b756733', 'mac_address': '02:68:ff:a7:c9:67', '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': '61544c84-5949-4fed-8a79-ee6e8861e8e7'}], 'security_groups': ['0e8805a5-816c-421e-bbfe-94174d3d8fa9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23785cb015534516885d71bb2eb548f5'}}
2026-06-08 11:49:31,390 - DEBUG - Response for create_port : {'port': {'name': 'aef6fbba-4936-4730-9f3c-b253ac9cea8d', 'id': 'aef6fbba-4936-4730-9f3c-b253ac9cea8d', 'tenant_id': '23785cb015534516885d71bb2eb548f5', 'network_id': '5ef6f710-25cd-40d3-87ec-01080b756733', 'mac_address': '02:ae:f6:fb:ba:49', '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': 'a05f9860-1664-4548-8253-17ed4a75f01f'}], 'security_groups': ['0e8805a5-816c-421e-bbfe-94174d3d8fa9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23785cb015534516885d71bb2eb548f5'}}
2026-06-08 11:49:31,868 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5904-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5904-2)
2026-06-08 11:49:32,346 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5904-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5904-1)
2026-06-08 11:49:33,771 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5904-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5904-2)
2026-06-08 11:49:33,771 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-08 11:49:33,779 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3787ca8a-a083-410b-a8ff-2f021111eb93
2026-06-08 11:49:33,795 - DEBUG - Requesting: http://10.0.0.38:8082/project/23785cb0-1553-4516-885d-71bb2eb548f5
2026-06-08 11:49:33,896 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/7021169d-4d26-47fe-abf3-00e4747c63bd
2026-06-08 11:49:33,907 - INFO - Verifications in API Server for IPAM: ctest-ipam-53448223 passed
2026-06-08 11:49:33,911 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-15070762:ctest-ipam-53448223', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-15070762', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8079764071339411454', 'uuid-lslong': '12390247981033219005'}, 'enable': 'true', 'created': '2026-06-08T11:49:29', 'last-modified': '2026-06-08T11:49:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.083047'}
2026-06-08 11:49:33,917 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-15070762:ctest-ipam-53448223', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-15070762', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8079764071339411454', 'uuid-lslong': '12390247981033219005'}, 'enable': 'true', 'created': '2026-06-08T11:49:29', 'last-modified': '2026-06-08T11:49:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.087670'}
2026-06-08 11:49:33,923 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-15070762:ctest-ipam-53448223', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-15070762', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8079764071339411454', 'uuid-lslong': '12390247981033219005'}, 'enable': 'true', 'created': '2026-06-08T11:49:29', 'last-modified': '2026-06-08T11:49:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.095923'}
2026-06-08 11:49:33,923 - INFO - Verifications in Control node for IPAM: ctest-ipam-53448223 passed
2026-06-08 11:49:33,923 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-08 11:49:33,934 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3787ca8a-a083-410b-a8ff-2f021111eb93
2026-06-08 11:49:33,952 - DEBUG - Requesting: http://10.0.0.38:8082/project/23785cb0-1553-4516-885d-71bb2eb548f5
2026-06-08 11:49:34,049 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5ef6f710-25cd-40d3-87ec-01080b756733
2026-06-08 11:49:34,061 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5ef6f710-25cd-40d3-87ec-01080b756733
2026-06-08 11:49:34,070 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01aacda5-109f-4828-bd71-c54e9e974fe4
2026-06-08 11:49:34,080 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01aacda5-109f-4828-bd71-c54e9e974fe4
2026-06-08 11:49:34,087 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bd8e7f11-6104-441e-98d2-2c17da9f089c
2026-06-08 11:49:34,094 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 11:49:34,094 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5ef6f710-25cd-40d3-87ec-01080b756733
2026-06-08 11:49:34,107 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01aacda5-109f-4828-bd71-c54e9e974fe4
2026-06-08 11:49:34,122 - INFO - Verified VN network id 14 for VN 5ef6f710-25cd-40d3-87ec-01080b756733
2026-06-08 11:49:34,122 - INFO - Verifications in API Server for VN ctest-vn-63002384 passed
2026-06-08 11:49:34,122 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5ef6f710-25cd-40d3-87ec-01080b756733
2026-06-08 11:49:34,132 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01aacda5-109f-4828-bd71-c54e9e974fe4
2026-06-08 11:49:34,140 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01aacda5-109f-4828-bd71-c54e9e974fe4
2026-06-08 11:49:34,148 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bd8e7f11-6104-441e-98d2-2c17da9f089c
2026-06-08 11:49:34,185 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-15070762', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6842928332561793235', 'uuid-lslong': '9794204423687595827'}, 'enable': 'true', 'created': '2026-06-08T11:49:30', 'last-modified': '2026-06-08T11:49:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.632895'}
2026-06-08 11:49:34,196 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 11:49:34,213 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-15070762', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6842928332561793235', 'uuid-lslong': '9794204423687595827'}, 'enable': 'true', 'created': '2026-06-08T11:49:30', 'last-modified': '2026-06-08T11:49:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.658702'}
2026-06-08 11:49:34,225 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 11:49:34,230 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-15070762', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6842928332561793235', 'uuid-lslong': '9794204423687595827'}, 'enable': 'true', 'created': '2026-06-08T11:49:30', 'last-modified': '2026-06-08T11:49:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.680249'}
2026-06-08 11:49:34,237 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 11:49:34,237 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-63002384 passed
2026-06-08 11:49:34,237 - DEBUG - ====Verifying policy data for ctest-vn-63002384 in API_Server ======
2026-06-08 11:49:34,238 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-08 11:49:34,243 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3787ca8a-a083-410b-a8ff-2f021111eb93
2026-06-08 11:49:34,254 - DEBUG - Requesting: http://10.0.0.38:8082/project/23785cb0-1553-4516-885d-71bb2eb548f5
2026-06-08 11:49:34,368 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5ef6f710-25cd-40d3-87ec-01080b756733
2026-06-08 11:49:34,380 - DEBUG - =>VN ctest-vn-63002384 has no policy to be verified
2026-06-08 11:49:34,380 - DEBUG - Verifying the vn in opserver
2026-06-08 11:49:34,380 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384 virtual network link through opserver 10.0.0.38
2026-06-08 11:49:34,380 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-06-08 11:49:34,745 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-06-08 11:49:34,814 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384?flat'}
2026-06-08 11:49:34,814 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384 virtual network link through opserver 10.0.0.50
2026-06-08 11:49:34,814 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-06-08 11:49:35,110 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-06-08 11:49:35,166 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384?flat'}
2026-06-08 11:49:35,166 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384 virtual network link through opserver 10.0.0.249
2026-06-08 11:49:35,166 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2026-06-08 11:49:35,462 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2026-06-08 11:49:35,521 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384?flat'}
2026-06-08 11:49:35,521 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384 is found in opserver
2026-06-08 11:49:35,531 - DEBUG - VRF ids for VN ctest-vn-63002384: {'10.0.0.22': '2', '10.0.0.19': '2'}
2026-06-08 11:49:35,531 - INFO - Waiting for VM ctest-TestBasicVMVN-15070762-96503642 to be up..
2026-06-08 11:49:35,614 - DEBUG - VM is in ACTIVE state now
2026-06-08 11:49:35,614 - INFO - VM name : ctest-TestBasicVMVN-15070762-96503642
2026-06-08 11:49:35,707 - DEBUG - VM ctest-TestBasicVMVN-15070762-96503642 ID is 725cda94-067c-436f-8921-bd8039c16295
2026-06-08 11:49:35,707 - DEBUG - VM ctest-TestBasicVMVN-15070762-96503642 launched on Node an-jenkins-deploy-platform-ansible-os-5904-2
2026-06-08 11:49:35,807 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/725cda94-067c-436f-8921-bd8039c16295
2026-06-08 11:49:35,819 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/68ffa7c9-6771-482d-a5a2-dcb39f982be0
2026-06-08 11:49:39,002 - 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 1016ms')
2026-06-08 11:49:39,002 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-15070762-96503642 failed!
2026-06-08 11:49:39,018 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384 is 31.1.1.1 and allocation pool is NOT set
2026-06-08 11:49:39,018 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384 is 31.1.2.1 and allocation pool is NOT set
2026-06-08 11:49:43,107 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms')
2026-06-08 11:49:43,107 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-15070762-96503642 failed!
2026-06-08 11:49:43,120 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384 is 31.1.1.1 and allocation pool is NOT set
2026-06-08 11:49:43,120 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384 is 31.1.2.1 and allocation pool is NOT set
2026-06-08 11:49:45,186 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.61 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.610/3.802/4.994/1.192 ms')
2026-06-08 11:49:45,187 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-15070762-96503642 passed
2026-06-08 11:49:45,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:45,260 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-15070762-96503642, IP 31.1.1.4, Port 22
2026-06-08 11:49:45,430 - DEBUG - VM ctest-TestBasicVMVN-15070762-96503642 is ready for SSH connections
2026-06-08 11:49:45,430 - INFO - Waiting for VM ctest-TestBasicVMVN-15070762-04503600 to be up..
2026-06-08 11:49:45,522 - DEBUG - VM is in ACTIVE state now
2026-06-08 11:49:45,522 - INFO - VM name : ctest-TestBasicVMVN-15070762-04503600
2026-06-08 11:49:45,597 - DEBUG - VM ctest-TestBasicVMVN-15070762-04503600 ID is a62f8eb0-f5b5-45c1-903f-619ee4ce16c0
2026-06-08 11:49:45,598 - DEBUG - VM ctest-TestBasicVMVN-15070762-04503600 launched on Node an-jenkins-deploy-platform-ansible-os-5904-1
2026-06-08 11:49:45,694 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a62f8eb0-f5b5-45c1-903f-619ee4ce16c0
2026-06-08 11:49:45,703 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/aef6fbba-4936-4730-9f3c-b253ac9cea8d
2026-06-08 11:49:46,852 - 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.588 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.588/2.067/3.547/1.479 ms')
2026-06-08 11:49:46,852 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-15070762-04503600 passed
2026-06-08 11:49:46,921 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:46,921 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-15070762-04503600, IP 31.1.2.4, Port 22
2026-06-08 11:49:47,087 - DEBUG - VM ctest-TestBasicVMVN-15070762-04503600 is ready for SSH connections
2026-06-08 11:49:47,088 - INFO - Waiting for VM ctest-TestBasicVMVN-15070762-62747214 to be up..
2026-06-08 11:49:47,167 - DEBUG - VM is in ACTIVE state now
2026-06-08 11:49:47,167 - INFO - VM name : ctest-TestBasicVMVN-15070762-62747214
2026-06-08 11:49:47,263 - DEBUG - VM ctest-TestBasicVMVN-15070762-62747214 ID is 7b4d23b2-db96-4502-88e5-1ee933d2fa01
2026-06-08 11:49:47,263 - DEBUG - VM ctest-TestBasicVMVN-15070762-62747214 launched on Node an-jenkins-deploy-platform-ansible-os-5904-2
2026-06-08 11:49:47,347 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7b4d23b2-db96-4502-88e5-1ee933d2fa01
2026-06-08 11:49:47,356 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/2c0f5a5f-42b1-4aca-befa-d029517e4c3a
2026-06-08 11:49:48,527 - 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=5.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.957 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.957/3.400/5.844/2.443 ms')
2026-06-08 11:49:48,527 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-15070762-62747214 passed
2026-06-08 11:49:48,596 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:48,596 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-15070762-62747214, IP 31.1.1.3, Port 22
2026-06-08 11:49:48,766 - DEBUG - VM ctest-TestBasicVMVN-15070762-62747214 is ready for SSH connections
2026-06-08 11:49:48,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:48,766 - 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.19, gateway password: c0ntrail123
2026-06-08 11:49:48,766 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-08 11:49:52,485 - 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=4.573 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.448 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.440 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.440/2.487/4.573 ms
2026-06-08 11:49:52,485 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-15070762-96503642 passed
2026-06-08 11:49:52,485 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:52,485 - 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.22, gateway password: c0ntrail123
2026-06-08 11:49:52,485 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-08 11:49:56,173 - 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.561 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.502 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.850 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.502/2.304/3.561 ms
2026-06-08 11:49:56,173 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-15070762-04503600 passed
2026-06-08 11:49:56,173 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:56,173 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:56,173 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 11:49:56,173 - 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
2026-06-08 11:49:56,173 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 11:49:56,350 - DEBUG - None
2026-06-08 11:49:56,350 - 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.22, gateway password: c0ntrail123
2026-06-08 11:49:56,350 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 11:49:56,558 - DEBUG - None
2026-06-08 11:49:56,558 - 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.19, gateway password: c0ntrail123
2026-06-08 11:49:56,559 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 11:49:57,238 - DEBUG - None
2026-06-08 11:49:57,238 - 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.19, gateway password: c0ntrail123
2026-06-08 11:49:57,238 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-08 11:49:59,452 - 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.811 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.102 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.564 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.033 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.435 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.435/2.189/6.102 ms
2026-06-08 11:49:59,452 - 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.19, gateway password: c0ntrail123
2026-06-08 11:49:59,452 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-08 11:50:01,691 - 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.978 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.126 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.292 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.492 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.507 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.396/2.893/6.292 ms
2026-06-08 11:50:01,691 - 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.19, gateway password: c0ntrail123
2026-06-08 11:50:01,691 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-08 11:50:03,940 - 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=1.195 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.647 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.788 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.495 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.370 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.457 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.336/2.326/4.788 ms
2026-06-08 11:50:03,940 - INFO - Deleting VM ctest-TestBasicVMVN-15070762-62747214
2026-06-08 11:50:04,008 - INFO - Detaching port aef6fbba-4936-4730-9f3c-b253ac9cea8d from VM ctest-TestBasicVMVN-15070762-04503600
2026-06-08 11:50:04,037 - INFO - Deleting VM ctest-TestBasicVMVN-15070762-04503600
2026-06-08 11:50:04,102 - INFO - Detaching port 68ffa7c9-6771-482d-a5a2-dcb39f982be0 from VM ctest-TestBasicVMVN-15070762-96503642
2026-06-08 11:50:04,130 - INFO - Deleting VM ctest-TestBasicVMVN-15070762-96503642
2026-06-08 11:50:04,192 - INFO - Deleting VN ctest-vn-63002384
2026-06-08 11:50:04,448 - DEBUG - Response for delete_port : ()
2026-06-08 11:50:04,744 - DEBUG - Response for delete_port : ()
2026-06-08 11:50:04,800 - DEBUG - VN 5ef6f710-25cd-40d3-87ec-01080b756733 still in use: Unable to complete operation on network 5ef6f710-25cd-40d3-87ec-01080b756733. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-40b767ca-bc03-45d2-af8d-6a53f1121605']
2026-06-08 11:50:04,800 - WARNING - Deleting VN ctest-vn-63002384 failed..Will retry
2026-06-08 11:50:06,989 - DEBUG - Response for deleting network ()
2026-06-08 11:50:06,989 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01aacda5-109f-4828-bd71-c54e9e974fe4
2026-06-08 11:50:06,997 - DEBUG - Response Code: 404
2026-06-08 11:50:06,997 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-08 11:50:07,003 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3787ca8a-a083-410b-a8ff-2f021111eb93
2026-06-08 11:50:07,012 - DEBUG - Requesting: http://10.0.0.38:8082/project/23785cb0-1553-4516-885d-71bb2eb548f5
2026-06-08 11:50:07,101 - INFO - Validated that VN ctest-vn-63002384 is not found in API Server
2026-06-08 11:50:07,111 - DEBUG - VN ctest-vn-63002384 is not present in Agent 10.0.0.22
2026-06-08 11:50:07,120 - DEBUG - VN ctest-vn-63002384 is not present in Agent 10.0.0.19
2026-06-08 11:50:07,120 - INFO - Validated that VN ctest-vn-63002384 is not in any agent
2026-06-08 11:50:07,124 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2026-06-08 11:50:07,130 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-63002384
2026-06-08 11:50:07,134 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2026-06-08 11:50:07,138 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-63002384
2026-06-08 11:50:07,138 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-15070762:ctest-vn-63002384
2026-06-08 11:50:07,158 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-63002384 info
2026-06-08 11:50:07,251 - INFO - IPAM: ctest-ipam-53448223 is not found in API Server
2026-06-08 11:50:07,274 - INFO - IPAM:ctest-ipam-53448223 is not found in control node
2026-06-08 11:50:08,555 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 11:50:08,555 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2026-06-08 11:50:08,555 - INFO - --------------------------------------------------------------------------------
2026-06-08 11:50:09,345 - INFO - Deleted project: ctest-TestBasicVMVN-15070762, ID : 23785cb0-1553-4516-885d-71bb2eb548f5