2025-08-07 02:15:23,493 - INFO - Domain Default found not creating
2025-08-07 02:15:23,688 - INFO - Project ctest-TestRouters-09050181 not found, creating it
2025-08-07 02:15:24,173 - INFO - Created Project:ctest-TestRouters-09050181, ID : 54e495dd-410d-4c33-b7f7-0f3a0117ac26
2025-08-07 02:15:25,890 - INFO - ================================================================================
2025-08-07 02:15:25,890 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-07 02:15:25,890 - 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-08-07 02:15:26,161 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.14': '0'}} with
2025-08-07 02:15:26,161 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:15:26,161 - INFO -
2025-08-07 02:15:26,804 - DEBUG - Response for create_network : {'network': {'id': '3a09772d-d5ce-4a30-8135-0d4267ce68d6', 'name': 'ctest-vn1-90636743', 'tenant_id': '54e495dd410d4c33b7f70f3a0117ac26', 'project_id': '54e495dd410d4c33b7f70f3a0117ac26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-09050181', 'ctest-vn1-90636743'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 02:15:27,026 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dba783fa-0876-4837-95da-3a60f9b95074', 'name': '', 'tenant_id': '54e495dd410d4c33b7f70f3a0117ac26', 'network_id': '3a09772d-d5ce-4a30-8135-0d4267ce68d6', 'ip_version': 4, 'cidr': '204.67.148.0/26', 'allocation_pools': [{'start': '204.67.148.2', 'end': '204.67.148.62'}], 'gateway_ip': '204.67.148.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.67.148.2', 'tags': [], 'project_id': '54e495dd410d4c33b7f70f3a0117ac26'}}
2025-08-07 02:15:27,055 - INFO - Created VN ctest-vn1-90636743
2025-08-07 02:15:27,109 - DEBUG - VN ctest-vn1-90636743 UUID is 3a09772d-d5ce-4a30-8135-0d4267ce68d6
2025-08-07 02:15:27,431 - DEBUG - Response for create_network : {'network': {'id': '9f5f9678-02ba-4964-ba93-99484010cd3c', 'name': 'ctest-vn2-07011637', 'tenant_id': '54e495dd410d4c33b7f70f3a0117ac26', 'project_id': '54e495dd410d4c33b7f70f3a0117ac26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-09050181', 'ctest-vn2-07011637'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 02:15:27,603 - DEBUG - Response for create_subnet : {'subnet': {'id': '320299ae-15b1-4fef-9d7c-0b803c584377', 'name': '', 'tenant_id': '54e495dd410d4c33b7f70f3a0117ac26', 'network_id': '9f5f9678-02ba-4964-ba93-99484010cd3c', 'ip_version': 4, 'cidr': '94.51.70.64/26', 'allocation_pools': [{'start': '94.51.70.66', 'end': '94.51.70.126'}], 'gateway_ip': '94.51.70.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.51.70.66', 'tags': [], 'project_id': '54e495dd410d4c33b7f70f3a0117ac26'}}
2025-08-07 02:15:27,632 - INFO - Created VN ctest-vn2-07011637
2025-08-07 02:15:27,685 - DEBUG - VN ctest-vn2-07011637 UUID is 9f5f9678-02ba-4964-ba93-99484010cd3c
2025-08-07 02:15:27,876 - DEBUG - Services list from nova: [, , ]
2025-08-07 02:15:29,030 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3766-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3766-1)
2025-08-07 02:15:30,477 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3766-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3766-1)
2025-08-07 02:15:30,581 - INFO - Adding interface with subnet_id dba783fa-0876-4837-95da-3a60f9b95074, port_id None to router 6e830f11-eb6b-4822-8e3a-483cca91bdfa
2025-08-07 02:15:30,932 - INFO - Waiting for VM ctest-vn1-vm1-11297196 to be up..
2025-08-07 02:15:31,071 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 02:15:36,151 - DEBUG - VM is in ACTIVE state now
2025-08-07 02:15:36,151 - INFO - VM name : ctest-vn1-vm1-11297196
2025-08-07 02:15:36,228 - DEBUG - VM ctest-vn1-vm1-11297196 ID is 42469c9a-a4ad-4d67-8f46-db122539c259
2025-08-07 02:15:36,250 - DEBUG - VM ctest-vn1-vm1-11297196 launched on Node cn-jenkins-deploy-platform-ansible-os-3766-1
2025-08-07 02:15:36,419 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/42469c9a-a4ad-4d67-8f46-db122539c259
2025-08-07 02:15:36,755 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/42469c9a-a4ad-4d67-8f46-db122539c259
2025-08-07 02:15:36,789 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/eb1980b4-7f3b-4163-bf62-6c5d7a3a3b55
2025-08-07 02:15:40,057 - 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 1018ms')
2025-08-07 02:15:40,057 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11297196 failed!
2025-08-07 02:15:40,113 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-09050181:ctest-vn1-90636743 is 204.67.148.1 and allocation pool is NOT set
2025-08-07 02:15:42,170 - 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.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.455 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.455/1.983/3.511/1.528 ms')
2025-08-07 02:15:42,170 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11297196 passed
2025-08-07 02:15:42,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:15:42,325 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-11297196, IP 204.67.148.3, Port 22
2025-08-07 02:15:42,481 - DEBUG - VM ctest-vn1-vm1-11297196 is ready for SSH connections
2025-08-07 02:15:42,481 - INFO - Waiting for VM ctest-vn2-vm1-13964322 to be up..
2025-08-07 02:15:42,562 - DEBUG - VM is in ACTIVE state now
2025-08-07 02:15:42,562 - INFO - VM name : ctest-vn2-vm1-13964322
2025-08-07 02:15:42,646 - DEBUG - VM ctest-vn2-vm1-13964322 ID is c1026cfa-e309-4095-a33b-eb82a41a1349
2025-08-07 02:15:42,647 - DEBUG - VM ctest-vn2-vm1-13964322 launched on Node cn-jenkins-deploy-platform-ansible-os-3766-1
2025-08-07 02:15:42,730 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/c1026cfa-e309-4095-a33b-eb82a41a1349
2025-08-07 02:15:42,741 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/7c5c9a27-b1e1-4c7f-89c9-9f806fd3cc2f
2025-08-07 02:15:44,014 - 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.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.899 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.899/2.072/3.246/1.173 ms')
2025-08-07 02:15:44,014 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-13964322 passed
2025-08-07 02:15:44,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:15:44,169 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-13964322, IP 94.51.70.67, Port 22
2025-08-07 02:15:44,335 - DEBUG - VM ctest-vn2-vm1-13964322 is ready for SSH connections
2025-08-07 02:15:44,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:15:44,335 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.51.70.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-08-07 02:15:44,335 - DEBUG - ping -s 56 -c 3 -W 1 94.51.70.67
2025-08-07 02:15:49,378 - DEBUG - PING 94.51.70.67 (94.51.70.67): 56 data bytes
--- 94.51.70.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-07 02:15:49,378 - WARNING - Ping to IP 94.51.70.67 from VM ctest-vn1-vm1-11297196 failed
2025-08-07 02:15:49,378 - INFO - Adding interface with subnet_id 320299ae-15b1-4fef-9d7c-0b803c584377, port_id None to router 6e830f11-eb6b-4822-8e3a-483cca91bdfa
2025-08-07 02:15:49,695 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:15:49,695 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.51.70.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-08-07 02:15:49,695 - DEBUG - ping -s 56 -c 3 -W 1 94.51.70.67
2025-08-07 02:15:52,925 - DEBUG - PING 94.51.70.67 (94.51.70.67): 56 data bytes
64 bytes from 94.51.70.67: seq=1 ttl=63 time=2.754 ms
64 bytes from 94.51.70.67: seq=2 ttl=63 time=0.943 ms
--- 94.51.70.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.943/1.848/2.754 ms
2025-08-07 02:15:52,925 - WARNING - Ping to IP 94.51.70.67 from VM ctest-vn1-vm1-11297196 failed
2025-08-07 02:15:53,925 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.51.70.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-08-07 02:15:53,926 - DEBUG - ping -s 56 -c 3 -W 1 94.51.70.67
2025-08-07 02:15:56,158 - DEBUG - PING 94.51.70.67 (94.51.70.67): 56 data bytes
64 bytes from 94.51.70.67: seq=0 ttl=63 time=1.665 ms
64 bytes from 94.51.70.67: seq=1 ttl=63 time=1.111 ms
64 bytes from 94.51.70.67: seq=2 ttl=63 time=0.923 ms
--- 94.51.70.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.923/1.233/1.665 ms
2025-08-07 02:15:56,159 - INFO - Ping to IP 94.51.70.67 from VM ctest-vn1-vm1-11297196 passed
2025-08-07 02:15:56,159 - INFO - Deleting interface with subnet_id dba783fa-0876-4837-95da-3a60f9b95074, port_id None from router 6e830f11-eb6b-4822-8e3a-483cca91bdfa
2025-08-07 02:15:56,301 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:15:56,301 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.51.70.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-08-07 02:15:56,302 - DEBUG - ping -s 56 -c 3 -W 1 94.51.70.67
2025-08-07 02:15:59,548 - DEBUG - PING 94.51.70.67 (94.51.70.67): 56 data bytes
--- 94.51.70.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-07 02:15:59,548 - WARNING - Ping to IP 94.51.70.67 from VM ctest-vn1-vm1-11297196 failed
2025-08-07 02:15:59,548 - INFO - Adding interface with subnet_id dba783fa-0876-4837-95da-3a60f9b95074, port_id None to router 6e830f11-eb6b-4822-8e3a-483cca91bdfa
2025-08-07 02:15:59,784 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:15:59,784 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.51.70.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-08-07 02:15:59,784 - DEBUG - ping -s 56 -c 3 -W 1 94.51.70.67
2025-08-07 02:16:02,025 - DEBUG - PING 94.51.70.67 (94.51.70.67): 56 data bytes
64 bytes from 94.51.70.67: seq=0 ttl=63 time=1.550 ms
64 bytes from 94.51.70.67: seq=1 ttl=63 time=0.816 ms
64 bytes from 94.51.70.67: seq=2 ttl=63 time=0.776 ms
--- 94.51.70.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.776/1.047/1.550 ms
2025-08-07 02:16:02,025 - INFO - Ping to IP 94.51.70.67 from VM ctest-vn1-vm1-11297196 passed
2025-08-07 02:16:02,026 - INFO - Deleting interface with subnet_id 320299ae-15b1-4fef-9d7c-0b803c584377, port_id None from router 6e830f11-eb6b-4822-8e3a-483cca91bdfa
2025-08-07 02:16:02,190 - INFO - Deleting interface with subnet_id dba783fa-0876-4837-95da-3a60f9b95074, port_id None from router 6e830f11-eb6b-4822-8e3a-483cca91bdfa
2025-08-07 02:16:02,403 - INFO - Deleting VM ctest-vn2-vm1-13964322
2025-08-07 02:16:02,474 - INFO - Deleting VM ctest-vn1-vm1-11297196
2025-08-07 02:16:02,549 - INFO - Deleting VN ctest-vn2-07011637
2025-08-07 02:16:02,590 - DEBUG - VN 9f5f9678-02ba-4964-ba93-99484010cd3c still in use: Unable to complete operation on network 9f5f9678-02ba-4964-ba93-99484010cd3c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eee09d16-5820-46dc-bd7e-fe30d9c9e46e']
2025-08-07 02:16:02,590 - WARNING - Deleting VN ctest-vn2-07011637 failed..Will retry
2025-08-07 02:16:04,711 - DEBUG - Response for deleting network ()
2025-08-07 02:16:04,711 - INFO - Deleting VN ctest-vn1-90636743
2025-08-07 02:16:04,845 - DEBUG - Response for deleting network ()
2025-08-07 02:16:05,103 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 02:16:05,103 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:40]
2025-08-07 02:16:05,103 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:16:05,838 - INFO - Deleted project: ctest-TestRouters-09050181, ID : 54e495dd-410d-4c33-b7f7-0f3a0117ac26