2025-07-31 02:20:58,707 - INFO - Domain Default found not creating
2025-07-31 02:20:58,836 - INFO - Project ctest-TestRouters-41629258 not found, creating it
2025-07-31 02:20:59,297 - INFO - Created Project:ctest-TestRouters-41629258, ID : e6a373d4-8d8c-46a9-8999-7dbcf0fc7830
2025-07-31 02:21:00,808 - INFO - ================================================================================
2025-07-31 02:21:00,808 - INFO - STARTING TEST : test_basic_router_behavior
2025-07-31 02:21:00,808 - 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-07-31 02:21:01,069 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-07-31 02:21:01,069 - INFO - Initial checks done. Running the testcase now
2025-07-31 02:21:01,069 - INFO -
2025-07-31 02:21:01,637 - DEBUG - Response for create_network : {'network': {'id': '3272fe7d-3bbd-490b-bba9-5abb6ba4d85b', 'name': 'ctest-vn1-99611315', 'tenant_id': 'e6a373d48d8c46a989997dbcf0fc7830', 'project_id': 'e6a373d48d8c46a989997dbcf0fc7830', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-41629258', 'ctest-vn1-99611315'], 'port_security_enabled': True, 'description': ''}}
2025-07-31 02:21:01,847 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd7377d15-6a51-4829-a5fa-636e1f502a9d', 'name': '', 'tenant_id': 'e6a373d48d8c46a989997dbcf0fc7830', 'network_id': '3272fe7d-3bbd-490b-bba9-5abb6ba4d85b', 'ip_version': 4, 'cidr': '187.119.49.0/26', 'allocation_pools': [{'start': '187.119.49.2', 'end': '187.119.49.62'}], 'gateway_ip': '187.119.49.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '187.119.49.2', 'tags': [], 'project_id': 'e6a373d48d8c46a989997dbcf0fc7830'}}
2025-07-31 02:21:01,868 - INFO - Created VN ctest-vn1-99611315
2025-07-31 02:21:01,927 - DEBUG - VN ctest-vn1-99611315 UUID is 3272fe7d-3bbd-490b-bba9-5abb6ba4d85b
2025-07-31 02:21:02,241 - DEBUG - Response for create_network : {'network': {'id': '5f429b16-2d95-4c03-b461-4448a7fc952f', 'name': 'ctest-vn2-30933719', 'tenant_id': 'e6a373d48d8c46a989997dbcf0fc7830', 'project_id': 'e6a373d48d8c46a989997dbcf0fc7830', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-41629258', 'ctest-vn2-30933719'], 'port_security_enabled': True, 'description': ''}}
2025-07-31 02:21:02,398 - DEBUG - Response for create_subnet : {'subnet': {'id': '5d35de45-b220-4f22-af6c-266268272db0', 'name': '', 'tenant_id': 'e6a373d48d8c46a989997dbcf0fc7830', 'network_id': '5f429b16-2d95-4c03-b461-4448a7fc952f', 'ip_version': 4, 'cidr': '26.82.2.192/26', 'allocation_pools': [{'start': '26.82.2.194', 'end': '26.82.2.254'}], 'gateway_ip': '26.82.2.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.82.2.194', 'tags': [], 'project_id': 'e6a373d48d8c46a989997dbcf0fc7830'}}
2025-07-31 02:21:02,417 - INFO - Created VN ctest-vn2-30933719
2025-07-31 02:21:02,471 - DEBUG - VN ctest-vn2-30933719 UUID is 5f429b16-2d95-4c03-b461-4448a7fc952f
2025-07-31 02:21:02,691 - DEBUG - Services list from nova: [, , ]
2025-07-31 02:21:03,656 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3728-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3728-1)
2025-07-31 02:21:04,934 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3728-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3728-1)
2025-07-31 02:21:05,000 - INFO - Adding interface with subnet_id d7377d15-6a51-4829-a5fa-636e1f502a9d, port_id None to router 3e58d16a-8bf2-44c1-afc9-6be28b9d7fc5
2025-07-31 02:21:05,297 - INFO - Waiting for VM ctest-vn1-vm1-77088213 to be up..
2025-07-31 02:21:05,408 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-31 02:21:10,483 - DEBUG - VM is in ACTIVE state now
2025-07-31 02:21:10,484 - INFO - VM name : ctest-vn1-vm1-77088213
2025-07-31 02:21:10,551 - DEBUG - VM ctest-vn1-vm1-77088213 ID is ed6533c4-7ac4-46e9-806d-cd2e728dc10b
2025-07-31 02:21:10,567 - DEBUG - VM ctest-vn1-vm1-77088213 launched on Node cn-jenkins-deploy-platform-ansible-os-3728-1
2025-07-31 02:21:10,633 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ed6533c4-7ac4-46e9-806d-cd2e728dc10b
2025-07-31 02:21:10,926 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ed6533c4-7ac4-46e9-806d-cd2e728dc10b
2025-07-31 02:21:10,960 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/408914a9-0125-46ec-94e4-816bcbd30181
2025-07-31 02:21:14,204 - 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 1012ms')
2025-07-31 02:21:14,204 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77088213 failed!
2025-07-31 02:21:14,259 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-41629258:ctest-vn1-99611315 is 187.119.49.1 and allocation pool is NOT set
2025-07-31 02:21:16,316 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.419 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.419/1.636/2.853/1.217 ms')
2025-07-31 02:21:16,317 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77088213 passed
2025-07-31 02:21:16,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 02:21:16,471 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77088213, IP 187.119.49.3, Port 22
2025-07-31 02:21:16,631 - DEBUG - VM ctest-vn1-vm1-77088213 is ready for SSH connections
2025-07-31 02:21:16,631 - INFO - Waiting for VM ctest-vn2-vm1-90771323 to be up..
2025-07-31 02:21:16,699 - DEBUG - VM is in ACTIVE state now
2025-07-31 02:21:16,699 - INFO - VM name : ctest-vn2-vm1-90771323
2025-07-31 02:21:16,793 - DEBUG - VM ctest-vn2-vm1-90771323 ID is ae08f262-d3ef-48ed-9234-a9447ab9a0c1
2025-07-31 02:21:16,793 - DEBUG - VM ctest-vn2-vm1-90771323 launched on Node cn-jenkins-deploy-platform-ansible-os-3728-1
2025-07-31 02:21:16,860 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ae08f262-d3ef-48ed-9234-a9447ab9a0c1
2025-07-31 02:21:16,868 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/cce485ac-61c3-4a4d-8902-b57498be84db
2025-07-31 02:21:18,112 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.731 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.731/2.233/3.736/1.502 ms')
2025-07-31 02:21:18,112 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-90771323 passed
2025-07-31 02:21:18,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 02:21:18,268 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-90771323, IP 26.82.2.195, Port 22
2025-07-31 02:21:18,431 - DEBUG - VM ctest-vn2-vm1-90771323 is ready for SSH connections
2025-07-31 02:21:18,431 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 02:21:18,431 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 26.82.2.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-07-31 02:21:18,431 - DEBUG - ping -s 56 -c 3 -W 1 26.82.2.195
2025-07-31 02:21:23,375 - DEBUG - PING 26.82.2.195 (26.82.2.195): 56 data bytes
--- 26.82.2.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-31 02:21:23,376 - WARNING - Ping to IP 26.82.2.195 from VM ctest-vn1-vm1-77088213 failed
2025-07-31 02:21:23,376 - INFO - Adding interface with subnet_id 5d35de45-b220-4f22-af6c-266268272db0, port_id None to router 3e58d16a-8bf2-44c1-afc9-6be28b9d7fc5
2025-07-31 02:21:23,615 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 02:21:23,615 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 26.82.2.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-07-31 02:21:23,615 - DEBUG - ping -s 56 -c 3 -W 1 26.82.2.195
2025-07-31 02:21:26,817 - DEBUG - PING 26.82.2.195 (26.82.2.195): 56 data bytes
64 bytes from 26.82.2.195: seq=1 ttl=63 time=2.623 ms
64 bytes from 26.82.2.195: seq=2 ttl=63 time=0.790 ms
--- 26.82.2.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.790/1.706/2.623 ms
2025-07-31 02:21:26,817 - WARNING - Ping to IP 26.82.2.195 from VM ctest-vn1-vm1-77088213 failed
2025-07-31 02:21:27,817 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 26.82.2.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-07-31 02:21:27,818 - DEBUG - ping -s 56 -c 3 -W 1 26.82.2.195
2025-07-31 02:21:30,020 - DEBUG - PING 26.82.2.195 (26.82.2.195): 56 data bytes
64 bytes from 26.82.2.195: seq=0 ttl=63 time=1.401 ms
64 bytes from 26.82.2.195: seq=1 ttl=63 time=0.740 ms
64 bytes from 26.82.2.195: seq=2 ttl=63 time=1.035 ms
--- 26.82.2.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.740/1.058/1.401 ms
2025-07-31 02:21:30,020 - INFO - Ping to IP 26.82.2.195 from VM ctest-vn1-vm1-77088213 passed
2025-07-31 02:21:30,021 - INFO - Deleting interface with subnet_id d7377d15-6a51-4829-a5fa-636e1f502a9d, port_id None from router 3e58d16a-8bf2-44c1-afc9-6be28b9d7fc5
2025-07-31 02:21:30,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 02:21:30,164 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 26.82.2.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-07-31 02:21:30,164 - DEBUG - ping -s 56 -c 3 -W 1 26.82.2.195
2025-07-31 02:21:33,359 - DEBUG - PING 26.82.2.195 (26.82.2.195): 56 data bytes
--- 26.82.2.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-31 02:21:33,359 - WARNING - Ping to IP 26.82.2.195 from VM ctest-vn1-vm1-77088213 failed
2025-07-31 02:21:33,359 - INFO - Adding interface with subnet_id d7377d15-6a51-4829-a5fa-636e1f502a9d, port_id None to router 3e58d16a-8bf2-44c1-afc9-6be28b9d7fc5
2025-07-31 02:21:33,602 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 02:21:33,602 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 26.82.2.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-07-31 02:21:33,603 - DEBUG - ping -s 56 -c 3 -W 1 26.82.2.195
2025-07-31 02:21:35,805 - DEBUG - PING 26.82.2.195 (26.82.2.195): 56 data bytes
64 bytes from 26.82.2.195: seq=0 ttl=63 time=1.255 ms
64 bytes from 26.82.2.195: seq=1 ttl=63 time=0.882 ms
64 bytes from 26.82.2.195: seq=2 ttl=63 time=0.787 ms
--- 26.82.2.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.787/0.974/1.255 ms
2025-07-31 02:21:35,806 - INFO - Ping to IP 26.82.2.195 from VM ctest-vn1-vm1-77088213 passed
2025-07-31 02:21:35,806 - INFO - Deleting interface with subnet_id 5d35de45-b220-4f22-af6c-266268272db0, port_id None from router 3e58d16a-8bf2-44c1-afc9-6be28b9d7fc5
2025-07-31 02:21:35,934 - INFO - Deleting interface with subnet_id d7377d15-6a51-4829-a5fa-636e1f502a9d, port_id None from router 3e58d16a-8bf2-44c1-afc9-6be28b9d7fc5
2025-07-31 02:21:36,134 - INFO - Deleting VM ctest-vn2-vm1-90771323
2025-07-31 02:21:36,221 - INFO - Deleting VM ctest-vn1-vm1-77088213
2025-07-31 02:21:36,288 - INFO - Deleting VN ctest-vn2-30933719
2025-07-31 02:21:36,327 - DEBUG - VN 5f429b16-2d95-4c03-b461-4448a7fc952f still in use: Unable to complete operation on network 5f429b16-2d95-4c03-b461-4448a7fc952f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b222a4c6-007b-4d29-b9e1-c49b3f91fc72']
2025-07-31 02:21:36,327 - WARNING - Deleting VN ctest-vn2-30933719 failed..Will retry
2025-07-31 02:21:38,426 - DEBUG - Response for deleting network ()
2025-07-31 02:21:38,426 - INFO - Deleting VN ctest-vn1-99611315
2025-07-31 02:21:38,511 - DEBUG - Response for deleting network ()
2025-07-31 02:21:38,776 - DEBUG - No XMPP flaps were noticed during the test
2025-07-31 02:21:38,776 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-07-31 02:21:38,776 - INFO - --------------------------------------------------------------------------------
2025-07-31 02:21:39,435 - INFO - Deleted project: ctest-TestRouters-41629258, ID : e6a373d4-8d8c-46a9-8999-7dbcf0fc7830