2025-02-03 02:27:23,739 - INFO - Domain Default found not creating
2025-02-03 02:27:23,872 - INFO - Project ctest-TestBasicVMVN-09255793 not found, creating it
2025-02-03 02:27:24,319 - INFO - Created Project:ctest-TestBasicVMVN-09255793, ID : c4a4162e-14b3-434b-9b17-b8f81c693037
2025-02-03 02:27:25,724 - INFO - ================================================================================
2025-02-03 02:27:25,724 - INFO - STARTING TEST : test_generic_link_local_service
2025-02-03 02:27:25,724 - 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-02-03 02:27:25,980 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.20': '0'}} with
2025-02-03 02:27:25,980 - INFO - Initial checks done. Running the testcase now
2025-02-03 02:27:25,980 - INFO -
2025-02-03 02:27:26,524 - DEBUG - Response for create_network : {'network': {'id': 'd0254a63-d97f-410a-802a-262f53d97ccf', 'name': 'ctest-vn2_metadata-39263529', 'tenant_id': 'c4a4162e14b3434b9b17b8f81c693037', 'project_id': 'c4a4162e14b3434b9b17b8f81c693037', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09255793', 'ctest-vn2_metadata-39263529'], 'port_security_enabled': True, 'description': ''}}
2025-02-03 02:27:26,737 - DEBUG - Response for create_subnet : {'subnet': {'id': '98696750-d058-4fdc-83ab-b549ed7e6e13', 'name': '', 'tenant_id': 'c4a4162e14b3434b9b17b8f81c693037', 'network_id': 'd0254a63-d97f-410a-802a-262f53d97ccf', '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': 'c4a4162e14b3434b9b17b8f81c693037'}}
2025-02-03 02:27:26,754 - INFO - Created VN ctest-vn2_metadata-39263529
2025-02-03 02:27:26,806 - DEBUG - VN ctest-vn2_metadata-39263529 UUID is d0254a63-d97f-410a-802a-262f53d97ccf
2025-02-03 02:27:26,989 - DEBUG - Services list from nova: [, , ]
2025-02-03 02:27:28,011 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2675-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2675-1)
2025-02-03 02:27:28,122 - DEBUG - Link local service introspect added
2025-02-03 02:27:28,165 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-03 02:27:33,257 - DEBUG - VM is in ACTIVE state now
2025-02-03 02:27:33,397 - INFO - Waiting for VM ctest-TestBasicVMVN-09255793-60786662 to be up..
2025-02-03 02:27:33,397 - INFO - VM name : ctest-TestBasicVMVN-09255793-60786662
2025-02-03 02:27:33,480 - DEBUG - VM ctest-TestBasicVMVN-09255793-60786662 ID is c7036a6c-8976-49ce-8774-cad1edcf2d0b
2025-02-03 02:27:33,480 - DEBUG - VM ctest-TestBasicVMVN-09255793-60786662 launched on Node cn-jenkins-deploy-platform-ansible-os-2675-1
2025-02-03 02:27:33,573 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/c7036a6c-8976-49ce-8774-cad1edcf2d0b
2025-02-03 02:27:33,869 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/c7036a6c-8976-49ce-8774-cad1edcf2d0b
2025-02-03 02:27:33,903 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/5ca7a610-8b11-4d33-b72e-0ef0e0181a7c
2025-02-03 02:27:37,156 - 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')
2025-02-03 02:27:37,156 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09255793-60786662 failed!
2025-02-03 02:27:37,214 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09255793:ctest-vn2_metadata-39263529 is 11.1.1.1 and allocation pool is NOT set
2025-02-03 02:27:39,276 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.61 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.608/3.167/4.727/1.559 ms')
2025-02-03 02:27:39,276 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09255793-60786662 passed
2025-02-03 02:27:39,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:27:39,426 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09255793-60786662, IP 11.1.1.3, Port 22
2025-02-03 02:27:39,582 - DEBUG - VM ctest-TestBasicVMVN-09255793-60786662 is ready for SSH connections
2025-02-03 02:27:39,582 - INFO - Retry 0
2025-02-03 02:27:39,582 - 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.23, gateway password: c0ntrail123
2025-02-03 02:27:39,582 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-02-03 02:27:41,170 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-02-03 02:27:41,170 - INFO - Generic metadata worked
2025-02-03 02:27:41,422 - DEBUG - Link local service introspect removed
2025-02-03 02:27:41,422 - INFO - Deleting VM ctest-TestBasicVMVN-09255793-60786662
2025-02-03 02:27:41,493 - INFO - Deleting VN ctest-vn2_metadata-39263529
2025-02-03 02:27:41,531 - DEBUG - VN d0254a63-d97f-410a-802a-262f53d97ccf still in use: Unable to complete operation on network d0254a63-d97f-410a-802a-262f53d97ccf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7bcc801a-cfe5-4b8a-a72e-19539f8c6468']
2025-02-03 02:27:41,531 - WARNING - Deleting VN ctest-vn2_metadata-39263529 failed..Will retry
2025-02-03 02:27:43,639 - DEBUG - Response for deleting network ()
2025-02-03 02:27:43,896 - DEBUG - No XMPP flaps were noticed during the test
2025-02-03 02:27:43,896 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-02-03 02:27:43,897 - INFO - --------------------------------------------------------------------------------
2025-02-03 02:27:43,899 - INFO - ================================================================================
2025-02-03 02:27:43,899 - INFO - STARTING TEST : test_metadata_service
2025-02-03 02:27:43,900 - 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-02-03 02:27:44,188 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.20': '0'}} with
2025-02-03 02:27:44,188 - INFO - Initial checks done. Running the testcase now
2025-02-03 02:27:44,188 - INFO -
2025-02-03 02:27:44,188 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-configs
2025-02-03 02:27:44,195 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-config/e2ab3b13-6f66-4c7b-9133-fef7dd1e2318
2025-02-03 02:27:44,382 - DEBUG - Response for create_network : {'network': {'id': '3f22e179-7b80-4c85-b3b0-c2264e5b82ab', 'name': 'ctest-vn-48152978', 'tenant_id': 'c4a4162e14b3434b9b17b8f81c693037', 'project_id': 'c4a4162e14b3434b9b17b8f81c693037', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09255793', 'ctest-vn-48152978'], 'port_security_enabled': True, 'description': ''}}
2025-02-03 02:27:44,528 - DEBUG - Response for create_subnet : {'subnet': {'id': '00b027b2-fe44-4d90-a711-21a038fe1441', 'name': '', 'tenant_id': 'c4a4162e14b3434b9b17b8f81c693037', 'network_id': '3f22e179-7b80-4c85-b3b0-c2264e5b82ab', 'ip_version': 4, 'cidr': '132.122.88.64/26', 'allocation_pools': [{'start': '132.122.88.66', 'end': '132.122.88.126'}], 'gateway_ip': '132.122.88.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '132.122.88.66', 'tags': [], 'project_id': 'c4a4162e14b3434b9b17b8f81c693037'}}
2025-02-03 02:27:44,545 - INFO - Created VN ctest-vn-48152978
2025-02-03 02:27:44,598 - DEBUG - VN ctest-vn-48152978 UUID is 3f22e179-7b80-4c85-b3b0-c2264e5b82ab
2025-02-03 02:27:45,699 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2675-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2675-1)
2025-02-03 02:27:45,699 - INFO - Waiting for VM ctest-TestBasicVMVN-09255793-63914270 to be up..
2025-02-03 02:27:45,746 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-03 02:27:50,828 - DEBUG - VM is in ACTIVE state now
2025-02-03 02:27:50,828 - INFO - VM name : ctest-TestBasicVMVN-09255793-63914270
2025-02-03 02:27:50,906 - DEBUG - VM ctest-TestBasicVMVN-09255793-63914270 ID is 9d1c35fe-5917-45b1-bca2-4975e716be73
2025-02-03 02:27:50,906 - DEBUG - VM ctest-TestBasicVMVN-09255793-63914270 launched on Node cn-jenkins-deploy-platform-ansible-os-2675-1
2025-02-03 02:27:50,985 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/9d1c35fe-5917-45b1-bca2-4975e716be73
2025-02-03 02:27:50,993 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/e07a40b2-0a7a-4d77-a3c7-7bc87e95dcab
2025-02-03 02:27:54,240 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-02-03 02:27:54,240 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09255793-63914270 failed!
2025-02-03 02:27:54,298 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09255793:ctest-vn-48152978 is 132.122.88.65 and allocation pool is NOT set
2025-02-03 02:27:56,358 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.613 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.613/1.580/2.548/0.967 ms')
2025-02-03 02:27:56,358 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09255793-63914270 passed
2025-02-03 02:27:56,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:27:56,518 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09255793-63914270, IP 132.122.88.67, Port 22
2025-02-03 02:27:56,688 - DEBUG - VM ctest-TestBasicVMVN-09255793-63914270 is ready for SSH connections
2025-02-03 02:27:56,689 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-02-03 02:27:56,689 - DEBUG - cat /tmp/output.txt
2025-02-03 02:27:58,304 - DEBUG - Hello World. The time is now Sun, 02 Feb 2025 19:27:55 -0700!
2025-02-03 02:27:58,304 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 02 Feb 2025 19:27:55 -0700!'}
2025-02-03 02:27:58,304 - INFO - metadata_script.txt got executed in the vm
2025-02-03 02:27:58,304 - INFO - Deleting VM ctest-TestBasicVMVN-09255793-63914270
2025-02-03 02:27:58,385 - INFO - Deleting VN ctest-vn-48152978
2025-02-03 02:27:58,430 - DEBUG - VN 3f22e179-7b80-4c85-b3b0-c2264e5b82ab still in use: Unable to complete operation on network 3f22e179-7b80-4c85-b3b0-c2264e5b82ab. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-de09f275-ea40-491f-97e5-4e55c91f46f4']
2025-02-03 02:27:58,431 - WARNING - Deleting VN ctest-vn-48152978 failed..Will retry
2025-02-03 02:28:00,559 - DEBUG - Response for deleting network ()
2025-02-03 02:28:00,812 - DEBUG - No XMPP flaps were noticed during the test
2025-02-03 02:28:00,812 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-02-03 02:28:00,812 - INFO - --------------------------------------------------------------------------------
2025-02-03 02:28:00,815 - INFO - ================================================================================
2025-02-03 02:28:00,815 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-02-03 02:28:00,815 - 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-02-03 02:28:01,102 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.20': '0'}} with
2025-02-03 02:28:01,102 - INFO - Initial checks done. Running the testcase now
2025-02-03 02:28:01,102 - INFO -
2025-02-03 02:28:01,617 - DEBUG - Response for create_network : {'network': {'id': 'c4e77414-8ccc-4e39-8c02-f49a6ee6b570', 'name': 'ctest-vn-85866771', 'tenant_id': 'c4a4162e14b3434b9b17b8f81c693037', 'project_id': 'c4a4162e14b3434b9b17b8f81c693037', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09255793', 'ctest-vn-85866771'], 'port_security_enabled': True, 'description': ''}}
2025-02-03 02:28:01,834 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c2e9185-8bd3-44d7-b38b-6442c5303ab1', 'name': '', 'tenant_id': 'c4a4162e14b3434b9b17b8f81c693037', 'network_id': 'c4e77414-8ccc-4e39-8c02-f49a6ee6b570', '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': 'c4a4162e14b3434b9b17b8f81c693037'}}
2025-02-03 02:28:02,041 - DEBUG - Response for create_subnet : {'subnet': {'id': '45efc063-020c-49c4-9546-761bbc2d1267', 'name': '', 'tenant_id': 'c4a4162e14b3434b9b17b8f81c693037', 'network_id': 'c4e77414-8ccc-4e39-8c02-f49a6ee6b570', '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': 'c4a4162e14b3434b9b17b8f81c693037'}}
2025-02-03 02:28:02,063 - INFO - Created VN ctest-vn-85866771
2025-02-03 02:28:02,118 - DEBUG - VN ctest-vn-85866771 UUID is c4e77414-8ccc-4e39-8c02-f49a6ee6b570
2025-02-03 02:28:02,533 - DEBUG - Response for create_port : {'port': {'name': 'e8baf5e2-9850-4bd2-982c-9a54739234c3', 'id': 'e8baf5e2-9850-4bd2-982c-9a54739234c3', 'tenant_id': 'c4a4162e14b3434b9b17b8f81c693037', 'network_id': 'c4e77414-8ccc-4e39-8c02-f49a6ee6b570', 'mac_address': '02:e8:ba:f5:e2:98', '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': '4c2e9185-8bd3-44d7-b38b-6442c5303ab1'}], 'security_groups': ['31214fdf-1de1-4469-8584-a6913347d967'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4a4162e14b3434b9b17b8f81c693037'}}
2025-02-03 02:28:02,714 - DEBUG - Response for create_port : {'port': {'name': 'f9df71eb-0d1b-41ed-ba0f-3e25871dce54', 'id': 'f9df71eb-0d1b-41ed-ba0f-3e25871dce54', 'tenant_id': 'c4a4162e14b3434b9b17b8f81c693037', 'network_id': 'c4e77414-8ccc-4e39-8c02-f49a6ee6b570', 'mac_address': '02:f9:df:71:eb:0d', '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': '45efc063-020c-49c4-9546-761bbc2d1267'}], 'security_groups': ['31214fdf-1de1-4469-8584-a6913347d967'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4a4162e14b3434b9b17b8f81c693037'}}
2025-02-03 02:28:03,205 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2675-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2675-1)
2025-02-03 02:28:03,639 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2675-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2675-1)
2025-02-03 02:28:04,886 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2675-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2675-1)
2025-02-03 02:28:04,886 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-02-03 02:28:04,894 - DEBUG - Requesting: http://10.0.0.23:8082/domain/89679f7f-ad37-4962-a279-4af0881643f9
2025-02-03 02:28:04,926 - DEBUG - Requesting: http://10.0.0.23:8082/project/c4a4162e-14b3-434b-9b17-b8f81c693037
2025-02-03 02:28:05,016 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/28019d81-73ae-4e4a-b3c6-604db6a9c3f3
2025-02-03 02:28:05,029 - INFO - Verifications in API Server for IPAM: ctest-ipam-61648988 passed
2025-02-03 02:28:05,040 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-09255793:ctest-ipam-61648988', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-09255793', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2882758415810973258', 'uuid-lslong': '12954147265071137779'}, 'enable': 'true', 'created': '2025-02-03T02:28:01', 'last-modified': '2025-02-03T02:28:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.693063'}
2025-02-03 02:28:05,040 - INFO - Verifications in Control node for IPAM: ctest-ipam-61648988 passed
2025-02-03 02:28:05,040 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-02-03 02:28:05,049 - DEBUG - Requesting: http://10.0.0.23:8082/domain/89679f7f-ad37-4962-a279-4af0881643f9
2025-02-03 02:28:05,064 - DEBUG - Requesting: http://10.0.0.23:8082/project/c4a4162e-14b3-434b-9b17-b8f81c693037
2025-02-03 02:28:05,140 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/c4e77414-8ccc-4e39-8c02-f49a6ee6b570
2025-02-03 02:28:05,157 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/c4e77414-8ccc-4e39-8c02-f49a6ee6b570
2025-02-03 02:28:05,168 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3763a05c-91f1-4cde-b280-9691a97719b2
2025-02-03 02:28:05,178 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3763a05c-91f1-4cde-b280-9691a97719b2
2025-02-03 02:28:05,190 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/d299138e-3f70-43eb-a32e-dc9ca6b72a4d
2025-02-03 02:28:05,197 - DEBUG - Route Targets: ['target:64512:8000004']
2025-02-03 02:28:05,197 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/c4e77414-8ccc-4e39-8c02-f49a6ee6b570
2025-02-03 02:28:05,208 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3763a05c-91f1-4cde-b280-9691a97719b2
2025-02-03 02:28:05,228 - INFO - Verified VN network id 8 for VN c4e77414-8ccc-4e39-8c02-f49a6ee6b570
2025-02-03 02:28:05,229 - INFO - Verifications in API Server for VN ctest-vn-85866771 passed
2025-02-03 02:28:05,229 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/c4e77414-8ccc-4e39-8c02-f49a6ee6b570
2025-02-03 02:28:05,241 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3763a05c-91f1-4cde-b280-9691a97719b2
2025-02-03 02:28:05,251 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3763a05c-91f1-4cde-b280-9691a97719b2
2025-02-03 02:28:05,260 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/d299138e-3f70-43eb-a32e-dc9ca6b72a4d
2025-02-03 02:28:05,274 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-09255793:ctest-vn-85866771', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-09255793', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14188436782664404537', 'uuid-lslong': '10088895059386086768'}, 'enable': 'true', 'created': '2025-02-03T02:28:01', 'last-modified': '2025-02-03T02:28:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.264200'}
2025-02-03 02:28:05,282 - DEBUG - Route Targets: ['target:64512:8000004']
2025-02-03 02:28:05,283 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-85866771 passed
2025-02-03 02:28:05,283 - DEBUG - ====Verifying policy data for ctest-vn-85866771 in API_Server ======
2025-02-03 02:28:05,283 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-02-03 02:28:05,298 - DEBUG - Requesting: http://10.0.0.23:8082/domain/89679f7f-ad37-4962-a279-4af0881643f9
2025-02-03 02:28:05,318 - DEBUG - Requesting: http://10.0.0.23:8082/project/c4a4162e-14b3-434b-9b17-b8f81c693037
2025-02-03 02:28:05,407 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/c4e77414-8ccc-4e39-8c02-f49a6ee6b570
2025-02-03 02:28:05,423 - DEBUG - =>VN ctest-vn-85866771 has no policy to be verified
2025-02-03 02:28:05,423 - DEBUG - Verifying the vn in opserver
2025-02-03 02:28:05,423 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-09255793:ctest-vn-85866771 virtual network link through opserver 10.0.0.23
2025-02-03 02:28:05,423 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-02-03 02:28:05,793 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-02-03 02:28:05,880 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-09255793:ctest-vn-85866771', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-09255793:ctest-vn-85866771?flat'}
2025-02-03 02:28:05,880 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-09255793:ctest-vn-85866771 is found in opserver
2025-02-03 02:28:05,891 - DEBUG - VRF ids for VN ctest-vn-85866771: {'10.0.0.23': '2'}
2025-02-03 02:28:05,891 - INFO - Waiting for VM ctest-TestBasicVMVN-09255793-41638248 to be up..
2025-02-03 02:28:06,007 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-03 02:28:11,091 - DEBUG - VM is in ACTIVE state now
2025-02-03 02:28:11,091 - INFO - VM name : ctest-TestBasicVMVN-09255793-41638248
2025-02-03 02:28:11,174 - DEBUG - VM ctest-TestBasicVMVN-09255793-41638248 ID is b70c41af-1fb0-4b2d-8743-e3e16832e5d4
2025-02-03 02:28:11,174 - DEBUG - VM ctest-TestBasicVMVN-09255793-41638248 launched on Node cn-jenkins-deploy-platform-ansible-os-2675-1
2025-02-03 02:28:11,261 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/b70c41af-1fb0-4b2d-8743-e3e16832e5d4
2025-02-03 02:28:11,271 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/e8baf5e2-9850-4bd2-982c-9a54739234c3
2025-02-03 02:28:14,528 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-02-03 02:28:14,528 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09255793-41638248 failed!
2025-02-03 02:28:14,586 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09255793:ctest-vn-85866771 is 31.1.1.1 and allocation pool is NOT set
2025-02-03 02:28:14,586 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09255793:ctest-vn-85866771 is 31.1.2.1 and allocation pool is NOT set
2025-02-03 02:28:16,651 - 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.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.363 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.363/1.775/3.188/1.412 ms')
2025-02-03 02:28:16,651 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09255793-41638248 passed
2025-02-03 02:28:16,802 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:28:16,802 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09255793-41638248, IP 31.1.1.4, Port 22
2025-02-03 02:28:16,965 - DEBUG - VM ctest-TestBasicVMVN-09255793-41638248 is ready for SSH connections
2025-02-03 02:28:16,966 - INFO - Waiting for VM ctest-TestBasicVMVN-09255793-41366324 to be up..
2025-02-03 02:28:17,043 - DEBUG - VM is in ACTIVE state now
2025-02-03 02:28:17,043 - INFO - VM name : ctest-TestBasicVMVN-09255793-41366324
2025-02-03 02:28:17,123 - DEBUG - VM ctest-TestBasicVMVN-09255793-41366324 ID is 1831c929-3d44-4c4a-9826-f91f28b6b3e8
2025-02-03 02:28:17,123 - DEBUG - VM ctest-TestBasicVMVN-09255793-41366324 launched on Node cn-jenkins-deploy-platform-ansible-os-2675-1
2025-02-03 02:28:17,202 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/1831c929-3d44-4c4a-9826-f91f28b6b3e8
2025-02-03 02:28:17,214 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/f9df71eb-0d1b-41ed-ba0f-3e25871dce54
2025-02-03 02:28:18,452 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.476 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.476/1.604/2.733/1.128 ms')
2025-02-03 02:28:18,452 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-09255793-41366324 passed
2025-02-03 02:28:18,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:28:18,607 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09255793-41366324, IP 31.1.2.4, Port 22
2025-02-03 02:28:18,770 - DEBUG - VM ctest-TestBasicVMVN-09255793-41366324 is ready for SSH connections
2025-02-03 02:28:18,770 - INFO - Waiting for VM ctest-TestBasicVMVN-09255793-04758457 to be up..
2025-02-03 02:28:18,850 - DEBUG - VM is in ACTIVE state now
2025-02-03 02:28:18,851 - INFO - VM name : ctest-TestBasicVMVN-09255793-04758457
2025-02-03 02:28:18,929 - DEBUG - VM ctest-TestBasicVMVN-09255793-04758457 ID is 46d708d7-16ee-4919-aa9a-a1bc5b5f78d1
2025-02-03 02:28:18,929 - DEBUG - VM ctest-TestBasicVMVN-09255793-04758457 launched on Node cn-jenkins-deploy-platform-ansible-os-2675-1
2025-02-03 02:28:18,998 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/46d708d7-16ee-4919-aa9a-a1bc5b5f78d1
2025-02-03 02:28:19,007 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/ced719be-87c2-4cc0-a856-2bd65f0fe85c
2025-02-03 02:28:20,250 - 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.00 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.420 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.420/1.709/2.998/1.289 ms')
2025-02-03 02:28:20,250 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-09255793-04758457 passed
2025-02-03 02:28:20,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:28:20,402 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09255793-04758457, IP 31.1.1.3, Port 22
2025-02-03 02:28:20,572 - DEBUG - VM ctest-TestBasicVMVN-09255793-04758457 is ready for SSH connections
2025-02-03 02:28:20,572 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:28:20,572 - 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.23, gateway password: c0ntrail123
2025-02-03 02:28:20,572 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-02-03 02:28:24,558 - 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.255 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.194 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.094 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.094/1.847/3.255 ms
2025-02-03 02:28:24,558 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-09255793-41638248 passed
2025-02-03 02:28:24,558 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:28:24,558 - 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.23, gateway password: c0ntrail123
2025-02-03 02:28:24,558 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-02-03 02:28:28,197 - 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.647 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.076 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.843 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.843/1.855/3.647 ms
2025-02-03 02:28:28,197 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-09255793-41366324 passed
2025-02-03 02:28:28,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:28:28,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:28:28,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-03 02:28:28,198 - 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.23, gateway password: c0ntrail123
2025-02-03 02:28:28,198 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-03 02:28:28,378 - DEBUG - None
2025-02-03 02:28:28,378 - 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.23, gateway password: c0ntrail123
2025-02-03 02:28:28,378 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-03 02:28:28,554 - DEBUG - None
2025-02-03 02:28:28,554 - 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.23, gateway password: c0ntrail123
2025-02-03 02:28:28,554 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-03 02:28:29,159 - DEBUG - None
2025-02-03 02:28:29,159 - 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.23, gateway password: c0ntrail123
2025-02-03 02:28:29,159 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-02-03 02:28:31,361 - 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.828 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.931 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.571 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.723 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.421 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.421/2.294/5.931 ms
2025-02-03 02:28:31,361 - 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.23, gateway password: c0ntrail123
2025-02-03 02:28:31,362 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-02-03 02:28:33,617 - 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=3.304 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.676 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.802 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.490 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.153 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.227 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/3.147/6.802 ms
2025-02-03 02:28:33,617 - 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.23, gateway password: c0ntrail123
2025-02-03 02:28:33,617 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-02-03 02:28:35,875 - 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.355 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.166 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.123 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.478 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.310 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.107 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.343/2.411/5.123 ms
2025-02-03 02:28:35,875 - INFO - Deleting VM ctest-TestBasicVMVN-09255793-04758457
2025-02-03 02:28:35,944 - INFO - Detaching port f9df71eb-0d1b-41ed-ba0f-3e25871dce54 from VM ctest-TestBasicVMVN-09255793-41366324
2025-02-03 02:28:35,996 - INFO - Deleting VM ctest-TestBasicVMVN-09255793-41366324
2025-02-03 02:28:36,065 - INFO - Detaching port e8baf5e2-9850-4bd2-982c-9a54739234c3 from VM ctest-TestBasicVMVN-09255793-41638248
2025-02-03 02:28:36,105 - INFO - Deleting VM ctest-TestBasicVMVN-09255793-41638248
2025-02-03 02:28:36,199 - INFO - Deleting VN ctest-vn-85866771
2025-02-03 02:28:36,396 - DEBUG - Response for delete_port : ()
2025-02-03 02:28:36,575 - DEBUG - Response for delete_port : ()
2025-02-03 02:28:36,715 - DEBUG - Response for deleting network ()
2025-02-03 02:28:36,715 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/3763a05c-91f1-4cde-b280-9691a97719b2
2025-02-03 02:28:36,725 - DEBUG - Response Code: 404
2025-02-03 02:28:36,725 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-02-03 02:28:36,735 - DEBUG - Requesting: http://10.0.0.23:8082/domain/89679f7f-ad37-4962-a279-4af0881643f9
2025-02-03 02:28:36,760 - DEBUG - Requesting: http://10.0.0.23:8082/project/c4a4162e-14b3-434b-9b17-b8f81c693037
2025-02-03 02:28:36,858 - INFO - Validated that VN ctest-vn-85866771 is not found in API Server
2025-02-03 02:28:36,878 - DEBUG - VN ctest-vn-85866771 is not present in Agent 10.0.0.23
2025-02-03 02:28:36,879 - INFO - Validated that VN ctest-vn-85866771 is not in any agent
2025-02-03 02:28:36,888 - DEBUG - VRF 2 is not seen in agent 10.0.0.23
2025-02-03 02:28:36,895 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-85866771
2025-02-03 02:28:36,895 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-09255793:ctest-vn-85866771
2025-02-03 02:28:36,907 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-85866771 info
2025-02-03 02:28:36,998 - INFO - IPAM: ctest-ipam-61648988 is not found in API Server
2025-02-03 02:28:37,012 - INFO - IPAM:ctest-ipam-61648988 is not found in control node
2025-02-03 02:28:37,274 - DEBUG - No XMPP flaps were noticed during the test
2025-02-03 02:28:37,274 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-02-03 02:28:37,274 - INFO - --------------------------------------------------------------------------------
2025-02-03 02:28:38,025 - INFO - Deleted project: ctest-TestBasicVMVN-09255793, ID : c4a4162e-14b3-434b-9b17-b8f81c693037