2025-08-07 19:38:44,853 - INFO - Domain Default found not creating
2025-08-07 19:38:45,044 - INFO - Project ctest-DisablePolicyEcmpIpv6-58285337 not found, creating it
2025-08-07 19:38:45,623 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-58285337, ID : c0e04f53-7f4c-42a4-888a-714f0651bd1f
2025-08-07 19:38:47,376 - INFO - ================================================================================
2025-08-07 19:38:47,376 - INFO - STARTING TEST : test_ecmp_with_static_routes
2025-08-07 19:38:47,377 - 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-08-07 19:38:48,726 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.14': '0', '10.20.0.193': '0'}, '10.0.0.242': {'10.20.0.14': '0', '10.20.0.193': '0'}} with
2025-08-07 19:38:48,726 - INFO - Address family configured is dual
2025-08-07 19:38:48,726 - INFO - we are setting address family as v6
2025-08-07 19:38:48,727 - INFO - we are setting address family as v6
2025-08-07 19:38:48,727 - INFO - Initial checks done. Running the testcase now
2025-08-07 19:38:48,727 - INFO -
2025-08-07 19:38:48,753 - DEBUG - Services list from nova: [, , , ]
2025-08-07 19:38:48,753 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 19:38:49,479 - DEBUG - Response for create_network : {'network': {'id': 'd379127f-9900-45c1-8771-5767cfa82096', 'name': 'ctest-vn-81879745', 'tenant_id': 'c0e04f537f4c42a4888a714f0651bd1f', 'project_id': 'c0e04f537f4c42a4888a714f0651bd1f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-DisablePolicyEcmpIpv6-58285337', 'ctest-vn-81879745'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 19:38:49,830 - DEBUG - Response for create_subnet : {'subnet': {'id': '76fbe6d1-374d-4842-9727-7a3ebc4c5947', 'name': '', 'tenant_id': 'c0e04f537f4c42a4888a714f0651bd1f', 'network_id': 'd379127f-9900-45c1-8771-5767cfa82096', 'ip_version': 6, 'cidr': '3109:7335:c5e6:71e9:7ac8:d98f::/96', 'allocation_pools': [{'start': '3109:7335:c5e6:71e9:7ac8:d98f:0:2', 'end': '3109:7335:c5e6:71e9:7ac8:d98f:ffff:fffe'}], 'gateway_ip': '3109:7335:c5e6:71e9:7ac8:d98f:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '3109:7335:c5e6:71e9:7ac8:d98f:0:2', 'tags': [], 'project_id': 'c0e04f537f4c42a4888a714f0651bd1f'}}
2025-08-07 19:38:50,111 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd5e17953-dbb2-49f5-b829-150fac86abae', 'name': '', 'tenant_id': 'c0e04f537f4c42a4888a714f0651bd1f', 'network_id': 'd379127f-9900-45c1-8771-5767cfa82096', 'ip_version': 4, 'cidr': '75.242.245.128/26', 'allocation_pools': [{'start': '75.242.245.130', 'end': '75.242.245.190'}], 'gateway_ip': '75.242.245.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.242.245.130', 'tags': [], 'project_id': 'c0e04f537f4c42a4888a714f0651bd1f'}}
2025-08-07 19:38:50,137 - INFO - Created VN ctest-vn-81879745
2025-08-07 19:38:50,150 - DEBUG - VN ctest-vn-81879745 UUID is d379127f-9900-45c1-8771-5767cfa82096
2025-08-07 19:38:50,262 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 19:38:50,565 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 19:38:50,596 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521
2025-08-07 19:38:50,615 - DEBUG - Requesting: http://10.0.0.19:8082/project/c0e04f53-7f4c-42a4-888a-714f0651bd1f
2025-08-07 19:38:50,719 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d379127f-9900-45c1-8771-5767cfa82096
2025-08-07 19:38:50,740 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d379127f-9900-45c1-8771-5767cfa82096
2025-08-07 19:38:50,757 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1ceb3b7f-f751-4d7a-827a-ba6f3dd597d2
2025-08-07 19:38:50,770 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1ceb3b7f-f751-4d7a-827a-ba6f3dd597d2
2025-08-07 19:38:50,780 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/bfd84ea7-2d05-403d-b823-e3342cca01e8
2025-08-07 19:38:50,790 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 19:38:50,790 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d379127f-9900-45c1-8771-5767cfa82096
2025-08-07 19:38:50,806 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1ceb3b7f-f751-4d7a-827a-ba6f3dd597d2
2025-08-07 19:38:50,827 - INFO - Verified VN network id 15 for VN d379127f-9900-45c1-8771-5767cfa82096
2025-08-07 19:38:50,827 - INFO - Verifications in API Server for VN ctest-vn-81879745 passed
2025-08-07 19:38:50,827 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d379127f-9900-45c1-8771-5767cfa82096
2025-08-07 19:38:50,842 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1ceb3b7f-f751-4d7a-827a-ba6f3dd597d2
2025-08-07 19:38:50,854 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1ceb3b7f-f751-4d7a-827a-ba6f3dd597d2
2025-08-07 19:38:50,865 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/bfd84ea7-2d05-403d-b823-e3342cca01e8
2025-08-07 19:38:50,890 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-58285337', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15238231153421862337', 'uuid-lslong': '9759677970865725590'}, 'enable': 'true', 'created': '2025-08-07T19:38:49', 'last-modified': '2025-08-07T19:38:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.849805'}
2025-08-07 19:38:50,902 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 19:38:50,909 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-58285337', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15238231153421862337', 'uuid-lslong': '9759677970865725590'}, 'enable': 'true', 'created': '2025-08-07T19:38:49', 'last-modified': '2025-08-07T19:38:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.865485'}
2025-08-07 19:38:50,918 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 19:38:50,924 - DEBUG - Control-node 10.0.0.241 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-58285337', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15238231153421862337', 'uuid-lslong': '9759677970865725590'}, 'enable': 'true', 'created': '2025-08-07T19:38:49', 'last-modified': '2025-08-07T19:38:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.881027'}
2025-08-07 19:38:50,930 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 19:38:50,930 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-81879745 passed
2025-08-07 19:38:50,931 - DEBUG - ====Verifying policy data for ctest-vn-81879745 in API_Server ======
2025-08-07 19:38:50,931 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 19:38:50,938 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521
2025-08-07 19:38:50,954 - DEBUG - Requesting: http://10.0.0.19:8082/project/c0e04f53-7f4c-42a4-888a-714f0651bd1f
2025-08-07 19:38:51,054 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d379127f-9900-45c1-8771-5767cfa82096
2025-08-07 19:38:51,073 - DEBUG - =>VN ctest-vn-81879745 has no policy to be verified
2025-08-07 19:38:51,073 - DEBUG - Verifying the vn in opserver
2025-08-07 19:38:51,073 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 virtual network link through opserver 10.0.0.19
2025-08-07 19:38:51,073 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-07 19:38:51,376 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-07 19:38:51,445 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745?flat'}
2025-08-07 19:38:51,445 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 virtual network link through opserver 10.0.0.50
2025-08-07 19:38:51,445 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-08-07 19:38:51,745 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-08-07 19:38:51,818 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745?flat'}
2025-08-07 19:38:51,818 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 virtual network link through opserver 10.0.0.241
2025-08-07 19:38:51,819 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks
2025-08-07 19:38:52,121 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks
2025-08-07 19:38:52,200 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745', 'href': 'http://10.0.0.241:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745?flat'}
2025-08-07 19:38:52,200 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is found in opserver
2025-08-07 19:38:52,252 - DEBUG - Do not have enough data to verify VN in agent
2025-08-07 19:38:52,276 - DEBUG - VRF ids for VN ctest-vn-81879745: {}
2025-08-07 19:38:52,277 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 19:38:53,556 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-2)
2025-08-07 19:38:53,557 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 19:38:55,155 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-1)
2025-08-07 19:38:56,833 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-1)
2025-08-07 19:38:56,833 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 19:38:58,522 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-2)
2025-08-07 19:38:58,522 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 to be up..
2025-08-07 19:38:58,647 - DEBUG - VM is in ACTIVE state now
2025-08-07 19:38:58,647 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-58285337-25436675
2025-08-07 19:38:58,776 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 ID is efc1cc28-2727-4f98-a256-b37004ba5852
2025-08-07 19:38:58,776 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 launched on Node an-jenkins-deploy-platform-ansible-os-3775-1
2025-08-07 19:38:58,900 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/efc1cc28-2727-4f98-a256-b37004ba5852
2025-08-07 19:38:59,313 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/efc1cc28-2727-4f98-a256-b37004ba5852
2025-08-07 19:38:59,398 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/c534c9ad-7492-4614-8b79-ae39aa58a7aa
2025-08-07 19:39:02,658 - 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 1025ms')
2025-08-07 19:39:02,658 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:02,675 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:02,675 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:06,760 - 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-08-07 19:39:06,760 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:06,775 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:06,776 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:10,857 - 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-08-07 19:39:10,857 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:10,876 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:10,876 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:14,951 - 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-08-07 19:39:14,952 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:14,973 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:14,974 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:19,051 - 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 1016ms')
2025-08-07 19:39:19,051 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:19,070 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:19,070 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:23,137 - 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 1010ms')
2025-08-07 19:39:23,137 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:23,153 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:23,153 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:27,242 - 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 1020ms')
2025-08-07 19:39:27,242 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:27,262 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:27,262 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:31,338 - 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-08-07 19:39:31,338 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:31,363 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:31,363 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:35,431 - 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-08-07 19:39:35,431 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:35,448 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:35,448 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:39,530 - 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')
2025-08-07 19:39:39,530 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 failed!
2025-08-07 19:39:39,548 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 3109:7335:c5e6:71e9:7ac8:d98f:0:1 and allocation pool is NOT set
2025-08-07 19:39:39,548 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-58285337:ctest-vn-81879745 is 75.242.245.129 and allocation pool is NOT set
2025-08-07 19:39:41,618 - 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=9.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.567 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.567/5.047/9.527/4.480 ms')
2025-08-07 19:39:41,618 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 passed
2025-08-07 19:39:41,741 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:39:41,741 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-25436675, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:4, Port 22
2025-08-07 19:39:41,816 - 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-08-07 19:39:41,951 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:39:46,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:39:46,951 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-25436675, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:4, Port 22
2025-08-07 19:39:47,008 - 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-08-07 19:39:47,100 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:39:52,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:39:52,101 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-25436675, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:4, Port 22
2025-08-07 19:39:52,170 - 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-08-07 19:39:52,275 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:39:57,276 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:39:57,276 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-25436675, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:4, Port 22
2025-08-07 19:39:57,342 - 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-08-07 19:39:57,437 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:40:02,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:40:02,438 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-25436675, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:4, Port 22
2025-08-07 19:40:02,507 - 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-08-07 19:40:02,615 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:40:07,616 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:40:07,616 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-25436675, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:4, Port 22
2025-08-07 19:40:07,776 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-25436675 is ready for SSH connections
2025-08-07 19:40:07,776 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-58285337-86462383 to be up..
2025-08-07 19:40:07,875 - DEBUG - VM is in ACTIVE state now
2025-08-07 19:40:07,875 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-58285337-86462383
2025-08-07 19:40:07,973 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-86462383 ID is 0131622a-08c3-47d9-8efa-86ca1cec4a8a
2025-08-07 19:40:07,973 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-86462383 launched on Node an-jenkins-deploy-platform-ansible-os-3775-1
2025-08-07 19:40:08,072 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/0131622a-08c3-47d9-8efa-86ca1cec4a8a
2025-08-07 19:40:08,085 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/48e98ddf-7297-4e5e-b989-5e596093c849
2025-08-07 19:40:09,296 - 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.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.398 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.398/1.787/3.177/1.389 ms')
2025-08-07 19:40:09,297 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-58285337-86462383 passed
2025-08-07 19:40:09,419 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:40:09,419 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-86462383, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:5, Port 22
2025-08-07 19:40:09,576 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-86462383 is ready for SSH connections
2025-08-07 19:40:09,576 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-58285337-80532770 to be up..
2025-08-07 19:40:09,676 - DEBUG - VM is in ACTIVE state now
2025-08-07 19:40:09,676 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-58285337-80532770
2025-08-07 19:40:09,777 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-80532770 ID is 2b038bd6-7dd4-4934-9563-a017e1e9da87
2025-08-07 19:40:09,777 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-80532770 launched on Node an-jenkins-deploy-platform-ansible-os-3775-2
2025-08-07 19:40:09,879 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/2b038bd6-7dd4-4934-9563-a017e1e9da87
2025-08-07 19:40:09,912 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/119fb819-e30d-43b4-be09-cfd806b3c833
2025-08-07 19:40:11,146 - 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=6.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.77 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.774/4.093/6.413/2.319 ms')
2025-08-07 19:40:11,146 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-58285337-80532770 passed
2025-08-07 19:40:11,262 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:40:11,262 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-80532770, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:3, Port 22
2025-08-07 19:40:11,329 - 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-08-07 19:40:11,421 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-80532770 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:40:16,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:40:16,421 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-80532770, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:3, Port 22
2025-08-07 19:40:16,480 - 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-08-07 19:40:16,571 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-80532770 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:40:21,571 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:40:21,572 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-80532770, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:3, Port 22
2025-08-07 19:40:21,742 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-80532770 is ready for SSH connections
2025-08-07 19:40:21,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:40:21,742 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 3109:7335:c5e6:71e9:7ac8:d98f: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.65, gateway password: c0ntrail123
2025-08-07 19:40:21,742 - DEBUG - ifconfig -a| grep 3109:7335:c5e6:71e9:7ac8:d98f:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-08-07 19:40:29,784 - DEBUG - eth0
2025-08-07 19:40:29,784 - 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.65, gateway password: c0ntrail123
2025-08-07 19:40:29,784 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-08-07 19:40:30,530 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-08-07 19:40:30,775 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-58285337', 'ctest-intf-rtb-59832716'](UUID 29f872f4-2061-4c35-a57e-01f837833618), prefixes : ['2543:a975:e491:145:88c0:80d1::/96']
2025-08-07 19:40:30,859 - INFO - Added intf route table 29f872f4-2061-4c35-a57e-01f837833618 to port c534c9ad-7492-4614-8b79-ae39aa58a7aa
2025-08-07 19:40:30,859 - 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.65, gateway password: c0ntrail123
2025-08-07 19:40:30,859 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-08-07 19:40:31,424 - DEBUG - eth0
2025-08-07 19:40:31,424 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 2543:a975:e491:145:88c0:80d1:2956:ae1, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 19:40:31,424 - DEBUG - ifconfig eth0 inet6 add 2543:a975:e491:145:88c0:80d1:2956:ae1
2025-08-07 19:40:31,962 - DEBUG - None
2025-08-07 19:40:31,962 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 19:40:31,962 - DEBUG - ifconfig -a
2025-08-07 19:40:32,548 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:c5:34:c9:ad:74
inet addr:75.242.245.132 Bcast:75.242.245.191 Mask:255.255.255.192
inet6 addr: 3109:7335:c5e6:71e9:7ac8:d98f:0:4/64 Scope:Global
inet6 addr: fe80::c5:34ff:fec9:ad74/64 Scope:Link
inet6 addr: 2543:a975:e491:145:88c0:80d1:2956:ae1/128 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:434 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:43547 (43.5 KB) TX bytes:34588 (34.5 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-08-07 19:40:32,548 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:40:32,548 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 3109:7335:c5e6:71e9:7ac8:d98f: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.65, gateway password: c0ntrail123
2025-08-07 19:40:32,548 - DEBUG - ifconfig -a| grep 3109:7335:c5e6:71e9:7ac8:d98f:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-08-07 19:41:13,093 - DEBUG - eth0
2025-08-07 19:41:13,093 - 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.65, gateway password: c0ntrail123
2025-08-07 19:41:13,093 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-08-07 19:41:13,787 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-08-07 19:41:14,019 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-58285337', 'ctest-intf-rtb-23996887'](UUID 755fd0cd-8d80-49de-a01c-4b7513bbc7bb), prefixes : ['2543:a975:e491:145:88c0:80d1::/96']
2025-08-07 19:41:14,091 - INFO - Added intf route table 755fd0cd-8d80-49de-a01c-4b7513bbc7bb to port 48e98ddf-7297-4e5e-b989-5e596093c849
2025-08-07 19:41:14,091 - 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.65, gateway password: c0ntrail123
2025-08-07 19:41:14,091 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-08-07 19:41:14,631 - DEBUG - eth0
2025-08-07 19:41:14,631 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 2543:a975:e491:145:88c0:80d1:2956:ae1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 19:41:14,631 - DEBUG - ifconfig eth0 inet6 add 2543:a975:e491:145:88c0:80d1:2956:ae1
2025-08-07 19:41:15,179 - DEBUG - None
2025-08-07 19:41:15,179 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 19:41:15,179 - DEBUG - ifconfig -a
2025-08-07 19:41:15,709 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:48:e9:8d:df:72
inet addr:75.242.245.133 Bcast:75.242.245.191 Mask:255.255.255.192
inet6 addr: 3109:7335:c5e6:71e9:7ac8:d98f:0:5/64 Scope:Global
inet6 addr: fe80::48:e9ff:fe8d:df72/64 Scope:Link
inet6 addr: 2543:a975:e491:145:88c0:80d1:2956:ae1/128 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:461 errors:0 dropped:0 overruns:0 frame:0
TX packets:411 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:44366 (44.3 KB) TX bytes:37460 (37.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-08-07 19:41:15,783 - INFO - Policy DISABLED on VMI 119fb819-e30d-43b4-be09-cfd806b3c833
2025-08-07 19:41:15,859 - INFO - Policy DISABLED on VMI c534c9ad-7492-4614-8b79-ae39aa58a7aa
2025-08-07 19:41:15,939 - INFO - Policy DISABLED on VMI 48e98ddf-7297-4e5e-b989-5e596093c849
2025-08-07 19:41:15,974 - INFO - ECMP routes found in agent 10.0.0.65, for prefix 2543:a975:e491:145:88c0:80d1::/96
2025-08-07 19:41:15,975 - INFO - Tap interface tapc534c9ad-74 found in ecmp routes in agent 10.0.0.65
2025-08-07 19:41:15,975 - INFO - Tap interface tap48e98ddf-72 found in ecmp routes in agent 10.0.0.65
2025-08-07 19:41:16,003 - INFO - ECMP routes found in agent 10.0.0.65, for prefix 2543:a975:e491:145:88c0:80d1::/96
2025-08-07 19:41:16,127 - DEBUG - Executing command: sudo tcpdump -nni tapc534c9ad-74 -U '(udp and src host 3109:7335:c5e6:71e9:7ac8:d98f:0:3 and dst host 2543:a975:e491:145:88c0:80d1:2956:ae1 and dst port 11000)' -w /tmp/tapc534c9ad-74_ctest-random-09901618.pcap
2025-08-07 19:41:16,431 - DEBUG - Executing command: sudo tcpdump -nni tap48e98ddf-72 -U '(udp and src host 3109:7335:c5e6:71e9:7ac8:d98f:0:3 and dst host 2543:a975:e491:145:88c0:80d1:2956:ae1 and dst port 11000)' -w /tmp/tap48e98ddf-72_ctest-random-22260033.pcap
2025-08-07 19:41:16,590 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 40519 2543:a975:e491:145:88c0:80d1:2956:ae1 11000 < icmp_error, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 19:41:16,590 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 40519 2543:a975:e491:145:88c0:80d1:2956:ae1 11000 < icmp_error
2025-08-07 19:42:04,576 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.000883193 s, 113 kB/s
2025-08-07 19:42:04,577 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tapc534c9ad-74_ctest-random-09901618.pcap | grep -c length
2025-08-07 19:42:04,598 - DEBUG - STDOUT: 1
2025-08-07 19:42:04,598 - DEBUG - STDERR: reading from file /tmp/tapc534c9ad-74_ctest-random-09901618.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-08-07 19:42:04,598 - INFO - 1 packets are found in tcpdump output as expected
2025-08-07 19:42:04,598 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-08-07 19:42:06,644 - INFO - Tcpdump verification on VM 3109:7335:c5e6:71e9:7ac8:d98f:0:4 passed
2025-08-07 19:42:07,198 - DEBUG - Forward and reverse flows for match {'sip': '3109:7335:c5e6:71e9:7ac8:d98f:0:3', 'dip': '2543:a975:e491:145:88c0:80d1:2956:ae1', 'sport': '40519', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-08-07 19:42:07,199 - DEBUG - Flow verification PASSED on node: 10.0.0.65 for VMs - Sender: 3109:7335:c5e6:71e9:7ac8:d98f:0:3, Receiver: 2543:a975:e491:145:88c0:80d1:2956:ae1, Flow count expected: 0 0, got: 0 0
2025-08-07 19:42:07,199 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-08-07 19:42:09,215 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-08-07 19:42:11,653 - DEBUG - Forward and reverse flows for match {'sip': '3109:7335:c5e6:71e9:7ac8:d98f:0:3', 'dip': '2543:a975:e491:145:88c0:80d1:2956:ae1', 'sport': '40519', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-08-07 19:42:11,654 - DEBUG - Flow verification PASSED on node: 10.0.0.242 for VMs - Sender: 3109:7335:c5e6:71e9:7ac8:d98f:0:3, Receiver: 2543:a975:e491:145:88c0:80d1:2956:ae1, Flow count expected: 0 0, got: 0 0
2025-08-07 19:42:11,654 - INFO - Traffic verification for ECMP passed
2025-08-07 19:42:11,654 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-58285337-54880406 to be up..
2025-08-07 19:42:11,750 - DEBUG - VM is in ACTIVE state now
2025-08-07 19:42:11,750 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-58285337-54880406
2025-08-07 19:42:11,840 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-54880406 ID is 5e20265e-b1a6-463b-b384-9759f28b38d6
2025-08-07 19:42:11,840 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-54880406 launched on Node an-jenkins-deploy-platform-ansible-os-3775-2
2025-08-07 19:42:11,940 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/5e20265e-b1a6-463b-b384-9759f28b38d6
2025-08-07 19:42:11,954 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/1d680d43-4a32-4e98-b425-18248556a3f4
2025-08-07 19:42:13,178 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.452 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.452/2.046/3.641/1.594 ms')
2025-08-07 19:42:13,178 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-58285337-54880406 passed
2025-08-07 19:42:13,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:42:13,304 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-58285337-54880406, IP 3109:7335:c5e6:71e9:7ac8:d98f:0:6, Port 22
2025-08-07 19:42:13,474 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-58285337-54880406 is ready for SSH connections
2025-08-07 19:42:13,551 - INFO - Policy DISABLED on VMI 1d680d43-4a32-4e98-b425-18248556a3f4
2025-08-07 19:42:13,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:42:13,556 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 3109:7335:c5e6:71e9:7ac8:d98f: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.242, gateway password: c0ntrail123
2025-08-07 19:42:13,556 - DEBUG - ifconfig -a| grep 3109:7335:c5e6:71e9:7ac8:d98f:0:6 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-08-07 19:42:55,992 - DEBUG - eth0
2025-08-07 19:42:55,992 - 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.242, gateway password: c0ntrail123
2025-08-07 19:42:55,992 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-08-07 19:42:56,572 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-08-07 19:42:56,811 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-58285337', 'ctest-intf-rtb-39333081'](UUID dd8a9e95-65c7-457f-9da9-3b285199fc11), prefixes : ['2543:a975:e491:145:88c0:80d1::/96']
2025-08-07 19:42:56,891 - INFO - Added intf route table dd8a9e95-65c7-457f-9da9-3b285199fc11 to port 1d680d43-4a32-4e98-b425-18248556a3f4
2025-08-07 19:42:56,891 - 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.242, gateway password: c0ntrail123
2025-08-07 19:42:56,891 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-08-07 19:42:57,431 - DEBUG - eth0
2025-08-07 19:42:57,431 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 2543:a975:e491:145:88c0:80d1:2956:ae1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 19:42:57,432 - DEBUG - ifconfig eth0 inet6 add 2543:a975:e491:145:88c0:80d1:2956:ae1
2025-08-07 19:42:57,967 - DEBUG - None
2025-08-07 19:42:57,968 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 19:42:57,968 - DEBUG - ifconfig -a
2025-08-07 19:42:58,549 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:1d:68:0d:43:4a
inet addr:75.242.245.134 Bcast:75.242.245.191 Mask:255.255.255.192
inet6 addr: fe80::1d:68ff:fe0d:434a/64 Scope:Link
inet6 addr: 3109:7335:c5e6:71e9:7ac8:d98f:0:6/64 Scope:Global
inet6 addr: 2543:a975:e491:145:88c0:80d1:2956:ae1/128 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:572 errors:0 dropped:0 overruns:0 frame:0
TX packets:500 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:51875 (51.8 KB) TX bytes:43154 (43.1 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-08-07 19:42:58,549 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-58285337-25436675
2025-08-07 19:42:58,723 - INFO - Removed intf route table 29f872f4-2061-4c35-a57e-01f837833618 from port c534c9ad-7492-4614-8b79-ae39aa58a7aa
2025-08-07 19:42:58,769 - INFO - Deleted Interface route table 29f872f4-2061-4c35-a57e-01f837833618
2025-08-07 19:42:58,790 - INFO - ECMP routes found in agent 10.0.0.65, for prefix 2543:a975:e491:145:88c0:80d1::/96
2025-08-07 19:42:58,790 - INFO - Tap interface tap48e98ddf-72 found in ecmp routes in agent 10.0.0.65
2025-08-07 19:42:58,816 - INFO - ECMP routes found in agent 10.0.0.242, for prefix 2543:a975:e491:145:88c0:80d1::/96
2025-08-07 19:42:58,817 - INFO - Tap interface tap1d680d43-4a found in ecmp routes in agent 10.0.0.242
2025-08-07 19:42:58,973 - DEBUG - Executing command: sudo tcpdump -nni tap48e98ddf-72 -U '(udp and src host 3109:7335:c5e6:71e9:7ac8:d98f:0:3 and dst host 2543:a975:e491:145:88c0:80d1:2956:ae1 and dst port 11000)' -w /tmp/tap48e98ddf-72_ctest-random-14134651.pcap
2025-08-07 19:42:59,480 - DEBUG - Executing command: sudo tcpdump -nni tap1d680d43-4a -U '(udp and src host 3109:7335:c5e6:71e9:7ac8:d98f:0:3 and dst host 2543:a975:e491:145:88c0:80d1:2956:ae1 and dst port 11000)' -w /tmp/tap1d680d43-4a_ctest-random-13501720.pcap
2025-08-07 19:42:59,876 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 38412 2543:a975:e491:145:88c0:80d1:2956:ae1 11000 < icmp_error, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 19:42:59,877 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 38412 2543:a975:e491:145:88c0:80d1:2956:ae1 11000 < icmp_error
2025-08-07 19:43:02,504 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.00115522 s, 86.6 kB/s
2025-08-07 19:43:02,505 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap48e98ddf-72_ctest-random-14134651.pcap | grep -c length
2025-08-07 19:43:02,546 - DEBUG - STDOUT: 0
2025-08-07 19:43:02,546 - DEBUG - STDERR: reading from file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-08-07 19:43:02,546 - WARNING - No packets are found in tcpdump output file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap but expected some packets
2025-08-07 19:43:04,548 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap48e98ddf-72_ctest-random-14134651.pcap | grep -c length
2025-08-07 19:43:04,568 - DEBUG - STDOUT: 0
2025-08-07 19:43:04,568 - DEBUG - STDERR: reading from file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-08-07 19:43:04,568 - WARNING - No packets are found in tcpdump output file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap but expected some packets
2025-08-07 19:43:06,569 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap48e98ddf-72_ctest-random-14134651.pcap | grep -c length
2025-08-07 19:43:06,613 - DEBUG - STDOUT: 0
2025-08-07 19:43:06,613 - DEBUG - STDERR: reading from file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-08-07 19:43:06,613 - WARNING - No packets are found in tcpdump output file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap but expected some packets
2025-08-07 19:43:08,614 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap48e98ddf-72_ctest-random-14134651.pcap | grep -c length
2025-08-07 19:43:08,649 - DEBUG - STDOUT: 0
2025-08-07 19:43:08,649 - DEBUG - STDERR: reading from file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-08-07 19:43:08,649 - WARNING - No packets are found in tcpdump output file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap but expected some packets
2025-08-07 19:43:10,650 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap48e98ddf-72_ctest-random-14134651.pcap | grep -c length
2025-08-07 19:43:10,687 - DEBUG - STDOUT: 0
2025-08-07 19:43:10,687 - DEBUG - STDERR: reading from file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-08-07 19:43:10,687 - WARNING - No packets are found in tcpdump output file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap but expected some packets
2025-08-07 19:43:12,688 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap48e98ddf-72_ctest-random-14134651.pcap | grep -c length
2025-08-07 19:43:12,726 - DEBUG - STDOUT: 0
2025-08-07 19:43:12,726 - DEBUG - STDERR: reading from file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-08-07 19:43:12,726 - WARNING - No packets are found in tcpdump output file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap but expected some packets
2025-08-07 19:43:14,727 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap48e98ddf-72_ctest-random-14134651.pcap | grep -c length
2025-08-07 19:43:14,746 - DEBUG - STDOUT: 0
2025-08-07 19:43:14,747 - DEBUG - STDERR: reading from file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-08-07 19:43:14,747 - WARNING - No packets are found in tcpdump output file /tmp/tap48e98ddf-72_ctest-random-14134651.pcap but expected some packets
2025-08-07 19:43:14,747 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap1d680d43-4a_ctest-random-13501720.pcap | grep -c length
2025-08-07 19:43:14,762 - DEBUG - STDOUT: 1
2025-08-07 19:43:14,762 - DEBUG - STDERR: reading from file /tmp/tap1d680d43-4a_ctest-random-13501720.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-08-07 19:43:14,762 - INFO - 1 packets are found in tcpdump output as expected
2025-08-07 19:43:14,762 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-08-07 19:43:16,805 - INFO - Tcpdump verification on VM 3109:7335:c5e6:71e9:7ac8:d98f:0:6 passed
2025-08-07 19:43:17,226 - DEBUG - Forward and reverse flows for match {'sip': '3109:7335:c5e6:71e9:7ac8:d98f:0:3', 'dip': '2543:a975:e491:145:88c0:80d1:2956:ae1', 'sport': '38412', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-08-07 19:43:17,226 - DEBUG - Flow verification PASSED on node: 10.0.0.242 for VMs - Sender: 3109:7335:c5e6:71e9:7ac8:d98f:0:3, Receiver: 2543:a975:e491:145:88c0:80d1:2956:ae1, Flow count expected: 0 0, got: 0 0
2025-08-07 19:43:17,226 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-08-07 19:43:19,238 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-08-07 19:43:21,636 - DEBUG - Forward and reverse flows for match {'sip': '3109:7335:c5e6:71e9:7ac8:d98f:0:3', 'dip': '2543:a975:e491:145:88c0:80d1:2956:ae1', 'sport': '38412', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-08-07 19:43:21,636 - DEBUG - Flow verification PASSED on node: 10.0.0.242 for VMs - Sender: 3109:7335:c5e6:71e9:7ac8:d98f:0:3, Receiver: 2543:a975:e491:145:88c0:80d1:2956:ae1, Flow count expected: 0 0, got: 0 0
2025-08-07 19:43:21,636 - INFO - Traffic verification for ECMP passed
2025-08-07 19:43:21,637 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-58285337-54880406
2025-08-07 19:43:21,811 - INFO - Removed intf route table dd8a9e95-65c7-457f-9da9-3b285199fc11 from port 1d680d43-4a32-4e98-b425-18248556a3f4
2025-08-07 19:43:21,855 - INFO - Deleted Interface route table dd8a9e95-65c7-457f-9da9-3b285199fc11
2025-08-07 19:43:21,856 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-58285337-86462383
2025-08-07 19:43:22,015 - INFO - Removed intf route table 755fd0cd-8d80-49de-a01c-4b7513bbc7bb from port 48e98ddf-7297-4e5e-b989-5e596093c849
2025-08-07 19:43:22,066 - INFO - Deleted Interface route table 755fd0cd-8d80-49de-a01c-4b7513bbc7bb
2025-08-07 19:43:22,066 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-58285337-80532770
2025-08-07 19:43:22,141 - INFO - Deleting VN ctest-vn-81879745
2025-08-07 19:43:22,214 - DEBUG - VN d379127f-9900-45c1-8771-5767cfa82096 still in use: Unable to complete operation on network d379127f-9900-45c1-8771-5767cfa82096. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-10ab8312-65ea-46ea-b8ec-666f8639ce8e']
2025-08-07 19:43:22,214 - WARNING - Deleting VN ctest-vn-81879745 failed..Will retry
2025-08-07 19:43:24,392 - DEBUG - Response for deleting network ()
2025-08-07 19:43:24,392 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1ceb3b7f-f751-4d7a-827a-ba6f3dd597d2
2025-08-07 19:43:24,411 - DEBUG - Response Code: 404
2025-08-07 19:43:24,412 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 19:43:24,422 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521
2025-08-07 19:43:24,441 - DEBUG - Requesting: http://10.0.0.19:8082/project/c0e04f53-7f4c-42a4-888a-714f0651bd1f
2025-08-07 19:43:24,556 - INFO - Validated that VN ctest-vn-81879745 is not found in API Server
2025-08-07 19:43:24,569 - DEBUG - VN ctest-vn-81879745 is not present in Agent 10.0.0.65
2025-08-07 19:43:24,583 - DEBUG - VN ctest-vn-81879745 is not present in Agent 10.0.0.242
2025-08-07 19:43:24,583 - INFO - Validated that VN ctest-vn-81879745 is not in any agent
2025-08-07 19:43:24,623 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-81879745 info
2025-08-07 19:43:25,993 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 19:43:25,993 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:04:38]
2025-08-07 19:43:25,994 - INFO - --------------------------------------------------------------------------------
2025-08-07 19:43:26,768 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-58285337, ID : c0e04f53-7f4c-42a4-888a-714f0651bd1f