2025-04-15 03:51:39,710 - INFO - Domain Default found not creating
2025-04-15 03:51:39,851 - INFO - Project ctest-TestBasicVMVN-23105543 not found, creating it
2025-04-15 03:51:40,288 - INFO - Created Project:ctest-TestBasicVMVN-23105543, ID : 8fb93a81-6b22-4c28-81cf-1448bececa03
2025-04-15 03:51:41,825 - INFO - ================================================================================
2025-04-15 03:51:41,825 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-15 03:51:41,825 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-04-15 03:51:42,081 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-04-15 03:51:42,081 - INFO - Initial checks done. Running the testcase now
2025-04-15 03:51:42,081 - INFO -
2025-04-15 03:51:42,628 - DEBUG - Response for create_network : {'network': {'id': '315b455a-e85e-4dad-bd8d-cc9e42e133be', 'name': 'ctest-vn2_metadata-38995445', 'tenant_id': '8fb93a816b224c2881cf1448bececa03', 'project_id': '8fb93a816b224c2881cf1448bececa03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23105543', 'ctest-vn2_metadata-38995445'], 'port_security_enabled': True, 'description': ''}}
2025-04-15 03:51:42,767 - DEBUG - Response for create_subnet : {'subnet': {'id': '620db7dc-4455-4eb4-8e31-e2038f0f8d00', 'name': '', 'tenant_id': '8fb93a816b224c2881cf1448bececa03', 'network_id': '315b455a-e85e-4dad-bd8d-cc9e42e133be', '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': '8fb93a816b224c2881cf1448bececa03'}}
2025-04-15 03:51:42,786 - INFO - Created VN ctest-vn2_metadata-38995445
2025-04-15 03:51:42,837 - DEBUG - VN ctest-vn2_metadata-38995445 UUID is 315b455a-e85e-4dad-bd8d-cc9e42e133be
2025-04-15 03:51:43,010 - DEBUG - Services list from nova: [, , ]
2025-04-15 03:51:44,072 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3113-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3113-1)
2025-04-15 03:51:44,181 - DEBUG - Link local service introspect added
2025-04-15 03:51:44,236 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-15 03:51:49,327 - DEBUG - VM is in ACTIVE state now
2025-04-15 03:51:49,456 - INFO - Waiting for VM ctest-TestBasicVMVN-23105543-58826391 to be up..
2025-04-15 03:51:49,456 - INFO - VM name : ctest-TestBasicVMVN-23105543-58826391
2025-04-15 03:51:49,527 - DEBUG - VM ctest-TestBasicVMVN-23105543-58826391 ID is 4c181798-24a9-4f71-a568-471ccebb0458
2025-04-15 03:51:49,528 - DEBUG - VM ctest-TestBasicVMVN-23105543-58826391 launched on Node cn-jenkins-deploy-platform-ansible-os-3113-1
2025-04-15 03:51:49,600 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/4c181798-24a9-4f71-a568-471ccebb0458
2025-04-15 03:51:49,893 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/4c181798-24a9-4f71-a568-471ccebb0458
2025-04-15 03:51:49,932 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/f805d23f-2ff7-4b99-883f-143bc59fa43d
2025-04-15 03:51: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 1028ms')
2025-04-15 03:51:53,204 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23105543-58826391 failed!
2025-04-15 03:51:53,261 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23105543:ctest-vn2_metadata-38995445 is 11.1.1.1 and allocation pool is NOT set
2025-04-15 03:51:55,317 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.98 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.979/3.092/4.206/1.113 ms')
2025-04-15 03:51:55,317 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23105543-58826391 passed
2025-04-15 03:51:55,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:51:55,469 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23105543-58826391, IP 11.1.1.3, Port 22
2025-04-15 03:51:55,524 - 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': ''}
2025-04-15 03:51:55,593 - DEBUG - VM ctest-TestBasicVMVN-23105543-58826391 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-15 03:52:00,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:52:00,594 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23105543-58826391, IP 11.1.1.3, Port 22
2025-04-15 03:52:00,758 - DEBUG - VM ctest-TestBasicVMVN-23105543-58826391 is ready for SSH connections
2025-04-15 03:52:00,758 - INFO - Retry 0
2025-04-15 03:52:00,759 - 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.65, gateway password: c0ntrail123
2025-04-15 03:52:00,759 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-15 03:52:02,383 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-15 03:52:02,383 - INFO - Generic metadata worked
2025-04-15 03:52:02,653 - DEBUG - Link local service introspect removed
2025-04-15 03:52:02,653 - INFO - Deleting VM ctest-TestBasicVMVN-23105543-58826391
2025-04-15 03:52:02,719 - INFO - Deleting VN ctest-vn2_metadata-38995445
2025-04-15 03:52:02,760 - DEBUG - VN 315b455a-e85e-4dad-bd8d-cc9e42e133be still in use: Unable to complete operation on network 315b455a-e85e-4dad-bd8d-cc9e42e133be. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e0d6c04b-21ca-465a-9af4-fa0029a505d3']
2025-04-15 03:52:02,760 - WARNING - Deleting VN ctest-vn2_metadata-38995445 failed..Will retry
2025-04-15 03:52:04,872 - DEBUG - Response for deleting network ()
2025-04-15 03:52:05,142 - DEBUG - No XMPP flaps were noticed during the test
2025-04-15 03:52:05,142 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-04-15 03:52:05,142 - INFO - --------------------------------------------------------------------------------
2025-04-15 03:52:05,145 - INFO - ================================================================================
2025-04-15 03:52:05,145 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-15 03:52:05,145 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-04-15 03:52:05,426 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-04-15 03:52:05,427 - INFO - Initial checks done. Running the testcase now
2025-04-15 03:52:05,427 - INFO -
2025-04-15 03:52:05,908 - DEBUG - Response for create_network : {'network': {'id': '335c4850-5bb0-4082-8b57-d63bfd941851', 'name': 'ctest-vn-26228930', 'tenant_id': '8fb93a816b224c2881cf1448bececa03', 'project_id': '8fb93a816b224c2881cf1448bececa03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23105543', 'ctest-vn-26228930'], 'port_security_enabled': True, 'description': ''}}
2025-04-15 03:52:06,133 - DEBUG - Response for create_subnet : {'subnet': {'id': '55f9b14c-b41f-4ae6-a550-0a8ef6ea6af3', 'name': '', 'tenant_id': '8fb93a816b224c2881cf1448bececa03', 'network_id': '335c4850-5bb0-4082-8b57-d63bfd941851', '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': '8fb93a816b224c2881cf1448bececa03'}}
2025-04-15 03:52:06,338 - DEBUG - Response for create_subnet : {'subnet': {'id': '8db5d328-685d-4fae-988f-4ca0a9a6902a', 'name': '', 'tenant_id': '8fb93a816b224c2881cf1448bececa03', 'network_id': '335c4850-5bb0-4082-8b57-d63bfd941851', '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': '8fb93a816b224c2881cf1448bececa03'}}
2025-04-15 03:52:06,362 - INFO - Created VN ctest-vn-26228930
2025-04-15 03:52:06,417 - DEBUG - VN ctest-vn-26228930 UUID is 335c4850-5bb0-4082-8b57-d63bfd941851
2025-04-15 03:52:06,856 - DEBUG - Response for create_port : {'port': {'name': '76e5d158-6f0e-46d0-84e6-c10dfa947b68', 'id': '76e5d158-6f0e-46d0-84e6-c10dfa947b68', 'tenant_id': '8fb93a816b224c2881cf1448bececa03', 'network_id': '335c4850-5bb0-4082-8b57-d63bfd941851', 'mac_address': '02:76:e5:d1:58:6f', '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': '55f9b14c-b41f-4ae6-a550-0a8ef6ea6af3'}], 'security_groups': ['3b67003e-cc43-4da0-ab1d-e9f05aa478c0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8fb93a816b224c2881cf1448bececa03'}}
2025-04-15 03:52:07,035 - DEBUG - Response for create_port : {'port': {'name': '577d9816-c631-4c87-96fa-b2a13f69027d', 'id': '577d9816-c631-4c87-96fa-b2a13f69027d', 'tenant_id': '8fb93a816b224c2881cf1448bececa03', 'network_id': '335c4850-5bb0-4082-8b57-d63bfd941851', 'mac_address': '02:57:7d:98:16:c6', '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': '8db5d328-685d-4fae-988f-4ca0a9a6902a'}], 'security_groups': ['3b67003e-cc43-4da0-ab1d-e9f05aa478c0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8fb93a816b224c2881cf1448bececa03'}}
2025-04-15 03:52:07,484 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3113-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3113-1)
2025-04-15 03:52:07,961 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3113-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3113-1)
2025-04-15 03:52:09,184 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3113-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3113-1)
2025-04-15 03:52:09,184 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 03:52:09,192 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b960ea3b-d19b-445e-a4a5-bc2697b6a7f8
2025-04-15 03:52:09,208 - DEBUG - Requesting: http://10.0.0.65:8082/project/8fb93a81-6b22-4c28-81cf-1448bececa03
2025-04-15 03:52:09,290 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/ac7edc8c-d532-4e74-a147-fbadca2c0f85
2025-04-15 03:52:09,305 - INFO - Verifications in API Server for IPAM: ctest-ipam-50548387 passed
2025-04-15 03:52:09,311 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-23105543:ctest-ipam-50548387', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23105543', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12429614519019523700', 'uuid-lslong': '11621534087292653445'}, 'enable': 'true', 'created': '2025-04-15T03:52:05', 'last-modified': '2025-04-15T03:52:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.649444'}
2025-04-15 03:52:09,312 - INFO - Verifications in Control node for IPAM: ctest-ipam-50548387 passed
2025-04-15 03:52:09,312 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 03:52:09,322 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b960ea3b-d19b-445e-a4a5-bc2697b6a7f8
2025-04-15 03:52:09,341 - DEBUG - Requesting: http://10.0.0.65:8082/project/8fb93a81-6b22-4c28-81cf-1448bececa03
2025-04-15 03:52:09,412 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/335c4850-5bb0-4082-8b57-d63bfd941851
2025-04-15 03:52:09,426 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/335c4850-5bb0-4082-8b57-d63bfd941851
2025-04-15 03:52:09,436 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b45ceadb-1053-4cd0-82cb-2e03b60a0496
2025-04-15 03:52:09,444 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b45ceadb-1053-4cd0-82cb-2e03b60a0496
2025-04-15 03:52:09,451 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/876b9684-e2a4-40cf-adab-36e861b54f61
2025-04-15 03:52:09,457 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-15 03:52:09,457 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/335c4850-5bb0-4082-8b57-d63bfd941851
2025-04-15 03:52:09,465 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b45ceadb-1053-4cd0-82cb-2e03b60a0496
2025-04-15 03:52:09,479 - INFO - Verified VN network id 9 for VN 335c4850-5bb0-4082-8b57-d63bfd941851
2025-04-15 03:52:09,479 - INFO - Verifications in API Server for VN ctest-vn-26228930 passed
2025-04-15 03:52:09,480 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/335c4850-5bb0-4082-8b57-d63bfd941851
2025-04-15 03:52:09,489 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b45ceadb-1053-4cd0-82cb-2e03b60a0496
2025-04-15 03:52:09,499 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b45ceadb-1053-4cd0-82cb-2e03b60a0496
2025-04-15 03:52:09,510 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/876b9684-e2a4-40cf-adab-36e861b54f61
2025-04-15 03:52:09,531 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23105543', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3700912503764566146', 'uuid-lslong': '10040729447391565905'}, 'enable': 'true', 'created': '2025-04-15T03:52:05', 'last-modified': '2025-04-15T03:52:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.218634'}
2025-04-15 03:52:09,542 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-15 03:52:09,542 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26228930 passed
2025-04-15 03:52:09,542 - DEBUG - ====Verifying policy data for ctest-vn-26228930 in API_Server ======
2025-04-15 03:52:09,542 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 03:52:09,550 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b960ea3b-d19b-445e-a4a5-bc2697b6a7f8
2025-04-15 03:52:09,609 - DEBUG - Requesting: http://10.0.0.65:8082/project/8fb93a81-6b22-4c28-81cf-1448bececa03
2025-04-15 03:52:09,731 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/335c4850-5bb0-4082-8b57-d63bfd941851
2025-04-15 03:52:09,747 - DEBUG - =>VN ctest-vn-26228930 has no policy to be verified
2025-04-15 03:52:09,747 - DEBUG - Verifying the vn in opserver
2025-04-15 03:52:09,747 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930 virtual network link through opserver 10.0.0.65
2025-04-15 03:52:09,747 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-04-15 03:52:10,081 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-04-15 03:52:10,148 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930?flat'}
2025-04-15 03:52:10,148 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930 is found in opserver
2025-04-15 03:52:10,155 - DEBUG - VRF ids for VN ctest-vn-26228930: {'10.0.0.65': '2'}
2025-04-15 03:52:10,156 - INFO - Waiting for VM ctest-TestBasicVMVN-23105543-43955517 to be up..
2025-04-15 03:52:10,253 - DEBUG - VM is in ACTIVE state now
2025-04-15 03:52:10,253 - INFO - VM name : ctest-TestBasicVMVN-23105543-43955517
2025-04-15 03:52:10,333 - DEBUG - VM ctest-TestBasicVMVN-23105543-43955517 ID is 3495203e-3f0c-4d9c-a726-c52d5d74c6f1
2025-04-15 03:52:10,333 - DEBUG - VM ctest-TestBasicVMVN-23105543-43955517 launched on Node cn-jenkins-deploy-platform-ansible-os-3113-1
2025-04-15 03:52:10,410 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/3495203e-3f0c-4d9c-a726-c52d5d74c6f1
2025-04-15 03:52:10,423 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/76e5d158-6f0e-46d0-84e6-c10dfa947b68
2025-04-15 03:52:13,682 - 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')
2025-04-15 03:52:13,683 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23105543-43955517 failed!
2025-04-15 03:52:13,741 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930 is 31.1.1.1 and allocation pool is NOT set
2025-04-15 03:52:13,741 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930 is 31.1.2.1 and allocation pool is NOT set
2025-04-15 03:52:17,808 - 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 1010ms')
2025-04-15 03:52:17,808 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23105543-43955517 failed!
2025-04-15 03:52:17,861 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930 is 31.1.1.1 and allocation pool is NOT set
2025-04-15 03:52:17,861 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930 is 31.1.2.1 and allocation pool is NOT set
2025-04-15 03:52:19,920 - 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=7.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.452 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.452/3.950/7.449/3.498 ms')
2025-04-15 03:52:19,920 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23105543-43955517 passed
2025-04-15 03:52:20,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:52:20,073 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23105543-43955517, IP 31.1.1.4, Port 22
2025-04-15 03:52:20,232 - DEBUG - VM ctest-TestBasicVMVN-23105543-43955517 is ready for SSH connections
2025-04-15 03:52:20,232 - INFO - Waiting for VM ctest-TestBasicVMVN-23105543-65427815 to be up..
2025-04-15 03:52:20,367 - DEBUG - VM is in ACTIVE state now
2025-04-15 03:52:20,367 - INFO - VM name : ctest-TestBasicVMVN-23105543-65427815
2025-04-15 03:52:20,442 - DEBUG - VM ctest-TestBasicVMVN-23105543-65427815 ID is b3ad1987-7475-4c4c-a0fe-a5cdfa73c4b0
2025-04-15 03:52:20,442 - DEBUG - VM ctest-TestBasicVMVN-23105543-65427815 launched on Node cn-jenkins-deploy-platform-ansible-os-3113-1
2025-04-15 03:52:20,523 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/b3ad1987-7475-4c4c-a0fe-a5cdfa73c4b0
2025-04-15 03:52:20,531 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/577d9816-c631-4c87-96fa-b2a13f69027d
2025-04-15 03:52:21,773 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.435 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.435/1.595/2.756/1.160 ms')
2025-04-15 03:52:21,773 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-23105543-65427815 passed
2025-04-15 03:52:21,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:52:21,929 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23105543-65427815, IP 31.1.2.4, Port 22
2025-04-15 03:52:22,098 - DEBUG - VM ctest-TestBasicVMVN-23105543-65427815 is ready for SSH connections
2025-04-15 03:52:22,099 - INFO - Waiting for VM ctest-TestBasicVMVN-23105543-25341095 to be up..
2025-04-15 03:52:22,185 - DEBUG - VM is in ACTIVE state now
2025-04-15 03:52:22,185 - INFO - VM name : ctest-TestBasicVMVN-23105543-25341095
2025-04-15 03:52:22,270 - DEBUG - VM ctest-TestBasicVMVN-23105543-25341095 ID is 4075ee3d-fff2-4ca3-97ed-becc74d1f0f7
2025-04-15 03:52:22,270 - DEBUG - VM ctest-TestBasicVMVN-23105543-25341095 launched on Node cn-jenkins-deploy-platform-ansible-os-3113-1
2025-04-15 03:52:22,352 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/4075ee3d-fff2-4ca3-97ed-becc74d1f0f7
2025-04-15 03:52:22,361 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/aa915d0c-9e0f-4e9d-bed0-7682d5c70430
2025-04-15 03:52:23,609 - 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.98 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.387 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.387/2.185/3.984/1.798 ms')
2025-04-15 03:52:23,609 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-23105543-25341095 passed
2025-04-15 03:52:23,761 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:52:23,761 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23105543-25341095, IP 31.1.1.3, Port 22
2025-04-15 03:52:23,916 - DEBUG - VM ctest-TestBasicVMVN-23105543-25341095 is ready for SSH connections
2025-04-15 03:52:23,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:52:23,916 - 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.65, gateway password: c0ntrail123
2025-04-15 03:52:23,916 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-15 03:52:27,607 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.632 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.786 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.161 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.786/2.193/4.632 ms
2025-04-15 03:52:27,607 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-23105543-43955517 passed
2025-04-15 03:52:27,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:52:27,607 - 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.65, gateway password: c0ntrail123
2025-04-15 03:52:27,607 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-15 03:52:31,221 - 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.816 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.801 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.931 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.801/1.516/2.816 ms
2025-04-15 03:52:31,221 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-23105543-65427815 passed
2025-04-15 03:52:31,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:52:31,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:52:31,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:52:31,221 - 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.65, gateway password: c0ntrail123
2025-04-15 03:52:31,222 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-15 03:52:31,402 - DEBUG - None
2025-04-15 03:52:31,402 - 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.65, gateway password: c0ntrail123
2025-04-15 03:52:31,402 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-15 03:52:31,581 - DEBUG - None
2025-04-15 03:52:31,581 - 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.65, gateway password: c0ntrail123
2025-04-15 03:52:31,581 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-15 03:52:32,240 - DEBUG - None
2025-04-15 03:52:32,240 - 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.65, gateway password: c0ntrail123
2025-04-15 03:52:32,240 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-15 03:52:34,446 - 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.729 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.145 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.352 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.975 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.412 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.352/1.922/5.145 ms
2025-04-15 03:52:34,447 - 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.65, gateway password: c0ntrail123
2025-04-15 03:52:34,447 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-15 03:52:36,694 - 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.177 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.373 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.339 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.911 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.171 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.001 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.402/2.339/5.339 ms
2025-04-15 03:52:36,694 - 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.65, gateway password: c0ntrail123
2025-04-15 03:52:36,694 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-15 03:52:38,952 - 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.537 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.357 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.594 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.749 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.515 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/1.680/3.357 ms
2025-04-15 03:52:38,952 - INFO - Deleting VM ctest-TestBasicVMVN-23105543-25341095
2025-04-15 03:52:39,019 - INFO - Detaching port 577d9816-c631-4c87-96fa-b2a13f69027d from VM ctest-TestBasicVMVN-23105543-65427815
2025-04-15 03:52:39,077 - INFO - Deleting VM ctest-TestBasicVMVN-23105543-65427815
2025-04-15 03:52:39,149 - INFO - Detaching port 76e5d158-6f0e-46d0-84e6-c10dfa947b68 from VM ctest-TestBasicVMVN-23105543-43955517
2025-04-15 03:52:39,192 - INFO - Deleting VM ctest-TestBasicVMVN-23105543-43955517
2025-04-15 03:52:39,266 - INFO - Deleting VN ctest-vn-26228930
2025-04-15 03:52:39,406 - DEBUG - Response for delete_port : ()
2025-04-15 03:52:39,565 - DEBUG - Response for delete_port : ()
2025-04-15 03:52:39,611 - DEBUG - VN 335c4850-5bb0-4082-8b57-d63bfd941851 still in use: Unable to complete operation on network 335c4850-5bb0-4082-8b57-d63bfd941851. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-47a73caf-56ab-4c57-ad6a-fe26439e8fcf']
2025-04-15 03:52:39,611 - WARNING - Deleting VN ctest-vn-26228930 failed..Will retry
2025-04-15 03:52:41,718 - DEBUG - Response for deleting network ()
2025-04-15 03:52:41,718 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b45ceadb-1053-4cd0-82cb-2e03b60a0496
2025-04-15 03:52:41,725 - DEBUG - Response Code: 404
2025-04-15 03:52:41,726 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 03:52:41,731 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b960ea3b-d19b-445e-a4a5-bc2697b6a7f8
2025-04-15 03:52:41,789 - DEBUG - Requesting: http://10.0.0.65:8082/project/8fb93a81-6b22-4c28-81cf-1448bececa03
2025-04-15 03:52:41,860 - INFO - Validated that VN ctest-vn-26228930 is not found in API Server
2025-04-15 03:52:41,871 - DEBUG - VN ctest-vn-26228930 is not present in Agent 10.0.0.65
2025-04-15 03:52:41,871 - INFO - Validated that VN ctest-vn-26228930 is not in any agent
2025-04-15 03:52:41,876 - DEBUG - VRF 2 is not seen in agent 10.0.0.65
2025-04-15 03:52:41,882 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-26228930
2025-04-15 03:52:41,882 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-23105543:ctest-vn-26228930
2025-04-15 03:52:41,893 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26228930 info
2025-04-15 03:52:41,973 - INFO - IPAM: ctest-ipam-50548387 is not found in API Server
2025-04-15 03:52:41,986 - INFO - IPAM:ctest-ipam-50548387 is not found in control node
2025-04-15 03:52:42,242 - DEBUG - No XMPP flaps were noticed during the test
2025-04-15 03:52:42,242 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-04-15 03:52:42,242 - INFO - --------------------------------------------------------------------------------
2025-04-15 03:52:42,932 - INFO - Deleted project: ctest-TestBasicVMVN-23105543, ID : 8fb93a81-6b22-4c28-81cf-1448bececa03