2026-02-23 02:15:10,662 - INFO - Domain Default found not creating
2026-02-23 02:15:10,851 - INFO - Project ctest-TestPorts-88660548 not found, creating it
2026-02-23 02:15:11,391 - INFO - Created Project:ctest-TestPorts-88660548, ID : 2cc28c44-0976-45e4-9331-81afac2810b5
2026-02-23 02:15:13,031 - INFO - ================================================================================
2026-02-23 02:15:13,031 - INFO - STARTING TEST : test_ports_bindings
2026-02-23 02:15:13,031 - 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-02-23 02:15:14,297 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.193': '0', '10.20.0.25': '0'}, '10.0.0.65': {'10.20.0.254': '0', '10.20.0.193': '0'}} with
2026-02-23 02:15:14,297 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:15:14,297 - INFO -
2026-02-23 02:15:15,002 - DEBUG - Response for create_network : {'network': {'id': '58bd638c-5919-4def-920e-bad596eeb594', 'name': 'ctest-vn-07937341', 'tenant_id': '2cc28c44097645e4933181afac2810b5', 'project_id': '2cc28c44097645e4933181afac2810b5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88660548', 'ctest-vn-07937341'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:15:15,307 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a52e3ddf-192b-4966-981a-9880cd59cb88', 'name': '', 'tenant_id': '2cc28c44097645e4933181afac2810b5', 'network_id': '58bd638c-5919-4def-920e-bad596eeb594', 'ip_version': 4, 'cidr': '155.24.22.64/26', 'allocation_pools': [{'start': '155.24.22.66', 'end': '155.24.22.126'}], 'gateway_ip': '155.24.22.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.24.22.66', 'tags': [], 'project_id': '2cc28c44097645e4933181afac2810b5'}}
2026-02-23 02:15:15,331 - INFO - Created VN ctest-vn-07937341
2026-02-23 02:15:15,346 - DEBUG - VN ctest-vn-07937341 UUID is 58bd638c-5919-4def-920e-bad596eeb594
2026-02-23 02:15:15,419 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-88660548', 'ctest-vmi-37814662']}
2026-02-23 02:15:15,694 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-37814662', 'id': '89b72494-624b-4ea4-b69f-76db7d966ab3', 'tenant_id': '2cc28c44097645e4933181afac2810b5', 'network_id': '58bd638c-5919-4def-920e-bad596eeb594', 'mac_address': '02:89:b7:24:94:62', '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': '155.24.22.67', 'subnet_id': 'a52e3ddf-192b-4966-981a-9880cd59cb88'}], 'security_groups': ['23bacaea-b938-44a1-8bb6-bdd50cc1aaa2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2cc28c44097645e4933181afac2810b5'}}
2026-02-23 02:15:15,694 - DEBUG - Created port 89b72494-624b-4ea4-b69f-76db7d966ab3
2026-02-23 02:15:15,759 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/89b72494-624b-4ea4-b69f-76db7d966ab3
2026-02-23 02:15:16,060 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/89b72494-624b-4ea4-b69f-76db7d966ab3
2026-02-23 02:15:16,105 - INFO - VMI 89b72494-624b-4ea4-b69f-76db7d966ab3 verification in API Server passed
2026-02-23 02:15:16,242 - DEBUG - Response for delete_port : ()
2026-02-23 02:15:16,242 - INFO - Deleted port 89b72494-624b-4ea4-b69f-76db7d966ab3
2026-02-23 02:15:16,243 - INFO - Deleting VN ctest-vn-07937341
2026-02-23 02:15:16,410 - DEBUG - Response for deleting network ()
2026-02-23 02:15:17,682 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:15:17,682 - INFO - END TEST : test_ports_bindings : PASSED[0:00:04]
2026-02-23 02:15:17,682 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:15:17,684 - INFO - ================================================================================
2026-02-23 02:15:17,684 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-23 02:15:17,684 - 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-02-23 02:15:18,977 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.193': '0', '10.20.0.25': '0'}, '10.0.0.65': {'10.20.0.254': '0', '10.20.0.193': '0'}} with
2026-02-23 02:15:18,978 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:15:18,978 - INFO -
2026-02-23 02:15:19,299 - DEBUG - Response for create_network : {'network': {'id': 'f45142b7-0326-4b3e-bbdc-c2b7caaaffd5', 'name': 'ctest-vn1-14071426', 'tenant_id': '2cc28c44097645e4933181afac2810b5', 'project_id': '2cc28c44097645e4933181afac2810b5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88660548', 'ctest-vn1-14071426'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:15:19,543 - DEBUG - Response for create_subnet : {'subnet': {'id': '280d461a-713b-4434-8f57-8cc9ad7f3558', 'name': '', 'tenant_id': '2cc28c44097645e4933181afac2810b5', 'network_id': 'f45142b7-0326-4b3e-bbdc-c2b7caaaffd5', 'ip_version': 4, 'cidr': '22.149.233.192/26', 'allocation_pools': [{'start': '22.149.233.194', 'end': '22.149.233.254'}], 'gateway_ip': '22.149.233.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.149.233.194', 'tags': [], 'project_id': '2cc28c44097645e4933181afac2810b5'}}
2026-02-23 02:15:19,724 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c787177d-be7b-47d9-a877-c68f696814b6', 'name': '', 'tenant_id': '2cc28c44097645e4933181afac2810b5', 'network_id': 'f45142b7-0326-4b3e-bbdc-c2b7caaaffd5', 'ip_version': 4, 'cidr': '200.26.142.0/26', 'allocation_pools': [{'start': '200.26.142.2', 'end': '200.26.142.62'}], 'gateway_ip': '200.26.142.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '200.26.142.2', 'tags': [], 'project_id': '2cc28c44097645e4933181afac2810b5'}}
2026-02-23 02:15:19,749 - INFO - Created VN ctest-vn1-14071426
2026-02-23 02:15:19,758 - DEBUG - VN ctest-vn1-14071426 UUID is f45142b7-0326-4b3e-bbdc-c2b7caaaffd5
2026-02-23 02:15:20,071 - DEBUG - Response for create_port : {'port': {'name': '588c98fb-cfe3-44d7-81ce-5ca0636871d1', 'id': '588c98fb-cfe3-44d7-81ce-5ca0636871d1', 'tenant_id': '2cc28c44097645e4933181afac2810b5', 'network_id': 'f45142b7-0326-4b3e-bbdc-c2b7caaaffd5', 'mac_address': '02:58:8c:98:fb:cf', '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': '22.149.233.197', 'subnet_id': '280d461a-713b-4434-8f57-8cc9ad7f3558'}], 'security_groups': ['23bacaea-b938-44a1-8bb6-bdd50cc1aaa2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2cc28c44097645e4933181afac2810b5'}}
2026-02-23 02:15:20,325 - DEBUG - Response for create_port : {'port': {'name': '321e2ad2-2722-4800-882e-0d5445ba02a2', 'id': '321e2ad2-2722-4800-882e-0d5445ba02a2', 'tenant_id': '2cc28c44097645e4933181afac2810b5', 'network_id': 'f45142b7-0326-4b3e-bbdc-c2b7caaaffd5', 'mac_address': '02:32:1e:2a:d2:27', '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': '200.26.142.5', 'subnet_id': 'c787177d-be7b-47d9-a877-c68f696814b6'}], 'security_groups': ['23bacaea-b938-44a1-8bb6-bdd50cc1aaa2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2cc28c44097645e4933181afac2810b5'}}
2026-02-23 02:15:20,390 - DEBUG - Services list from nova: [, , , ]
2026-02-23 02:15:20,937 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5383-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5383-2)
2026-02-23 02:15:21,535 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5383-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5383-1)
2026-02-23 02:15:21,535 - INFO - Waiting for VM ctest-vn1-vm1-55746454 to be up..
2026-02-23 02:15:21,588 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 02:15:26,717 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:15:26,717 - INFO - VM name : ctest-vn1-vm1-55746454
2026-02-23 02:15:26,917 - DEBUG - VM ctest-vn1-vm1-55746454 ID is df2ade97-5672-48f9-8e60-210419f55336
2026-02-23 02:15:26,944 - DEBUG - VM ctest-vn1-vm1-55746454 launched on Node an-jenkins-deploy-platform-ansible-os-5383-2
2026-02-23 02:15:27,032 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/df2ade97-5672-48f9-8e60-210419f55336
2026-02-23 02:15:27,356 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/df2ade97-5672-48f9-8e60-210419f55336
2026-02-23 02:15:27,398 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/588c98fb-cfe3-44d7-81ce-5ca0636871d1
2026-02-23 02:15:30,572 - 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 1015ms')
2026-02-23 02:15:30,572 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55746454 failed!
2026-02-23 02:15:30,585 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88660548:ctest-vn1-14071426 is 22.149.233.193 and allocation pool is NOT set
2026-02-23 02:15:30,585 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88660548:ctest-vn1-14071426 is 200.26.142.1 and allocation pool is NOT set
2026-02-23 02:15:32,649 - 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=5.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.45 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.451/3.352/5.253/1.901 ms')
2026-02-23 02:15:32,649 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55746454 passed
2026-02-23 02:15:32,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:15:32,716 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-55746454, IP 22.149.233.197, Port 22
2026-02-23 02:15:32,871 - DEBUG - VM ctest-vn1-vm1-55746454 is ready for SSH connections
2026-02-23 02:15:32,872 - INFO - Waiting for VM ctest-vn1-vm2-85923223 to be up..
2026-02-23 02:15:32,953 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:15:32,953 - INFO - VM name : ctest-vn1-vm2-85923223
2026-02-23 02:15:33,045 - DEBUG - VM ctest-vn1-vm2-85923223 ID is 7f21979f-0bba-4336-ae0e-1425c4fce82f
2026-02-23 02:15:33,046 - DEBUG - VM ctest-vn1-vm2-85923223 launched on Node an-jenkins-deploy-platform-ansible-os-5383-1
2026-02-23 02:15:33,133 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/7f21979f-0bba-4336-ae0e-1425c4fce82f
2026-02-23 02:15:33,144 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/321e2ad2-2722-4800-882e-0d5445ba02a2
2026-02-23 02:15:34,306 - 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=5.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.14 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.141/3.126/5.111/1.985 ms')
2026-02-23 02:15:34,306 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-85923223 passed
2026-02-23 02:15:34,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:15:34,377 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-85923223, IP 200.26.142.5, Port 22
2026-02-23 02:15:34,546 - DEBUG - VM ctest-vn1-vm2-85923223 is ready for SSH connections
2026-02-23 02:15:34,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:15:34,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:15:34,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:15:34,546 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 22.149.233.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-02-23 02:15:34,547 - DEBUG - ping -s 56 -c 3 -W 1 22.149.233.197
2026-02-23 02:15:37,537 - DEBUG - PING 22.149.233.197 (22.149.233.197): 56 data bytes
64 bytes from 22.149.233.197: seq=0 ttl=63 time=4.707 ms
64 bytes from 22.149.233.197: seq=1 ttl=63 time=1.129 ms
64 bytes from 22.149.233.197: seq=2 ttl=63 time=1.352 ms
--- 22.149.233.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.129/2.396/4.707 ms
2026-02-23 02:15:37,537 - INFO - Ping to IP 22.149.233.197 from VM ctest-vn1-vm2-85923223 passed
2026-02-23 02:15:37,537 - INFO - Detaching port 321e2ad2-2722-4800-882e-0d5445ba02a2 from VM ctest-vn1-vm2-85923223
2026-02-23 02:15:37,596 - INFO - Deleting VM ctest-vn1-vm2-85923223
2026-02-23 02:15:37,676 - INFO - Detaching port 588c98fb-cfe3-44d7-81ce-5ca0636871d1 from VM ctest-vn1-vm1-55746454
2026-02-23 02:15:37,713 - INFO - Deleting VM ctest-vn1-vm1-55746454
2026-02-23 02:15:38,062 - DEBUG - Response for delete_port : ()
2026-02-23 02:15:38,364 - DEBUG - Response for delete_port : ()
2026-02-23 02:15:38,364 - INFO - Deleting VN ctest-vn1-14071426
2026-02-23 02:15:38,561 - DEBUG - Response for deleting network ()
2026-02-23 02:15:39,853 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:15:39,853 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-02-23 02:15:39,853 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:15:40,571 - INFO - Deleted project: ctest-TestPorts-88660548, ID : 2cc28c44-0976-45e4-9331-81afac2810b5