2026-06-15 17:36:36,342 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-15 17:36:36,578 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2023-1 2026-06-15 17:36:36,578 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-15 17:36:36,611 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2023-1 2026-06-15 17:36:36,612 - DEBUG - [10.0.0.33]: 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-06-15 17:36:36,666 - DEBUG - Output : NAMES contrail_test_QPjUV5D62 contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-schema-1 config_api-api-1 2026-06-15 17:36:36,666 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-15 17:36:36,740 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.52.54.1/24 172.17.0.1/16 2026-06-15 17:36:36,740 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-15 17:36:36,773 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2023-1 2026-06-15 17:36:36,859 - DEBUG - [10.0.0.129]: Running cmd : hostname 2026-06-15 17:36:37,134 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2023-1 2026-06-15 17:36:37,134 - DEBUG - [10.0.0.129]: Running cmd : hostname -f 2026-06-15 17:36:37,168 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2023-1 2026-06-15 17:36:37,168 - DEBUG - [10.0.0.129]: 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-06-15 17:36:37,221 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-15 17:36:37,221 - DEBUG - [10.0.0.129]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-15 17:36:37,291 - DEBUG - Output : 10.0.0.129/24 2026-06-15 17:36:37,291 - DEBUG - [10.0.0.129]: Running cmd : getent hosts 10.0.0.129 | head -n 1 | awk '{print $2}' 2026-06-15 17:36:37,325 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2023-1 2026-06-15 17:36:37,381 - INFO - Using existing project ['default-domain', 'k8s-default'](6ae0c1fb-1889-4f06-b543-d97375715f66) 2026-06-15 17:36:37,430 - INFO - Using existing project ['default-domain', 'k8s-default'](6ae0c1fb-1889-4f06-b543-d97375715f66) 2026-06-15 17:36:37,538 - INFO - ================================================================================ 2026-06-15 17:36:37,538 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-15 17:36:37,538 - 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-06-15 17:36:37,773 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 17:36:37,781 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.33': '0'}} with 2026-06-15 17:36:37,781 - INFO - Initial checks done. Running the testcase now 2026-06-15 17:36:37,781 - INFO - 2026-06-15 17:36:37,784 - INFO - Namespace default already exists 2026-06-15 17:36:37,785 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-15 17:36:37,927 - DEBUG - Output : cluster_project={} 2026-06-15 17:36:37,987 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-15 17:36:37,988 - DEBUG - Project uuid in Contrail is 6ae0c1fb-1889-4f06-b543-d97375715f66 2026-06-15 17:36:37,988 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-15 17:36:38,171 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-15 17:36:38,172 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=5ab70094-dd81-484b-8a87-79bc722f845b 2026-06-15 17:36:38,176 - INFO - Namespace default with uuid 5ab70094-dd81-484b-8a87-79bc722f845b found in kube manager 2026-06-15 17:36:38,176 - INFO - Namespace default verification passed 2026-06-15 17:36:38,178 - DEBUG - Service ctest-nginx-svc-71829435 not present 2026-06-15 17:36:38,179 - INFO - Creating service ctest-nginx-svc-71829435 2026-06-15 17:36:38,193 - INFO - Created Service ctest-nginx-svc-71829435 2026-06-15 17:36:38,209 - DEBUG - Pod ctest-nginx-pod-57839810 not present 2026-06-15 17:36:38,210 - INFO - Creating Pod ctest-nginx-pod-57839810 2026-06-15 17:36:38,294 - DEBUG - Pod : ctest-nginx-pod-57839810 UUID is 88adcfd0-8271-4d5a-9953-9f2e64b7ee56 2026-06-15 17:36:38,305 - DEBUG - Pod ctest-nginx-pod-02194928 not present 2026-06-15 17:36:38,305 - INFO - Creating Pod ctest-nginx-pod-02194928 2026-06-15 17:36:38,358 - DEBUG - Pod : ctest-nginx-pod-02194928 UUID is c7a420d1-a9c3-4059-a1f5-8962f93be1ff 2026-06-15 17:36:38,661 - INFO - Created VN __public__, UUID :feb0059d-094b-4d75-ab05-88c313bedea9 2026-06-15 17:36:38,994 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-15 17:36:39,005 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5cb298fa-1bef-4a72-972d-4cd51a959426 2026-06-15 17:36:39,070 - DEBUG - Requesting: http://10.0.0.33:8082/project/6ae0c1fb-1889-4f06-b543-d97375715f66 2026-06-15 17:36:39,240 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 2026-06-15 17:36:39,280 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 2026-06-15 17:36:39,327 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a 2026-06-15 17:36:39,360 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a 2026-06-15 17:36:39,373 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c3a5e062-79eb-4d6a-9492-3184549ceb7e 2026-06-15 17:36:39,379 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-15 17:36:39,381 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 2026-06-15 17:36:39,403 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a 2026-06-15 17:36:39,414 - INFO - Verified VN network id 13 for VN feb0059d-094b-4d75-ab05-88c313bedea9 2026-06-15 17:36:39,414 - INFO - Verifications in API Server for VN __public__ passed 2026-06-15 17:36:39,414 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 2026-06-15 17:36:39,423 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a 2026-06-15 17:36:39,427 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a 2026-06-15 17:36:39,432 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c3a5e062-79eb-4d6a-9492-3184549ceb7e 2026-06-15 17:36:39,443 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-15 17:36:39,459 - DEBUG - Control-node 10.0.0.33 : 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': '18352174653558705525', 'uuid-lslong': '12323406326800506537'}, 'enable': 'true', 'created': '2026-06-15T17:36:38', 'last-modified': '2026-06-15T17:36:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.582797'} 2026-06-15 17:36:39,460 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:36:39,473 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-15 17:36:39,473 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-15 17:36:39,474 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-15 17:36:39,475 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-15 17:36:39,480 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5cb298fa-1bef-4a72-972d-4cd51a959426 2026-06-15 17:36:39,492 - DEBUG - Requesting: http://10.0.0.33:8082/project/6ae0c1fb-1889-4f06-b543-d97375715f66 2026-06-15 17:36:39,529 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 2026-06-15 17:36:39,541 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-15 17:36:39,541 - DEBUG - Verifying the vn in opserver 2026-06-15 17:36:39,542 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-06-15 17:36:39,542 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-06-15 17:36:39,546 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-15 17:36:39,546 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-15 17:36:39,546 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:36:39,553 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:36:39,561 - DEBUG - Do not have enough data to verify VN in agent 2026-06-15 17:36:39,561 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:36:39,567 - DEBUG - VRF ids for VN __public__: {} 2026-06-15 17:36:39,693 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-15 17:36:39,816 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-15 17:36:39,821 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5cb298fa-1bef-4a72-972d-4cd51a959426 2026-06-15 17:36:39,826 - DEBUG - Requesting: http://10.0.0.33:8082/project/6ae0c1fb-1889-4f06-b543-d97375715f66 2026-06-15 17:36:39,888 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 2026-06-15 17:36:39,907 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/2155c4d5-e869-4453-89d8-7c184f269027 2026-06-15 17:36:39,923 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-15 17:36:39,929 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5cb298fa-1bef-4a72-972d-4cd51a959426 2026-06-15 17:36:39,939 - DEBUG - Requesting: http://10.0.0.33:8082/project/6ae0c1fb-1889-4f06-b543-d97375715f66 2026-06-15 17:36:39,995 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 2026-06-15 17:36:40,009 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-15 17:36:40,009 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-15 17:36:40,020 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-15 17:36:40,028 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-15 17:36:40,028 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-15 17:36:40,031 - DEBUG - Ingress ctest-nginx-ingress-99748567 not present 2026-06-15 17:36:40,033 - INFO - Creating Ingress ctest-nginx-ingress-99748567 2026-06-15 17:36:40,039 - INFO - Created Ingress ctest-nginx-ingress-99748567 2026-06-15 17:36:40,042 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-99748567 2026-06-15 17:36:43,046 - DEBUG - For Ingress ctest-nginx-ingress-99748567, Cluster IP: 10.47.255.249, External IPs ['202.58.181.124'] 2026-06-15 17:36:43,046 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-99748567 2026-06-15 17:36:43,046 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=aae5aec0-a9d3-4ed2-b041-5f06a481c607 2026-06-15 17:36:43,050 - INFO - Ingress ctest-nginx-ingress-99748567 with uuid aae5aec0-a9d3-4ed2-b041-5f06a481c607 found in kube manager 2026-06-15 17:36:43,050 - INFO - Ingress ctest-nginx-ingress-99748567 verification passed 2026-06-15 17:36:43,052 - DEBUG - Pod ctest-busybox-pod-35317036 not present 2026-06-15 17:36:43,053 - INFO - Creating Pod ctest-busybox-pod-35317036 2026-06-15 17:36:43,109 - DEBUG - Pod : ctest-busybox-pod-35317036 UUID is 5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:36:43,116 - DEBUG - Pod ctest-nginx-pod-57839810 not in running state.Currently in Pending 2026-06-15 17:36:48,130 - DEBUG - Pod ctest-nginx-pod-57839810 not in running state.Currently in Pending 2026-06-15 17:36:53,138 - DEBUG - Pod ctest-nginx-pod-57839810 not in running state.Currently in Pending 2026-06-15 17:36:58,146 - INFO - Pod ctest-nginx-pod-57839810 is in running state.Got IP 10.47.255.251 2026-06-15 17:36:58,156 - DEBUG - Pod ctest-nginx-pod-57839810 has vmi c461ab88-68e0-11f1-9589-fa163ecffd24 2026-06-15 17:36:58,156 - INFO - Verified pod ctest-nginx-pod-57839810 in contrail-api 2026-06-15 17:36:58,156 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:36:58,166 - DEBUG - VMI c461ab88-68e0-11f1-9589-fa163ecffd24 is active in agent 10.0.0.129 2026-06-15 17:36:58,166 - INFO - Verified Pod ctest-nginx-pod-57839810 in agent 10.0.0.129 2026-06-15 17:36:58,167 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=88adcfd0-8271-4d5a-9953-9f2e64b7ee56 2026-06-15 17:36:58,170 - INFO - Pod ctest-nginx-pod-57839810 with uuid 88adcfd0-8271-4d5a-9953-9f2e64b7ee56 found in kube manager 2026-06-15 17:36:58,170 - INFO - Pod ctest-nginx-pod-57839810 verification passed 2026-06-15 17:36:58,245 - DEBUG - [Pod ctest-nginx-pod-57839810] Cmd: echo ctest-nginx-pod-57839810 > /usr/share/nginx/html/index.html, Output: 2026-06-15 17:36:58,256 - INFO - Pod ctest-nginx-pod-02194928 is in running state.Got IP 10.47.255.250 2026-06-15 17:36:58,309 - DEBUG - Pod ctest-nginx-pod-02194928 has vmi c4b88b38-68e0-11f1-9589-fa163ecffd24 2026-06-15 17:36:58,309 - INFO - Verified pod ctest-nginx-pod-02194928 in contrail-api 2026-06-15 17:36:58,309 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:36:58,317 - DEBUG - VMI c4b88b38-68e0-11f1-9589-fa163ecffd24 is active in agent 10.0.0.129 2026-06-15 17:36:58,317 - INFO - Verified Pod ctest-nginx-pod-02194928 in agent 10.0.0.129 2026-06-15 17:36:58,318 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=c7a420d1-a9c3-4059-a1f5-8962f93be1ff 2026-06-15 17:36:58,321 - INFO - Pod ctest-nginx-pod-02194928 with uuid c7a420d1-a9c3-4059-a1f5-8962f93be1ff found in kube manager 2026-06-15 17:36:58,321 - INFO - Pod ctest-nginx-pod-02194928 verification passed 2026-06-15 17:36:58,368 - DEBUG - [Pod ctest-nginx-pod-02194928] Cmd: echo ctest-nginx-pod-02194928 > /usr/share/nginx/html/index.html, Output: 2026-06-15 17:36:58,374 - INFO - Pod ctest-busybox-pod-35317036 is in running state.Got IP 10.47.255.248 2026-06-15 17:36:58,382 - DEBUG - Pod ctest-busybox-pod-35317036 has vmi c676b828-68e0-11f1-9589-fa163ecffd24 2026-06-15 17:36:58,382 - INFO - Verified pod ctest-busybox-pod-35317036 in contrail-api 2026-06-15 17:36:58,382 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:36:58,390 - DEBUG - VMI c676b828-68e0-11f1-9589-fa163ecffd24 is active in agent 10.0.0.129 2026-06-15 17:36:58,390 - INFO - Verified Pod ctest-busybox-pod-35317036 in agent 10.0.0.129 2026-06-15 17:36:58,390 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:36:58,393 - INFO - Pod ctest-busybox-pod-35317036 with uuid 5cc81a07-a265-41e1-8ed5-96a22c9241c9 found in kube manager 2026-06-15 17:36:58,393 - INFO - Pod ctest-busybox-pod-35317036 verification passed 2026-06-15 17:36:58,442 - DEBUG - [Pod ctest-busybox-pod-35317036] 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-57839810 2026-06-15 17:36:58,442 - DEBUG - [Pod Pod ctest-busybox-pod-35317036] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-15 17:36:58,442 - DEBUG - [Pod Pod ctest-busybox-pod-35317036] 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-57839810 2026-06-15 17:36:58,499 - DEBUG - [Pod ctest-busybox-pod-35317036] 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-02194928 2026-06-15 17:36:58,499 - DEBUG - [Pod Pod ctest-busybox-pod-35317036] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-15 17:36:58,499 - DEBUG - [Pod Pod ctest-busybox-pod-35317036] 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-02194928 2026-06-15 17:36:58,499 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-57839810': 1, 'ctest-nginx-pod-02194928': 1} 2026-06-15 17:36:58,499 - WARNING - Nothing to delete parallely 2026-06-15 17:36:58,500 - INFO - Deleting pod default:ctest-busybox-pod-35317036 2026-06-15 17:36:58,508 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:36:58,516 - WARNING - Pod uuid 5cc81a07-a265-41e1-8ed5-96a22c9241c9 is still seen in agent 10.0.0.129 VM list 2026-06-15 17:37:03,517 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:37:03,523 - WARNING - Pod uuid 5cc81a07-a265-41e1-8ed5-96a22c9241c9 is still seen in agent 10.0.0.129 VM list 2026-06-15 17:37:08,524 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:37:08,533 - WARNING - Pod uuid 5cc81a07-a265-41e1-8ed5-96a22c9241c9 is still seen in agent 10.0.0.129 VM list 2026-06-15 17:37:13,533 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:37:13,544 - WARNING - Pod uuid 5cc81a07-a265-41e1-8ed5-96a22c9241c9 is still seen in agent 10.0.0.129 VM list 2026-06-15 17:37:18,545 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:37:18,553 - WARNING - Pod uuid 5cc81a07-a265-41e1-8ed5-96a22c9241c9 is still seen in agent 10.0.0.129 VM list 2026-06-15 17:37:23,554 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:37:23,565 - WARNING - Pod uuid 5cc81a07-a265-41e1-8ed5-96a22c9241c9 is still seen in agent 10.0.0.129 VM list 2026-06-15 17:37:28,566 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:37:28,574 - WARNING - Pod uuid 5cc81a07-a265-41e1-8ed5-96a22c9241c9 is still seen in agent 10.0.0.129 VM list 2026-06-15 17:37:33,575 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=5cc81a07-a265-41e1-8ed5-96a22c9241c9 2026-06-15 17:37:33,581 - DEBUG - Pod 5cc81a07-a265-41e1-8ed5-96a22c9241c9 is not in agent 10.0.0.129 VM list 2026-06-15 17:37:33,581 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c676b828-68e0-11f1-9589-fa163ecffd24 2026-06-15 17:37:33,587 - DEBUG - VMI c676b828-68e0-11f1-9589-fa163ecffd24 is removed from agent 10.0.0.129 2026-06-15 17:37:33,587 - INFO - Verified that pod ctest-busybox-pod-35317036 is removed in agent 2026-06-15 17:37:33,587 - INFO - Deleting Ingress : ctest-nginx-ingress-99748567 2026-06-15 17:37:33,593 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=aae5aec0-a9d3-4ed2-b041-5f06a481c607 2026-06-15 17:37:33,598 - ERROR - Ingress ctest-nginx-ingress-99748567 with uuid aae5aec0-a9d3-4ed2-b041-5f06a481c607 still found in kube manager 2026-06-15 17:37:34,601 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=aae5aec0-a9d3-4ed2-b041-5f06a481c607 2026-06-15 17:37:34,606 - INFO - Ingress ctest-nginx-ingress-99748567 with uuid aae5aec0-a9d3-4ed2-b041-5f06a481c607 deleted successfully from kube manager 2026-06-15 17:37:34,606 - INFO - Verifications on Ingress %s cleanup passed 2026-06-15 17:37:34,606 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-15 17:37:34,664 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-15 17:37:34,669 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-15 17:37:34,669 - INFO - Deleting VN __public__ 2026-06-15 17:37:34,781 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a 2026-06-15 17:37:34,785 - DEBUG - Response Code: 404 2026-06-15 17:37:34,785 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-15 17:37:34,789 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5cb298fa-1bef-4a72-972d-4cd51a959426 2026-06-15 17:37:34,799 - DEBUG - Requesting: http://10.0.0.33:8082/project/6ae0c1fb-1889-4f06-b543-d97375715f66 2026-06-15 17:37:34,840 - INFO - Validated that VN __public__ is not found in API Server 2026-06-15 17:37:34,840 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-15 17:37:34,851 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:37:34,863 - DEBUG - VN __public__ is not present in Agent 10.0.0.129 2026-06-15 17:37:34,863 - INFO - Validated that VN __public__ is not in any agent 2026-06-15 17:37:34,863 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:37:34,886 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:37:34,891 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-15 17:37:34,895 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-15 17:37:34,897 - INFO - Deleting pod default:ctest-nginx-pod-02194928 2026-06-15 17:37:34,910 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c7a420d1-a9c3-4059-a1f5-8962f93be1ff 2026-06-15 17:37:34,918 - WARNING - Pod uuid c7a420d1-a9c3-4059-a1f5-8962f93be1ff is still seen in agent 10.0.0.129 VM list 2026-06-15 17:37:39,920 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c7a420d1-a9c3-4059-a1f5-8962f93be1ff 2026-06-15 17:37:39,926 - DEBUG - Pod c7a420d1-a9c3-4059-a1f5-8962f93be1ff is not in agent 10.0.0.129 VM list 2026-06-15 17:37:39,926 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4b88b38-68e0-11f1-9589-fa163ecffd24 2026-06-15 17:37:39,931 - DEBUG - VMI c4b88b38-68e0-11f1-9589-fa163ecffd24 is removed from agent 10.0.0.129 2026-06-15 17:37:39,931 - INFO - Verified that pod ctest-nginx-pod-02194928 is removed in agent 2026-06-15 17:37:39,931 - INFO - Deleting pod default:ctest-nginx-pod-57839810 2026-06-15 17:37:39,951 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=88adcfd0-8271-4d5a-9953-9f2e64b7ee56 2026-06-15 17:37:39,959 - WARNING - Pod uuid 88adcfd0-8271-4d5a-9953-9f2e64b7ee56 is still seen in agent 10.0.0.129 VM list 2026-06-15 17:37:44,960 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=88adcfd0-8271-4d5a-9953-9f2e64b7ee56 2026-06-15 17:37:44,965 - DEBUG - Pod 88adcfd0-8271-4d5a-9953-9f2e64b7ee56 is not in agent 10.0.0.129 VM list 2026-06-15 17:37:44,966 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c461ab88-68e0-11f1-9589-fa163ecffd24 2026-06-15 17:37:44,971 - DEBUG - VMI c461ab88-68e0-11f1-9589-fa163ecffd24 is removed from agent 10.0.0.129 2026-06-15 17:37:44,971 - INFO - Verified that pod ctest-nginx-pod-57839810 is removed in agent 2026-06-15 17:37:44,971 - INFO - Deleting service : ctest-nginx-svc-71829435 2026-06-15 17:37:45,192 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 17:37:45,198 - DEBUG - No XMPP flaps were noticed during the test