2026-08-17 12:39:32,704 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-08-17 12:39:32,991 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2067-1 2026-08-17 12:39:32,991 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-08-17 12:39:33,035 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2067-1 2026-08-17 12:39:33,035 - DEBUG - [10.0.0.249]: 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-08-17 12:39:33,155 - DEBUG - Output : NAMES contrail_test_z1I8srqDq contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-schema-1 2026-08-17 12:39:33,155 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-17 12:39:33,212 - DEBUG - Output : 127.0.0.1/8 10.0.0.249/24 252.249.0.1/8 10.59.236.1/24 172.17.0.1/16 2026-08-17 12:39:33,212 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-08-17 12:39:33,257 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2067-1 2026-08-17 12:39:33,358 - DEBUG - [10.0.0.22]: Running cmd : hostname 2026-08-17 12:39:33,627 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2067-1 2026-08-17 12:39:33,628 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2026-08-17 12:39:33,701 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2067-1 2026-08-17 12:39:33,701 - DEBUG - [10.0.0.22]: 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-08-17 12:39:33,756 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-17 12:39:33,756 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-17 12:39:33,791 - DEBUG - Output : 10.0.0.22/24 2026-08-17 12:39:33,792 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2026-08-17 12:39:33,864 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2067-1 2026-08-17 12:39:33,950 - INFO - Using existing project ['default-domain', 'k8s-default'](0b4bdd6b-2618-4d65-aba2-52591bc57630) 2026-08-17 12:39:34,048 - INFO - Using existing project ['default-domain', 'k8s-default'](0b4bdd6b-2618-4d65-aba2-52591bc57630) 2026-08-17 12:39:34,174 - INFO - ================================================================================ 2026-08-17 12:39:34,174 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-17 12:39:34,175 - 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-08-17 12:39:34,444 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 12:39:34,451 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.249': '0'}} with 2026-08-17 12:39:34,451 - INFO - Initial checks done. Running the testcase now 2026-08-17 12:39:34,451 - INFO - 2026-08-17 12:39:34,456 - INFO - Namespace default already exists 2026-08-17 12:39:34,456 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-17 12:39:34,587 - DEBUG - Output : cluster_project={} 2026-08-17 12:39:34,674 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-17 12:39:34,675 - DEBUG - Project uuid in Contrail is 0b4bdd6b-2618-4d65-aba2-52591bc57630 2026-08-17 12:39:34,675 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-17 12:39:34,863 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-17 12:39:34,863 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=82d296a3-dceb-4cc5-94cf-3a5e909a98c3 2026-08-17 12:39:34,868 - INFO - Namespace default with uuid 82d296a3-dceb-4cc5-94cf-3a5e909a98c3 found in kube manager 2026-08-17 12:39:34,868 - INFO - Namespace default verification passed 2026-08-17 12:39:34,872 - DEBUG - Service ctest-nginx-svc-55734892 not present 2026-08-17 12:39:34,872 - INFO - Creating service ctest-nginx-svc-55734892 2026-08-17 12:39:34,891 - INFO - Created Service ctest-nginx-svc-55734892 2026-08-17 12:39:34,907 - DEBUG - Pod ctest-nginx-pod-47207987 not present 2026-08-17 12:39:34,908 - INFO - Creating Pod ctest-nginx-pod-47207987 2026-08-17 12:39:34,954 - DEBUG - Pod : ctest-nginx-pod-47207987 UUID is 2783ba0d-25bf-436e-bb0e-0ec28ba2bc24 2026-08-17 12:39:34,970 - DEBUG - Pod ctest-nginx-pod-01481170 not present 2026-08-17 12:39:34,970 - INFO - Creating Pod ctest-nginx-pod-01481170 2026-08-17 12:39:35,007 - DEBUG - Pod : ctest-nginx-pod-01481170 UUID is 7fde4a4a-211b-4d53-9a9c-6f767044aa40 2026-08-17 12:39:35,242 - INFO - Created VN __public__, UUID :bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:35,425 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-08-17 12:39:35,430 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 2026-08-17 12:39:35,446 - DEBUG - Requesting: http://10.0.0.249:8082/project/0b4bdd6b-2618-4d65-aba2-52591bc57630 2026-08-17 12:39:35,494 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:35,514 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:35,528 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a 2026-08-17 12:39:35,536 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a 2026-08-17 12:39:35,545 - DEBUG - Route Targets: [] 2026-08-17 12:39:35,546 - DEBUG - RT names not yet present for VN __public__ 2026-08-17 12:39:40,546 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-08-17 12:39:40,552 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 2026-08-17 12:39:40,560 - DEBUG - Requesting: http://10.0.0.249:8082/project/0b4bdd6b-2618-4d65-aba2-52591bc57630 2026-08-17 12:39:40,632 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:40,641 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:40,651 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a 2026-08-17 12:39:40,660 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a 2026-08-17 12:39:40,666 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/8cbdbad5-ad6b-49c2-a870-8709d71c32a8 2026-08-17 12:39:40,671 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-17 12:39:40,671 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:40,679 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a 2026-08-17 12:39:40,695 - INFO - Verified VN network id 13 for VN bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:40,695 - INFO - Verifications in API Server for VN __public__ passed 2026-08-17 12:39:40,695 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:40,706 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a 2026-08-17 12:39:40,712 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a 2026-08-17 12:39:40,719 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/8cbdbad5-ad6b-49c2-a870-8709d71c32a8 2026-08-17 12:39:40,725 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-17 12:39:40,734 - DEBUG - Control-node 10.0.0.249 : 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': '13529781687717744388', 'uuid-lslong': '11106860082548191789'}, 'enable': 'true', 'created': '2026-08-17T12:39:35', 'last-modified': '2026-08-17T12:39:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.420993'} 2026-08-17 12:39:40,735 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:39:40,748 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-17 12:39:40,748 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-17 12:39:40,749 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-17 12:39:40,749 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-08-17 12:39:40,754 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 2026-08-17 12:39:40,762 - DEBUG - Requesting: http://10.0.0.249:8082/project/0b4bdd6b-2618-4d65-aba2-52591bc57630 2026-08-17 12:39:40,816 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:40,826 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-17 12:39:40,826 - DEBUG - Verifying the vn in opserver 2026-08-17 12:39:40,826 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2026-08-17 12:39:40,827 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2026-08-17 12:39:40,832 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-17 12:39:40,832 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-17 12:39:40,832 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:39:40,841 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:39:40,849 - DEBUG - Do not have enough data to verify VN in agent 2026-08-17 12:39:40,849 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:39:40,854 - DEBUG - VRF ids for VN __public__: {} 2026-08-17 12:39:40,964 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-17 12:39:41,064 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-08-17 12:39:41,077 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 2026-08-17 12:39:41,087 - DEBUG - Requesting: http://10.0.0.249:8082/project/0b4bdd6b-2618-4d65-aba2-52591bc57630 2026-08-17 12:39:41,135 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:41,156 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/df81c05a-c0c3-47af-83fc-a2b20eecb4c8 2026-08-17 12:39:41,164 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-08-17 12:39:41,171 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 2026-08-17 12:39:41,180 - DEBUG - Requesting: http://10.0.0.249:8082/project/0b4bdd6b-2618-4d65-aba2-52591bc57630 2026-08-17 12:39:41,234 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d 2026-08-17 12:39:41,255 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-17 12:39:41,255 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-17 12:39:41,266 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-17 12:39:41,272 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-17 12:39:41,272 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-17 12:39:41,276 - DEBUG - Ingress ctest-nginx-ingress-60545317 not present 2026-08-17 12:39:41,277 - INFO - Creating Ingress ctest-nginx-ingress-60545317 2026-08-17 12:39:41,288 - INFO - Created Ingress ctest-nginx-ingress-60545317 2026-08-17 12:39:41,292 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-60545317 2026-08-17 12:39:44,299 - DEBUG - For Ingress ctest-nginx-ingress-60545317, Cluster IP: 10.47.255.249, External IPs ['150.228.194.60'] 2026-08-17 12:39:44,299 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-60545317 2026-08-17 12:39:44,299 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=ea2a11e7-b095-4d6f-ba5f-6420f9b8bcbf 2026-08-17 12:39:44,305 - INFO - Ingress ctest-nginx-ingress-60545317 with uuid ea2a11e7-b095-4d6f-ba5f-6420f9b8bcbf found in kube manager 2026-08-17 12:39:44,305 - INFO - Ingress ctest-nginx-ingress-60545317 verification passed 2026-08-17 12:39:44,308 - DEBUG - Pod ctest-busybox-pod-09732646 not present 2026-08-17 12:39:44,308 - INFO - Creating Pod ctest-busybox-pod-09732646 2026-08-17 12:39:44,343 - DEBUG - Node for Pod ctest-busybox-pod-09732646 not yet populated 2026-08-17 12:39:47,351 - DEBUG - Pod : ctest-busybox-pod-09732646 UUID is 7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:39:47,358 - DEBUG - Pod ctest-nginx-pod-47207987 not in running state.Currently in Pending 2026-08-17 12:39:52,367 - INFO - Pod ctest-nginx-pod-47207987 is in running state.Got IP 10.47.255.251 2026-08-17 12:39:52,426 - DEBUG - Pod ctest-nginx-pod-47207987 has vmi b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a 2026-08-17 12:39:52,426 - INFO - Verified pod ctest-nginx-pod-47207987 in contrail-api 2026-08-17 12:39:52,427 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:52,442 - DEBUG - VMI b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a is active in agent 10.0.0.22 2026-08-17 12:39:52,442 - INFO - Verified Pod ctest-nginx-pod-47207987 in agent 10.0.0.22 2026-08-17 12:39:52,442 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=2783ba0d-25bf-436e-bb0e-0ec28ba2bc24 2026-08-17 12:39:52,447 - INFO - Pod ctest-nginx-pod-47207987 with uuid 2783ba0d-25bf-436e-bb0e-0ec28ba2bc24 found in kube manager 2026-08-17 12:39:52,447 - INFO - Pod ctest-nginx-pod-47207987 verification passed 2026-08-17 12:39:52,516 - DEBUG - [Pod ctest-nginx-pod-47207987] Cmd: echo ctest-nginx-pod-47207987 > /usr/share/nginx/html/index.html, Output: 2026-08-17 12:39:52,523 - INFO - Pod ctest-nginx-pod-01481170 is in running state.Got IP 10.47.255.250 2026-08-17 12:39:52,548 - DEBUG - Pod ctest-nginx-pod-01481170 has vmi b5408096-9a38-11f1-b4ca-fa163eabdd4a 2026-08-17 12:39:52,548 - INFO - Verified pod ctest-nginx-pod-01481170 in contrail-api 2026-08-17 12:39:52,550 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:52,562 - DEBUG - VMI b5408096-9a38-11f1-b4ca-fa163eabdd4a is active in agent 10.0.0.22 2026-08-17 12:39:52,562 - INFO - Verified Pod ctest-nginx-pod-01481170 in agent 10.0.0.22 2026-08-17 12:39:52,562 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=7fde4a4a-211b-4d53-9a9c-6f767044aa40 2026-08-17 12:39:52,566 - INFO - Pod ctest-nginx-pod-01481170 with uuid 7fde4a4a-211b-4d53-9a9c-6f767044aa40 found in kube manager 2026-08-17 12:39:52,566 - INFO - Pod ctest-nginx-pod-01481170 verification passed 2026-08-17 12:39:52,639 - DEBUG - [Pod ctest-nginx-pod-01481170] Cmd: echo ctest-nginx-pod-01481170 > /usr/share/nginx/html/index.html, Output: 2026-08-17 12:39:52,646 - DEBUG - Pod ctest-busybox-pod-09732646 not in running state.Currently in Pending 2026-08-17 12:39:57,656 - INFO - Pod ctest-busybox-pod-09732646 is in running state.Got IP 10.47.255.248 2026-08-17 12:39:57,669 - DEBUG - Pod ctest-busybox-pod-09732646 has vmi b9a6d676-9a38-11f1-b4ca-fa163eabdd4a 2026-08-17 12:39:57,669 - INFO - Verified pod ctest-busybox-pod-09732646 in contrail-api 2026-08-17 12:39:57,669 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 12:39:57,681 - DEBUG - VMI b9a6d676-9a38-11f1-b4ca-fa163eabdd4a is active in agent 10.0.0.22 2026-08-17 12:39:57,682 - INFO - Verified Pod ctest-busybox-pod-09732646 in agent 10.0.0.22 2026-08-17 12:39:57,682 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:39:57,686 - INFO - Pod ctest-busybox-pod-09732646 with uuid 7b6af053-bc67-4101-aad9-460c403531c4 found in kube manager 2026-08-17 12:39:57,686 - INFO - Pod ctest-busybox-pod-09732646 verification passed 2026-08-17 12:39:57,755 - DEBUG - [Pod ctest-busybox-pod-09732646] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01481170 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-08-17 12:39:57,755 - DEBUG - [Pod Pod ctest-busybox-pod-09732646] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 12:39:57,755 - DEBUG - [Pod Pod ctest-busybox-pod-09732646] Cmd output: ctest-nginx-pod-01481170 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-08-17 12:39:57,820 - DEBUG - [Pod ctest-busybox-pod-09732646] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-47207987 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-08-17 12:39:57,820 - DEBUG - [Pod Pod ctest-busybox-pod-09732646] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 12:39:57,820 - DEBUG - [Pod Pod ctest-busybox-pod-09732646] Cmd output: ctest-nginx-pod-47207987 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-08-17 12:39:57,820 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-47207987': 1, 'ctest-nginx-pod-01481170': 1} 2026-08-17 12:39:57,820 - WARNING - Nothing to delete parallely 2026-08-17 12:39:57,821 - INFO - Deleting pod default:ctest-busybox-pod-09732646 2026-08-17 12:39:57,835 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:39:57,849 - WARNING - Pod uuid 7b6af053-bc67-4101-aad9-460c403531c4 is still seen in agent 10.0.0.22 VM list 2026-08-17 12:40:02,850 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:40:02,858 - WARNING - Pod uuid 7b6af053-bc67-4101-aad9-460c403531c4 is still seen in agent 10.0.0.22 VM list 2026-08-17 12:40:07,860 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:40:07,869 - WARNING - Pod uuid 7b6af053-bc67-4101-aad9-460c403531c4 is still seen in agent 10.0.0.22 VM list 2026-08-17 12:40:12,871 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:40:12,878 - WARNING - Pod uuid 7b6af053-bc67-4101-aad9-460c403531c4 is still seen in agent 10.0.0.22 VM list 2026-08-17 12:40:17,878 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:40:17,886 - WARNING - Pod uuid 7b6af053-bc67-4101-aad9-460c403531c4 is still seen in agent 10.0.0.22 VM list 2026-08-17 12:40:22,888 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:40:22,902 - WARNING - Pod uuid 7b6af053-bc67-4101-aad9-460c403531c4 is still seen in agent 10.0.0.22 VM list 2026-08-17 12:40:27,904 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:40:27,911 - WARNING - Pod uuid 7b6af053-bc67-4101-aad9-460c403531c4 is still seen in agent 10.0.0.22 VM list 2026-08-17 12:40:32,912 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b6af053-bc67-4101-aad9-460c403531c4 2026-08-17 12:40:32,918 - DEBUG - Pod 7b6af053-bc67-4101-aad9-460c403531c4 is not in agent 10.0.0.22 VM list 2026-08-17 12:40:32,918 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b9a6d676-9a38-11f1-b4ca-fa163eabdd4a 2026-08-17 12:40:32,925 - DEBUG - VMI b9a6d676-9a38-11f1-b4ca-fa163eabdd4a is removed from agent 10.0.0.22 2026-08-17 12:40:32,925 - INFO - Verified that pod ctest-busybox-pod-09732646 is removed in agent 2026-08-17 12:40:32,925 - INFO - Deleting Ingress : ctest-nginx-ingress-60545317 2026-08-17 12:40:32,943 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=ea2a11e7-b095-4d6f-ba5f-6420f9b8bcbf 2026-08-17 12:40:32,947 - ERROR - Ingress ctest-nginx-ingress-60545317 with uuid ea2a11e7-b095-4d6f-ba5f-6420f9b8bcbf still found in kube manager 2026-08-17 12:40:33,948 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=ea2a11e7-b095-4d6f-ba5f-6420f9b8bcbf 2026-08-17 12:40:33,954 - INFO - Ingress ctest-nginx-ingress-60545317 with uuid ea2a11e7-b095-4d6f-ba5f-6420f9b8bcbf deleted successfully from kube manager 2026-08-17 12:40:33,954 - INFO - Verifications on Ingress %s cleanup passed 2026-08-17 12:40:33,954 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-17 12:40:34,104 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-17 12:40:34,110 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-17 12:40:34,110 - INFO - Deleting VN __public__ 2026-08-17 12:40:34,338 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a 2026-08-17 12:40:34,346 - DEBUG - Response Code: 404 2026-08-17 12:40:34,346 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-08-17 12:40:34,358 - DEBUG - Requesting: http://10.0.0.249:8082/domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 2026-08-17 12:40:34,367 - DEBUG - Requesting: http://10.0.0.249:8082/project/0b4bdd6b-2618-4d65-aba2-52591bc57630 2026-08-17 12:40:34,453 - INFO - Validated that VN __public__ is not found in API Server 2026-08-17 12:40:34,453 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-17 12:40:34,469 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:40:34,496 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2026-08-17 12:40:34,496 - INFO - Validated that VN __public__ is not in any agent 2026-08-17 12:40:34,497 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:40:34,505 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 12:40:34,513 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-17 12:40:34,524 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-17 12:40:34,525 - INFO - Deleting pod default:ctest-nginx-pod-01481170 2026-08-17 12:40:34,540 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7fde4a4a-211b-4d53-9a9c-6f767044aa40 2026-08-17 12:40:34,568 - WARNING - Pod uuid 7fde4a4a-211b-4d53-9a9c-6f767044aa40 is still seen in agent 10.0.0.22 VM list 2026-08-17 12:40:39,569 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7fde4a4a-211b-4d53-9a9c-6f767044aa40 2026-08-17 12:40:39,577 - DEBUG - Pod 7fde4a4a-211b-4d53-9a9c-6f767044aa40 is not in agent 10.0.0.22 VM list 2026-08-17 12:40:39,577 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b5408096-9a38-11f1-b4ca-fa163eabdd4a 2026-08-17 12:40:39,583 - DEBUG - VMI b5408096-9a38-11f1-b4ca-fa163eabdd4a is removed from agent 10.0.0.22 2026-08-17 12:40:39,583 - INFO - Verified that pod ctest-nginx-pod-01481170 is removed in agent 2026-08-17 12:40:39,584 - INFO - Deleting pod default:ctest-nginx-pod-47207987 2026-08-17 12:40:39,616 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2783ba0d-25bf-436e-bb0e-0ec28ba2bc24 2026-08-17 12:40:39,627 - WARNING - Pod uuid 2783ba0d-25bf-436e-bb0e-0ec28ba2bc24 is still seen in agent 10.0.0.22 VM list 2026-08-17 12:40:44,629 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2783ba0d-25bf-436e-bb0e-0ec28ba2bc24 2026-08-17 12:40:44,636 - DEBUG - Pod 2783ba0d-25bf-436e-bb0e-0ec28ba2bc24 is not in agent 10.0.0.22 VM list 2026-08-17 12:40:44,636 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a 2026-08-17 12:40:44,648 - DEBUG - VMI b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a is removed from agent 10.0.0.22 2026-08-17 12:40:44,648 - INFO - Verified that pod ctest-nginx-pod-47207987 is removed in agent 2026-08-17 12:40:44,648 - INFO - Deleting service : ctest-nginx-svc-55734892 2026-08-17 12:40:44,939 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 12:40:44,945 - DEBUG - No XMPP flaps were noticed during the test