2025-10-08 17:41:26,960 - INFO - Domain Default found not creating
2025-10-08 17:41:27,093 - INFO - Project ctest-DisablePolicyEcmpIpv6-39753717 not found, creating it
2025-10-08 17:41:27,582 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-39753717, ID : ffb27f5c-9f4a-4d68-8819-037eabb88d46
2025-10-08 17:41:29,199 - INFO - ================================================================================
2025-10-08 17:41:29,199 - INFO - STARTING TEST : test_ecmp_with_static_routes
2025-10-08 17:41:29,199 - INFO - TEST DESCRIPTION :
Description: Verify disabling policy for ECMP routes with static routes on VM
Steps:
1. launch 1 VN and launch 3 VMs in it.
2. create a static route for a new subnet prefix and add this on 2 VMIs.
this will create 2 ECMP routes.
3. Disable the policy on all VMIs.
4. Now from 3rd VM send traffic to an IP from static route prefix
5. add new ECMP destinations and verify load is distributed to new destinations too
6. remove ECMP destinations and verify load is distributed to remaining destinations
Pass criteria:
1. traffic should go through fine
2. flows should not be created
3. load should be distributed among ecmp routes.
2025-10-08 17:41:30,479 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.192': '0', '10.20.0.19': '0'}, '10.0.0.19': {'10.20.0.192': '0', '10.20.0.19': '0'}} with
2025-10-08 17:41:30,479 - INFO - Address family configured is dual
2025-10-08 17:41:30,479 - INFO - we are setting address family as v6
2025-10-08 17:41:30,479 - INFO - we are setting address family as v6
2025-10-08 17:41:30,479 - INFO - Initial checks done. Running the testcase now
2025-10-08 17:41:30,479 - INFO -
2025-10-08 17:41:30,501 - DEBUG - Services list from nova: [, , , ]
2025-10-08 17:41:30,502 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4239-1', 'an-jenkins-deploy-platform-ansible-os-4239-2']}
2025-10-08 17:41:31,439 - DEBUG - Response for create_network : {'network': {'id': '948a5265-43cd-440e-8012-4831769e87b3', 'name': 'ctest-vn-35186244', 'tenant_id': 'ffb27f5c9f4a4d688819037eabb88d46', 'project_id': 'ffb27f5c9f4a4d688819037eabb88d46', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-DisablePolicyEcmpIpv6-39753717', 'ctest-vn-35186244'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 17:41:31,765 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa06e187-c1da-4d46-9100-fbf50ab09256', 'name': '', 'tenant_id': 'ffb27f5c9f4a4d688819037eabb88d46', 'network_id': '948a5265-43cd-440e-8012-4831769e87b3', 'ip_version': 6, 'cidr': '2c9d:fba9:1a87:c080:c1fa:543d::/96', 'allocation_pools': [{'start': '2c9d:fba9:1a87:c080:c1fa:543d:0:2', 'end': '2c9d:fba9:1a87:c080:c1fa:543d:ffff:fffe'}], 'gateway_ip': '2c9d:fba9:1a87:c080:c1fa:543d:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2c9d:fba9:1a87:c080:c1fa:543d:0:2', 'tags': [], 'project_id': 'ffb27f5c9f4a4d688819037eabb88d46'}}
2025-10-08 17:41:32,017 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f7f4a1ae-edea-4bc4-bd1e-1a36fab4dfd1', 'name': '', 'tenant_id': 'ffb27f5c9f4a4d688819037eabb88d46', 'network_id': '948a5265-43cd-440e-8012-4831769e87b3', 'ip_version': 4, 'cidr': '129.116.212.0/26', 'allocation_pools': [{'start': '129.116.212.2', 'end': '129.116.212.62'}], 'gateway_ip': '129.116.212.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.116.212.2', 'tags': [], 'project_id': 'ffb27f5c9f4a4d688819037eabb88d46'}}
2025-10-08 17:41:32,039 - INFO - Created VN ctest-vn-35186244
2025-10-08 17:41:32,052 - DEBUG - VN ctest-vn-35186244 UUID is 948a5265-43cd-440e-8012-4831769e87b3
2025-10-08 17:41:32,150 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-10-08 17:41:32,440 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-10-08 17:41:32,470 - DEBUG - Requesting: http://10.0.0.56:8082/domain/1d11f468-2e8f-4a79-a987-f452a249cd6b
2025-10-08 17:41:32,487 - DEBUG - Requesting: http://10.0.0.56:8082/project/ffb27f5c-9f4a-4d68-8819-037eabb88d46
2025-10-08 17:41:32,593 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/948a5265-43cd-440e-8012-4831769e87b3
2025-10-08 17:41:32,607 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/948a5265-43cd-440e-8012-4831769e87b3
2025-10-08 17:41:32,618 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/c18900a3-20e5-4427-94d7-08d570c1f2d1
2025-10-08 17:41:32,631 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/c18900a3-20e5-4427-94d7-08d570c1f2d1
2025-10-08 17:41:32,640 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/9414bf59-1380-4dde-9b4d-c6cb886128cf
2025-10-08 17:41:32,648 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-08 17:41:32,648 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/948a5265-43cd-440e-8012-4831769e87b3
2025-10-08 17:41:32,661 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/c18900a3-20e5-4427-94d7-08d570c1f2d1
2025-10-08 17:41:32,680 - INFO - Verified VN network id 13 for VN 948a5265-43cd-440e-8012-4831769e87b3
2025-10-08 17:41:32,680 - INFO - Verifications in API Server for VN ctest-vn-35186244 passed
2025-10-08 17:41:32,680 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/948a5265-43cd-440e-8012-4831769e87b3
2025-10-08 17:41:32,692 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/c18900a3-20e5-4427-94d7-08d570c1f2d1
2025-10-08 17:41:32,699 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/c18900a3-20e5-4427-94d7-08d570c1f2d1
2025-10-08 17:41:32,707 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/9414bf59-1380-4dde-9b4d-c6cb886128cf
2025-10-08 17:41:32,722 - DEBUG - Control-node 10.0.0.56 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-39753717', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10703458059282105358', 'uuid-lslong': '9228517963716265907'}, 'enable': 'true', 'created': '2025-10-08T17:41:31', 'last-modified': '2025-10-08T17:41:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.774615'}
2025-10-08 17:41:32,729 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-08 17:41:32,736 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-39753717', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10703458059282105358', 'uuid-lslong': '9228517963716265907'}, 'enable': 'true', 'created': '2025-10-08T17:41:31', 'last-modified': '2025-10-08T17:41:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.768121'}
2025-10-08 17:41:32,744 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-08 17:41:32,751 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-39753717', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10703458059282105358', 'uuid-lslong': '9228517963716265907'}, 'enable': 'true', 'created': '2025-10-08T17:41:31', 'last-modified': '2025-10-08T17:41:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.800655'}
2025-10-08 17:41:32,758 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-08 17:41:32,759 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35186244 passed
2025-10-08 17:41:32,759 - DEBUG - ====Verifying policy data for ctest-vn-35186244 in API_Server ======
2025-10-08 17:41:32,759 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-10-08 17:41:32,766 - DEBUG - Requesting: http://10.0.0.56:8082/domain/1d11f468-2e8f-4a79-a987-f452a249cd6b
2025-10-08 17:41:32,780 - DEBUG - Requesting: http://10.0.0.56:8082/project/ffb27f5c-9f4a-4d68-8819-037eabb88d46
2025-10-08 17:41:32,885 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/948a5265-43cd-440e-8012-4831769e87b3
2025-10-08 17:41:32,902 - DEBUG - =>VN ctest-vn-35186244 has no policy to be verified
2025-10-08 17:41:32,903 - DEBUG - Verifying the vn in opserver
2025-10-08 17:41:32,903 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 virtual network link through opserver 10.0.0.56
2025-10-08 17:41:32,903 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks
2025-10-08 17:41:33,206 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks
2025-10-08 17:41:33,264 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244?flat'}
2025-10-08 17:41:33,264 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 virtual network link through opserver 10.0.0.249
2025-10-08 17:41:33,264 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-10-08 17:41:33,568 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-10-08 17:41:33,625 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244?flat'}
2025-10-08 17:41:33,625 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 virtual network link through opserver 10.0.0.41
2025-10-08 17:41:33,625 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-10-08 17:41:33,919 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-10-08 17:41:33,978 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244?flat'}
2025-10-08 17:41:33,978 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is found in opserver
2025-10-08 17:41:34,001 - DEBUG - Do not have enough data to verify VN in agent
2025-10-08 17:41:34,011 - DEBUG - VRF ids for VN ctest-vn-35186244: {}
2025-10-08 17:41:34,011 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4239-1', 'an-jenkins-deploy-platform-ansible-os-4239-2']}
2025-10-08 17:41:35,059 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4239-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4239-1)
2025-10-08 17:41:35,059 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4239-1', 'an-jenkins-deploy-platform-ansible-os-4239-2']}
2025-10-08 17:41:36,416 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4239-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4239-2)
2025-10-08 17:41:37,846 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4239-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4239-2)
2025-10-08 17:41:37,846 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4239-1', 'an-jenkins-deploy-platform-ansible-os-4239-2']}
2025-10-08 17:41:39,153 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4239-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4239-1)
2025-10-08 17:41:39,153 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 to be up..
2025-10-08 17:41:39,242 - DEBUG - VM is in ACTIVE state now
2025-10-08 17:41:39,242 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-39753717-27076787
2025-10-08 17:41:39,329 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 ID is 9be98768-9fe4-4bd9-90d3-3892722290e5
2025-10-08 17:41:39,329 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 launched on Node an-jenkins-deploy-platform-ansible-os-4239-2
2025-10-08 17:41:39,420 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/9be98768-9fe4-4bd9-90d3-3892722290e5
2025-10-08 17:41:39,949 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/9be98768-9fe4-4bd9-90d3-3892722290e5
2025-10-08 17:41:39,994 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/a58b74e8-b675-492c-9425-57104df95260
2025-10-08 17:41:43,205 - 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-10-08 17:41:43,205 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:41:43,220 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:41:43,220 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:41:47,302 - 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 1008ms')
2025-10-08 17:41:47,302 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:41:47,318 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:41:47,318 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:41:51,400 - 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 1003ms')
2025-10-08 17:41:51,401 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:41:51,417 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:41:51,418 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:41:55,487 - 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 1005ms')
2025-10-08 17:41:55,487 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:41:55,502 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:41:55,502 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:41:59,592 - 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-10-08 17:41:59,592 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:41:59,606 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:41:59,606 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:42:03,688 - 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')
2025-10-08 17:42:03,688 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:42:03,705 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:42:03,705 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:42:07,783 - 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 1006ms')
2025-10-08 17:42:07,783 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:42:07,801 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:42:07,801 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:42:11,872 - 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 1008ms')
2025-10-08 17:42:11,872 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:42:11,886 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:42:11,886 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:42:15,972 - 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 1023ms')
2025-10-08 17:42:15,972 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:42:15,986 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:42:15,986 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:42:20,075 - 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 1021ms')
2025-10-08 17:42:20,076 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:42:20,092 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:42:20,092 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:42:24,165 - 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 1008ms')
2025-10-08 17:42:24,165 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:42:24,180 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:42:24,181 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:42:28,261 - 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-10-08 17:42:28,262 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:42:28,281 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:42:28,281 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:42:32,358 - 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 1007ms')
2025-10-08 17:42:32,359 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 failed!
2025-10-08 17:42:32,375 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 2c9d:fba9:1a87:c080:c1fa:543d:0:1 and allocation pool is NOT set
2025-10-08 17:42:32,375 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-39753717:ctest-vn-35186244 is 129.116.212.1 and allocation pool is NOT set
2025-10-08 17:42:34,445 - 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=7.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.979 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.979/4.324/7.669/3.345 ms')
2025-10-08 17:42:34,445 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 passed
2025-10-08 17:42:34,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:42:34,520 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-39753717-27076787, IP 2c9d:fba9:1a87:c080:c1fa:543d:0:4, Port 22
2025-10-08 17:42:34,591 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-08 17:42:34,687 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-08 17:42:39,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:42:39,688 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-39753717-27076787, IP 2c9d:fba9:1a87:c080:c1fa:543d:0:4, Port 22
2025-10-08 17:42:39,755 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-08 17:42:39,839 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-08 17:42:44,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:42:44,840 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-39753717-27076787, IP 2c9d:fba9:1a87:c080:c1fa:543d:0:4, Port 22
2025-10-08 17:42:44,898 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-08 17:42:44,982 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-08 17:42:49,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:42:49,982 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-39753717-27076787, IP 2c9d:fba9:1a87:c080:c1fa:543d:0:4, Port 22
2025-10-08 17:42:50,052 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-08 17:42:50,138 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-08 17:42:55,138 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:42:55,138 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-39753717-27076787, IP 2c9d:fba9:1a87:c080:c1fa:543d:0:4, Port 22
2025-10-08 17:42:55,207 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-08 17:42:55,298 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-08 17:43:00,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:43:00,299 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-39753717-27076787, IP 2c9d:fba9:1a87:c080:c1fa:543d:0:4, Port 22
2025-10-08 17:43:00,472 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-27076787 is ready for SSH connections
2025-10-08 17:43:00,473 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-39753717-01285697 to be up..
2025-10-08 17:43:00,553 - DEBUG - VM is in ACTIVE state now
2025-10-08 17:43:00,553 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-39753717-01285697
2025-10-08 17:43:00,634 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-01285697 ID is 6d4703cd-593a-43b4-8308-918a639dde3d
2025-10-08 17:43:00,634 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-01285697 launched on Node an-jenkins-deploy-platform-ansible-os-4239-2
2025-10-08 17:43:00,710 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/6d4703cd-593a-43b4-8308-918a639dde3d
2025-10-08 17:43:00,723 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/f6e0cce5-86db-4d0a-bb90-63b73827d242
2025-10-08 17:43:01,899 - 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.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.63 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 = 3.527/3.580/3.634/0.053 ms')
2025-10-08 17:43:01,899 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-39753717-01285697 passed
2025-10-08 17:43:01,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:43:01,976 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-39753717-01285697, IP 2c9d:fba9:1a87:c080:c1fa:543d:0:5, Port 22
2025-10-08 17:43:02,144 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-01285697 is ready for SSH connections
2025-10-08 17:43:02,144 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-39753717-93967069 to be up..
2025-10-08 17:43:02,233 - DEBUG - VM is in ACTIVE state now
2025-10-08 17:43:02,233 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-39753717-93967069
2025-10-08 17:43:02,330 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-93967069 ID is f6497b36-bae8-48c3-acc8-7dda51597d09
2025-10-08 17:43:02,330 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-93967069 launched on Node an-jenkins-deploy-platform-ansible-os-4239-1
2025-10-08 17:43:02,419 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/f6497b36-bae8-48c3-acc8-7dda51597d09
2025-10-08 17:43:02,430 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/3ed79f9b-f294-49e1-a21a-73e8d33b0b51
2025-10-08 17:43:03,593 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.406 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.406/3.119/5.832/2.713 ms')
2025-10-08 17:43:03,593 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39753717-93967069 passed
2025-10-08 17:43:03,669 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:43:03,670 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-39753717-93967069, IP 2c9d:fba9:1a87:c080:c1fa:543d:0:3, Port 22
2025-10-08 17:43:03,840 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-93967069 is ready for SSH connections
2025-10-08 17:43:03,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:43:03,840 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 2c9d:fba9:1a87:c080:c1fa:543d:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:43:03,841 - DEBUG - ifconfig -a| grep 2c9d:fba9:1a87:c080:c1fa:543d:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-08 17:43:22,880 - DEBUG - eth0
2025-10-08 17:43:22,880 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:43:22,880 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-10-08 17:43:23,420 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-10-08 17:43:23,636 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-39753717', 'ctest-intf-rtb-64765751'](UUID 550a146b-52b1-4bd7-83d5-7bedf1944e44), prefixes : ['2305:a8bb:7c5c:570a:1969:64f7::/96']
2025-10-08 17:43:23,712 - INFO - Added intf route table 550a146b-52b1-4bd7-83d5-7bedf1944e44 to port a58b74e8-b675-492c-9425-57104df95260
2025-10-08 17:43:23,712 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:43:23,713 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-08 17:43:24,156 - DEBUG - eth0
2025-10-08 17:43:24,156 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:43:24,156 - DEBUG - ifconfig eth0 inet6 add 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0
2025-10-08 17:43:24,654 - DEBUG - None
2025-10-08 17:43:24,654 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:43:24,654 - DEBUG - ifconfig -a
2025-10-08 17:43:25,169 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:a5:8b:74:e8:b6
inet addr:129.116.212.4 Bcast:129.116.212.63 Mask:255.255.255.192
inet6 addr: 2c9d:fba9:1a87:c080:c1fa:543d:0:4/64 Scope:Global
inet6 addr: fe80::a5:8bff:fe74:e8b6/64 Scope:Link
inet6 addr: 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0/128 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:471 errors:0 dropped:0 overruns:0 frame:0
TX packets:367 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:45830 (45.8 KB) TX bytes:34483 (34.4 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
2025-10-08 17:43:25,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:43:25,169 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 2c9d:fba9:1a87:c080:c1fa:543d:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:43:25,169 - DEBUG - ifconfig -a| grep 2c9d:fba9:1a87:c080:c1fa:543d:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-08 17:44:05,299 - DEBUG - eth0
2025-10-08 17:44:05,299 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:44:05,299 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-10-08 17:44:05,844 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-10-08 17:44:06,076 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-39753717', 'ctest-intf-rtb-02456213'](UUID 42738e11-ebc3-41c9-b386-2b8fdda01409), prefixes : ['2305:a8bb:7c5c:570a:1969:64f7::/96']
2025-10-08 17:44:06,144 - INFO - Added intf route table 42738e11-ebc3-41c9-b386-2b8fdda01409 to port f6e0cce5-86db-4d0a-bb90-63b73827d242
2025-10-08 17:44:06,144 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:44:06,145 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-08 17:44:06,584 - DEBUG - eth0
2025-10-08 17:44:06,584 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:44:06,584 - DEBUG - ifconfig eth0 inet6 add 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0
2025-10-08 17:44:07,108 - DEBUG - None
2025-10-08 17:44:07,108 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-08 17:44:07,109 - DEBUG - ifconfig -a
2025-10-08 17:44:07,643 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:f6:e0:cc:e5:86
inet addr:129.116.212.5 Bcast:129.116.212.63 Mask:255.255.255.192
inet6 addr: fe80::f6:e0ff:fecc:e586/64 Scope:Link
inet6 addr: 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0/128 Scope:Global
inet6 addr: 2c9d:fba9:1a87:c080:c1fa:543d:0:5/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:457 errors:0 dropped:0 overruns:0 frame:0
TX packets:404 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:44510 (44.5 KB) TX bytes:37031 (37.0 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
2025-10-08 17:44:07,712 - INFO - Policy DISABLED on VMI 3ed79f9b-f294-49e1-a21a-73e8d33b0b51
2025-10-08 17:44:07,784 - INFO - Policy DISABLED on VMI a58b74e8-b675-492c-9425-57104df95260
2025-10-08 17:44:07,868 - INFO - Policy DISABLED on VMI f6e0cce5-86db-4d0a-bb90-63b73827d242
2025-10-08 17:44:07,887 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 2305:a8bb:7c5c:570a:1969:64f7::/96
2025-10-08 17:44:07,887 - INFO - Tap interface tapa58b74e8-b6 found in ecmp routes in agent 10.0.0.19
2025-10-08 17:44:07,887 - INFO - Tap interface tapf6e0cce5-86 found in ecmp routes in agent 10.0.0.19
2025-10-08 17:44:07,901 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 2305:a8bb:7c5c:570a:1969:64f7::/96
2025-10-08 17:44:07,989 - DEBUG - Executing command: sudo tcpdump -nni tapa58b74e8-b6 -U '(udp and src host 2c9d:fba9:1a87:c080:c1fa:543d:0:3 and dst host 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0 and dst port 11000)' -w /tmp/tapa58b74e8-b6_ctest-random-05389313.pcap
2025-10-08 17:44:08,453 - DEBUG - Executing command: sudo tcpdump -nni tapf6e0cce5-86 -U '(udp and src host 2c9d:fba9:1a87:c080:c1fa:543d:0:3 and dst host 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0 and dst port 11000)' -w /tmp/tapf6e0cce5-86_ctest-random-89205400.pcap
2025-10-08 17:44:08,542 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 18059 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0 11000 < icmp_error, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-08 17:44:08,542 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 18059 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0 11000 < icmp_error
2025-10-08 17:44:46,983 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.0007318 s, 137 kB/s
2025-10-08 17:44:46,984 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tapa58b74e8-b6_ctest-random-05389313.pcap | grep -c length
2025-10-08 17:44:46,999 - DEBUG - STDOUT: 1
2025-10-08 17:44:46,999 - DEBUG - STDERR: reading from file /tmp/tapa58b74e8-b6_ctest-random-05389313.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-08 17:44:46,999 - INFO - 1 packets are found in tcpdump output as expected
2025-10-08 17:44:46,999 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-08 17:44:49,042 - INFO - Tcpdump verification on VM 2c9d:fba9:1a87:c080:c1fa:543d:0:4 passed
2025-10-08 17:44:49,291 - DEBUG - Forward and reverse flows for match {'sip': '2c9d:fba9:1a87:c080:c1fa:543d:0:3', 'dip': '2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0', 'sport': '18059', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-10-08 17:44:49,292 - DEBUG - Flow verification PASSED on node: 10.0.0.19 for VMs - Sender: 2c9d:fba9:1a87:c080:c1fa:543d:0:3, Receiver: 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0, Flow count expected: 0 0, got: 0 0
2025-10-08 17:44:49,292 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-08 17:44:51,302 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-08 17:44:53,552 - DEBUG - Forward and reverse flows for match {'sip': '2c9d:fba9:1a87:c080:c1fa:543d:0:3', 'dip': '2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0', 'sport': '18059', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-10-08 17:44:53,553 - DEBUG - Flow verification PASSED on node: 10.0.0.33 for VMs - Sender: 2c9d:fba9:1a87:c080:c1fa:543d:0:3, Receiver: 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0, Flow count expected: 0 0, got: 0 0
2025-10-08 17:44:53,553 - INFO - Traffic verification for ECMP passed
2025-10-08 17:44:53,553 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-39753717-72874355 to be up..
2025-10-08 17:44:53,667 - DEBUG - VM is in ACTIVE state now
2025-10-08 17:44:53,667 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-39753717-72874355
2025-10-08 17:44:53,745 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-72874355 ID is 1f2d134c-5c6e-4597-bdd5-72ba3734eb10
2025-10-08 17:44:53,745 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-72874355 launched on Node an-jenkins-deploy-platform-ansible-os-4239-1
2025-10-08 17:44:53,827 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1f2d134c-5c6e-4597-bdd5-72ba3734eb10
2025-10-08 17:44:53,838 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/db7e1509-bfbf-4c98-8164-46fed12fa5b2
2025-10-08 17:44:55,004 - 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.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.381 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.381/2.410/4.440/2.029 ms')
2025-10-08 17:44:55,005 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-39753717-72874355 passed
2025-10-08 17:44:55,081 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:44:55,081 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-39753717-72874355, IP 2c9d:fba9:1a87:c080:c1fa:543d:0:6, Port 22
2025-10-08 17:44:55,248 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-39753717-72874355 is ready for SSH connections
2025-10-08 17:44:55,316 - INFO - Policy DISABLED on VMI db7e1509-bfbf-4c98-8164-46fed12fa5b2
2025-10-08 17:44:55,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 17:44:55,317 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 2c9d:fba9:1a87:c080:c1fa:543d:0:6 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-08 17:44:55,317 - DEBUG - ifconfig -a| grep 2c9d:fba9:1a87:c080:c1fa:543d:0:6 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-08 17:45:32,656 - DEBUG - eth0
2025-10-08 17:45:32,656 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-08 17:45:32,656 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-10-08 17:45:33,170 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-10-08 17:45:33,465 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-39753717', 'ctest-intf-rtb-25349574'](UUID 2ac11b59-7e54-45b8-956f-707b363fb86e), prefixes : ['2305:a8bb:7c5c:570a:1969:64f7::/96']
2025-10-08 17:45:33,540 - INFO - Added intf route table 2ac11b59-7e54-45b8-956f-707b363fb86e to port db7e1509-bfbf-4c98-8164-46fed12fa5b2
2025-10-08 17:45:33,541 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-08 17:45:33,541 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-08 17:45:34,155 - DEBUG - eth0
2025-10-08 17:45:34,155 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-08 17:45:34,155 - DEBUG - ifconfig eth0 inet6 add 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0
2025-10-08 17:45:34,633 - DEBUG - None
2025-10-08 17:45:34,633 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-08 17:45:34,633 - DEBUG - ifconfig -a
2025-10-08 17:45:35,126 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:db:7e:15:09:bf
inet addr:129.116.212.6 Bcast:129.116.212.63 Mask:255.255.255.192
inet6 addr: 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0/128 Scope:Global
inet6 addr: 2c9d:fba9:1a87:c080:c1fa:543d:0:6/64 Scope:Global
inet6 addr: fe80::db:7eff:fe15:9bf/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:577 errors:0 dropped:0 overruns:0 frame:0
TX packets:513 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:52054 (52.0 KB) TX bytes:44233 (44.2 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
2025-10-08 17:45:35,127 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-39753717-27076787
2025-10-08 17:45:35,304 - INFO - Removed intf route table 550a146b-52b1-4bd7-83d5-7bedf1944e44 from port a58b74e8-b675-492c-9425-57104df95260
2025-10-08 17:45:35,343 - INFO - Deleted Interface route table 550a146b-52b1-4bd7-83d5-7bedf1944e44
2025-10-08 17:45:35,377 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 2305:a8bb:7c5c:570a:1969:64f7::/96
2025-10-08 17:45:35,377 - INFO - Tap interface tapf6e0cce5-86 found in ecmp routes in agent 10.0.0.19
2025-10-08 17:45:35,401 - INFO - ECMP routes found in agent 10.0.0.33, for prefix 2305:a8bb:7c5c:570a:1969:64f7::/96
2025-10-08 17:45:35,401 - INFO - Tap interface tapdb7e1509-bf found in ecmp routes in agent 10.0.0.33
2025-10-08 17:45:35,495 - DEBUG - Executing command: sudo tcpdump -nni tapf6e0cce5-86 -U '(udp and src host 2c9d:fba9:1a87:c080:c1fa:543d:0:3 and dst host 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0 and dst port 11000)' -w /tmp/tapf6e0cce5-86_ctest-random-60133390.pcap
2025-10-08 17:45:35,990 - DEBUG - Executing command: sudo tcpdump -nni tapdb7e1509-bf -U '(udp and src host 2c9d:fba9:1a87:c080:c1fa:543d:0:3 and dst host 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0 and dst port 11000)' -w /tmp/tapdb7e1509-bf_ctest-random-72324287.pcap
2025-10-08 17:45:36,330 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 28577 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0 11000 < icmp_error, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-08 17:45:36,330 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 28577 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0 11000 < icmp_error
2025-10-08 17:45:38,835 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.000897868 s, 111 kB/s
2025-10-08 17:45:38,835 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tapf6e0cce5-86_ctest-random-60133390.pcap | grep -c length
2025-10-08 17:45:39,067 - DEBUG - STDOUT: 1
2025-10-08 17:45:39,067 - DEBUG - STDERR: reading from file /tmp/tapf6e0cce5-86_ctest-random-60133390.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-08 17:45:39,067 - INFO - 1 packets are found in tcpdump output as expected
2025-10-08 17:45:39,067 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-08 17:45:41,283 - INFO - Tcpdump verification on VM 2c9d:fba9:1a87:c080:c1fa:543d:0:5 passed
2025-10-08 17:45:41,577 - DEBUG - Forward and reverse flows for match {'sip': '2c9d:fba9:1a87:c080:c1fa:543d:0:3', 'dip': '2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0', 'sport': '28577', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-10-08 17:45:41,577 - DEBUG - Flow verification PASSED on node: 10.0.0.19 for VMs - Sender: 2c9d:fba9:1a87:c080:c1fa:543d:0:3, Receiver: 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0, Flow count expected: 0 0, got: 0 0
2025-10-08 17:45:41,578 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-08 17:45:43,589 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-08 17:45:46,877 - DEBUG - Forward and reverse flows for match {'sip': '2c9d:fba9:1a87:c080:c1fa:543d:0:3', 'dip': '2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0', 'sport': '28577', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-10-08 17:45:46,877 - DEBUG - Flow verification PASSED on node: 10.0.0.33 for VMs - Sender: 2c9d:fba9:1a87:c080:c1fa:543d:0:3, Receiver: 2305:a8bb:7c5c:570a:1969:64f7:f2a9:b5b0, Flow count expected: 0 0, got: 0 0
2025-10-08 17:45:46,877 - INFO - Traffic verification for ECMP passed
2025-10-08 17:45:46,877 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-39753717-72874355
2025-10-08 17:45:47,028 - INFO - Removed intf route table 2ac11b59-7e54-45b8-956f-707b363fb86e from port db7e1509-bfbf-4c98-8164-46fed12fa5b2
2025-10-08 17:45:47,078 - INFO - Deleted Interface route table 2ac11b59-7e54-45b8-956f-707b363fb86e
2025-10-08 17:45:47,078 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-39753717-01285697
2025-10-08 17:45:47,236 - INFO - Removed intf route table 42738e11-ebc3-41c9-b386-2b8fdda01409 from port f6e0cce5-86db-4d0a-bb90-63b73827d242
2025-10-08 17:45:47,275 - INFO - Deleted Interface route table 42738e11-ebc3-41c9-b386-2b8fdda01409
2025-10-08 17:45:47,275 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-39753717-93967069
2025-10-08 17:45:47,348 - INFO - Deleting VN ctest-vn-35186244
2025-10-08 17:45:47,395 - DEBUG - VN 948a5265-43cd-440e-8012-4831769e87b3 still in use: Unable to complete operation on network 948a5265-43cd-440e-8012-4831769e87b3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7100ade8-0667-4ebb-8eae-fa6513cc5f62']
2025-10-08 17:45:47,395 - WARNING - Deleting VN ctest-vn-35186244 failed..Will retry
2025-10-08 17:45:49,813 - DEBUG - Response for deleting network ()
2025-10-08 17:45:49,814 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/c18900a3-20e5-4427-94d7-08d570c1f2d1
2025-10-08 17:45:49,821 - DEBUG - Response Code: 404
2025-10-08 17:45:49,822 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-10-08 17:45:49,826 - DEBUG - Requesting: http://10.0.0.56:8082/domain/1d11f468-2e8f-4a79-a987-f452a249cd6b
2025-10-08 17:45:49,862 - DEBUG - Requesting: http://10.0.0.56:8082/project/ffb27f5c-9f4a-4d68-8819-037eabb88d46
2025-10-08 17:45:50,125 - INFO - Validated that VN ctest-vn-35186244 is not found in API Server
2025-10-08 17:45:50,137 - DEBUG - VN ctest-vn-35186244 is not present in Agent 10.0.0.33
2025-10-08 17:45:50,151 - DEBUG - VN ctest-vn-35186244 is not present in Agent 10.0.0.19
2025-10-08 17:45:50,151 - INFO - Validated that VN ctest-vn-35186244 is not in any agent
2025-10-08 17:45:50,181 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35186244 info
2025-10-08 17:45:51,705 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 17:45:51,705 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:04:22]
2025-10-08 17:45:51,705 - INFO - --------------------------------------------------------------------------------
2025-10-08 17:45:52,492 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-39753717, ID : ffb27f5c-9f4a-4d68-8819-037eabb88d46