2024-10-22 22:13:39,474 - INFO - Domain Default found not creating
2024-10-22 22:13:39,655 - INFO - Project ctest-TestBasicVMVN-70537491 not found, creating it
2024-10-22 22:13:40,133 - INFO - Created Project:ctest-TestBasicVMVN-70537491, ID : 96a29cb8-3ef9-4607-9151-5eeccc33e517
2024-10-22 22:13:41,719 - INFO - ================================================================================
2024-10-22 22:13:41,719 - INFO - STARTING TEST : test_generic_link_local_service
2024-10-22 22:13:41,719 - 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
2024-10-22 22:13:41,975 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.24': '0'}} with
2024-10-22 22:13:41,975 - INFO - Initial checks done. Running the testcase now
2024-10-22 22:13:41,976 - INFO -
2024-10-22 22:13:42,541 - DEBUG - Response for create_network : {'network': {'id': 'c5be6206-90d7-41d4-9bd1-1d87d1175bd6', 'name': 'ctest-vn2_metadata-94202791', 'tenant_id': '96a29cb83ef9460791515eeccc33e517', 'project_id': '96a29cb83ef9460791515eeccc33e517', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70537491', 'ctest-vn2_metadata-94202791'], 'port_security_enabled': True, 'description': ''}}
2024-10-22 22:13:42,760 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fbb507cf-24cb-49fa-a49c-bc77d4963b52', 'name': '', 'tenant_id': '96a29cb83ef9460791515eeccc33e517', 'network_id': 'c5be6206-90d7-41d4-9bd1-1d87d1175bd6', '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': '96a29cb83ef9460791515eeccc33e517'}}
2024-10-22 22:13:42,779 - INFO - Created VN ctest-vn2_metadata-94202791
2024-10-22 22:13:42,836 - DEBUG - VN ctest-vn2_metadata-94202791 UUID is c5be6206-90d7-41d4-9bd1-1d87d1175bd6
2024-10-22 22:13:43,025 - DEBUG - Services list from nova: [, , ]
2024-10-22 22:13:44,067 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2127-1)
2024-10-22 22:13:44,179 - DEBUG - Link local service introspect added
2024-10-22 22:13:44,224 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-22 22:13:49,307 - DEBUG - VM is in ACTIVE state now
2024-10-22 22:13:49,443 - INFO - Waiting for VM ctest-TestBasicVMVN-70537491-64276426 to be up..
2024-10-22 22:13:49,443 - INFO - VM name : ctest-TestBasicVMVN-70537491-64276426
2024-10-22 22:13:49,524 - DEBUG - VM ctest-TestBasicVMVN-70537491-64276426 ID is be043df7-7fe6-42a3-930d-4b6e47bf4548
2024-10-22 22:13:49,524 - DEBUG - VM ctest-TestBasicVMVN-70537491-64276426 launched on Node cn-jenkins-deploy-platform-ansible-os-2127-1
2024-10-22 22:13:49,608 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/be043df7-7fe6-42a3-930d-4b6e47bf4548
2024-10-22 22:13:49,920 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/be043df7-7fe6-42a3-930d-4b6e47bf4548
2024-10-22 22:13:49,955 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/a4076355-d84e-4b16-9fc6-1379f0e610df
2024-10-22 22:13:53,203 - 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 1003ms')
2024-10-22 22:13:53,203 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70537491-64276426 failed!
2024-10-22 22:13:53,263 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70537491:ctest-vn2_metadata-94202791 is 11.1.1.1 and allocation pool is NOT set
2024-10-22 22:13:55,324 - 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.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.24 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.244/2.300/3.357/1.056 ms')
2024-10-22 22:13:55,325 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70537491-64276426 passed
2024-10-22 22:13:55,491 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-22 22:13:55,492 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70537491-64276426, IP 11.1.1.3, Port 22
2024-10-22 22:13:55,661 - DEBUG - VM ctest-TestBasicVMVN-70537491-64276426 is ready for SSH connections
2024-10-22 22:13:55,661 - INFO - Retry 0
2024-10-22 22:13:55,662 - 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.32, gateway password: c0ntrail123
2024-10-22 22:13:55,662 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-10-22 22:13:57,266 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-10-22 22:13:57,266 - INFO - Generic metadata worked
2024-10-22 22:13:57,519 - DEBUG - Link local service introspect removed
2024-10-22 22:13:57,519 - INFO - Deleting VM ctest-TestBasicVMVN-70537491-64276426
2024-10-22 22:13:57,578 - INFO - Deleting VN ctest-vn2_metadata-94202791
2024-10-22 22:13:57,619 - DEBUG - VN c5be6206-90d7-41d4-9bd1-1d87d1175bd6 still in use: Unable to complete operation on network c5be6206-90d7-41d4-9bd1-1d87d1175bd6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0bcae94c-1b0e-4faa-a321-3411ad4fb83b']
2024-10-22 22:13:57,619 - WARNING - Deleting VN ctest-vn2_metadata-94202791 failed..Will retry
2024-10-22 22:13:59,770 - DEBUG - Response for deleting network ()
2024-10-22 22:14:00,025 - DEBUG - No XMPP flaps were noticed during the test
2024-10-22 22:14:00,025 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2024-10-22 22:14:00,025 - INFO - --------------------------------------------------------------------------------
2024-10-22 22:14:00,028 - INFO - ================================================================================
2024-10-22 22:14:00,028 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-10-22 22:14:00,028 - 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
2024-10-22 22:14:00,312 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.24': '0'}} with
2024-10-22 22:14:00,312 - INFO - Initial checks done. Running the testcase now
2024-10-22 22:14:00,312 - INFO -
2024-10-22 22:14:00,808 - DEBUG - Response for create_network : {'network': {'id': '61f48470-5257-4e76-8c86-fc34f29dc37f', 'name': 'ctest-vn-37767085', 'tenant_id': '96a29cb83ef9460791515eeccc33e517', 'project_id': '96a29cb83ef9460791515eeccc33e517', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70537491', 'ctest-vn-37767085'], 'port_security_enabled': True, 'description': ''}}
2024-10-22 22:14:00,973 - DEBUG - Response for create_subnet : {'subnet': {'id': '8fe880a7-a4b3-4229-aabd-9cbbee5b294b', 'name': '', 'tenant_id': '96a29cb83ef9460791515eeccc33e517', 'network_id': '61f48470-5257-4e76-8c86-fc34f29dc37f', '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': '96a29cb83ef9460791515eeccc33e517'}}
2024-10-22 22:14:01,208 - DEBUG - Response for create_subnet : {'subnet': {'id': '3e0d1bd2-376a-478e-943f-64c7af900750', 'name': '', 'tenant_id': '96a29cb83ef9460791515eeccc33e517', 'network_id': '61f48470-5257-4e76-8c86-fc34f29dc37f', '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': '96a29cb83ef9460791515eeccc33e517'}}
2024-10-22 22:14:01,231 - INFO - Created VN ctest-vn-37767085
2024-10-22 22:14:01,287 - DEBUG - VN ctest-vn-37767085 UUID is 61f48470-5257-4e76-8c86-fc34f29dc37f
2024-10-22 22:14:01,679 - DEBUG - Response for create_port : {'port': {'name': '37820af6-a994-4a33-846b-4c01d3d8c0b3', 'id': '37820af6-a994-4a33-846b-4c01d3d8c0b3', 'tenant_id': '96a29cb83ef9460791515eeccc33e517', 'network_id': '61f48470-5257-4e76-8c86-fc34f29dc37f', 'mac_address': '02:37:82:0a:f6:a9', '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': '8fe880a7-a4b3-4229-aabd-9cbbee5b294b'}], 'security_groups': ['2dbbfad1-dcc7-40a0-b5b2-150b359b23cc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '96a29cb83ef9460791515eeccc33e517'}}
2024-10-22 22:14:01,863 - DEBUG - Response for create_port : {'port': {'name': '4ea3b290-3fa4-4448-ba7f-45b4dfc02fb4', 'id': '4ea3b290-3fa4-4448-ba7f-45b4dfc02fb4', 'tenant_id': '96a29cb83ef9460791515eeccc33e517', 'network_id': '61f48470-5257-4e76-8c86-fc34f29dc37f', 'mac_address': '02:4e:a3:b2:90:3f', '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': '3e0d1bd2-376a-478e-943f-64c7af900750'}], 'security_groups': ['2dbbfad1-dcc7-40a0-b5b2-150b359b23cc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '96a29cb83ef9460791515eeccc33e517'}}
2024-10-22 22:14:02,339 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2127-1)
2024-10-22 22:14:02,747 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2127-1)
2024-10-22 22:14:03,926 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2127-1)
2024-10-22 22:14:03,928 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-22 22:14:03,935 - DEBUG - Requesting: http://10.0.0.32:8082/domain/b6e1b82d-7c6a-47e4-b7cc-be216db617a3
2024-10-22 22:14:03,950 - DEBUG - Requesting: http://10.0.0.32:8082/project/96a29cb8-3ef9-4607-9151-5eeccc33e517
2024-10-22 22:14:04,044 - DEBUG - Requesting: http://10.0.0.32:8082/network-ipam/4a7f4214-850e-487c-9e42-9ff38faea8dd
2024-10-22 22:14:04,062 - INFO - Verifications in API Server for IPAM: ctest-ipam-06921839 passed
2024-10-22 22:14:04,071 - DEBUG - Control-node 10.0.0.32 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70537491:ctest-ipam-06921839', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70537491', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5368081936748005500', 'uuid-lslong': '11403853074891974877'}, 'enable': 'true', 'created': '2024-10-22T22:14:00', 'last-modified': '2024-10-22T22:14:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.527574'}
2024-10-22 22:14:04,072 - INFO - Verifications in Control node for IPAM: ctest-ipam-06921839 passed
2024-10-22 22:14:04,072 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-22 22:14:04,082 - DEBUG - Requesting: http://10.0.0.32:8082/domain/b6e1b82d-7c6a-47e4-b7cc-be216db617a3
2024-10-22 22:14:04,101 - DEBUG - Requesting: http://10.0.0.32:8082/project/96a29cb8-3ef9-4607-9151-5eeccc33e517
2024-10-22 22:14:04,192 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/61f48470-5257-4e76-8c86-fc34f29dc37f
2024-10-22 22:14:04,221 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/61f48470-5257-4e76-8c86-fc34f29dc37f
2024-10-22 22:14:04,244 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/f5668a40-5bff-46d3-92a2-98622fa237e7
2024-10-22 22:14:04,261 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/f5668a40-5bff-46d3-92a2-98622fa237e7
2024-10-22 22:14:04,272 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/038b22fc-bab1-458b-a9fc-1e5d4aa95390
2024-10-22 22:14:04,280 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-22 22:14:04,280 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/61f48470-5257-4e76-8c86-fc34f29dc37f
2024-10-22 22:14:04,296 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/f5668a40-5bff-46d3-92a2-98622fa237e7
2024-10-22 22:14:04,321 - INFO - Verified VN network id 9 for VN 61f48470-5257-4e76-8c86-fc34f29dc37f
2024-10-22 22:14:04,321 - INFO - Verifications in API Server for VN ctest-vn-37767085 passed
2024-10-22 22:14:04,321 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/61f48470-5257-4e76-8c86-fc34f29dc37f
2024-10-22 22:14:04,337 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/f5668a40-5bff-46d3-92a2-98622fa237e7
2024-10-22 22:14:04,347 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/f5668a40-5bff-46d3-92a2-98622fa237e7
2024-10-22 22:14:04,361 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/038b22fc-bab1-458b-a9fc-1e5d4aa95390
2024-10-22 22:14:04,379 - DEBUG - Control-node 10.0.0.32 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70537491', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7058412133949066870', 'uuid-lslong': '10126058116528063359'}, 'enable': 'true', 'created': '2024-10-22T22:14:00', 'last-modified': '2024-10-22T22:14:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.211247'}
2024-10-22 22:14:04,391 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-22 22:14:04,391 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37767085 passed
2024-10-22 22:14:04,391 - DEBUG - ====Verifying policy data for ctest-vn-37767085 in API_Server ======
2024-10-22 22:14:04,391 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-22 22:14:04,405 - DEBUG - Requesting: http://10.0.0.32:8082/domain/b6e1b82d-7c6a-47e4-b7cc-be216db617a3
2024-10-22 22:14:04,424 - DEBUG - Requesting: http://10.0.0.32:8082/project/96a29cb8-3ef9-4607-9151-5eeccc33e517
2024-10-22 22:14:04,534 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/61f48470-5257-4e76-8c86-fc34f29dc37f
2024-10-22 22:14:04,566 - DEBUG - =>VN ctest-vn-37767085 has no policy to be verified
2024-10-22 22:14:04,566 - DEBUG - Verifying the vn in opserver
2024-10-22 22:14:04,566 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085 virtual network link through opserver 10.0.0.32
2024-10-22 22:14:04,566 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks
2024-10-22 22:14:04,909 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks
2024-10-22 22:14:05,036 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085?flat'}
2024-10-22 22:14:05,036 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085 is found in opserver
2024-10-22 22:14:05,042 - DEBUG - VRF ids for VN ctest-vn-37767085: {'10.0.0.32': '2'}
2024-10-22 22:14:05,042 - INFO - Waiting for VM ctest-TestBasicVMVN-70537491-10973365 to be up..
2024-10-22 22:14:05,138 - DEBUG - VM is in ACTIVE state now
2024-10-22 22:14:05,138 - INFO - VM name : ctest-TestBasicVMVN-70537491-10973365
2024-10-22 22:14:05,231 - DEBUG - VM ctest-TestBasicVMVN-70537491-10973365 ID is e1b7e745-8214-48fc-a966-2d4e834d0d67
2024-10-22 22:14:05,232 - DEBUG - VM ctest-TestBasicVMVN-70537491-10973365 launched on Node cn-jenkins-deploy-platform-ansible-os-2127-1
2024-10-22 22:14:05,307 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/e1b7e745-8214-48fc-a966-2d4e834d0d67
2024-10-22 22:14:05,319 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/37820af6-a994-4a33-846b-4c01d3d8c0b3
2024-10-22 22:14:08,602 - 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')
2024-10-22 22:14:08,602 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70537491-10973365 failed!
2024-10-22 22:14:08,668 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085 is 31.1.1.1 and allocation pool is NOT set
2024-10-22 22:14:08,668 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085 is 31.1.2.1 and allocation pool is NOT set
2024-10-22 22:14:12,759 - 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 1031ms')
2024-10-22 22:14:12,759 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70537491-10973365 failed!
2024-10-22 22:14:12,820 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085 is 31.1.1.1 and allocation pool is NOT set
2024-10-22 22:14:12,820 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085 is 31.1.2.1 and allocation pool is NOT set
2024-10-22 22:14:14,878 - 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=8.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.362 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.362/4.218/8.074/3.856 ms')
2024-10-22 22:14:14,878 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70537491-10973365 passed
2024-10-22 22:14:15,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-22 22:14:15,036 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70537491-10973365, IP 31.1.1.4, Port 22
2024-10-22 22:14:15,193 - DEBUG - VM ctest-TestBasicVMVN-70537491-10973365 is ready for SSH connections
2024-10-22 22:14:15,193 - INFO - Waiting for VM ctest-TestBasicVMVN-70537491-85769290 to be up..
2024-10-22 22:14:15,290 - DEBUG - VM is in ACTIVE state now
2024-10-22 22:14:15,290 - INFO - VM name : ctest-TestBasicVMVN-70537491-85769290
2024-10-22 22:14:15,370 - DEBUG - VM ctest-TestBasicVMVN-70537491-85769290 ID is f0e1d2a1-1f16-43e6-b1cc-71c8cea3d86b
2024-10-22 22:14:15,371 - DEBUG - VM ctest-TestBasicVMVN-70537491-85769290 launched on Node cn-jenkins-deploy-platform-ansible-os-2127-1
2024-10-22 22:14:15,462 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/f0e1d2a1-1f16-43e6-b1cc-71c8cea3d86b
2024-10-22 22:14:15,473 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/4ea3b290-3fa4-4448-ba7f-45b4dfc02fb4
2024-10-22 22:14:16,733 - 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.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.320 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.320/1.577/2.835/1.257 ms')
2024-10-22 22:14:16,733 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70537491-85769290 passed
2024-10-22 22:14:16,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-22 22:14:16,888 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70537491-85769290, IP 31.1.2.4, Port 22
2024-10-22 22:14:17,057 - DEBUG - VM ctest-TestBasicVMVN-70537491-85769290 is ready for SSH connections
2024-10-22 22:14:17,057 - INFO - Waiting for VM ctest-TestBasicVMVN-70537491-51800222 to be up..
2024-10-22 22:14:17,137 - DEBUG - VM is in ACTIVE state now
2024-10-22 22:14:17,137 - INFO - VM name : ctest-TestBasicVMVN-70537491-51800222
2024-10-22 22:14:17,215 - DEBUG - VM ctest-TestBasicVMVN-70537491-51800222 ID is 19b983dc-fec5-4845-a0b3-d7656ac268f5
2024-10-22 22:14:17,215 - DEBUG - VM ctest-TestBasicVMVN-70537491-51800222 launched on Node cn-jenkins-deploy-platform-ansible-os-2127-1
2024-10-22 22:14:17,295 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/19b983dc-fec5-4845-a0b3-d7656ac268f5
2024-10-22 22:14:17,308 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/085a293c-12ba-4f77-af27-8c797a97729a
2024-10-22 22:14:18,556 - 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=2.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.371 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.371/1.552/2.734/1.181 ms')
2024-10-22 22:14:18,556 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70537491-51800222 passed
2024-10-22 22:14:18,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-22 22:14:18,712 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70537491-51800222, IP 31.1.1.3, Port 22
2024-10-22 22:14:18,867 - DEBUG - VM ctest-TestBasicVMVN-70537491-51800222 is ready for SSH connections
2024-10-22 22:14:18,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-22 22:14:18,867 - 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.32, gateway password: c0ntrail123
2024-10-22 22:14:18,867 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-10-22 22:14:22,546 - 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.401 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.988 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.942 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.942/1.777/3.401 ms
2024-10-22 22:14:22,546 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70537491-10973365 passed
2024-10-22 22:14:22,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-22 22:14:22,547 - 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.32, gateway password: c0ntrail123
2024-10-22 22:14:22,547 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-10-22 22:14:26,222 - 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.939 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.745 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.825 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.745/1.503/2.939 ms
2024-10-22 22:14:26,222 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70537491-85769290 passed
2024-10-22 22:14:26,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-22 22:14:26,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-22 22:14:26,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-22 22:14:26,223 - 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.32, gateway password: c0ntrail123
2024-10-22 22:14:26,223 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-22 22:14:26,441 - DEBUG - None
2024-10-22 22:14:26,441 - 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.32, gateway password: c0ntrail123
2024-10-22 22:14:26,442 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-22 22:14:26,620 - DEBUG - None
2024-10-22 22:14:26,620 - 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.32, gateway password: c0ntrail123
2024-10-22 22:14:26,620 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-22 22:14:27,250 - DEBUG - None
2024-10-22 22:14:27,250 - 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.32, gateway password: c0ntrail123
2024-10-22 22:14:27,250 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-10-22 22:14:29,458 - 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.815 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.400 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.360 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.345 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.372 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.360/2.258/6.400 ms
2024-10-22 22:14:29,458 - 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.32, gateway password: c0ntrail123
2024-10-22 22:14:29,458 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-10-22 22:14:31,690 - 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.082 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.364 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.400 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.056 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.996 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.557 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.444/2.128/4.400 ms
2024-10-22 22:14:31,690 - 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.32, gateway password: c0ntrail123
2024-10-22 22:14:31,691 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-10-22 22:14:33,956 - 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.766 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.461 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.956 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.392 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.202 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.917 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.346/1.862/3.956 ms
2024-10-22 22:14:33,956 - INFO - Deleting VM ctest-TestBasicVMVN-70537491-51800222
2024-10-22 22:14:34,043 - INFO - Detaching port 4ea3b290-3fa4-4448-ba7f-45b4dfc02fb4 from VM ctest-TestBasicVMVN-70537491-85769290
2024-10-22 22:14:34,090 - INFO - Deleting VM ctest-TestBasicVMVN-70537491-85769290
2024-10-22 22:14:34,153 - INFO - Detaching port 37820af6-a994-4a33-846b-4c01d3d8c0b3 from VM ctest-TestBasicVMVN-70537491-10973365
2024-10-22 22:14:34,186 - INFO - Deleting VM ctest-TestBasicVMVN-70537491-10973365
2024-10-22 22:14:34,255 - INFO - Deleting VN ctest-vn-37767085
2024-10-22 22:14:34,449 - DEBUG - Response for delete_port : ()
2024-10-22 22:14:34,628 - DEBUG - Response for delete_port : ()
2024-10-22 22:14:34,688 - DEBUG - VN 61f48470-5257-4e76-8c86-fc34f29dc37f still in use: Unable to complete operation on network 61f48470-5257-4e76-8c86-fc34f29dc37f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-90a216bd-4bb0-4b27-9a45-6fdfa79ec486']
2024-10-22 22:14:34,688 - WARNING - Deleting VN ctest-vn-37767085 failed..Will retry
2024-10-22 22:14:36,832 - DEBUG - Response for deleting network ()
2024-10-22 22:14:36,832 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/f5668a40-5bff-46d3-92a2-98622fa237e7
2024-10-22 22:14:36,839 - DEBUG - Response Code: 404
2024-10-22 22:14:36,839 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-22 22:14:36,845 - DEBUG - Requesting: http://10.0.0.32:8082/domain/b6e1b82d-7c6a-47e4-b7cc-be216db617a3
2024-10-22 22:14:36,901 - DEBUG - Requesting: http://10.0.0.32:8082/project/96a29cb8-3ef9-4607-9151-5eeccc33e517
2024-10-22 22:14:36,983 - INFO - Validated that VN ctest-vn-37767085 is not found in API Server
2024-10-22 22:14:36,994 - DEBUG - VN ctest-vn-37767085 is not present in Agent 10.0.0.32
2024-10-22 22:14:36,994 - INFO - Validated that VN ctest-vn-37767085 is not in any agent
2024-10-22 22:14:37,000 - DEBUG - VRF 2 is not seen in agent 10.0.0.32
2024-10-22 22:14:37,005 - DEBUG - Vrouter 10.0.0.32 does not have vrf 2 for VN ctest-vn-37767085
2024-10-22 22:14:37,005 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70537491:ctest-vn-37767085
2024-10-22 22:14:37,018 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37767085 info
2024-10-22 22:14:37,095 - INFO - IPAM: ctest-ipam-06921839 is not found in API Server
2024-10-22 22:14:37,106 - INFO - IPAM:ctest-ipam-06921839 is not found in control node
2024-10-22 22:14:37,360 - DEBUG - No XMPP flaps were noticed during the test
2024-10-22 22:14:37,360 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-10-22 22:14:37,360 - INFO - --------------------------------------------------------------------------------
2024-10-22 22:14:38,139 - INFO - Deleted project: ctest-TestBasicVMVN-70537491, ID : 96a29cb8-3ef9-4607-9151-5eeccc33e517