2026-02-26 01:51:48,587 - DEBUG - [10.0.0.41]: Running cmd : hostname 2026-02-26 01:51:48,866 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1916-1 2026-02-26 01:51:48,866 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2026-02-26 01:51:48,900 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1916-1 2026-02-26 01:51:48,900 - DEBUG - [10.0.0.41]: 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-02-26 01:51:48,976 - DEBUG - Output : NAMES contrail_test_OuxHVyVqE contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-api-1 config_api-schema-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 2026-02-26 01:51:48,976 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-02-26 01:51:49,060 - DEBUG - Output : 127.0.0.1/8 10.0.0.41/24 252.41.0.1/8 10.223.37.1/24 172.17.0.1/16 2026-02-26 01:51:49,060 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2026-02-26 01:51:49,107 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1916-1 2026-02-26 01:51:49,206 - DEBUG - [10.0.0.27]: Running cmd : hostname 2026-02-26 01:51:49,422 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1916-1 2026-02-26 01:51:49,423 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2026-02-26 01:51:49,446 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1916-1 2026-02-26 01:51:49,446 - DEBUG - [10.0.0.27]: 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-02-26 01:51:49,530 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-02-26 01:51:49,530 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-02-26 01:51:49,554 - DEBUG - Output : 10.0.0.27/24 2026-02-26 01:51:49,554 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2026-02-26 01:51:49,577 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1916-1 2026-02-26 01:51:49,645 - INFO - Using existing project ['default-domain', 'k8s-default'](f2522181-212b-4de9-8a55-b6f90785ae63) 2026-02-26 01:51:49,755 - INFO - Using existing project ['default-domain', 'k8s-default'](f2522181-212b-4de9-8a55-b6f90785ae63) 2026-02-26 01:51:49,858 - INFO - ================================================================================ 2026-02-26 01:51:49,858 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-02-26 01:51:49,859 - 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-02-26 01:51:50,096 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-26 01:51:50,102 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.41': '0'}} with 2026-02-26 01:51:50,102 - INFO - Initial checks done. Running the testcase now 2026-02-26 01:51:50,102 - INFO - 2026-02-26 01:51:50,105 - INFO - Namespace default already exists 2026-02-26 01:51:50,106 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-02-26 01:51:50,211 - DEBUG - Output : cluster_project={} 2026-02-26 01:51:50,244 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-02-26 01:51:50,244 - DEBUG - Project uuid in Contrail is f2522181-212b-4de9-8a55-b6f90785ae63 2026-02-26 01:51:50,244 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-02-26 01:51:50,357 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-26 01:51:50,357 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_NamespaceDatabaseList?namespace_uuid=a56c94c7-c7c4-425a-b310-7691df57911c 2026-02-26 01:51:50,361 - INFO - Namespace default with uuid a56c94c7-c7c4-425a-b310-7691df57911c found in kube manager 2026-02-26 01:51:50,361 - INFO - Namespace default verification passed 2026-02-26 01:51:50,364 - DEBUG - Service ctest-nginx-svc-09103390 not present 2026-02-26 01:51:50,364 - INFO - Creating service ctest-nginx-svc-09103390 2026-02-26 01:51:50,383 - INFO - Created Service ctest-nginx-svc-09103390 2026-02-26 01:51:50,389 - DEBUG - Pod ctest-nginx-pod-51292829 not present 2026-02-26 01:51:50,390 - INFO - Creating Pod ctest-nginx-pod-51292829 2026-02-26 01:51:50,471 - DEBUG - Pod : ctest-nginx-pod-51292829 UUID is d43cdee2-eec8-4599-8e40-a97f4d2f754d 2026-02-26 01:51:50,474 - DEBUG - Pod ctest-nginx-pod-10466986 not present 2026-02-26 01:51:50,475 - INFO - Creating Pod ctest-nginx-pod-10466986 2026-02-26 01:51:50,517 - DEBUG - Pod : ctest-nginx-pod-10466986 UUID is bb593235-6668-4380-bc31-2ba541c1da8e 2026-02-26 01:51:50,739 - INFO - Created VN __public__, UUID :2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:50,969 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 01:51:50,973 - DEBUG - Requesting: http://10.0.0.41:8082/domain/47ea5341-c19b-4830-8a93-3f4d3685b65c 2026-02-26 01:51:50,985 - DEBUG - Requesting: http://10.0.0.41:8082/project/f2522181-212b-4de9-8a55-b6f90785ae63 2026-02-26 01:51:51,026 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:51,077 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:51,097 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a 2026-02-26 01:51:51,107 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a 2026-02-26 01:51:51,126 - DEBUG - Route Targets: [] 2026-02-26 01:51:51,126 - DEBUG - RT names not yet present for VN __public__ 2026-02-26 01:51:56,126 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 01:51:56,131 - DEBUG - Requesting: http://10.0.0.41:8082/domain/47ea5341-c19b-4830-8a93-3f4d3685b65c 2026-02-26 01:51:56,137 - DEBUG - Requesting: http://10.0.0.41:8082/project/f2522181-212b-4de9-8a55-b6f90785ae63 2026-02-26 01:51:56,175 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:56,183 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:56,209 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a 2026-02-26 01:51:56,216 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a 2026-02-26 01:51:56,222 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/8bb017e1-91a6-4162-a3c2-7c6af4b40c17 2026-02-26 01:51:56,226 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-26 01:51:56,226 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:56,233 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a 2026-02-26 01:51:56,243 - INFO - Verified VN network id 13 for VN 2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:56,243 - INFO - Verifications in API Server for VN __public__ passed 2026-02-26 01:51:56,243 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:56,250 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a 2026-02-26 01:51:56,256 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a 2026-02-26 01:51:56,260 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/8bb017e1-91a6-4162-a3c2-7c6af4b40c17 2026-02-26 01:51:56,266 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-26 01:51:56,272 - DEBUG - Control-node 10.0.0.41 : 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': '2828822486221016621', 'uuid-lslong': '13741076368888765689'}, 'enable': 'true', 'created': '2026-02-26T01:51:50', 'last-modified': '2026-02-26T01:51:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.450728'} 2026-02-26 01:51:56,272 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 01:51:56,281 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-26 01:51:56,281 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-02-26 01:51:56,282 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-02-26 01:51:56,282 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 01:51:56,286 - DEBUG - Requesting: http://10.0.0.41:8082/domain/47ea5341-c19b-4830-8a93-3f4d3685b65c 2026-02-26 01:51:56,292 - DEBUG - Requesting: http://10.0.0.41:8082/project/f2522181-212b-4de9-8a55-b6f90785ae63 2026-02-26 01:51:56,326 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:56,333 - DEBUG - =>VN __public__ has no policy to be verified 2026-02-26 01:51:56,334 - DEBUG - Verifying the vn in opserver 2026-02-26 01:51:56,334 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.41 2026-02-26 01:51:56,334 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2026-02-26 01:51:56,337 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-02-26 01:51:56,337 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-02-26 01:51:56,338 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 01:51:56,348 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 01:51:56,352 - DEBUG - Do not have enough data to verify VN in agent 2026-02-26 01:51:56,352 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 01:51:56,357 - DEBUG - VRF ids for VN __public__: {} 2026-02-26 01:51:56,449 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-02-26 01:51:56,546 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 01:51:56,561 - DEBUG - Requesting: http://10.0.0.41:8082/domain/47ea5341-c19b-4830-8a93-3f4d3685b65c 2026-02-26 01:51:56,567 - DEBUG - Requesting: http://10.0.0.41:8082/project/f2522181-212b-4de9-8a55-b6f90785ae63 2026-02-26 01:51:56,601 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:56,609 - DEBUG - Requesting: http://10.0.0.41:8082/floating-ip-pool/7202d2c9-78d8-4457-9cdd-92c39d9b547d 2026-02-26 01:51:56,614 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 01:51:56,617 - DEBUG - Requesting: http://10.0.0.41:8082/domain/47ea5341-c19b-4830-8a93-3f4d3685b65c 2026-02-26 01:51:56,622 - DEBUG - Requesting: http://10.0.0.41:8082/project/f2522181-212b-4de9-8a55-b6f90785ae63 2026-02-26 01:51:56,659 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 2026-02-26 01:51:56,669 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-02-26 01:51:56,669 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-02-26 01:51:56,677 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-26 01:51:56,682 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-02-26 01:51:56,682 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-02-26 01:51:56,686 - DEBUG - Ingress ctest-nginx-ingress-97117205 not present 2026-02-26 01:51:56,686 - INFO - Creating Ingress ctest-nginx-ingress-97117205 2026-02-26 01:51:56,694 - INFO - Created Ingress ctest-nginx-ingress-97117205 2026-02-26 01:51:56,704 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-97117205 2026-02-26 01:51:59,709 - DEBUG - For Ingress ctest-nginx-ingress-97117205, Cluster IP: 10.47.255.249, External IPs ['85.72.198.60'] 2026-02-26 01:51:59,709 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-97117205 2026-02-26 01:51:59,709 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=8ff5caf9-7932-417a-b8c2-47c3e054e538 2026-02-26 01:51:59,713 - INFO - Ingress ctest-nginx-ingress-97117205 with uuid 8ff5caf9-7932-417a-b8c2-47c3e054e538 found in kube manager 2026-02-26 01:51:59,713 - INFO - Ingress ctest-nginx-ingress-97117205 verification passed 2026-02-26 01:51:59,716 - DEBUG - Pod ctest-busybox-pod-27274438 not present 2026-02-26 01:51:59,716 - INFO - Creating Pod ctest-busybox-pod-27274438 2026-02-26 01:51:59,759 - DEBUG - Pod : ctest-busybox-pod-27274438 UUID is 1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:51:59,776 - DEBUG - Pod ctest-nginx-pod-51292829 not in running state.Currently in Pending 2026-02-26 01:52:04,783 - INFO - Pod ctest-nginx-pod-51292829 is in running state.Got IP 10.47.255.251 2026-02-26 01:52:04,835 - DEBUG - Pod ctest-nginx-pod-51292829 has vmi b880640c-12b5-11f1-90c1-fa163eb8d0bf 2026-02-26 01:52:04,835 - INFO - Verified pod ctest-nginx-pod-51292829 in contrail-api 2026-02-26 01:52:04,835 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-26 01:52:04,846 - DEBUG - VMI b880640c-12b5-11f1-90c1-fa163eb8d0bf is active in agent 10.0.0.27 2026-02-26 01:52:04,846 - INFO - Verified Pod ctest-nginx-pod-51292829 in agent 10.0.0.27 2026-02-26 01:52:04,846 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=d43cdee2-eec8-4599-8e40-a97f4d2f754d 2026-02-26 01:52:04,850 - INFO - Pod ctest-nginx-pod-51292829 with uuid d43cdee2-eec8-4599-8e40-a97f4d2f754d found in kube manager 2026-02-26 01:52:04,850 - INFO - Pod ctest-nginx-pod-51292829 verification passed 2026-02-26 01:52:04,912 - DEBUG - [Pod ctest-nginx-pod-51292829] Cmd: echo ctest-nginx-pod-51292829 > /usr/share/nginx/html/index.html, Output: 2026-02-26 01:52:04,919 - INFO - Pod ctest-nginx-pod-10466986 is in running state.Got IP 10.47.255.250 2026-02-26 01:52:04,933 - DEBUG - Pod ctest-nginx-pod-10466986 has vmi b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf 2026-02-26 01:52:04,933 - INFO - Verified pod ctest-nginx-pod-10466986 in contrail-api 2026-02-26 01:52:04,933 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-26 01:52:04,941 - DEBUG - VMI b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf is active in agent 10.0.0.27 2026-02-26 01:52:04,941 - INFO - Verified Pod ctest-nginx-pod-10466986 in agent 10.0.0.27 2026-02-26 01:52:04,941 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=bb593235-6668-4380-bc31-2ba541c1da8e 2026-02-26 01:52:04,945 - INFO - Pod ctest-nginx-pod-10466986 with uuid bb593235-6668-4380-bc31-2ba541c1da8e found in kube manager 2026-02-26 01:52:04,945 - INFO - Pod ctest-nginx-pod-10466986 verification passed 2026-02-26 01:52:04,993 - DEBUG - [Pod ctest-nginx-pod-10466986] Cmd: echo ctest-nginx-pod-10466986 > /usr/share/nginx/html/index.html, Output: 2026-02-26 01:52:04,999 - DEBUG - Pod ctest-busybox-pod-27274438 not in running state.Currently in Pending 2026-02-26 01:52:10,006 - DEBUG - Pod ctest-busybox-pod-27274438 not in running state.Currently in Pending 2026-02-26 01:52:15,013 - INFO - Pod ctest-busybox-pod-27274438 is in running state.Got IP 10.47.255.248 2026-02-26 01:52:15,025 - DEBUG - Pod ctest-busybox-pod-27274438 has vmi bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf 2026-02-26 01:52:15,025 - INFO - Verified pod ctest-busybox-pod-27274438 in contrail-api 2026-02-26 01:52:15,025 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-26 01:52:15,034 - DEBUG - VMI bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf is active in agent 10.0.0.27 2026-02-26 01:52:15,034 - INFO - Verified Pod ctest-busybox-pod-27274438 in agent 10.0.0.27 2026-02-26 01:52:15,034 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:15,038 - INFO - Pod ctest-busybox-pod-27274438 with uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 found in kube manager 2026-02-26 01:52:15,038 - INFO - Pod ctest-busybox-pod-27274438 verification passed 2026-02-26 01:52:15,092 - DEBUG - [Pod ctest-busybox-pod-27274438] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-51292829 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-26 01:52:15,092 - DEBUG - [Pod Pod ctest-busybox-pod-27274438] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-26 01:52:15,092 - DEBUG - [Pod Pod ctest-busybox-pod-27274438] Cmd output: ctest-nginx-pod-51292829 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-26 01:52:15,140 - DEBUG - [Pod ctest-busybox-pod-27274438] 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-51292829 2026-02-26 01:52:15,140 - DEBUG - [Pod Pod ctest-busybox-pod-27274438] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-26 01:52:15,140 - DEBUG - [Pod Pod ctest-busybox-pod-27274438] 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-51292829 2026-02-26 01:52:15,192 - DEBUG - [Pod ctest-busybox-pod-27274438] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-51292829 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-26 01:52:15,192 - DEBUG - [Pod Pod ctest-busybox-pod-27274438] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-26 01:52:15,192 - DEBUG - [Pod Pod ctest-busybox-pod-27274438] Cmd output: ctest-nginx-pod-51292829 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-26 01:52:15,226 - DEBUG - [Pod ctest-busybox-pod-27274438] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-10466986 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-26 01:52:15,226 - DEBUG - [Pod Pod ctest-busybox-pod-27274438] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-26 01:52:15,226 - DEBUG - [Pod Pod ctest-busybox-pod-27274438] Cmd output: ctest-nginx-pod-10466986 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-26 01:52:15,226 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-51292829': 3, 'ctest-nginx-pod-10466986': 1} 2026-02-26 01:52:15,226 - WARNING - Nothing to delete parallely 2026-02-26 01:52:15,226 - INFO - Deleting pod default:ctest-busybox-pod-27274438 2026-02-26 01:52:15,236 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:15,241 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:52:20,242 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:20,248 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:52:25,255 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:25,260 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:52:30,261 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:30,267 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:52:35,268 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:35,273 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:52:40,274 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:40,280 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:52:45,281 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:45,286 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:52:50,287 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:50,292 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:52:55,293 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:52:55,300 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:53:00,300 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:53:00,306 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:53:05,307 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:53:05,313 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:53:10,314 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:53:10,321 - WARNING - Pod uuid 1aa82d55-afdf-4690-a7c4-485341d311d6 is still seen in agent 10.0.0.27 VM list 2026-02-26 01:53:15,322 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1aa82d55-afdf-4690-a7c4-485341d311d6 2026-02-26 01:53:15,328 - DEBUG - Pod 1aa82d55-afdf-4690-a7c4-485341d311d6 is not in agent 10.0.0.27 VM list 2026-02-26 01:53:15,329 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf 2026-02-26 01:53:15,334 - DEBUG - VMI bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf is removed from agent 10.0.0.27 2026-02-26 01:53:15,334 - INFO - Verified that pod ctest-busybox-pod-27274438 is removed in agent 2026-02-26 01:53:15,334 - INFO - Deleting Ingress : ctest-nginx-ingress-97117205 2026-02-26 01:53:15,340 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=8ff5caf9-7932-417a-b8c2-47c3e054e538 2026-02-26 01:53:15,344 - ERROR - Ingress ctest-nginx-ingress-97117205 with uuid 8ff5caf9-7932-417a-b8c2-47c3e054e538 still found in kube manager 2026-02-26 01:53:16,345 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=8ff5caf9-7932-417a-b8c2-47c3e054e538 2026-02-26 01:53:16,348 - INFO - Ingress ctest-nginx-ingress-97117205 with uuid 8ff5caf9-7932-417a-b8c2-47c3e054e538 deleted successfully from kube manager 2026-02-26 01:53:16,348 - INFO - Verifications on Ingress %s cleanup passed 2026-02-26 01:53:16,349 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-02-26 01:53:16,475 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-26 01:53:16,481 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-02-26 01:53:16,481 - INFO - Deleting VN __public__ 2026-02-26 01:53:16,592 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a 2026-02-26 01:53:16,596 - DEBUG - Response Code: 404 2026-02-26 01:53:16,596 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 01:53:16,600 - DEBUG - Requesting: http://10.0.0.41:8082/domain/47ea5341-c19b-4830-8a93-3f4d3685b65c 2026-02-26 01:53:16,605 - DEBUG - Requesting: http://10.0.0.41:8082/project/f2522181-212b-4de9-8a55-b6f90785ae63 2026-02-26 01:53:16,665 - INFO - Validated that VN __public__ is not found in API Server 2026-02-26 01:53:16,665 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-02-26 01:53:16,672 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 01:53:16,684 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2026-02-26 01:53:16,684 - INFO - Validated that VN __public__ is not in any agent 2026-02-26 01:53:16,684 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 01:53:16,692 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 01:53:16,698 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-26 01:53:16,702 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-02-26 01:53:16,702 - INFO - Deleting pod default:ctest-nginx-pod-10466986 2026-02-26 01:53:16,728 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=bb593235-6668-4380-bc31-2ba541c1da8e 2026-02-26 01:53:16,744 - WARNING - Pod uuid bb593235-6668-4380-bc31-2ba541c1da8e is still seen in agent 10.0.0.27 VM list 2026-02-26 01:53:21,745 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=bb593235-6668-4380-bc31-2ba541c1da8e 2026-02-26 01:53:21,750 - DEBUG - Pod bb593235-6668-4380-bc31-2ba541c1da8e is not in agent 10.0.0.27 VM list 2026-02-26 01:53:21,750 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf 2026-02-26 01:53:21,755 - DEBUG - VMI b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf is removed from agent 10.0.0.27 2026-02-26 01:53:21,755 - INFO - Verified that pod ctest-nginx-pod-10466986 is removed in agent 2026-02-26 01:53:21,755 - INFO - Deleting pod default:ctest-nginx-pod-51292829 2026-02-26 01:53:21,767 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d43cdee2-eec8-4599-8e40-a97f4d2f754d 2026-02-26 01:53:21,772 - WARNING - Pod uuid d43cdee2-eec8-4599-8e40-a97f4d2f754d is still seen in agent 10.0.0.27 VM list 2026-02-26 01:53:26,773 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d43cdee2-eec8-4599-8e40-a97f4d2f754d 2026-02-26 01:53:26,779 - DEBUG - Pod d43cdee2-eec8-4599-8e40-a97f4d2f754d is not in agent 10.0.0.27 VM list 2026-02-26 01:53:26,779 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b880640c-12b5-11f1-90c1-fa163eb8d0bf 2026-02-26 01:53:26,783 - DEBUG - VMI b880640c-12b5-11f1-90c1-fa163eb8d0bf is removed from agent 10.0.0.27 2026-02-26 01:53:26,783 - INFO - Verified that pod ctest-nginx-pod-51292829 is removed in agent 2026-02-26 01:53:26,783 - INFO - Deleting service : ctest-nginx-svc-09103390 2026-02-26 01:53:27,005 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-26 01:53:27,012 - DEBUG - No XMPP flaps were noticed during the test