2025-04-09 12:34:08,652 - INFO - Domain Default found not creating
2025-04-09 12:34:08,806 - INFO - Project ctest-TestBasicVMVN-19551795 not found, creating it
2025-04-09 12:34:09,289 - INFO - Created Project:ctest-TestBasicVMVN-19551795, ID : 6af8521c-5c4e-4f73-b19c-b8d787290bfe
2025-04-09 12:34:10,750 - INFO - ================================================================================
2025-04-09 12:34:10,750 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-09 12:34:10,750 - 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-04-09 12:34:11,009 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-04-09 12:34:11,010 - INFO - Initial checks done. Running the testcase now
2025-04-09 12:34:11,010 - INFO -
2025-04-09 12:34:11,622 - DEBUG - Response for create_network : {'network': {'id': '66515cc4-5f10-4501-87d0-d361236b9e9c', 'name': 'ctest-vn2_metadata-97607837', 'tenant_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'project_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19551795', 'ctest-vn2_metadata-97607837'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 12:34:11,799 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ceb6a8c3-a6d8-4ad4-96f2-4d8ccbdad008', 'name': '', 'tenant_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'network_id': '66515cc4-5f10-4501-87d0-d361236b9e9c', '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': '6af8521c5c4e4f73b19cb8d787290bfe'}}
2025-04-09 12:34:11,822 - INFO - Created VN ctest-vn2_metadata-97607837
2025-04-09 12:34:11,878 - DEBUG - VN ctest-vn2_metadata-97607837 UUID is 66515cc4-5f10-4501-87d0-d361236b9e9c
2025-04-09 12:34:12,068 - DEBUG - Services list from nova: [, , ]
2025-04-09 12:34:13,135 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3064-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3064-1)
2025-04-09 12:34:13,261 - DEBUG - Link local service introspect added
2025-04-09 12:34:13,302 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 12:34:18,395 - DEBUG - VM is in ACTIVE state now
2025-04-09 12:34:18,535 - INFO - Waiting for VM ctest-TestBasicVMVN-19551795-48949053 to be up..
2025-04-09 12:34:18,535 - INFO - VM name : ctest-TestBasicVMVN-19551795-48949053
2025-04-09 12:34:18,632 - DEBUG - VM ctest-TestBasicVMVN-19551795-48949053 ID is 59026997-ac55-437a-acae-1a37d73074e5
2025-04-09 12:34:18,632 - DEBUG - VM ctest-TestBasicVMVN-19551795-48949053 launched on Node cn-jenkins-deploy-platform-ansible-os-3064-1
2025-04-09 12:34:18,743 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/59026997-ac55-437a-acae-1a37d73074e5
2025-04-09 12:34:19,041 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/59026997-ac55-437a-acae-1a37d73074e5
2025-04-09 12:34:19,076 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9d48a6c0-2a58-4c7e-a38a-7a66d94bd791
2025-04-09 12:34:22,343 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2025-04-09 12:34:22,343 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19551795-48949053 failed!
2025-04-09 12:34:22,402 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19551795:ctest-vn2_metadata-97607837 is 11.1.1.1 and allocation pool is NOT set
2025-04-09 12:34:24,464 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.659 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.659/3.291/5.923/2.632 ms')
2025-04-09 12:34:24,465 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19551795-48949053 passed
2025-04-09 12:34:24,618 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:34:24,618 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19551795-48949053, IP 11.1.1.3, Port 22
2025-04-09 12:34:24,773 - DEBUG - VM ctest-TestBasicVMVN-19551795-48949053 is ready for SSH connections
2025-04-09 12:34:24,773 - INFO - Retry 0
2025-04-09 12:34:24,773 - 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.50, gateway password: c0ntrail123
2025-04-09 12:34:24,773 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-09 12:34:26,361 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-09 12:34:26,361 - INFO - Generic metadata worked
2025-04-09 12:34:26,617 - DEBUG - Link local service introspect removed
2025-04-09 12:34:26,618 - INFO - Deleting VM ctest-TestBasicVMVN-19551795-48949053
2025-04-09 12:34:26,686 - INFO - Deleting VN ctest-vn2_metadata-97607837
2025-04-09 12:34:26,727 - DEBUG - VN 66515cc4-5f10-4501-87d0-d361236b9e9c still in use: Unable to complete operation on network 66515cc4-5f10-4501-87d0-d361236b9e9c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1e3430aa-3bcf-4f18-b0a1-912a6569cb2c']
2025-04-09 12:34:26,727 - WARNING - Deleting VN ctest-vn2_metadata-97607837 failed..Will retry
2025-04-09 12:34:28,842 - DEBUG - Response for deleting network ()
2025-04-09 12:34:29,103 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 12:34:29,103 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-04-09 12:34:29,104 - INFO - --------------------------------------------------------------------------------
2025-04-09 12:34:29,106 - INFO - ================================================================================
2025-04-09 12:34:29,106 - INFO - STARTING TEST : test_metadata_service
2025-04-09 12:34:29,107 - 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-04-09 12:34:29,402 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-04-09 12:34:29,402 - INFO - Initial checks done. Running the testcase now
2025-04-09 12:34:29,402 - INFO -
2025-04-09 12:34:29,402 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-04-09 12:34:29,410 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/f881eeea-62b7-421d-ae90-879bac77a219
2025-04-09 12:34:29,619 - DEBUG - Response for create_network : {'network': {'id': '7d154c51-0e51-4923-b7d7-2f5d6a88c873', 'name': 'ctest-vn-22391074', 'tenant_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'project_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19551795', 'ctest-vn-22391074'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 12:34:29,807 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f4aed05c-1c5e-43d2-a618-a6e45958482c', 'name': '', 'tenant_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'network_id': '7d154c51-0e51-4923-b7d7-2f5d6a88c873', 'ip_version': 4, 'cidr': '86.204.234.128/26', 'allocation_pools': [{'start': '86.204.234.130', 'end': '86.204.234.190'}], 'gateway_ip': '86.204.234.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '86.204.234.130', 'tags': [], 'project_id': '6af8521c5c4e4f73b19cb8d787290bfe'}}
2025-04-09 12:34:29,828 - INFO - Created VN ctest-vn-22391074
2025-04-09 12:34:29,882 - DEBUG - VN ctest-vn-22391074 UUID is 7d154c51-0e51-4923-b7d7-2f5d6a88c873
2025-04-09 12:34:31,160 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3064-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3064-1)
2025-04-09 12:34:31,161 - INFO - Waiting for VM ctest-TestBasicVMVN-19551795-70428075 to be up..
2025-04-09 12:34:31,204 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 12:34:36,279 - DEBUG - VM is in ACTIVE state now
2025-04-09 12:34:36,279 - INFO - VM name : ctest-TestBasicVMVN-19551795-70428075
2025-04-09 12:34:36,360 - DEBUG - VM ctest-TestBasicVMVN-19551795-70428075 ID is d46d5f08-b350-42b8-8520-4a158ebff29d
2025-04-09 12:34:36,360 - DEBUG - VM ctest-TestBasicVMVN-19551795-70428075 launched on Node cn-jenkins-deploy-platform-ansible-os-3064-1
2025-04-09 12:34:36,437 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d46d5f08-b350-42b8-8520-4a158ebff29d
2025-04-09 12:34:36,447 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9b663228-7576-4c40-aeb7-574ab8d056bf
2025-04-09 12:34:39,718 - 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 1023ms')
2025-04-09 12:34:39,719 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19551795-70428075 failed!
2025-04-09 12:34:39,773 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19551795:ctest-vn-22391074 is 86.204.234.129 and allocation pool is NOT set
2025-04-09 12:34:41,836 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.38 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 = 2.381/2.828/3.275/0.447 ms')
2025-04-09 12:34:41,836 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19551795-70428075 passed
2025-04-09 12:34:41,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:34:41,990 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19551795-70428075, IP 86.204.234.131, Port 22
2025-04-09 12:34:42,146 - DEBUG - VM ctest-TestBasicVMVN-19551795-70428075 is ready for SSH connections
2025-04-09 12:34:42,146 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-04-09 12:34:42,146 - DEBUG - cat /tmp/output.txt
2025-04-09 12:34:43,776 - DEBUG - Hello World. The time is now Wed, 09 Apr 2025 06:34:41 -0600!
2025-04-09 12:34:43,776 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 09 Apr 2025 06:34:41 -0600!'}
2025-04-09 12:34:43,776 - INFO - metadata_script.txt got executed in the vm
2025-04-09 12:34:43,776 - INFO - Deleting VM ctest-TestBasicVMVN-19551795-70428075
2025-04-09 12:34:43,847 - INFO - Deleting VN ctest-vn-22391074
2025-04-09 12:34:43,884 - DEBUG - VN 7d154c51-0e51-4923-b7d7-2f5d6a88c873 still in use: Unable to complete operation on network 7d154c51-0e51-4923-b7d7-2f5d6a88c873. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e5fafc0a-0c71-4866-ace8-78252d70c988']
2025-04-09 12:34:43,885 - WARNING - Deleting VN ctest-vn-22391074 failed..Will retry
2025-04-09 12:34:46,005 - DEBUG - Response for deleting network ()
2025-04-09 12:34:46,263 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 12:34:46,263 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-04-09 12:34:46,263 - INFO - --------------------------------------------------------------------------------
2025-04-09 12:34:46,266 - INFO - ================================================================================
2025-04-09 12:34:46,266 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-09 12:34:46,266 - 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-04-09 12:34:46,555 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-04-09 12:34:46,555 - INFO - Initial checks done. Running the testcase now
2025-04-09 12:34:46,555 - INFO -
2025-04-09 12:34:47,034 - DEBUG - Response for create_network : {'network': {'id': '434e4be1-fe66-4d49-9312-217d9dc4ce12', 'name': 'ctest-vn-80233200', 'tenant_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'project_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19551795', 'ctest-vn-80233200'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 12:34:47,224 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de8538d3-cae4-4161-b29c-fefd90bd88fa', 'name': '', 'tenant_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'network_id': '434e4be1-fe66-4d49-9312-217d9dc4ce12', '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': '6af8521c5c4e4f73b19cb8d787290bfe'}}
2025-04-09 12:34:47,416 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0009ee2-cc33-4fa4-bd34-9855fe2af90e', 'name': '', 'tenant_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'network_id': '434e4be1-fe66-4d49-9312-217d9dc4ce12', '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': '6af8521c5c4e4f73b19cb8d787290bfe'}}
2025-04-09 12:34:47,438 - INFO - Created VN ctest-vn-80233200
2025-04-09 12:34:47,490 - DEBUG - VN ctest-vn-80233200 UUID is 434e4be1-fe66-4d49-9312-217d9dc4ce12
2025-04-09 12:34:47,869 - DEBUG - Response for create_port : {'port': {'name': '28641126-c753-4d50-8d15-845a981791c3', 'id': '28641126-c753-4d50-8d15-845a981791c3', 'tenant_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'network_id': '434e4be1-fe66-4d49-9312-217d9dc4ce12', 'mac_address': '02:28:64:11:26:c7', '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': 'de8538d3-cae4-4161-b29c-fefd90bd88fa'}], 'security_groups': ['e232bf7c-cb35-4175-a2da-88f7023b1fbc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6af8521c5c4e4f73b19cb8d787290bfe'}}
2025-04-09 12:34:48,062 - DEBUG - Response for create_port : {'port': {'name': 'a3dc45ad-2a46-440f-b2a2-22643a5abeed', 'id': 'a3dc45ad-2a46-440f-b2a2-22643a5abeed', 'tenant_id': '6af8521c5c4e4f73b19cb8d787290bfe', 'network_id': '434e4be1-fe66-4d49-9312-217d9dc4ce12', 'mac_address': '02:a3:dc:45:ad:2a', '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': 'e0009ee2-cc33-4fa4-bd34-9855fe2af90e'}], 'security_groups': ['e232bf7c-cb35-4175-a2da-88f7023b1fbc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6af8521c5c4e4f73b19cb8d787290bfe'}}
2025-04-09 12:34:48,436 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3064-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3064-1)
2025-04-09 12:34:48,827 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3064-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3064-1)
2025-04-09 12:34:50,045 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3064-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3064-1)
2025-04-09 12:34:50,045 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-04-09 12:34:50,053 - DEBUG - Requesting: http://10.0.0.50:8082/domain/040df509-a821-49f6-a3f6-cd2c2c45305d
2025-04-09 12:34:50,071 - DEBUG - Requesting: http://10.0.0.50:8082/project/6af8521c-5c4e-4f73-b19c-b8d787290bfe
2025-04-09 12:34:50,155 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/4e22fbf6-3d4d-43ed-98bb-5bf0dceb0e33
2025-04-09 12:34:50,175 - INFO - Verifications in API Server for IPAM: ctest-ipam-72963881 passed
2025-04-09 12:34:50,184 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19551795:ctest-ipam-72963881', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19551795', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5630339519175541741', 'uuid-lslong': '11005491204466609715'}, 'enable': 'true', 'created': '2025-04-09T12:34:46', 'last-modified': '2025-04-09T12:34:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.396813'}
2025-04-09 12:34:50,184 - INFO - Verifications in Control node for IPAM: ctest-ipam-72963881 passed
2025-04-09 12:34:50,184 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-04-09 12:34:50,190 - DEBUG - Requesting: http://10.0.0.50:8082/domain/040df509-a821-49f6-a3f6-cd2c2c45305d
2025-04-09 12:34:50,207 - DEBUG - Requesting: http://10.0.0.50:8082/project/6af8521c-5c4e-4f73-b19c-b8d787290bfe
2025-04-09 12:34:50,308 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/434e4be1-fe66-4d49-9312-217d9dc4ce12
2025-04-09 12:34:50,329 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/434e4be1-fe66-4d49-9312-217d9dc4ce12
2025-04-09 12:34:50,340 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9846b02b-042f-4405-8d2a-eb8f46d86929
2025-04-09 12:34:50,349 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9846b02b-042f-4405-8d2a-eb8f46d86929
2025-04-09 12:34:50,360 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/3c6eac2f-9236-4c9b-8a4e-45c7632ddabc
2025-04-09 12:34:50,367 - DEBUG - Route Targets: ['target:64512:8000004']
2025-04-09 12:34:50,367 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/434e4be1-fe66-4d49-9312-217d9dc4ce12
2025-04-09 12:34:50,380 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9846b02b-042f-4405-8d2a-eb8f46d86929
2025-04-09 12:34:50,403 - INFO - Verified VN network id 9 for VN 434e4be1-fe66-4d49-9312-217d9dc4ce12
2025-04-09 12:34:50,404 - INFO - Verifications in API Server for VN ctest-vn-80233200 passed
2025-04-09 12:34:50,404 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/434e4be1-fe66-4d49-9312-217d9dc4ce12
2025-04-09 12:34:50,421 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9846b02b-042f-4405-8d2a-eb8f46d86929
2025-04-09 12:34:50,430 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9846b02b-042f-4405-8d2a-eb8f46d86929
2025-04-09 12:34:50,442 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/3c6eac2f-9236-4c9b-8a4e-45c7632ddabc
2025-04-09 12:34:50,458 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19551795:ctest-vn-80233200', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19551795', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4849897282732445001', 'uuid-lslong': '10597569696557747730'}, 'enable': 'true', 'created': '2025-04-09T12:34:47', 'last-modified': '2025-04-09T12:34:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.071626'}
2025-04-09 12:34:50,466 - DEBUG - Route Targets: ['target:64512:8000004']
2025-04-09 12:34:50,466 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-80233200 passed
2025-04-09 12:34:50,467 - DEBUG - ====Verifying policy data for ctest-vn-80233200 in API_Server ======
2025-04-09 12:34:50,467 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-04-09 12:34:50,473 - DEBUG - Requesting: http://10.0.0.50:8082/domain/040df509-a821-49f6-a3f6-cd2c2c45305d
2025-04-09 12:34:50,581 - DEBUG - Requesting: http://10.0.0.50:8082/project/6af8521c-5c4e-4f73-b19c-b8d787290bfe
2025-04-09 12:34:50,645 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/434e4be1-fe66-4d49-9312-217d9dc4ce12
2025-04-09 12:34:50,671 - DEBUG - =>VN ctest-vn-80233200 has no policy to be verified
2025-04-09 12:34:50,671 - DEBUG - Verifying the vn in opserver
2025-04-09 12:34:50,672 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19551795:ctest-vn-80233200 virtual network link through opserver 10.0.0.50
2025-04-09 12:34:50,672 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-04-09 12:34:51,064 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-04-09 12:34:51,138 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19551795:ctest-vn-80233200', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19551795:ctest-vn-80233200?flat'}
2025-04-09 12:34:51,138 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19551795:ctest-vn-80233200 is found in opserver
2025-04-09 12:34:51,146 - DEBUG - VRF ids for VN ctest-vn-80233200: {'10.0.0.50': '2'}
2025-04-09 12:34:51,146 - INFO - Waiting for VM ctest-TestBasicVMVN-19551795-60705408 to be up..
2025-04-09 12:34:51,240 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 12:34:56,332 - DEBUG - VM is in ACTIVE state now
2025-04-09 12:34:56,332 - INFO - VM name : ctest-TestBasicVMVN-19551795-60705408
2025-04-09 12:34:56,420 - DEBUG - VM ctest-TestBasicVMVN-19551795-60705408 ID is d0a6894b-f424-4014-b722-8b58c8b822a2
2025-04-09 12:34:56,420 - DEBUG - VM ctest-TestBasicVMVN-19551795-60705408 launched on Node cn-jenkins-deploy-platform-ansible-os-3064-1
2025-04-09 12:34:56,496 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d0a6894b-f424-4014-b722-8b58c8b822a2
2025-04-09 12:34:56,506 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/28641126-c753-4d50-8d15-845a981791c3
2025-04-09 12:34:59,781 - 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-04-09 12:34:59,781 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19551795-60705408 failed!
2025-04-09 12:34:59,846 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19551795:ctest-vn-80233200 is 31.1.1.1 and allocation pool is NOT set
2025-04-09 12:34:59,846 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19551795:ctest-vn-80233200 is 31.1.2.1 and allocation pool is NOT set
2025-04-09 12:35:01,909 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.781 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.781/2.977/5.173/2.196 ms')
2025-04-09 12:35:01,909 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19551795-60705408 passed
2025-04-09 12:35:02,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:35:02,066 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19551795-60705408, IP 31.1.1.4, Port 22
2025-04-09 12:35:02,221 - DEBUG - VM ctest-TestBasicVMVN-19551795-60705408 is ready for SSH connections
2025-04-09 12:35:02,221 - INFO - Waiting for VM ctest-TestBasicVMVN-19551795-48479640 to be up..
2025-04-09 12:35:02,309 - DEBUG - VM is in ACTIVE state now
2025-04-09 12:35:02,309 - INFO - VM name : ctest-TestBasicVMVN-19551795-48479640
2025-04-09 12:35:02,399 - DEBUG - VM ctest-TestBasicVMVN-19551795-48479640 ID is d245b8c8-ee8c-4b27-b377-3d5095e22ea6
2025-04-09 12:35:02,399 - DEBUG - VM ctest-TestBasicVMVN-19551795-48479640 launched on Node cn-jenkins-deploy-platform-ansible-os-3064-1
2025-04-09 12:35:02,513 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d245b8c8-ee8c-4b27-b377-3d5095e22ea6
2025-04-09 12:35:02,523 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a3dc45ad-2a46-440f-b2a2-22643a5abeed
2025-04-09 12:35:03,776 - 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.06 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.353 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.353/1.704/3.056/1.351 ms')
2025-04-09 12:35:03,777 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19551795-48479640 passed
2025-04-09 12:35:03,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:35:03,930 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19551795-48479640, IP 31.1.2.4, Port 22
2025-04-09 12:35:04,093 - DEBUG - VM ctest-TestBasicVMVN-19551795-48479640 is ready for SSH connections
2025-04-09 12:35:04,093 - INFO - Waiting for VM ctest-TestBasicVMVN-19551795-52707968 to be up..
2025-04-09 12:35:04,186 - DEBUG - VM is in ACTIVE state now
2025-04-09 12:35:04,186 - INFO - VM name : ctest-TestBasicVMVN-19551795-52707968
2025-04-09 12:35:04,268 - DEBUG - VM ctest-TestBasicVMVN-19551795-52707968 ID is 1fce5f0f-2391-4104-b3b7-3236cfb91006
2025-04-09 12:35:04,268 - DEBUG - VM ctest-TestBasicVMVN-19551795-52707968 launched on Node cn-jenkins-deploy-platform-ansible-os-3064-1
2025-04-09 12:35:04,352 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1fce5f0f-2391-4104-b3b7-3236cfb91006
2025-04-09 12:35:04,361 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2f3a6dc2-6590-478e-a905-0917ae880630
2025-04-09 12:35:05,602 - 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.33 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.363 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.363/1.848/3.334/1.485 ms')
2025-04-09 12:35:05,602 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19551795-52707968 passed
2025-04-09 12:35:05,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:35:05,754 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19551795-52707968, IP 31.1.1.3, Port 22
2025-04-09 12:35:05,925 - DEBUG - VM ctest-TestBasicVMVN-19551795-52707968 is ready for SSH connections
2025-04-09 12:35:05,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:35:05,925 - 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.50, gateway password: c0ntrail123
2025-04-09 12:35:05,926 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-09 12:35:09,961 - 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.546 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.071 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.111 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.071/1.909/3.546 ms
2025-04-09 12:35:09,961 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19551795-60705408 passed
2025-04-09 12:35:09,962 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:35:09,962 - 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.50, gateway password: c0ntrail123
2025-04-09 12:35:09,962 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-09 12:35:13,619 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.936 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.027 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.830 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.830/1.597/2.936 ms
2025-04-09 12:35:13,619 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19551795-48479640 passed
2025-04-09 12:35:13,619 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:35:13,619 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:35:13,619 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 12:35:13,619 - 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.50, gateway password: c0ntrail123
2025-04-09 12:35:13,619 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-09 12:35:13,799 - DEBUG - None
2025-04-09 12:35:13,799 - 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.50, gateway password: c0ntrail123
2025-04-09 12:35:13,799 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-09 12:35:13,983 - DEBUG - None
2025-04-09 12:35:13,984 - 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.50, gateway password: c0ntrail123
2025-04-09 12:35:13,984 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-09 12:35:14,667 - DEBUG - None
2025-04-09 12:35:14,667 - 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.50, gateway password: c0ntrail123
2025-04-09 12:35:14,668 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-09 12:35:16,877 - 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.753 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.733 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.420 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.211 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.353/1.694/3.733 ms
2025-04-09 12:35:16,877 - 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.50, gateway password: c0ntrail123
2025-04-09 12:35:16,877 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-09 12:35:19,124 - 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.958 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.270 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.421 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.598 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.414 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.567 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.352/2.940/6.421 ms
2025-04-09 12:35:19,124 - 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.50, gateway password: c0ntrail123
2025-04-09 12:35:19,124 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-09 12:35:21,372 - 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.641 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.502 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.272 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.372 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.044 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.351 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.351 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.351/1.790/3.351 ms
2025-04-09 12:35:21,372 - INFO - Deleting VM ctest-TestBasicVMVN-19551795-52707968
2025-04-09 12:35:21,437 - INFO - Detaching port a3dc45ad-2a46-440f-b2a2-22643a5abeed from VM ctest-TestBasicVMVN-19551795-48479640
2025-04-09 12:35:21,486 - INFO - Deleting VM ctest-TestBasicVMVN-19551795-48479640
2025-04-09 12:35:21,563 - INFO - Detaching port 28641126-c753-4d50-8d15-845a981791c3 from VM ctest-TestBasicVMVN-19551795-60705408
2025-04-09 12:35:21,601 - INFO - Deleting VM ctest-TestBasicVMVN-19551795-60705408
2025-04-09 12:35:21,684 - INFO - Deleting VN ctest-vn-80233200
2025-04-09 12:35:21,891 - DEBUG - Response for delete_port : ()
2025-04-09 12:35:22,179 - DEBUG - Response for delete_port : ()
2025-04-09 12:35:22,337 - DEBUG - Response for deleting network ()
2025-04-09 12:35:22,337 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9846b02b-042f-4405-8d2a-eb8f46d86929
2025-04-09 12:35:22,350 - DEBUG - Response Code: 404
2025-04-09 12:35:22,350 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-04-09 12:35:22,357 - DEBUG - Requesting: http://10.0.0.50:8082/domain/040df509-a821-49f6-a3f6-cd2c2c45305d
2025-04-09 12:35:22,412 - DEBUG - Requesting: http://10.0.0.50:8082/project/6af8521c-5c4e-4f73-b19c-b8d787290bfe
2025-04-09 12:35:22,489 - INFO - Validated that VN ctest-vn-80233200 is not found in API Server
2025-04-09 12:35:22,501 - DEBUG - VN ctest-vn-80233200 is not present in Agent 10.0.0.50
2025-04-09 12:35:22,501 - INFO - Validated that VN ctest-vn-80233200 is not in any agent
2025-04-09 12:35:22,506 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-04-09 12:35:22,511 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-80233200
2025-04-09 12:35:22,511 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19551795:ctest-vn-80233200
2025-04-09 12:35:22,523 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-80233200 info
2025-04-09 12:35:22,605 - INFO - IPAM: ctest-ipam-72963881 is not found in API Server
2025-04-09 12:35:22,617 - INFO - IPAM:ctest-ipam-72963881 is not found in control node
2025-04-09 12:35:22,874 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 12:35:22,875 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-04-09 12:35:22,875 - INFO - --------------------------------------------------------------------------------
2025-04-09 12:35:23,615 - INFO - Deleted project: ctest-TestBasicVMVN-19551795, ID : 6af8521c-5c4e-4f73-b19c-b8d787290bfe