2026-04-17 19:32:21,228 - INFO - Domain Default found not creating
2026-04-17 19:32:21,440 - INFO - Project ctest-TestPorts-76294616 not found, creating it
2026-04-17 19:32:21,905 - INFO - Created Project:ctest-TestPorts-76294616, ID : 8deecd77-2ac3-4424-b0d6-70f8b9dc50a4
2026-04-17 19:32:23,390 - INFO - ================================================================================
2026-04-17 19:32:23,390 - INFO - STARTING TEST : test_ports_bindings
2026-04-17 19:32:23,390 - INFO - TEST DESCRIPTION :
Verify that we are able to create a port with custom port bindings
Steps:
1) Create Port with Port bindings profile set to {'foo': 'bar'}
2) Retrieve and verify the same is set
2026-04-17 19:32:23,644 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2026-04-17 19:32:23,644 - INFO - Initial checks done. Running the testcase now
2026-04-17 19:32:23,644 - INFO -
2026-04-17 19:32:24,258 - DEBUG - Response for create_network : {'network': {'id': '8e1bfcb1-24b8-455f-ba22-0b2b49e78161', 'name': 'ctest-vn-41486513', 'tenant_id': '8deecd772ac34424b0d670f8b9dc50a4', 'project_id': '8deecd772ac34424b0d670f8b9dc50a4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-76294616', 'ctest-vn-41486513'], 'port_security_enabled': True, 'description': ''}}
2026-04-17 19:32:24,458 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f6890ad-2cba-454d-95a3-2f5ac5e20610', 'name': '', 'tenant_id': '8deecd772ac34424b0d670f8b9dc50a4', 'network_id': '8e1bfcb1-24b8-455f-ba22-0b2b49e78161', 'ip_version': 4, 'cidr': '35.92.49.128/26', 'allocation_pools': [{'start': '35.92.49.130', 'end': '35.92.49.190'}], 'gateway_ip': '35.92.49.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '35.92.49.130', 'tags': [], 'project_id': '8deecd772ac34424b0d670f8b9dc50a4'}}
2026-04-17 19:32:24,481 - INFO - Created VN ctest-vn-41486513
2026-04-17 19:32:24,537 - DEBUG - VN ctest-vn-41486513 UUID is 8e1bfcb1-24b8-455f-ba22-0b2b49e78161
2026-04-17 19:32:24,653 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-76294616', 'ctest-vmi-33775710']}
2026-04-17 19:32:24,895 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-33775710', 'id': '0de8523b-c727-49e2-94fc-ebc7d1139576', 'tenant_id': '8deecd772ac34424b0d670f8b9dc50a4', 'network_id': '8e1bfcb1-24b8-455f-ba22-0b2b49e78161', 'mac_address': '02:0d:e8:52:3b:c7', 'binding:profile': {'foo': 'bar'}, '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': '35.92.49.131', 'subnet_id': '4f6890ad-2cba-454d-95a3-2f5ac5e20610'}], 'security_groups': ['f0ed26f9-100e-4e03-b62e-797d85ad149b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8deecd772ac34424b0d670f8b9dc50a4'}}
2026-04-17 19:32:24,895 - DEBUG - Created port 0de8523b-c727-49e2-94fc-ebc7d1139576
2026-04-17 19:32:24,997 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0de8523b-c727-49e2-94fc-ebc7d1139576
2026-04-17 19:32:25,293 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0de8523b-c727-49e2-94fc-ebc7d1139576
2026-04-17 19:32:25,329 - INFO - VMI 0de8523b-c727-49e2-94fc-ebc7d1139576 verification in API Server passed
2026-04-17 19:32:25,409 - DEBUG - Response for delete_port : ()
2026-04-17 19:32:25,409 - INFO - Deleted port 0de8523b-c727-49e2-94fc-ebc7d1139576
2026-04-17 19:32:25,410 - INFO - Deleting VN ctest-vn-41486513
2026-04-17 19:32:25,515 - DEBUG - Response for deleting network ()
2026-04-17 19:32:25,776 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 19:32:25,776 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-17 19:32:25,776 - INFO - --------------------------------------------------------------------------------
2026-04-17 19:32:25,779 - INFO - ================================================================================
2026-04-17 19:32:25,779 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-17 19:32:25,779 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP
Create two ports in a VN with 2 subnets and specific IPs
Attach to two VMs
Ping between them should pass
2026-04-17 19:32:26,067 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2026-04-17 19:32:26,067 - INFO - Initial checks done. Running the testcase now
2026-04-17 19:32:26,067 - INFO -
2026-04-17 19:32:26,247 - DEBUG - Response for create_network : {'network': {'id': '0969ac6a-3dc8-4a5c-b83b-b30f54a3909c', 'name': 'ctest-vn1-35121122', 'tenant_id': '8deecd772ac34424b0d670f8b9dc50a4', 'project_id': '8deecd772ac34424b0d670f8b9dc50a4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-76294616', 'ctest-vn1-35121122'], 'port_security_enabled': True, 'description': ''}}
2026-04-17 19:32:26,415 - DEBUG - Response for create_subnet : {'subnet': {'id': '314817c5-448a-4607-8f1e-0fc514aace89', 'name': '', 'tenant_id': '8deecd772ac34424b0d670f8b9dc50a4', 'network_id': '0969ac6a-3dc8-4a5c-b83b-b30f54a3909c', 'ip_version': 4, 'cidr': '66.82.249.64/26', 'allocation_pools': [{'start': '66.82.249.66', 'end': '66.82.249.126'}], 'gateway_ip': '66.82.249.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.82.249.66', 'tags': [], 'project_id': '8deecd772ac34424b0d670f8b9dc50a4'}}
2026-04-17 19:32:26,571 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b141ed6b-66b7-48af-9e31-0fb0c6cee200', 'name': '', 'tenant_id': '8deecd772ac34424b0d670f8b9dc50a4', 'network_id': '0969ac6a-3dc8-4a5c-b83b-b30f54a3909c', 'ip_version': 4, 'cidr': '53.193.13.0/26', 'allocation_pools': [{'start': '53.193.13.2', 'end': '53.193.13.62'}], 'gateway_ip': '53.193.13.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '53.193.13.2', 'tags': [], 'project_id': '8deecd772ac34424b0d670f8b9dc50a4'}}
2026-04-17 19:32:26,590 - INFO - Created VN ctest-vn1-35121122
2026-04-17 19:32:26,641 - DEBUG - VN ctest-vn1-35121122 UUID is 0969ac6a-3dc8-4a5c-b83b-b30f54a3909c
2026-04-17 19:32:26,957 - DEBUG - Response for create_port : {'port': {'name': 'a2489fb7-9537-47ff-99d5-fce040e00a2b', 'id': 'a2489fb7-9537-47ff-99d5-fce040e00a2b', 'tenant_id': '8deecd772ac34424b0d670f8b9dc50a4', 'network_id': '0969ac6a-3dc8-4a5c-b83b-b30f54a3909c', 'mac_address': '02:a2:48:9f:b7:95', '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': '66.82.249.69', 'subnet_id': '314817c5-448a-4607-8f1e-0fc514aace89'}], 'security_groups': ['f0ed26f9-100e-4e03-b62e-797d85ad149b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8deecd772ac34424b0d670f8b9dc50a4'}}
2026-04-17 19:32:27,135 - DEBUG - Response for create_port : {'port': {'name': 'f978e95e-2d50-4dc5-bd18-6686c4877b2b', 'id': 'f978e95e-2d50-4dc5-bd18-6686c4877b2b', 'tenant_id': '8deecd772ac34424b0d670f8b9dc50a4', 'network_id': '0969ac6a-3dc8-4a5c-b83b-b30f54a3909c', 'mac_address': '02:f9:78:e9:5e:2d', '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': '53.193.13.5', 'subnet_id': 'b141ed6b-66b7-48af-9e31-0fb0c6cee200'}], 'security_groups': ['f0ed26f9-100e-4e03-b62e-797d85ad149b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8deecd772ac34424b0d670f8b9dc50a4'}}
2026-04-17 19:32:27,195 - DEBUG - Services list from nova: [, , ]
2026-04-17 19:32:27,550 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5639-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5639-1)
2026-04-17 19:32:27,988 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5639-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5639-1)
2026-04-17 19:32:27,989 - INFO - Waiting for VM ctest-vn1-vm1-52567880 to be up..
2026-04-17 19:32:28,027 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-17 19:32:33,108 - DEBUG - VM is in ACTIVE state now
2026-04-17 19:32:33,108 - INFO - VM name : ctest-vn1-vm1-52567880
2026-04-17 19:32:33,325 - DEBUG - VM ctest-vn1-vm1-52567880 ID is 15271102-e3b5-4d2c-bc3e-2a33b819c18d
2026-04-17 19:32:33,346 - DEBUG - VM ctest-vn1-vm1-52567880 launched on Node cn-jenkins-deploy-platform-ansible-os-5639-1
2026-04-17 19:32:33,424 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/15271102-e3b5-4d2c-bc3e-2a33b819c18d
2026-04-17 19:32:33,433 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a2489fb7-9537-47ff-99d5-fce040e00a2b
2026-04-17 19:32:36,706 - 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 1031ms')
2026-04-17 19:32:36,707 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52567880 failed!
2026-04-17 19:32:36,761 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-76294616:ctest-vn1-35121122 is 66.82.249.65 and allocation pool is NOT set
2026-04-17 19:32:36,761 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-76294616:ctest-vn1-35121122 is 53.193.13.1 and allocation pool is NOT set
2026-04-17 19:32:38,825 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.69 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 = 1.691/2.786/3.882/1.095 ms')
2026-04-17 19:32:38,825 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52567880 passed
2026-04-17 19:32:38,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 19:32:38,982 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52567880, IP 66.82.249.69, Port 22
2026-04-17 19:32:39,151 - DEBUG - VM ctest-vn1-vm1-52567880 is ready for SSH connections
2026-04-17 19:32:39,151 - INFO - Waiting for VM ctest-vn1-vm2-12146685 to be up..
2026-04-17 19:32:39,229 - DEBUG - VM is in ACTIVE state now
2026-04-17 19:32:39,229 - INFO - VM name : ctest-vn1-vm2-12146685
2026-04-17 19:32:39,310 - DEBUG - VM ctest-vn1-vm2-12146685 ID is 81a13c73-2aef-4934-9bdf-3011f92155f7
2026-04-17 19:32:39,310 - DEBUG - VM ctest-vn1-vm2-12146685 launched on Node cn-jenkins-deploy-platform-ansible-os-5639-1
2026-04-17 19:32:39,390 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/81a13c73-2aef-4934-9bdf-3011f92155f7
2026-04-17 19:32:39,400 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f978e95e-2d50-4dc5-bd18-6686c4877b2b
2026-04-17 19:32:40,644 - 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=4.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.42 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.420/3.387/4.354/0.967 ms')
2026-04-17 19:32:40,644 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-12146685 passed
2026-04-17 19:32:40,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 19:32:40,797 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-12146685, IP 53.193.13.5, Port 22
2026-04-17 19:32:40,964 - DEBUG - VM ctest-vn1-vm2-12146685 is ready for SSH connections
2026-04-17 19:32:40,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 19:32:40,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 19:32:40,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-17 19:32:40,964 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 66.82.249.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-17 19:32:40,964 - DEBUG - ping -s 56 -c 3 -W 1 66.82.249.69
2026-04-17 19:32:43,617 - DEBUG - PING 66.82.249.69 (66.82.249.69): 56 data bytes
64 bytes from 66.82.249.69: seq=0 ttl=63 time=3.426 ms
64 bytes from 66.82.249.69: seq=1 ttl=63 time=6.978 ms
64 bytes from 66.82.249.69: seq=2 ttl=63 time=0.866 ms
--- 66.82.249.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.866/3.756/6.978 ms
2026-04-17 19:32:43,617 - INFO - Ping to IP 66.82.249.69 from VM ctest-vn1-vm2-12146685 passed
2026-04-17 19:32:43,617 - INFO - Detaching port f978e95e-2d50-4dc5-bd18-6686c4877b2b from VM ctest-vn1-vm2-12146685
2026-04-17 19:32:43,671 - INFO - Deleting VM ctest-vn1-vm2-12146685
2026-04-17 19:32:43,751 - INFO - Detaching port a2489fb7-9537-47ff-99d5-fce040e00a2b from VM ctest-vn1-vm1-52567880
2026-04-17 19:32:43,784 - INFO - Deleting VM ctest-vn1-vm1-52567880
2026-04-17 19:32:44,020 - DEBUG - Response for delete_port : ()
2026-04-17 19:32:44,193 - DEBUG - Response for delete_port : ()
2026-04-17 19:32:44,193 - INFO - Deleting VN ctest-vn1-35121122
2026-04-17 19:32:44,337 - DEBUG - Response for deleting network ()
2026-04-17 19:32:44,599 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 19:32:44,599 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-04-17 19:32:44,600 - INFO - --------------------------------------------------------------------------------
2026-04-17 19:32:45,290 - INFO - Deleted project: ctest-TestPorts-76294616, ID : 8deecd77-2ac3-4424-b0d6-70f8b9dc50a4