2024-11-08 22:44:04,208 - INFO - Domain Default found not creating
2024-11-08 22:44:04,384 - INFO - Project ctest-TestBasicVMVN-43788054 not found, creating it
2024-11-08 22:44:04,879 - INFO - Created Project:ctest-TestBasicVMVN-43788054, ID : 41247b79-1b51-43ea-8157-6084f517425b
2024-11-08 22:44:06,565 - INFO - ================================================================================
2024-11-08 22:44:06,565 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-08 22:44:06,565 - 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-11-08 22:44:06,828 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.6': '0'}} with
2024-11-08 22:44:06,828 - INFO - Initial checks done. Running the testcase now
2024-11-08 22:44:06,828 - INFO -
2024-11-08 22:44:07,402 - DEBUG - Response for create_network : {'network': {'id': '096ce6e9-b0fb-4e4e-9c11-7061c512d940', 'name': 'ctest-vn2_metadata-57702607', 'tenant_id': '41247b791b5143ea81576084f517425b', 'project_id': '41247b791b5143ea81576084f517425b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43788054', 'ctest-vn2_metadata-57702607'], 'port_security_enabled': True, 'description': ''}}
2024-11-08 22:44:07,638 - DEBUG - Response for create_subnet : {'subnet': {'id': '27ef63ef-5d21-47ef-8fc0-e6ce12e1414b', 'name': '', 'tenant_id': '41247b791b5143ea81576084f517425b', 'network_id': '096ce6e9-b0fb-4e4e-9c11-7061c512d940', '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': '41247b791b5143ea81576084f517425b'}}
2024-11-08 22:44:07,656 - INFO - Created VN ctest-vn2_metadata-57702607
2024-11-08 22:44:07,711 - DEBUG - VN ctest-vn2_metadata-57702607 UUID is 096ce6e9-b0fb-4e4e-9c11-7061c512d940
2024-11-08 22:44:07,882 - DEBUG - Services list from nova: [, , ]
2024-11-08 22:44:08,906 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2242-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2242-1)
2024-11-08 22:44:09,019 - DEBUG - Link local service introspect added
2024-11-08 22:44:09,063 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-08 22:44:14,153 - DEBUG - VM is in ACTIVE state now
2024-11-08 22:44:14,288 - INFO - Waiting for VM ctest-TestBasicVMVN-43788054-17638431 to be up..
2024-11-08 22:44:14,289 - INFO - VM name : ctest-TestBasicVMVN-43788054-17638431
2024-11-08 22:44:14,371 - DEBUG - VM ctest-TestBasicVMVN-43788054-17638431 ID is a6c2c99e-43f0-4a0a-b52c-0acc04093c79
2024-11-08 22:44:14,371 - DEBUG - VM ctest-TestBasicVMVN-43788054-17638431 launched on Node cn-jenkins-deploy-platform-ansible-os-2242-1
2024-11-08 22:44:14,454 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/a6c2c99e-43f0-4a0a-b52c-0acc04093c79
2024-11-08 22:44:14,752 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/a6c2c99e-43f0-4a0a-b52c-0acc04093c79
2024-11-08 22:44:14,788 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/855dffc2-34cd-4e1c-875c-96f8f292ab3e
2024-11-08 22:44:18,033 - 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 1002ms')
2024-11-08 22:44:18,033 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43788054-17638431 failed!
2024-11-08 22:44:18,103 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43788054:ctest-vn2_metadata-57702607 is 11.1.1.1 and allocation pool is NOT set
2024-11-08 22:44:20,161 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.53 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.218/3.374/3.531/0.156 ms')
2024-11-08 22:44:20,162 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43788054-17638431 passed
2024-11-08 22:44:20,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:20,327 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43788054-17638431, IP 11.1.1.3, Port 22
2024-11-08 22:44:20,382 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2024-11-08 22:44:20,486 - DEBUG - VM ctest-TestBasicVMVN-43788054-17638431 is NOT ready for SSH connections, VM status: ACTIVE
2024-11-08 22:44:25,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:25,487 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43788054-17638431, IP 11.1.1.3, Port 22
2024-11-08 22:44:25,643 - DEBUG - VM ctest-TestBasicVMVN-43788054-17638431 is ready for SSH connections
2024-11-08 22:44:25,643 - INFO - Retry 0
2024-11-08 22:44:25,643 - 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
2024-11-08 22:44:25,643 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-08 22:44:27,228 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-08 22:44:27,228 - INFO - Generic metadata worked
2024-11-08 22:44:27,471 - DEBUG - Link local service introspect removed
2024-11-08 22:44:27,471 - INFO - Deleting VM ctest-TestBasicVMVN-43788054-17638431
2024-11-08 22:44:27,540 - INFO - Deleting VN ctest-vn2_metadata-57702607
2024-11-08 22:44:27,586 - DEBUG - VN 096ce6e9-b0fb-4e4e-9c11-7061c512d940 still in use: Unable to complete operation on network 096ce6e9-b0fb-4e4e-9c11-7061c512d940. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fb52c06b-eccc-47bf-adb7-1a1f3d362ee7']
2024-11-08 22:44:27,586 - WARNING - Deleting VN ctest-vn2_metadata-57702607 failed..Will retry
2024-11-08 22:44:29,734 - DEBUG - Response for deleting network ()
2024-11-08 22:44:29,992 - DEBUG - No XMPP flaps were noticed during the test
2024-11-08 22:44:29,993 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2024-11-08 22:44:29,993 - INFO - --------------------------------------------------------------------------------
2024-11-08 22:44:29,995 - INFO - ================================================================================
2024-11-08 22:44:29,995 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-08 22:44:29,995 - 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-11-08 22:44:30,298 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.6': '0'}} with
2024-11-08 22:44:30,298 - INFO - Initial checks done. Running the testcase now
2024-11-08 22:44:30,298 - INFO -
2024-11-08 22:44:30,807 - DEBUG - Response for create_network : {'network': {'id': '672c3db8-09ec-45cc-a886-3628fd55d58e', 'name': 'ctest-vn-24317554', 'tenant_id': '41247b791b5143ea81576084f517425b', 'project_id': '41247b791b5143ea81576084f517425b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43788054', 'ctest-vn-24317554'], 'port_security_enabled': True, 'description': ''}}
2024-11-08 22:44:31,029 - DEBUG - Response for create_subnet : {'subnet': {'id': '79d2cf46-7c14-4d2d-b713-79cf09405c49', 'name': '', 'tenant_id': '41247b791b5143ea81576084f517425b', 'network_id': '672c3db8-09ec-45cc-a886-3628fd55d58e', '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': '41247b791b5143ea81576084f517425b'}}
2024-11-08 22:44:31,181 - DEBUG - Response for create_subnet : {'subnet': {'id': '835f97d2-f6dc-4b61-89f4-29c26aa78bf4', 'name': '', 'tenant_id': '41247b791b5143ea81576084f517425b', 'network_id': '672c3db8-09ec-45cc-a886-3628fd55d58e', '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': '41247b791b5143ea81576084f517425b'}}
2024-11-08 22:44:31,204 - INFO - Created VN ctest-vn-24317554
2024-11-08 22:44:31,259 - DEBUG - VN ctest-vn-24317554 UUID is 672c3db8-09ec-45cc-a886-3628fd55d58e
2024-11-08 22:44:31,640 - DEBUG - Response for create_port : {'port': {'name': '42be86d2-ab66-4c44-a716-0b0995548d7a', 'id': '42be86d2-ab66-4c44-a716-0b0995548d7a', 'tenant_id': '41247b791b5143ea81576084f517425b', 'network_id': '672c3db8-09ec-45cc-a886-3628fd55d58e', 'mac_address': '02:42:be:86:d2:ab', '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': '79d2cf46-7c14-4d2d-b713-79cf09405c49'}], 'security_groups': ['e4eb58a5-f625-4f9b-9c6b-169bcb37619b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '41247b791b5143ea81576084f517425b'}}
2024-11-08 22:44:31,820 - DEBUG - Response for create_port : {'port': {'name': 'a1320df5-0baa-40db-b11c-001f0206a2db', 'id': 'a1320df5-0baa-40db-b11c-001f0206a2db', 'tenant_id': '41247b791b5143ea81576084f517425b', 'network_id': '672c3db8-09ec-45cc-a886-3628fd55d58e', 'mac_address': '02:a1:32:0d:f5:0b', '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': '835f97d2-f6dc-4b61-89f4-29c26aa78bf4'}], 'security_groups': ['e4eb58a5-f625-4f9b-9c6b-169bcb37619b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '41247b791b5143ea81576084f517425b'}}
2024-11-08 22:44:32,299 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2242-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2242-1)
2024-11-08 22:44:32,690 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2242-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2242-1)
2024-11-08 22:44:33,921 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2242-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2242-1)
2024-11-08 22:44:33,921 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-08 22:44:33,927 - DEBUG - Requesting: http://10.0.0.23:8082/domain/269c39c4-0c8c-44d1-9318-3f8c05bf5f87
2024-11-08 22:44:33,944 - DEBUG - Requesting: http://10.0.0.23:8082/project/41247b79-1b51-43ea-8157-6084f517425b
2024-11-08 22:44:34,042 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/d2654637-3493-4e78-8578-f05a71e3bf6c
2024-11-08 22:44:34,059 - INFO - Verifications in API Server for IPAM: ctest-ipam-57097700 passed
2024-11-08 22:44:34,064 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-43788054:ctest-ipam-57097700', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43788054', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15160600923531857528', 'uuid-lslong': '9617701275498168172'}, 'enable': 'true', 'created': '2024-11-08T22:44:30', 'last-modified': '2024-11-08T22:44:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.529237'}
2024-11-08 22:44:34,064 - INFO - Verifications in Control node for IPAM: ctest-ipam-57097700 passed
2024-11-08 22:44:34,065 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-08 22:44:34,071 - DEBUG - Requesting: http://10.0.0.23:8082/domain/269c39c4-0c8c-44d1-9318-3f8c05bf5f87
2024-11-08 22:44:34,085 - DEBUG - Requesting: http://10.0.0.23:8082/project/41247b79-1b51-43ea-8157-6084f517425b
2024-11-08 22:44:34,175 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/672c3db8-09ec-45cc-a886-3628fd55d58e
2024-11-08 22:44:34,191 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/672c3db8-09ec-45cc-a886-3628fd55d58e
2024-11-08 22:44:34,212 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/90bad165-122a-4c9b-8057-6e08fbf043f0
2024-11-08 22:44:34,222 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/90bad165-122a-4c9b-8057-6e08fbf043f0
2024-11-08 22:44:34,239 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/10f09750-9c99-4455-adac-01ccde9482bf
2024-11-08 22:44:34,249 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-08 22:44:34,249 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/672c3db8-09ec-45cc-a886-3628fd55d58e
2024-11-08 22:44:34,266 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/90bad165-122a-4c9b-8057-6e08fbf043f0
2024-11-08 22:44:34,288 - INFO - Verified VN network id 9 for VN 672c3db8-09ec-45cc-a886-3628fd55d58e
2024-11-08 22:44:34,288 - INFO - Verifications in API Server for VN ctest-vn-24317554 passed
2024-11-08 22:44:34,288 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/672c3db8-09ec-45cc-a886-3628fd55d58e
2024-11-08 22:44:34,305 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/90bad165-122a-4c9b-8057-6e08fbf043f0
2024-11-08 22:44:34,318 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/90bad165-122a-4c9b-8057-6e08fbf043f0
2024-11-08 22:44:34,329 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/10f09750-9c99-4455-adac-01ccde9482bf
2024-11-08 22:44:34,344 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-43788054:ctest-vn-24317554', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43788054', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7434384945531602380', 'uuid-lslong': '12143452994927973774'}, 'enable': 'true', 'created': '2024-11-08T22:44:30', 'last-modified': '2024-11-08T22:44:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.191259'}
2024-11-08 22:44:34,352 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-08 22:44:34,353 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24317554 passed
2024-11-08 22:44:34,353 - DEBUG - ====Verifying policy data for ctest-vn-24317554 in API_Server ======
2024-11-08 22:44:34,353 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-08 22:44:34,361 - DEBUG - Requesting: http://10.0.0.23:8082/domain/269c39c4-0c8c-44d1-9318-3f8c05bf5f87
2024-11-08 22:44:34,433 - DEBUG - Requesting: http://10.0.0.23:8082/project/41247b79-1b51-43ea-8157-6084f517425b
2024-11-08 22:44:34,537 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/672c3db8-09ec-45cc-a886-3628fd55d58e
2024-11-08 22:44:34,574 - DEBUG - =>VN ctest-vn-24317554 has no policy to be verified
2024-11-08 22:44:34,574 - DEBUG - Verifying the vn in opserver
2024-11-08 22:44:34,574 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-43788054:ctest-vn-24317554 virtual network link through opserver 10.0.0.23
2024-11-08 22:44:34,574 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2024-11-08 22:44:34,912 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2024-11-08 22:44:35,037 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-43788054:ctest-vn-24317554', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-43788054:ctest-vn-24317554?flat'}
2024-11-08 22:44:35,037 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-43788054:ctest-vn-24317554 is found in opserver
2024-11-08 22:44:35,055 - DEBUG - VRF ids for VN ctest-vn-24317554: {'10.0.0.23': '2'}
2024-11-08 22:44:35,055 - INFO - Waiting for VM ctest-TestBasicVMVN-43788054-91766776 to be up..
2024-11-08 22:44:35,191 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-08 22:44:40,287 - DEBUG - VM is in ACTIVE state now
2024-11-08 22:44:40,287 - INFO - VM name : ctest-TestBasicVMVN-43788054-91766776
2024-11-08 22:44:40,376 - DEBUG - VM ctest-TestBasicVMVN-43788054-91766776 ID is 5cc86112-3853-4f18-b38a-5b53d034c7b8
2024-11-08 22:44:40,376 - DEBUG - VM ctest-TestBasicVMVN-43788054-91766776 launched on Node cn-jenkins-deploy-platform-ansible-os-2242-1
2024-11-08 22:44:40,506 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/5cc86112-3853-4f18-b38a-5b53d034c7b8
2024-11-08 22:44:40,523 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/42be86d2-ab66-4c44-a716-0b0995548d7a
2024-11-08 22:44:43,834 - 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 1006ms')
2024-11-08 22:44:43,834 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43788054-91766776 failed!
2024-11-08 22:44:43,903 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43788054:ctest-vn-24317554 is 31.1.1.1 and allocation pool is NOT set
2024-11-08 22:44:43,903 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43788054:ctest-vn-24317554 is 31.1.2.1 and allocation pool is NOT set
2024-11-08 22:44:45,966 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.456 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.456/2.159/3.862/1.703 ms')
2024-11-08 22:44:45,966 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43788054-91766776 passed
2024-11-08 22:44:46,119 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:46,119 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43788054-91766776, IP 31.1.1.4, Port 22
2024-11-08 22:44:46,278 - DEBUG - VM ctest-TestBasicVMVN-43788054-91766776 is ready for SSH connections
2024-11-08 22:44:46,279 - INFO - Waiting for VM ctest-TestBasicVMVN-43788054-89044161 to be up..
2024-11-08 22:44:46,367 - DEBUG - VM is in ACTIVE state now
2024-11-08 22:44:46,367 - INFO - VM name : ctest-TestBasicVMVN-43788054-89044161
2024-11-08 22:44:46,444 - DEBUG - VM ctest-TestBasicVMVN-43788054-89044161 ID is df11f13a-3867-4afb-9043-91b1ddc4cfed
2024-11-08 22:44:46,445 - DEBUG - VM ctest-TestBasicVMVN-43788054-89044161 launched on Node cn-jenkins-deploy-platform-ansible-os-2242-1
2024-11-08 22:44:46,524 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/df11f13a-3867-4afb-9043-91b1ddc4cfed
2024-11-08 22:44:46,533 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/a1320df5-0baa-40db-b11c-001f0206a2db
2024-11-08 22:44:47,785 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.408 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.408/1.548/2.689/1.140 ms')
2024-11-08 22:44:47,786 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-43788054-89044161 passed
2024-11-08 22:44:47,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:47,939 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43788054-89044161, IP 31.1.2.4, Port 22
2024-11-08 22:44:48,091 - DEBUG - VM ctest-TestBasicVMVN-43788054-89044161 is ready for SSH connections
2024-11-08 22:44:48,091 - INFO - Waiting for VM ctest-TestBasicVMVN-43788054-91220163 to be up..
2024-11-08 22:44:48,172 - DEBUG - VM is in ACTIVE state now
2024-11-08 22:44:48,173 - INFO - VM name : ctest-TestBasicVMVN-43788054-91220163
2024-11-08 22:44:48,248 - DEBUG - VM ctest-TestBasicVMVN-43788054-91220163 ID is 4735543d-37e1-4ff3-b4ce-4f213b6055ed
2024-11-08 22:44:48,248 - DEBUG - VM ctest-TestBasicVMVN-43788054-91220163 launched on Node cn-jenkins-deploy-platform-ansible-os-2242-1
2024-11-08 22:44:48,323 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/4735543d-37e1-4ff3-b4ce-4f213b6055ed
2024-11-08 22:44:48,333 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/45cce753-c862-4082-985b-3626fe6609b3
2024-11-08 22:44:49,590 - 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.84 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.417 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.417/1.629/2.841/1.212 ms')
2024-11-08 22:44:49,590 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-43788054-91220163 passed
2024-11-08 22:44:49,747 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:49,747 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43788054-91220163, IP 31.1.1.3, Port 22
2024-11-08 22:44:49,903 - DEBUG - VM ctest-TestBasicVMVN-43788054-91220163 is ready for SSH connections
2024-11-08 22:44:49,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:49,903 - 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
2024-11-08 22:44:49,903 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-08 22:44:53,572 - 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.249 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.904 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.210 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.904/1.787/3.249 ms
2024-11-08 22:44:53,573 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-43788054-91766776 passed
2024-11-08 22:44:53,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:53,573 - 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
2024-11-08 22:44:53,573 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-08 22:44:57,190 - 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.864 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.858 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.050 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.858/1.590/2.864 ms
2024-11-08 22:44:57,190 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-43788054-89044161 passed
2024-11-08 22:44:57,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:57,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:57,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 22:44:57,190 - 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
2024-11-08 22:44:57,190 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-08 22:44:57,376 - DEBUG - None
2024-11-08 22:44:57,376 - 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
2024-11-08 22:44:57,377 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-08 22:44:57,571 - DEBUG - None
2024-11-08 22:44:57,571 - 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
2024-11-08 22:44:57,571 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-08 22:44:58,486 - DEBUG - None
2024-11-08 22:44:58,486 - 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
2024-11-08 22:44:58,486 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-08 22:45:00,687 - 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.775 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.564 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.431 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.783 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.508 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.431/1.812/4.564 ms
2024-11-08 22:45:00,687 - 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
2024-11-08 22:45:00,687 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-08 22:45:02,924 - 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=0.972 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.101 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.118 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.136 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.933 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.368/2.298/5.118 ms
2024-11-08 22:45:02,924 - 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
2024-11-08 22:45:02,924 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-08 22:45:05,163 - 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.654 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.468 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.253 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.535 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.284 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.084 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/1.806/3.253 ms
2024-11-08 22:45:05,163 - INFO - Deleting VM ctest-TestBasicVMVN-43788054-91220163
2024-11-08 22:45:05,230 - INFO - Detaching port a1320df5-0baa-40db-b11c-001f0206a2db from VM ctest-TestBasicVMVN-43788054-89044161
2024-11-08 22:45:05,275 - INFO - Deleting VM ctest-TestBasicVMVN-43788054-89044161
2024-11-08 22:45:05,344 - INFO - Detaching port 42be86d2-ab66-4c44-a716-0b0995548d7a from VM ctest-TestBasicVMVN-43788054-91766776
2024-11-08 22:45:05,379 - INFO - Deleting VM ctest-TestBasicVMVN-43788054-91766776
2024-11-08 22:45:05,477 - INFO - Deleting VN ctest-vn-24317554
2024-11-08 22:45:05,642 - DEBUG - Response for delete_port : ()
2024-11-08 22:45:05,923 - DEBUG - Response for delete_port : ()
2024-11-08 22:45:05,993 - DEBUG - VN 672c3db8-09ec-45cc-a886-3628fd55d58e still in use: Unable to complete operation on network 672c3db8-09ec-45cc-a886-3628fd55d58e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a3c167a6-7631-4103-a6d0-3def1fab1b47']
2024-11-08 22:45:05,993 - WARNING - Deleting VN ctest-vn-24317554 failed..Will retry
2024-11-08 22:45:08,124 - DEBUG - Response for deleting network ()
2024-11-08 22:45:08,124 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/90bad165-122a-4c9b-8057-6e08fbf043f0
2024-11-08 22:45:08,129 - DEBUG - Response Code: 404
2024-11-08 22:45:08,129 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-08 22:45:08,139 - DEBUG - Requesting: http://10.0.0.23:8082/domain/269c39c4-0c8c-44d1-9318-3f8c05bf5f87
2024-11-08 22:45:08,197 - DEBUG - Requesting: http://10.0.0.23:8082/project/41247b79-1b51-43ea-8157-6084f517425b
2024-11-08 22:45:08,283 - INFO - Validated that VN ctest-vn-24317554 is not found in API Server
2024-11-08 22:45:08,293 - DEBUG - VN ctest-vn-24317554 is not present in Agent 10.0.0.23
2024-11-08 22:45:08,293 - INFO - Validated that VN ctest-vn-24317554 is not in any agent
2024-11-08 22:45:08,298 - DEBUG - VRF 2 is not seen in agent 10.0.0.23
2024-11-08 22:45:08,303 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-24317554
2024-11-08 22:45:08,303 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-43788054:ctest-vn-24317554
2024-11-08 22:45:08,312 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24317554 info
2024-11-08 22:45:08,391 - INFO - IPAM: ctest-ipam-57097700 is not found in API Server
2024-11-08 22:45:08,401 - INFO - IPAM:ctest-ipam-57097700 is not found in control node
2024-11-08 22:45:08,658 - DEBUG - No XMPP flaps were noticed during the test
2024-11-08 22:45:08,659 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-11-08 22:45:08,659 - INFO - --------------------------------------------------------------------------------
2024-11-08 22:45:09,414 - INFO - Deleted project: ctest-TestBasicVMVN-43788054, ID : 41247b79-1b51-43ea-8157-6084f517425b