2025-09-29 01:49:24,412 - INFO - Domain Default found not creating 2025-09-29 01:49:24,554 - INFO - Project ctest-TestRouters-14804110 not found, creating it 2025-09-29 01:49:25,031 - INFO - Created Project:ctest-TestRouters-14804110, ID : 605833f1-500a-4a17-9b86-63e679f20ba9 2025-09-29 01:49:26,503 - INFO - ================================================================================ 2025-09-29 01:49:26,503 - INFO - STARTING TEST : test_basic_router_behavior 2025-09-29 01:49:26,503 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs Create a router Create 2 VNs, and a VM in each Add router port from each VN Ping between VMs 2025-09-29 01:49:26,763 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with 2025-09-29 01:49:26,763 - INFO - Initial checks done. Running the testcase now 2025-09-29 01:49:26,763 - INFO - 2025-09-29 01:49:27,296 - DEBUG - Response for create_network : {'network': {'id': '7ed58470-632c-4b9a-b6da-902d3d44f7a9', 'name': 'ctest-vn1-91968038', 'tenant_id': '605833f1500a4a179b8663e679f20ba9', 'project_id': '605833f1500a4a179b8663e679f20ba9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-14804110', 'ctest-vn1-91968038'], 'port_security_enabled': True, 'description': ''}} 2025-09-29 01:49:27,521 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c05164c3-f5a9-4572-8e26-35a950f2f95e', 'name': '', 'tenant_id': '605833f1500a4a179b8663e679f20ba9', 'network_id': '7ed58470-632c-4b9a-b6da-902d3d44f7a9', 'ip_version': 4, 'cidr': '186.245.130.192/26', 'allocation_pools': [{'start': '186.245.130.194', 'end': '186.245.130.254'}], 'gateway_ip': '186.245.130.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.245.130.194', 'tags': [], 'project_id': '605833f1500a4a179b8663e679f20ba9'}} 2025-09-29 01:49:27,537 - INFO - Created VN ctest-vn1-91968038 2025-09-29 01:49:27,590 - DEBUG - VN ctest-vn1-91968038 UUID is 7ed58470-632c-4b9a-b6da-902d3d44f7a9 2025-09-29 01:49:27,934 - DEBUG - Response for create_network : {'network': {'id': '243950e1-6dc4-42ab-8b55-48816762c163', 'name': 'ctest-vn2-46644718', 'tenant_id': '605833f1500a4a179b8663e679f20ba9', 'project_id': '605833f1500a4a179b8663e679f20ba9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-14804110', 'ctest-vn2-46644718'], 'port_security_enabled': True, 'description': ''}} 2025-09-29 01:49:28,145 - DEBUG - Response for create_subnet : {'subnet': {'id': '6f18d592-e7b8-488c-bace-34e19698be1f', 'name': '', 'tenant_id': '605833f1500a4a179b8663e679f20ba9', 'network_id': '243950e1-6dc4-42ab-8b55-48816762c163', 'ip_version': 4, 'cidr': '91.76.153.192/26', 'allocation_pools': [{'start': '91.76.153.194', 'end': '91.76.153.254'}], 'gateway_ip': '91.76.153.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.76.153.194', 'tags': [], 'project_id': '605833f1500a4a179b8663e679f20ba9'}} 2025-09-29 01:49:28,161 - INFO - Created VN ctest-vn2-46644718 2025-09-29 01:49:28,214 - DEBUG - VN ctest-vn2-46644718 UUID is 243950e1-6dc4-42ab-8b55-48816762c163 2025-09-29 01:49:28,476 - DEBUG - Services list from nova: [, , ] 2025-09-29 01:49:29,619 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4202-1) 2025-09-29 01:49:30,735 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4202-1) 2025-09-29 01:49:30,823 - INFO - Adding interface with subnet_id c05164c3-f5a9-4572-8e26-35a950f2f95e, port_id None to router 8910a0c5-9242-441d-a107-0dbcc4b37777 2025-09-29 01:49:31,072 - INFO - Waiting for VM ctest-vn1-vm1-73993305 to be up.. 2025-09-29 01:49:31,162 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-29 01:49:36,244 - DEBUG - VM is in ACTIVE state now 2025-09-29 01:49:36,244 - INFO - VM name : ctest-vn1-vm1-73993305 2025-09-29 01:49:36,323 - DEBUG - VM ctest-vn1-vm1-73993305 ID is 45c1c025-13c2-44b1-aa6b-ef8c24992921 2025-09-29 01:49:36,346 - DEBUG - VM ctest-vn1-vm1-73993305 launched on Node cn-jenkins-deploy-platform-ansible-os-4202-1 2025-09-29 01:49:36,421 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/45c1c025-13c2-44b1-aa6b-ef8c24992921 2025-09-29 01:49:36,735 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/45c1c025-13c2-44b1-aa6b-ef8c24992921 2025-09-29 01:49:36,768 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/e0f1fc25-ee70-4783-b02c-8039b089400a 2025-09-29 01:49:40,039 - 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 1030ms') 2025-09-29 01:49:40,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-73993305 failed! 2025-09-29 01:49:40,094 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-14804110:ctest-vn1-91968038 is 186.245.130.193 and allocation pool is NOT set 2025-09-29 01:49:42,150 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.434 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.434/1.890/3.347/1.456 ms') 2025-09-29 01:49:42,150 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-73993305 passed 2025-09-29 01:49:42,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-29 01:49:42,298 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-73993305, IP 186.245.130.195, Port 22 2025-09-29 01:49:42,468 - DEBUG - VM ctest-vn1-vm1-73993305 is ready for SSH connections 2025-09-29 01:49:42,468 - INFO - Waiting for VM ctest-vn2-vm1-39220391 to be up.. 2025-09-29 01:49:42,538 - DEBUG - VM is in ACTIVE state now 2025-09-29 01:49:42,538 - INFO - VM name : ctest-vn2-vm1-39220391 2025-09-29 01:49:42,605 - DEBUG - VM ctest-vn2-vm1-39220391 ID is b0bf63e8-30ee-499f-8ba7-7c898e007510 2025-09-29 01:49:42,605 - DEBUG - VM ctest-vn2-vm1-39220391 launched on Node cn-jenkins-deploy-platform-ansible-os-4202-1 2025-09-29 01:49:42,678 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/b0bf63e8-30ee-499f-8ba7-7c898e007510 2025-09-29 01:49:42,686 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/eb8f1bc6-70ce-4575-a11f-3d3a8a3441c9 2025-09-29 01:49:43,928 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.41 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.417 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.417/1.915/3.414/1.498 ms') 2025-09-29 01:49:43,928 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-39220391 passed 2025-09-29 01:49:44,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-29 01:49:44,074 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-39220391, IP 91.76.153.195, Port 22 2025-09-29 01:49:44,234 - DEBUG - VM ctest-vn2-vm1-39220391 is ready for SSH connections 2025-09-29 01:49:44,234 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-29 01:49:44,234 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.76.153.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-09-29 01:49:44,234 - DEBUG - ping -s 56 -c 3 -W 1 91.76.153.195 2025-09-29 01:49:49,283 - DEBUG - PING 91.76.153.195 (91.76.153.195): 56 data bytes --- 91.76.153.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-09-29 01:49:49,283 - WARNING - Ping to IP 91.76.153.195 from VM ctest-vn1-vm1-73993305 failed 2025-09-29 01:49:49,283 - INFO - Adding interface with subnet_id 6f18d592-e7b8-488c-bace-34e19698be1f, port_id None to router 8910a0c5-9242-441d-a107-0dbcc4b37777 2025-09-29 01:49:49,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-29 01:49:49,547 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.76.153.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-09-29 01:49:49,547 - DEBUG - ping -s 56 -c 3 -W 1 91.76.153.195 2025-09-29 01:49:52,771 - DEBUG - PING 91.76.153.195 (91.76.153.195): 56 data bytes 64 bytes from 91.76.153.195: seq=1 ttl=63 time=2.718 ms 64 bytes from 91.76.153.195: seq=2 ttl=63 time=0.898 ms --- 91.76.153.195 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.898/1.808/2.718 ms 2025-09-29 01:49:52,771 - WARNING - Ping to IP 91.76.153.195 from VM ctest-vn1-vm1-73993305 failed 2025-09-29 01:49:53,771 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.76.153.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-09-29 01:49:53,772 - DEBUG - ping -s 56 -c 3 -W 1 91.76.153.195 2025-09-29 01:49:55,982 - DEBUG - PING 91.76.153.195 (91.76.153.195): 56 data bytes 64 bytes from 91.76.153.195: seq=0 ttl=63 time=1.274 ms 64 bytes from 91.76.153.195: seq=1 ttl=63 time=0.846 ms 64 bytes from 91.76.153.195: seq=2 ttl=63 time=0.932 ms --- 91.76.153.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.846/1.017/1.274 ms 2025-09-29 01:49:55,982 - INFO - Ping to IP 91.76.153.195 from VM ctest-vn1-vm1-73993305 passed 2025-09-29 01:49:55,982 - INFO - Deleting interface with subnet_id c05164c3-f5a9-4572-8e26-35a950f2f95e, port_id None from router 8910a0c5-9242-441d-a107-0dbcc4b37777 2025-09-29 01:49:56,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-29 01:49:56,116 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.76.153.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-09-29 01:49:56,116 - DEBUG - ping -s 56 -c 3 -W 1 91.76.153.195 2025-09-29 01:49:59,329 - DEBUG - PING 91.76.153.195 (91.76.153.195): 56 data bytes --- 91.76.153.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-09-29 01:49:59,329 - WARNING - Ping to IP 91.76.153.195 from VM ctest-vn1-vm1-73993305 failed 2025-09-29 01:49:59,329 - INFO - Adding interface with subnet_id c05164c3-f5a9-4572-8e26-35a950f2f95e, port_id None to router 8910a0c5-9242-441d-a107-0dbcc4b37777 2025-09-29 01:49:59,528 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-29 01:49:59,528 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.76.153.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-09-29 01:49:59,528 - DEBUG - ping -s 56 -c 3 -W 1 91.76.153.195 2025-09-29 01:50:01,740 - DEBUG - PING 91.76.153.195 (91.76.153.195): 56 data bytes 64 bytes from 91.76.153.195: seq=0 ttl=63 time=1.709 ms 64 bytes from 91.76.153.195: seq=1 ttl=63 time=1.712 ms 64 bytes from 91.76.153.195: seq=2 ttl=63 time=0.911 ms --- 91.76.153.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.911/1.444/1.712 ms 2025-09-29 01:50:01,740 - INFO - Ping to IP 91.76.153.195 from VM ctest-vn1-vm1-73993305 passed 2025-09-29 01:50:01,740 - INFO - Deleting interface with subnet_id 6f18d592-e7b8-488c-bace-34e19698be1f, port_id None from router 8910a0c5-9242-441d-a107-0dbcc4b37777 2025-09-29 01:50:01,875 - INFO - Deleting interface with subnet_id c05164c3-f5a9-4572-8e26-35a950f2f95e, port_id None from router 8910a0c5-9242-441d-a107-0dbcc4b37777 2025-09-29 01:50:02,069 - INFO - Deleting VM ctest-vn2-vm1-39220391 2025-09-29 01:50:02,144 - INFO - Deleting VM ctest-vn1-vm1-73993305 2025-09-29 01:50:02,227 - INFO - Deleting VN ctest-vn2-46644718 2025-09-29 01:50:02,263 - DEBUG - VN 243950e1-6dc4-42ab-8b55-48816762c163 still in use: Unable to complete operation on network 243950e1-6dc4-42ab-8b55-48816762c163. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-093d08ac-be16-483c-93d9-722136b029c1'] 2025-09-29 01:50:02,264 - WARNING - Deleting VN ctest-vn2-46644718 failed..Will retry 2025-09-29 01:50:04,368 - DEBUG - Response for deleting network () 2025-09-29 01:50:04,368 - INFO - Deleting VN ctest-vn1-91968038 2025-09-29 01:50:04,459 - DEBUG - Response for deleting network () 2025-09-29 01:50:04,712 - DEBUG - No XMPP flaps were noticed during the test
2025-09-29 01:50:04,712 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-09-29 01:50:04,712 - INFO - -------------------------------------------------------------------------------- 2025-09-29 01:50:05,378 - INFO - Deleted project: ctest-TestRouters-14804110, ID : 605833f1-500a-4a17-9b86-63e679f20ba9