2026-04-23 01:48:03,808 - INFO - Reading existing Domain with UUID 463c1a7f-4575-42ba-bd06-1a9f36cbf244 2026-04-23 01:48:03,819 - INFO - Using existing domain ['admin_domain'](463c1a7f-4575-42ba-bd06-1a9f36cbf244) 2026-04-23 01:48:04,035 - INFO - Project ctest-TestBasicPolicy-32048818 not found, creating it 2026-04-23 01:48:04,565 - INFO - Created Project:ctest-TestBasicPolicy-32048818, ID : bbe543f6-c8ad-405a-838c-992bdd870466 2026-04-23 01:48:06,342 - INFO - ================================================================================ 2026-04-23 01:48:06,342 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-04-23 01:48:06,342 - INFO - TEST DESCRIPTION : Create 2 Vns and allow icmp traffic between them and validate with pings Update the policy to deny the same traffic Check that pings fail 2026-04-23 01:48:06,736 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2026-04-23 01:48:06,736 - INFO - Initial checks done. Running the testcase now 2026-04-23 01:48:06,736 - INFO - 2026-04-23 01:48:07,531 - DEBUG - Response for create_network : {'network': {'id': 'fb804d0e-43e4-4cb7-9df0-f897bdde10f4', 'name': 'ctest-vn-05001398', 'tenant_id': 'bbe543f6c8ad405a838c992bdd870466', 'project_id': 'bbe543f6c8ad405a838c992bdd870466', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestBasicPolicy-32048818', 'ctest-vn-05001398'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-04-23 01:48:07,763 - DEBUG - Response for create_subnet : {'subnet': {'id': 'addfaa3a-2c4a-42ae-b269-807771f33a01', 'name': '', 'tenant_id': 'bbe543f6c8ad405a838c992bdd870466', 'network_id': 'fb804d0e-43e4-4cb7-9df0-f897bdde10f4', 'ip_version': 4, 'cidr': '182.224.255.192/26', 'allocation_pools': [{'start': '182.224.255.194', 'end': '182.224.255.254'}], 'gateway_ip': '182.224.255.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-23T01:48:07.673119', 'updated_at': '2026-04-23T01:48:07.673119', 'dns_server_address': '182.224.255.194', 'tags': [], 'project_id': 'bbe543f6c8ad405a838c992bdd870466'}} 2026-04-23 01:48:07,825 - INFO - Created VN ctest-vn-05001398 2026-04-23 01:48:07,882 - DEBUG - VN ctest-vn-05001398 UUID is fb804d0e-43e4-4cb7-9df0-f897bdde10f4 2026-04-23 01:48:08,371 - DEBUG - Response for create_network : {'network': {'id': '24897fb5-e3cb-4561-9b66-d7486177dccc', 'name': 'ctest-vn-30246757', 'tenant_id': 'bbe543f6c8ad405a838c992bdd870466', 'project_id': 'bbe543f6c8ad405a838c992bdd870466', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestBasicPolicy-32048818', 'ctest-vn-30246757'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-04-23 01:48:08,643 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b377459e-fc2f-489e-b608-5d1815631e63', 'name': '', 'tenant_id': 'bbe543f6c8ad405a838c992bdd870466', 'network_id': '24897fb5-e3cb-4561-9b66-d7486177dccc', 'ip_version': 4, 'cidr': '71.249.204.64/26', 'allocation_pools': [{'start': '71.249.204.66', 'end': '71.249.204.126'}], 'gateway_ip': '71.249.204.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-23T01:48:08.533864', 'updated_at': '2026-04-23T01:48:08.533864', 'dns_server_address': '71.249.204.66', 'tags': [], 'project_id': 'bbe543f6c8ad405a838c992bdd870466'}} 2026-04-23 01:48:08,708 - INFO - Created VN ctest-vn-30246757 2026-04-23 01:48:08,762 - DEBUG - VN ctest-vn-30246757 UUID is 24897fb5-e3cb-4561-9b66-d7486177dccc 2026-04-23 01:48:08,983 - DEBUG - Policy np_rules : [rule_sequence = None, rule_uuid = None, direction = <>, protocol = icmp, src_addresses = [subnet = None, virtual_network = admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-05001398, security_group = None, network_policy = None, subnet_list = []], src_ports = [start_port = -1, end_port = -1], application = [], dst_addresses = [subnet = None, virtual_network = admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-30246757, security_group = None, network_policy = None, subnet_list = []], dst_ports = [start_port = -1, end_port = -1], action_list = simple_action = pass, gateway_name = None, apply_service = [], service_properties = None, mirror_to = None, assign_routing_instance = None, log = False, alert = False, qos_action = None, host_based_service = False, ethertype = None, created = None, last_modified = None, description = None] 2026-04-23 01:48:09,378 - DEBUG - Response for mapping policy(s) with vn {'network': {'id': 'fb804d0e-43e4-4cb7-9df0-f897bdde10f4', 'name': 'ctest-vn-05001398', 'tenant_id': 'bbe543f6c8ad405a838c992bdd870466', 'project_id': 'bbe543f6c8ad405a838c992bdd870466', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': ['addfaa3a-2c4a-42ae-b269-807771f33a01'], 'fq_name': ['admin_domain', 'ctest-TestBasicPolicy-32048818', 'ctest-vn-05001398'], 'policys': [['admin_domain', 'ctest-TestBasicPolicy-32048818', 'ctest-policy-allow-all-86006931']], 'subnet_ipam': [{'subnet_cidr': '182.224.255.192/26', 'ipam_fq_name': ['default-domain', 'default-project', 'default-network-ipam']}], 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-23T01:48:07.440229', 'updated_at': '2026-04-23T01:48:07.685541'}} 2026-04-23 01:48:09,726 - DEBUG - Response for mapping policy(s) with vn {'network': {'id': '24897fb5-e3cb-4561-9b66-d7486177dccc', 'name': 'ctest-vn-30246757', 'tenant_id': 'bbe543f6c8ad405a838c992bdd870466', 'project_id': 'bbe543f6c8ad405a838c992bdd870466', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': ['b377459e-fc2f-489e-b608-5d1815631e63'], 'fq_name': ['admin_domain', 'ctest-TestBasicPolicy-32048818', 'ctest-vn-30246757'], 'policys': [['admin_domain', 'ctest-TestBasicPolicy-32048818', 'ctest-policy-allow-all-86006931']], 'subnet_ipam': [{'subnet_cidr': '71.249.204.64/26', 'ipam_fq_name': ['default-domain', 'default-project', 'default-network-ipam']}], 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-23T01:48:08.294265', 'updated_at': '2026-04-23T01:48:08.555595'}} 2026-04-23 01:48:09,894 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-04-23 01:48:10,248 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-04-23 01:48:10,327 - DEBUG - Requesting: https://10.0.0.129:8082/domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 2026-04-23 01:48:10,391 - DEBUG - Requesting: https://10.0.0.129:8082/project/bbe543f6-c8ad-405a-838c-992bdd870466 2026-04-23 01:48:10,472 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 2026-04-23 01:48:10,533 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 2026-04-23 01:48:10,592 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 2026-04-23 01:48:10,648 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 2026-04-23 01:48:10,699 - DEBUG - Requesting: https://10.0.0.129:8082/route-target/1c0f906c-969e-41c3-8911-6fd3307415d9 2026-04-23 01:48:10,751 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-23 01:48:10,751 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 2026-04-23 01:48:10,808 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 2026-04-23 01:48:10,872 - INFO - Verified VN network id 11 for VN fb804d0e-43e4-4cb7-9df0-f897bdde10f4 2026-04-23 01:48:10,872 - INFO - Verifications in API Server for VN ctest-vn-05001398 passed 2026-04-23 01:48:10,872 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 2026-04-23 01:48:10,928 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 2026-04-23 01:48:10,980 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 2026-04-23 01:48:11,036 - DEBUG - Requesting: https://10.0.0.129:8082/route-target/1c0f906c-969e-41c3-8911-6fd3307415d9 2026-04-23 01:48:11,139 - DEBUG - Control-node 10.0.0.129 : VN object is : {'node_name': 'virtual-network:admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-05001398', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-32048818', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18122569624202792119', 'uuid-lslong': '11380869588974440692'}, 'enable': 'true', 'created': '2026-04-23T01:48:07', 'last-modified': '2026-04-23T01:48:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.781876'} 2026-04-23 01:48:11,195 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-23 01:48:11,195 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-05001398 passed 2026-04-23 01:48:11,195 - DEBUG - ====Verifying policy data for ctest-vn-05001398 in API_Server ====== 2026-04-23 01:48:11,195 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-04-23 01:48:11,247 - DEBUG - Requesting: https://10.0.0.129:8082/domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 2026-04-23 01:48:11,304 - DEBUG - Requesting: https://10.0.0.129:8082/project/bbe543f6-c8ad-405a-838c-992bdd870466 2026-04-23 01:48:11,388 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 2026-04-23 01:48:11,444 - DEBUG - ==>Verifying data for policy with id: b1b0813c-e631-445f-a5be-54f09013220a, fqn: ['admin_domain', 'ctest-TestBasicPolicy-32048818', 'ctest-policy-allow-all-86006931'] 2026-04-23 01:48:11,444 - INFO - VN ctest-vn-05001398 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 01:48:11,444 - DEBUG - Verifying the vn in opserver 2026-04-23 01:48:11,444 - DEBUG - Verifying the admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-05001398 virtual network link through opserver 10.0.0.129 2026-04-23 01:48:11,444 - DEBUG - Requesting: https://10.0.0.129:8081/analytics/uves/virtual-networks 2026-04-23 01:48:11,792 - DEBUG - Requesting: https://10.0.0.129:8081/analytics/uves/virtual-networks 2026-04-23 01:48:11,903 - DEBUG - vn link and name as {'name': 'admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-05001398', 'href': 'https://10.0.0.129:8081/analytics/uves/virtual-network/admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-05001398?flat'} 2026-04-23 01:48:11,903 - INFO - Validated that VN admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-05001398 is found in opserver 2026-04-23 01:48:12,003 - DEBUG - Do not have enough data to verify VN in agent 2026-04-23 01:48:12,059 - DEBUG - VRF ids for VN ctest-vn-05001398: {} 2026-04-23 01:48:12,059 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-04-23 01:48:12,119 - DEBUG - Requesting: https://10.0.0.129:8082/domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 2026-04-23 01:48:12,179 - DEBUG - Requesting: https://10.0.0.129:8082/project/bbe543f6-c8ad-405a-838c-992bdd870466 2026-04-23 01:48:12,256 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc 2026-04-23 01:48:12,312 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc 2026-04-23 01:48:12,368 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/47862117-924b-4576-b3a8-4bc419e7705e 2026-04-23 01:48:12,428 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/47862117-924b-4576-b3a8-4bc419e7705e 2026-04-23 01:48:12,483 - DEBUG - Requesting: https://10.0.0.129:8082/route-target/3b12abdb-cfb3-46be-aa6d-4de54f9badf2 2026-04-23 01:48:12,535 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-04-23 01:48:12,536 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc 2026-04-23 01:48:12,592 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/47862117-924b-4576-b3a8-4bc419e7705e 2026-04-23 01:48:12,659 - INFO - Verified VN network id 12 for VN 24897fb5-e3cb-4561-9b66-d7486177dccc 2026-04-23 01:48:12,659 - INFO - Verifications in API Server for VN ctest-vn-30246757 passed 2026-04-23 01:48:12,659 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc 2026-04-23 01:48:12,716 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/47862117-924b-4576-b3a8-4bc419e7705e 2026-04-23 01:48:12,767 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/47862117-924b-4576-b3a8-4bc419e7705e 2026-04-23 01:48:12,827 - DEBUG - Requesting: https://10.0.0.129:8082/route-target/3b12abdb-cfb3-46be-aa6d-4de54f9badf2 2026-04-23 01:48:12,932 - DEBUG - Control-node 10.0.0.129 : VN object is : {'node_name': 'virtual-network:admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-30246757', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-32048818', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2632775876362323297', 'uuid-lslong': '11197874229376179404'}, 'enable': 'true', 'created': '2026-04-23T01:48:08', 'last-modified': '2026-04-23T01:48:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.235175'} 2026-04-23 01:48:12,984 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-04-23 01:48:12,984 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-30246757 passed 2026-04-23 01:48:12,984 - DEBUG - ====Verifying policy data for ctest-vn-30246757 in API_Server ====== 2026-04-23 01:48:12,984 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-04-23 01:48:13,035 - DEBUG - Requesting: https://10.0.0.129:8082/domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 2026-04-23 01:48:13,091 - DEBUG - Requesting: https://10.0.0.129:8082/project/bbe543f6-c8ad-405a-838c-992bdd870466 2026-04-23 01:48:13,180 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc 2026-04-23 01:48:13,236 - DEBUG - ==>Verifying data for policy with id: b1b0813c-e631-445f-a5be-54f09013220a, fqn: ['admin_domain', 'ctest-TestBasicPolicy-32048818', 'ctest-policy-allow-all-86006931'] 2026-04-23 01:48:13,237 - INFO - VN ctest-vn-30246757 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 01:48:13,237 - DEBUG - Verifying the vn in opserver 2026-04-23 01:48:13,237 - DEBUG - Verifying the admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-30246757 virtual network link through opserver 10.0.0.129 2026-04-23 01:48:13,237 - DEBUG - Requesting: https://10.0.0.129:8081/analytics/uves/virtual-networks 2026-04-23 01:48:13,295 - DEBUG - vn link and name as {'name': 'admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-30246757', 'href': 'https://10.0.0.129:8081/analytics/uves/virtual-network/admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-30246757?flat'} 2026-04-23 01:48:13,295 - INFO - Validated that VN admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-30246757 is found in opserver 2026-04-23 01:48:13,399 - DEBUG - Do not have enough data to verify VN in agent 2026-04-23 01:48:13,447 - DEBUG - VRF ids for VN ctest-vn-30246757: {} 2026-04-23 01:48:13,639 - DEBUG - Services list from nova: [, , ] 2026-04-23 01:48:15,180 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-697-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-697-1) 2026-04-23 01:48:17,087 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-697-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-697-1) 2026-04-23 01:48:17,087 - INFO - Waiting for VM ctest-TestBasicPolicy-32048818-70841211 to be up.. 2026-04-23 01:48:17,251 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-23 01:48:22,392 - DEBUG - VM is in ACTIVE state now 2026-04-23 01:48:22,393 - INFO - VM name : ctest-TestBasicPolicy-32048818-70841211 2026-04-23 01:48:22,534 - DEBUG - VM ctest-TestBasicPolicy-32048818-70841211 ID is 8c6385ee-86bc-4746-95ac-920d5d4a19b2 2026-04-23 01:48:22,575 - DEBUG - VM ctest-TestBasicPolicy-32048818-70841211 launched on Node cn-jenkins-deploy-platform-juju-os-697-1 2026-04-23 01:48:22,715 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/8c6385ee-86bc-4746-95ac-920d5d4a19b2 2026-04-23 01:48:22,771 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/04f9722a-4356-416e-8915-1f75ca6c7d1c 2026-04-23 01:48:26,241 - 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 1013ms') 2026-04-23 01:48:26,241 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-32048818-70841211 failed! 2026-04-23 01:48:26,310 - DEBUG - Gateway for vn admin_domain:ctest-TestBasicPolicy-32048818:ctest-vn-05001398 is 182.224.255.193 and allocation pool is NOT set 2026-04-23 01:48:28,399 - 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=11.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.29 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.289/6.378/11.467/5.089 ms') 2026-04-23 01:48:28,399 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-32048818-70841211 passed 2026-04-23 01:48:28,558 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 01:48:28,559 - DEBUG - Waiting to SSH to VM ctest-TestBasicPolicy-32048818-70841211, IP 182.224.255.195, Port 22 2026-04-23 01:48:28,773 - DEBUG - VM ctest-TestBasicPolicy-32048818-70841211 is ready for SSH connections 2026-04-23 01:48:28,773 - INFO - Waiting for VM ctest-TestBasicPolicy-32048818-84826927 to be up.. 2026-04-23 01:48:28,913 - DEBUG - VM is in ACTIVE state now 2026-04-23 01:48:28,913 - INFO - VM name : ctest-TestBasicPolicy-32048818-84826927 2026-04-23 01:48:29,052 - DEBUG - VM ctest-TestBasicPolicy-32048818-84826927 ID is b79fd545-97e8-47ad-adb4-77ccfd0da77d 2026-04-23 01:48:29,052 - DEBUG - VM ctest-TestBasicPolicy-32048818-84826927 launched on Node cn-jenkins-deploy-platform-juju-os-697-1 2026-04-23 01:48:29,190 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/b79fd545-97e8-47ad-adb4-77ccfd0da77d 2026-04-23 01:48:29,247 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/d4c328aa-3630-4c80-8925-ec7dcb0d8b52 2026-04-23 01:48:30,718 - 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.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.629 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 = 0.629/2.334/4.040/1.705 ms') 2026-04-23 01:48:30,718 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicPolicy-32048818-84826927 passed 2026-04-23 01:48:30,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 01:48:30,867 - DEBUG - Waiting to SSH to VM ctest-TestBasicPolicy-32048818-84826927, IP 71.249.204.67, Port 22 2026-04-23 01:48:31,082 - DEBUG - VM ctest-TestBasicPolicy-32048818-84826927 is ready for SSH connections 2026-04-23 01:48:31,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 01:48:31,082 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 71.249.204.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-04-23 01:48:31,082 - DEBUG - ping -s 56 -c 3 -W 1 71.249.204.67 2026-04-23 01:48:35,193 - DEBUG - PING 71.249.204.67 (71.249.204.67): 56 data bytes 64 bytes from 71.249.204.67: seq=0 ttl=63 time=3.539 ms 64 bytes from 71.249.204.67: seq=1 ttl=63 time=1.039 ms 64 bytes from 71.249.204.67: seq=2 ttl=63 time=1.148 ms --- 71.249.204.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.039/1.908/3.539 ms 2026-04-23 01:48:35,193 - INFO - Ping to IP 71.249.204.67 from VM ctest-TestBasicPolicy-32048818-70841211 passed 2026-04-23 01:48:35,382 - DEBUG - Policy Update Response {"network-policy": {"uuid": "b1b0813c-e631-445f-a5be-54f09013220a", "href": "https://10.0.0.129:8082/network-policy/b1b0813c-e631-445f-a5be-54f09013220a"}} 2026-04-23 01:48:35,382 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 01:48:35,382 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 71.249.204.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-04-23 01:48:35,382 - DEBUG - ping -s 56 -c 3 -W 1 71.249.204.67 2026-04-23 01:48:38,588 - DEBUG - PING 71.249.204.67 (71.249.204.67): 56 data bytes --- 71.249.204.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-04-23 01:48:38,588 - WARNING - Ping to IP 71.249.204.67 from VM ctest-TestBasicPolicy-32048818-70841211 failed 2026-04-23 01:48:38,588 - INFO - Deleting VM ctest-TestBasicPolicy-32048818-84826927 2026-04-23 01:48:38,685 - INFO - Deleting VM ctest-TestBasicPolicy-32048818-70841211 2026-04-23 01:48:39,407 - INFO - Deleted policy ctest-policy-allow-all-86006931 2026-04-23 01:48:39,408 - INFO - Deleting VN ctest-vn-30246757 2026-04-23 01:48:39,546 - DEBUG - VN 24897fb5-e3cb-4561-9b66-d7486177dccc still in use: Unable to complete operation on network 24897fb5-e3cb-4561-9b66-d7486177dccc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-72da6c4f-8eb4-440f-9032-8f6c10f76594'] 2026-04-23 01:48:39,546 - WARNING - Deleting VN ctest-vn-30246757 failed..Will retry 2026-04-23 01:48:41,722 - DEBUG - Response for deleting network () 2026-04-23 01:48:41,722 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/47862117-924b-4576-b3a8-4bc419e7705e 2026-04-23 01:48:41,774 - DEBUG - Response Code: 404 2026-04-23 01:48:41,774 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-04-23 01:48:41,835 - DEBUG - Requesting: https://10.0.0.129:8082/domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 2026-04-23 01:48:41,891 - DEBUG - Requesting: https://10.0.0.129:8082/project/bbe543f6-c8ad-405a-838c-992bdd870466 2026-04-23 01:48:41,971 - INFO - Validated that VN ctest-vn-30246757 is not found in API Server 2026-04-23 01:48:42,071 - DEBUG - VN ctest-vn-30246757 is not present in Agent 10.0.0.129 2026-04-23 01:48:42,071 - INFO - Validated that VN ctest-vn-30246757 is not in any agent 2026-04-23 01:48:42,233 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-30246757 info 2026-04-23 01:48:42,233 - INFO - Deleting VN ctest-vn-05001398 2026-04-23 01:48:42,432 - DEBUG - Response for deleting network () 2026-04-23 01:48:42,432 - DEBUG - Requesting: https://10.0.0.129:8082/routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 2026-04-23 01:48:42,486 - DEBUG - Response Code: 404 2026-04-23 01:48:42,487 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-04-23 01:48:42,543 - DEBUG - Requesting: https://10.0.0.129:8082/domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 2026-04-23 01:48:42,599 - DEBUG - Requesting: https://10.0.0.129:8082/project/bbe543f6-c8ad-405a-838c-992bdd870466 2026-04-23 01:48:42,675 - INFO - Validated that VN ctest-vn-05001398 is not found in API Server 2026-04-23 01:48:42,772 - DEBUG - VN ctest-vn-05001398 is not present in Agent 10.0.0.129 2026-04-23 01:48:42,772 - INFO - Validated that VN ctest-vn-05001398 is not in any agent 2026-04-23 01:48:42,935 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-05001398 info 2026-04-23 01:48:43,319 - DEBUG - No XMPP flaps were noticed during the test 2026-04-23 01:48:43,319 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:00:37] 2026-04-23 01:48:43,319 - INFO - -------------------------------------------------------------------------------- 2026-04-23 01:48:44,102 - INFO - Deleted project: ctest-TestBasicPolicy-32048818, ID : bbe543f6-c8ad-405a-838c-992bdd870466