2026-03-23 01:48:25,799 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-03-23 01:48:26,065 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1946-1 2026-03-23 01:48:26,065 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-03-23 01:48:26,122 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1946-1 2026-03-23 01:48:26,122 - DEBUG - [10.0.0.19]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-23 01:48:26,196 - DEBUG - Output : NAMES contrail_test_FVwS7Hf83 contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 redis-redis-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 2026-03-23 01:48:26,196 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-23 01:48:26,281 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.159.87.1/24 172.17.0.1/16 2026-03-23 01:48:26,282 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-03-23 01:48:26,315 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1946-1 2026-03-23 01:48:26,413 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-03-23 01:48:26,627 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1946-1 2026-03-23 01:48:26,628 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-03-23 01:48:26,665 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1946-1 2026-03-23 01:48:26,666 - DEBUG - [10.0.0.241]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-23 01:48:26,729 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-03-23 01:48:26,729 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-23 01:48:26,798 - DEBUG - Output : 10.0.0.241/24 2026-03-23 01:48:26,798 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-03-23 01:48:26,832 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1946-1 2026-03-23 01:48:26,898 - INFO - Using existing project ['default-domain', 'k8s-default'](fb441367-fe59-4fd3-87c6-48ec584ad81f) 2026-03-23 01:48:27,005 - INFO - Using existing project ['default-domain', 'k8s-default'](fb441367-fe59-4fd3-87c6-48ec584ad81f) 2026-03-23 01:48:27,113 - INFO - ================================================================================ 2026-03-23 01:48:27,113 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-23 01:48:27,113 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-03-23 01:48:27,347 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-23 01:48:27,354 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.19': '0'}} with 2026-03-23 01:48:27,354 - INFO - Initial checks done. Running the testcase now 2026-03-23 01:48:27,354 - INFO - 2026-03-23 01:48:27,357 - INFO - Namespace default already exists 2026-03-23 01:48:27,358 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-23 01:48:27,474 - DEBUG - Output : cluster_project={} 2026-03-23 01:48:27,509 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-23 01:48:27,509 - DEBUG - Project uuid in Contrail is fb441367-fe59-4fd3-87c6-48ec584ad81f 2026-03-23 01:48:27,510 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-23 01:48:27,625 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-23 01:48:27,625 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=e1b851df-2faa-4c89-b046-788af59f4e9a 2026-03-23 01:48:27,629 - INFO - Namespace default with uuid e1b851df-2faa-4c89-b046-788af59f4e9a found in kube manager 2026-03-23 01:48:27,629 - INFO - Namespace default verification passed 2026-03-23 01:48:27,632 - DEBUG - Service ctest-nginx-svc-12170040 not present 2026-03-23 01:48:27,632 - INFO - Creating service ctest-nginx-svc-12170040 2026-03-23 01:48:27,658 - INFO - Created Service ctest-nginx-svc-12170040 2026-03-23 01:48:27,672 - DEBUG - Pod ctest-nginx-pod-24123058 not present 2026-03-23 01:48:27,673 - INFO - Creating Pod ctest-nginx-pod-24123058 2026-03-23 01:48:27,727 - DEBUG - Pod : ctest-nginx-pod-24123058 UUID is ea1439bf-8bfd-4f91-94bd-451e57419859 2026-03-23 01:48:27,730 - DEBUG - Pod ctest-nginx-pod-13839874 not present 2026-03-23 01:48:27,731 - INFO - Creating Pod ctest-nginx-pod-13839874 2026-03-23 01:48:27,759 - DEBUG - Pod : ctest-nginx-pod-13839874 UUID is b815aa66-c7b6-4b1f-94dc-ece9f3b642f3 2026-03-23 01:48:27,967 - INFO - Created VN __public__, UUID :67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:28,138 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-23 01:48:28,142 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f 2026-03-23 01:48:28,155 - DEBUG - Requesting: http://10.0.0.19:8082/project/fb441367-fe59-4fd3-87c6-48ec584ad81f 2026-03-23 01:48:28,200 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:28,253 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:28,269 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 2026-03-23 01:48:28,278 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 2026-03-23 01:48:28,289 - DEBUG - Route Targets: [] 2026-03-23 01:48:28,289 - DEBUG - RT names not yet present for VN __public__ 2026-03-23 01:48:33,289 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-23 01:48:33,294 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f 2026-03-23 01:48:33,300 - DEBUG - Requesting: http://10.0.0.19:8082/project/fb441367-fe59-4fd3-87c6-48ec584ad81f 2026-03-23 01:48:33,343 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:33,351 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:33,357 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 2026-03-23 01:48:33,363 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 2026-03-23 01:48:33,368 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/f8039e45-54ce-4ad9-be39-1e81758c7596 2026-03-23 01:48:33,372 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-23 01:48:33,373 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:33,379 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 2026-03-23 01:48:33,389 - INFO - Verified VN network id 13 for VN 67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:33,389 - INFO - Verifications in API Server for VN __public__ passed 2026-03-23 01:48:33,389 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:33,396 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 2026-03-23 01:48:33,401 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 2026-03-23 01:48:33,408 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/f8039e45-54ce-4ad9-be39-1e81758c7596 2026-03-23 01:48:33,413 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-23 01:48:33,421 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7454089670209259213', 'uuid-lslong': '13333734338068835917'}, 'enable': 'true', 'created': '2026-03-23T01:48:27', 'last-modified': '2026-03-23T01:48:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.388023'} 2026-03-23 01:48:33,421 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-23 01:48:33,431 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-23 01:48:33,431 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-23 01:48:33,432 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-23 01:48:33,432 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-23 01:48:33,437 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f 2026-03-23 01:48:33,444 - DEBUG - Requesting: http://10.0.0.19:8082/project/fb441367-fe59-4fd3-87c6-48ec584ad81f 2026-03-23 01:48:33,498 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:33,507 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-23 01:48:33,507 - DEBUG - Verifying the vn in opserver 2026-03-23 01:48:33,507 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2026-03-23 01:48:33,507 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-03-23 01:48:33,511 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-23 01:48:33,511 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-23 01:48:33,511 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-23 01:48:33,519 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-23 01:48:33,527 - DEBUG - Do not have enough data to verify VN in agent 2026-03-23 01:48:33,527 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-23 01:48:33,532 - DEBUG - VRF ids for VN __public__: {} 2026-03-23 01:48:33,620 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-23 01:48:33,726 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-23 01:48:33,731 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f 2026-03-23 01:48:33,737 - DEBUG - Requesting: http://10.0.0.19:8082/project/fb441367-fe59-4fd3-87c6-48ec584ad81f 2026-03-23 01:48:33,774 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:33,782 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/11bebfe7-cc44-4998-9422-c5f65ba9f461 2026-03-23 01:48:33,786 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-23 01:48:33,792 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f 2026-03-23 01:48:33,797 - DEBUG - Requesting: http://10.0.0.19:8082/project/fb441367-fe59-4fd3-87c6-48ec584ad81f 2026-03-23 01:48:33,832 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d 2026-03-23 01:48:33,839 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-23 01:48:33,839 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-23 01:48:33,844 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-23 01:48:33,848 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-23 01:48:33,848 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-23 01:48:33,851 - DEBUG - Ingress ctest-nginx-ingress-99743002 not present 2026-03-23 01:48:33,851 - INFO - Creating Ingress ctest-nginx-ingress-99743002 2026-03-23 01:48:33,858 - INFO - Created Ingress ctest-nginx-ingress-99743002 2026-03-23 01:48:33,861 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-99743002 2026-03-23 01:48:36,866 - DEBUG - For Ingress ctest-nginx-ingress-99743002, Cluster IP: 10.47.255.249, External IPs ['67.28.91.124'] 2026-03-23 01:48:36,866 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-99743002 2026-03-23 01:48:36,866 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=766f4a50-0df0-415a-b07e-d76334c4ad8e 2026-03-23 01:48:36,875 - INFO - Ingress ctest-nginx-ingress-99743002 with uuid 766f4a50-0df0-415a-b07e-d76334c4ad8e found in kube manager 2026-03-23 01:48:36,875 - INFO - Ingress ctest-nginx-ingress-99743002 verification passed 2026-03-23 01:48:36,878 - DEBUG - Pod ctest-busybox-pod-81142034 not present 2026-03-23 01:48:36,878 - INFO - Creating Pod ctest-busybox-pod-81142034 2026-03-23 01:48:36,904 - DEBUG - Pod : ctest-busybox-pod-81142034 UUID is ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:48:36,910 - DEBUG - Pod ctest-nginx-pod-24123058 not in running state.Currently in Pending 2026-03-23 01:48:41,919 - DEBUG - Pod ctest-nginx-pod-24123058 not in running state.Currently in Pending 2026-03-23 01:48:46,925 - INFO - Pod ctest-nginx-pod-24123058 is in running state.Got IP 10.47.255.251 2026-03-23 01:48:46,980 - DEBUG - Pod ctest-nginx-pod-24123058 has vmi 63e8d15a-265a-11f1-a0d1-fa163e3c5f90 2026-03-23 01:48:46,980 - INFO - Verified pod ctest-nginx-pod-24123058 in contrail-api 2026-03-23 01:48:46,980 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-23 01:48:46,991 - DEBUG - VMI 63e8d15a-265a-11f1-a0d1-fa163e3c5f90 is active in agent 10.0.0.241 2026-03-23 01:48:46,991 - INFO - Verified Pod ctest-nginx-pod-24123058 in agent 10.0.0.241 2026-03-23 01:48:46,991 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=ea1439bf-8bfd-4f91-94bd-451e57419859 2026-03-23 01:48:46,995 - INFO - Pod ctest-nginx-pod-24123058 with uuid ea1439bf-8bfd-4f91-94bd-451e57419859 found in kube manager 2026-03-23 01:48:46,995 - INFO - Pod ctest-nginx-pod-24123058 verification passed 2026-03-23 01:48:47,067 - DEBUG - [Pod ctest-nginx-pod-24123058] Cmd: echo ctest-nginx-pod-24123058 > /usr/share/nginx/html/index.html, Output: 2026-03-23 01:48:47,073 - INFO - Pod ctest-nginx-pod-13839874 is in running state.Got IP 10.47.255.250 2026-03-23 01:48:47,085 - DEBUG - Pod ctest-nginx-pod-13839874 has vmi 64517c8c-265a-11f1-a0d1-fa163e3c5f90 2026-03-23 01:48:47,085 - INFO - Verified pod ctest-nginx-pod-13839874 in contrail-api 2026-03-23 01:48:47,085 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-23 01:48:47,094 - DEBUG - VMI 64517c8c-265a-11f1-a0d1-fa163e3c5f90 is active in agent 10.0.0.241 2026-03-23 01:48:47,095 - INFO - Verified Pod ctest-nginx-pod-13839874 in agent 10.0.0.241 2026-03-23 01:48:47,095 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=b815aa66-c7b6-4b1f-94dc-ece9f3b642f3 2026-03-23 01:48:47,098 - INFO - Pod ctest-nginx-pod-13839874 with uuid b815aa66-c7b6-4b1f-94dc-ece9f3b642f3 found in kube manager 2026-03-23 01:48:47,098 - INFO - Pod ctest-nginx-pod-13839874 verification passed 2026-03-23 01:48:47,165 - DEBUG - [Pod ctest-nginx-pod-13839874] Cmd: echo ctest-nginx-pod-13839874 > /usr/share/nginx/html/index.html, Output: 2026-03-23 01:48:47,171 - DEBUG - Pod ctest-busybox-pod-81142034 not in running state.Currently in Pending 2026-03-23 01:48:52,177 - INFO - Pod ctest-busybox-pod-81142034 is in running state.Got IP 10.47.255.248 2026-03-23 01:48:52,188 - DEBUG - Pod ctest-busybox-pod-81142034 has vmi 68b20b84-265a-11f1-a0d1-fa163e3c5f90 2026-03-23 01:48:52,188 - INFO - Verified pod ctest-busybox-pod-81142034 in contrail-api 2026-03-23 01:48:52,188 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-23 01:48:52,197 - DEBUG - VMI 68b20b84-265a-11f1-a0d1-fa163e3c5f90 is active in agent 10.0.0.241 2026-03-23 01:48:52,198 - INFO - Verified Pod ctest-busybox-pod-81142034 in agent 10.0.0.241 2026-03-23 01:48:52,198 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:48:52,203 - INFO - Pod ctest-busybox-pod-81142034 with uuid ecb4dc0f-0866-4371-bfe1-2b94b3e96891 found in kube manager 2026-03-23 01:48:52,203 - INFO - Pod ctest-busybox-pod-81142034 verification passed 2026-03-23 01:48:52,252 - DEBUG - [Pod ctest-busybox-pod-81142034] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-24123058 2026-03-23 01:48:52,252 - DEBUG - [Pod Pod ctest-busybox-pod-81142034] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-23 01:48:52,252 - DEBUG - [Pod Pod ctest-busybox-pod-81142034] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-24123058 2026-03-23 01:48:52,309 - DEBUG - [Pod ctest-busybox-pod-81142034] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-13839874 2026-03-23 01:48:52,309 - DEBUG - [Pod Pod ctest-busybox-pod-81142034] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-23 01:48:52,309 - DEBUG - [Pod Pod ctest-busybox-pod-81142034] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-13839874 2026-03-23 01:48:52,310 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-24123058': 1, 'ctest-nginx-pod-13839874': 1} 2026-03-23 01:48:52,310 - WARNING - Nothing to delete parallely 2026-03-23 01:48:52,310 - INFO - Deleting pod default:ctest-busybox-pod-81142034 2026-03-23 01:48:52,328 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:48:52,334 - WARNING - Pod uuid ecb4dc0f-0866-4371-bfe1-2b94b3e96891 is still seen in agent 10.0.0.241 VM list 2026-03-23 01:48:57,335 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:48:57,340 - WARNING - Pod uuid ecb4dc0f-0866-4371-bfe1-2b94b3e96891 is still seen in agent 10.0.0.241 VM list 2026-03-23 01:49:02,341 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:49:02,348 - WARNING - Pod uuid ecb4dc0f-0866-4371-bfe1-2b94b3e96891 is still seen in agent 10.0.0.241 VM list 2026-03-23 01:49:07,349 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:49:07,357 - WARNING - Pod uuid ecb4dc0f-0866-4371-bfe1-2b94b3e96891 is still seen in agent 10.0.0.241 VM list 2026-03-23 01:49:12,358 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:49:12,365 - WARNING - Pod uuid ecb4dc0f-0866-4371-bfe1-2b94b3e96891 is still seen in agent 10.0.0.241 VM list 2026-03-23 01:49:17,367 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:49:17,379 - WARNING - Pod uuid ecb4dc0f-0866-4371-bfe1-2b94b3e96891 is still seen in agent 10.0.0.241 VM list 2026-03-23 01:49:22,379 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:49:22,385 - WARNING - Pod uuid ecb4dc0f-0866-4371-bfe1-2b94b3e96891 is still seen in agent 10.0.0.241 VM list 2026-03-23 01:49:27,385 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ecb4dc0f-0866-4371-bfe1-2b94b3e96891 2026-03-23 01:49:27,391 - DEBUG - Pod ecb4dc0f-0866-4371-bfe1-2b94b3e96891 is not in agent 10.0.0.241 VM list 2026-03-23 01:49:27,392 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:68b20b84-265a-11f1-a0d1-fa163e3c5f90 2026-03-23 01:49:27,397 - DEBUG - VMI 68b20b84-265a-11f1-a0d1-fa163e3c5f90 is removed from agent 10.0.0.241 2026-03-23 01:49:27,397 - INFO - Verified that pod ctest-busybox-pod-81142034 is removed in agent 2026-03-23 01:49:27,397 - INFO - Deleting Ingress : ctest-nginx-ingress-99743002 2026-03-23 01:49:27,409 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=766f4a50-0df0-415a-b07e-d76334c4ad8e 2026-03-23 01:49:27,414 - ERROR - Ingress ctest-nginx-ingress-99743002 with uuid 766f4a50-0df0-415a-b07e-d76334c4ad8e still found in kube manager 2026-03-23 01:49:28,414 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=766f4a50-0df0-415a-b07e-d76334c4ad8e 2026-03-23 01:49:28,418 - INFO - Ingress ctest-nginx-ingress-99743002 with uuid 766f4a50-0df0-415a-b07e-d76334c4ad8e deleted successfully from kube manager 2026-03-23 01:49:28,418 - INFO - Verifications on Ingress %s cleanup passed 2026-03-23 01:49:28,418 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-23 01:49:28,533 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-23 01:49:28,537 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-23 01:49:28,537 - INFO - Deleting VN __public__ 2026-03-23 01:49:28,664 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 2026-03-23 01:49:28,669 - DEBUG - Response Code: 404 2026-03-23 01:49:28,669 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-23 01:49:28,674 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f 2026-03-23 01:49:28,683 - DEBUG - Requesting: http://10.0.0.19:8082/project/fb441367-fe59-4fd3-87c6-48ec584ad81f 2026-03-23 01:49:28,752 - INFO - Validated that VN __public__ is not found in API Server 2026-03-23 01:49:28,752 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-23 01:49:28,758 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-23 01:49:28,765 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2026-03-23 01:49:28,765 - INFO - Validated that VN __public__ is not in any agent 2026-03-23 01:49:28,766 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-23 01:49:28,773 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-23 01:49:28,783 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-23 01:49:28,790 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-23 01:49:28,791 - INFO - Deleting pod default:ctest-nginx-pod-13839874 2026-03-23 01:49:28,800 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b815aa66-c7b6-4b1f-94dc-ece9f3b642f3 2026-03-23 01:49:28,819 - WARNING - Pod uuid b815aa66-c7b6-4b1f-94dc-ece9f3b642f3 is still seen in agent 10.0.0.241 VM list 2026-03-23 01:49:33,821 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b815aa66-c7b6-4b1f-94dc-ece9f3b642f3 2026-03-23 01:49:33,827 - DEBUG - Pod b815aa66-c7b6-4b1f-94dc-ece9f3b642f3 is not in agent 10.0.0.241 VM list 2026-03-23 01:49:33,827 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64517c8c-265a-11f1-a0d1-fa163e3c5f90 2026-03-23 01:49:33,832 - DEBUG - VMI 64517c8c-265a-11f1-a0d1-fa163e3c5f90 is removed from agent 10.0.0.241 2026-03-23 01:49:33,832 - INFO - Verified that pod ctest-nginx-pod-13839874 is removed in agent 2026-03-23 01:49:33,832 - INFO - Deleting pod default:ctest-nginx-pod-24123058 2026-03-23 01:49:33,843 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ea1439bf-8bfd-4f91-94bd-451e57419859 2026-03-23 01:49:33,862 - WARNING - Pod uuid ea1439bf-8bfd-4f91-94bd-451e57419859 is still seen in agent 10.0.0.241 VM list 2026-03-23 01:49:38,863 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ea1439bf-8bfd-4f91-94bd-451e57419859 2026-03-23 01:49:38,869 - DEBUG - Pod ea1439bf-8bfd-4f91-94bd-451e57419859 is not in agent 10.0.0.241 VM list 2026-03-23 01:49:38,869 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:63e8d15a-265a-11f1-a0d1-fa163e3c5f90 2026-03-23 01:49:38,875 - DEBUG - VMI 63e8d15a-265a-11f1-a0d1-fa163e3c5f90 is removed from agent 10.0.0.241 2026-03-23 01:49:38,875 - INFO - Verified that pod ctest-nginx-pod-24123058 is removed in agent 2026-03-23 01:49:38,875 - INFO - Deleting service : ctest-nginx-svc-12170040 2026-03-23 01:49:39,148 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-23 01:49:39,154 - DEBUG - No XMPP flaps were noticed during the test