2026-04-23 09:50:39,651 - DEBUG - [10.0.0.27]: Running cmd : hostname 2026-04-23 09:50:39,920 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1980-1 2026-04-23 09:50:39,920 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2026-04-23 09:50:39,954 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1980-1 2026-04-23 09:50:39,954 - 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-04-23 09:50:40,020 - DEBUG - Output : NAMES contrail_test_dPgN5SDzY contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-schema-1 config_api-nodemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-dnsmasq-1 2026-04-23 09:50:40,020 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-23 09:50:40,095 - DEBUG - Output : 127.0.0.1/8 10.0.0.27/24 252.27.0.1/8 10.52.127.1/24 172.17.0.1/16 2026-04-23 09:50:40,095 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2026-04-23 09:50:40,140 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1980-1 2026-04-23 09:50:40,240 - DEBUG - [10.0.0.23]: Running cmd : hostname 2026-04-23 09:50:40,512 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1980-1 2026-04-23 09:50:40,512 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2026-04-23 09:50:40,547 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1980-1 2026-04-23 09:50:40,547 - DEBUG - [10.0.0.23]: 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-04-23 09:50:40,603 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-23 09:50:40,603 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-23 09:50:40,680 - DEBUG - Output : 10.0.0.23/24 2026-04-23 09:50:40,680 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2026-04-23 09:50:40,715 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1980-1 2026-04-23 09:50:40,789 - INFO - Using existing project ['default-domain', 'k8s-default'](7e8d31b7-0276-4208-a53c-b83df056bd64) 2026-04-23 09:50:40,910 - INFO - Using existing project ['default-domain', 'k8s-default'](7e8d31b7-0276-4208-a53c-b83df056bd64) 2026-04-23 09:50:41,030 - INFO - ================================================================================ 2026-04-23 09:50:41,030 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-23 09:50:41,030 - 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-04-23 09:50:41,288 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-23 09:50:41,296 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.27': '0'}} with 2026-04-23 09:50:41,297 - INFO - Initial checks done. Running the testcase now 2026-04-23 09:50:41,297 - INFO - 2026-04-23 09:50:41,300 - INFO - Namespace default already exists 2026-04-23 09:50:41,301 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-23 09:50:41,409 - DEBUG - Output : cluster_project={} 2026-04-23 09:50:41,445 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-23 09:50:41,445 - DEBUG - Project uuid in Contrail is 7e8d31b7-0276-4208-a53c-b83df056bd64 2026-04-23 09:50:41,446 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-23 09:50:41,575 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-23 09:50:41,575 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_NamespaceDatabaseList?namespace_uuid=02812bd2-d9bb-4e19-b502-b1138cfca97a 2026-04-23 09:50:41,579 - INFO - Namespace default with uuid 02812bd2-d9bb-4e19-b502-b1138cfca97a found in kube manager 2026-04-23 09:50:41,580 - INFO - Namespace default verification passed 2026-04-23 09:50:41,583 - DEBUG - Service ctest-nginx-svc-93926406 not present 2026-04-23 09:50:41,583 - INFO - Creating service ctest-nginx-svc-93926406 2026-04-23 09:50:41,598 - INFO - Created Service ctest-nginx-svc-93926406 2026-04-23 09:50:41,611 - DEBUG - Pod ctest-nginx-pod-00297366 not present 2026-04-23 09:50:41,612 - INFO - Creating Pod ctest-nginx-pod-00297366 2026-04-23 09:50:41,682 - DEBUG - Pod : ctest-nginx-pod-00297366 UUID is 1862c5e7-ba1d-490b-b228-da08ed1db7bd 2026-04-23 09:50:41,694 - DEBUG - Pod ctest-nginx-pod-46151334 not present 2026-04-23 09:50:41,695 - INFO - Creating Pod ctest-nginx-pod-46151334 2026-04-23 09:50:41,720 - DEBUG - Pod : ctest-nginx-pod-46151334 UUID is 222d95c8-040f-4589-9f79-c976ae2c0278 2026-04-23 09:50:41,892 - INFO - Created VN __public__, UUID :bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:42,210 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-04-23 09:50:42,232 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6ee72057-3ff3-4e18-9b32-282e948fce1c 2026-04-23 09:50:42,264 - DEBUG - Requesting: http://10.0.0.27:8082/project/7e8d31b7-0276-4208-a53c-b83df056bd64 2026-04-23 09:50:42,410 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:42,436 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:42,471 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 2026-04-23 09:50:42,484 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 2026-04-23 09:50:42,502 - DEBUG - Route Targets: [] 2026-04-23 09:50:42,502 - DEBUG - RT names not yet present for VN __public__ 2026-04-23 09:50:47,503 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-04-23 09:50:47,509 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6ee72057-3ff3-4e18-9b32-282e948fce1c 2026-04-23 09:50:47,516 - DEBUG - Requesting: http://10.0.0.27:8082/project/7e8d31b7-0276-4208-a53c-b83df056bd64 2026-04-23 09:50:47,554 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:47,562 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:47,570 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 2026-04-23 09:50:47,577 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 2026-04-23 09:50:47,583 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/13e8888a-689e-42b5-9eaa-82c9af061765 2026-04-23 09:50:47,589 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-23 09:50:47,589 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:47,596 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 2026-04-23 09:50:47,610 - INFO - Verified VN network id 13 for VN bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:47,610 - INFO - Verifications in API Server for VN __public__ passed 2026-04-23 09:50:47,610 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:47,619 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 2026-04-23 09:50:47,624 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 2026-04-23 09:50:47,631 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/13e8888a-689e-42b5-9eaa-82c9af061765 2026-04-23 09:50:47,636 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-23 09:50:47,642 - DEBUG - Control-node 10.0.0.27 : 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': '13477452158853005392', 'uuid-lslong': '12920165571798974831'}, 'enable': 'true', 'created': '2026-04-23T09:50:41', 'last-modified': '2026-04-23T09:50:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.562592'} 2026-04-23 09:50:47,642 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-23 09:50:47,654 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-23 09:50:47,654 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-23 09:50:47,654 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-23 09:50:47,655 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-04-23 09:50:47,660 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6ee72057-3ff3-4e18-9b32-282e948fce1c 2026-04-23 09:50:47,668 - DEBUG - Requesting: http://10.0.0.27:8082/project/7e8d31b7-0276-4208-a53c-b83df056bd64 2026-04-23 09:50:47,708 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:47,717 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-23 09:50:47,717 - DEBUG - Verifying the vn in opserver 2026-04-23 09:50:47,717 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.27 2026-04-23 09:50:47,718 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2026-04-23 09:50:47,722 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-23 09:50:47,722 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-23 09:50:47,722 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-23 09:50:47,730 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-23 09:50:47,737 - DEBUG - Do not have enough data to verify VN in agent 2026-04-23 09:50:47,737 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-23 09:50:47,742 - DEBUG - VRF ids for VN __public__: {} 2026-04-23 09:50:47,829 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-23 09:50:47,932 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-04-23 09:50:47,937 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6ee72057-3ff3-4e18-9b32-282e948fce1c 2026-04-23 09:50:47,944 - DEBUG - Requesting: http://10.0.0.27:8082/project/7e8d31b7-0276-4208-a53c-b83df056bd64 2026-04-23 09:50:47,993 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:48,006 - DEBUG - Requesting: http://10.0.0.27:8082/floating-ip-pool/e6dc1dd8-6a61-4caf-851c-b9ec058e2085 2026-04-23 09:50:48,011 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-04-23 09:50:48,015 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6ee72057-3ff3-4e18-9b32-282e948fce1c 2026-04-23 09:50:48,021 - DEBUG - Requesting: http://10.0.0.27:8082/project/7e8d31b7-0276-4208-a53c-b83df056bd64 2026-04-23 09:50:48,063 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/bb098754-f5c1-4050-b34d-a622324f416f 2026-04-23 09:50:48,072 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-23 09:50:48,072 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-23 09:50:48,078 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-23 09:50:48,083 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-23 09:50:48,083 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-23 09:50:48,086 - DEBUG - Ingress ctest-nginx-ingress-21360152 not present 2026-04-23 09:50:48,087 - INFO - Creating Ingress ctest-nginx-ingress-21360152 2026-04-23 09:50:48,094 - INFO - Created Ingress ctest-nginx-ingress-21360152 2026-04-23 09:50:48,098 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-21360152 2026-04-23 09:50:51,103 - DEBUG - For Ingress ctest-nginx-ingress-21360152, Cluster IP: 10.47.255.249, External IPs ['137.97.52.60'] 2026-04-23 09:50:51,103 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-21360152 2026-04-23 09:50:51,103 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=7ca8fee8-6745-4d4f-bcbf-d6939e6dd21a 2026-04-23 09:50:51,111 - INFO - Ingress ctest-nginx-ingress-21360152 with uuid 7ca8fee8-6745-4d4f-bcbf-d6939e6dd21a found in kube manager 2026-04-23 09:50:51,111 - INFO - Ingress ctest-nginx-ingress-21360152 verification passed 2026-04-23 09:50:51,117 - DEBUG - Pod ctest-busybox-pod-98784130 not present 2026-04-23 09:50:51,118 - INFO - Creating Pod ctest-busybox-pod-98784130 2026-04-23 09:50:51,154 - DEBUG - Node for Pod ctest-busybox-pod-98784130 not yet populated 2026-04-23 09:50:54,164 - DEBUG - Pod : ctest-busybox-pod-98784130 UUID is 6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:50:54,172 - DEBUG - Pod ctest-nginx-pod-00297366 not in running state.Currently in Pending 2026-04-23 09:50:59,183 - INFO - Pod ctest-nginx-pod-00297366 is in running state.Got IP 10.47.255.251 2026-04-23 09:50:59,200 - DEBUG - Pod ctest-nginx-pod-00297366 has vmi e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3 2026-04-23 09:50:59,200 - INFO - Verified pod ctest-nginx-pod-00297366 in contrail-api 2026-04-23 09:50:59,200 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-23 09:50:59,214 - DEBUG - VMI e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3 is active in agent 10.0.0.23 2026-04-23 09:50:59,214 - INFO - Verified Pod ctest-nginx-pod-00297366 in agent 10.0.0.23 2026-04-23 09:50:59,214 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=1862c5e7-ba1d-490b-b228-da08ed1db7bd 2026-04-23 09:50:59,218 - INFO - Pod ctest-nginx-pod-00297366 with uuid 1862c5e7-ba1d-490b-b228-da08ed1db7bd found in kube manager 2026-04-23 09:50:59,219 - INFO - Pod ctest-nginx-pod-00297366 verification passed 2026-04-23 09:50:59,304 - DEBUG - [Pod ctest-nginx-pod-00297366] Cmd: echo ctest-nginx-pod-00297366 > /usr/share/nginx/html/index.html, Output: 2026-04-23 09:50:59,312 - INFO - Pod ctest-nginx-pod-46151334 is in running state.Got IP 10.47.255.250 2026-04-23 09:50:59,324 - DEBUG - Pod ctest-nginx-pod-46151334 has vmi e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3 2026-04-23 09:50:59,325 - INFO - Verified pod ctest-nginx-pod-46151334 in contrail-api 2026-04-23 09:50:59,325 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-23 09:50:59,337 - DEBUG - VMI e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3 is active in agent 10.0.0.23 2026-04-23 09:50:59,337 - INFO - Verified Pod ctest-nginx-pod-46151334 in agent 10.0.0.23 2026-04-23 09:50:59,337 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=222d95c8-040f-4589-9f79-c976ae2c0278 2026-04-23 09:50:59,342 - INFO - Pod ctest-nginx-pod-46151334 with uuid 222d95c8-040f-4589-9f79-c976ae2c0278 found in kube manager 2026-04-23 09:50:59,342 - INFO - Pod ctest-nginx-pod-46151334 verification passed 2026-04-23 09:50:59,404 - DEBUG - [Pod ctest-nginx-pod-46151334] Cmd: echo ctest-nginx-pod-46151334 > /usr/share/nginx/html/index.html, Output: 2026-04-23 09:50:59,411 - DEBUG - Pod ctest-busybox-pod-98784130 not in running state.Currently in Pending 2026-04-23 09:51:04,418 - INFO - Pod ctest-busybox-pod-98784130 is in running state.Got IP 10.47.255.248 2026-04-23 09:51:04,474 - DEBUG - Pod ctest-busybox-pod-98784130 has vmi e9addc38-3ef9-11f1-a10b-fa163ed0f6e3 2026-04-23 09:51:04,474 - INFO - Verified pod ctest-busybox-pod-98784130 in contrail-api 2026-04-23 09:51:04,474 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-23 09:51:04,484 - DEBUG - VMI e9addc38-3ef9-11f1-a10b-fa163ed0f6e3 is active in agent 10.0.0.23 2026-04-23 09:51:04,485 - INFO - Verified Pod ctest-busybox-pod-98784130 in agent 10.0.0.23 2026-04-23 09:51:04,485 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:51:04,489 - INFO - Pod ctest-busybox-pod-98784130 with uuid 6ac2e694-1ff3-427a-893c-d6015b7763a3 found in kube manager 2026-04-23 09:51:04,489 - INFO - Pod ctest-busybox-pod-98784130 verification passed 2026-04-23 09:51:04,560 - DEBUG - [Pod ctest-busybox-pod-98784130] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-46151334 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-04-23 09:51:04,560 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-23 09:51:04,560 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] Cmd output: ctest-nginx-pod-46151334 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-04-23 09:51:04,617 - DEBUG - [Pod ctest-busybox-pod-98784130] 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-46151334 2026-04-23 09:51:04,617 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-23 09:51:04,617 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] 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-46151334 2026-04-23 09:51:04,684 - DEBUG - [Pod ctest-busybox-pod-98784130] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-46151334 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-04-23 09:51:04,684 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-23 09:51:04,684 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] Cmd output: ctest-nginx-pod-46151334 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-04-23 09:51:04,745 - DEBUG - [Pod ctest-busybox-pod-98784130] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-46151334 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-04-23 09:51:04,745 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-23 09:51:04,745 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] Cmd output: ctest-nginx-pod-46151334 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-04-23 09:51:04,802 - DEBUG - [Pod ctest-busybox-pod-98784130] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00297366 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-04-23 09:51:04,802 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-23 09:51:04,802 - DEBUG - [Pod Pod ctest-busybox-pod-98784130] Cmd output: ctest-nginx-pod-00297366 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-04-23 09:51:04,802 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-00297366': 1, 'ctest-nginx-pod-46151334': 4} 2026-04-23 09:51:04,802 - WARNING - Nothing to delete parallely 2026-04-23 09:51:04,802 - INFO - Deleting pod default:ctest-busybox-pod-98784130 2026-04-23 09:51:04,821 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:51:04,827 - WARNING - Pod uuid 6ac2e694-1ff3-427a-893c-d6015b7763a3 is still seen in agent 10.0.0.23 VM list 2026-04-23 09:51:09,828 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:51:09,836 - WARNING - Pod uuid 6ac2e694-1ff3-427a-893c-d6015b7763a3 is still seen in agent 10.0.0.23 VM list 2026-04-23 09:51:14,836 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:51:14,843 - WARNING - Pod uuid 6ac2e694-1ff3-427a-893c-d6015b7763a3 is still seen in agent 10.0.0.23 VM list 2026-04-23 09:51:19,844 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:51:19,851 - WARNING - Pod uuid 6ac2e694-1ff3-427a-893c-d6015b7763a3 is still seen in agent 10.0.0.23 VM list 2026-04-23 09:51:24,851 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:51:24,858 - WARNING - Pod uuid 6ac2e694-1ff3-427a-893c-d6015b7763a3 is still seen in agent 10.0.0.23 VM list 2026-04-23 09:51:29,859 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:51:29,866 - WARNING - Pod uuid 6ac2e694-1ff3-427a-893c-d6015b7763a3 is still seen in agent 10.0.0.23 VM list 2026-04-23 09:51:34,867 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:51:34,875 - WARNING - Pod uuid 6ac2e694-1ff3-427a-893c-d6015b7763a3 is still seen in agent 10.0.0.23 VM list 2026-04-23 09:51:39,877 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6ac2e694-1ff3-427a-893c-d6015b7763a3 2026-04-23 09:51:39,886 - DEBUG - Pod 6ac2e694-1ff3-427a-893c-d6015b7763a3 is not in agent 10.0.0.23 VM list 2026-04-23 09:51:39,886 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e9addc38-3ef9-11f1-a10b-fa163ed0f6e3 2026-04-23 09:51:39,892 - DEBUG - VMI e9addc38-3ef9-11f1-a10b-fa163ed0f6e3 is removed from agent 10.0.0.23 2026-04-23 09:51:39,892 - INFO - Verified that pod ctest-busybox-pod-98784130 is removed in agent 2026-04-23 09:51:39,892 - INFO - Deleting Ingress : ctest-nginx-ingress-21360152 2026-04-23 09:51:39,898 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=7ca8fee8-6745-4d4f-bcbf-d6939e6dd21a 2026-04-23 09:51:39,903 - ERROR - Ingress ctest-nginx-ingress-21360152 with uuid 7ca8fee8-6745-4d4f-bcbf-d6939e6dd21a still found in kube manager 2026-04-23 09:51:40,904 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=7ca8fee8-6745-4d4f-bcbf-d6939e6dd21a 2026-04-23 09:51:40,908 - INFO - Ingress ctest-nginx-ingress-21360152 with uuid 7ca8fee8-6745-4d4f-bcbf-d6939e6dd21a deleted successfully from kube manager 2026-04-23 09:51:40,908 - INFO - Verifications on Ingress %s cleanup passed 2026-04-23 09:51:40,908 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-23 09:51:41,017 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-23 09:51:41,022 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-23 09:51:41,022 - INFO - Deleting VN __public__ 2026-04-23 09:51:41,151 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/80323af9-a57d-446b-b797-e8c5ffe6ac84 2026-04-23 09:51:41,155 - DEBUG - Response Code: 404 2026-04-23 09:51:41,155 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-04-23 09:51:41,172 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6ee72057-3ff3-4e18-9b32-282e948fce1c 2026-04-23 09:51:41,184 - DEBUG - Requesting: http://10.0.0.27:8082/project/7e8d31b7-0276-4208-a53c-b83df056bd64 2026-04-23 09:51:41,239 - INFO - Validated that VN __public__ is not found in API Server 2026-04-23 09:51:41,239 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-23 09:51:41,246 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-23 09:51:41,264 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2026-04-23 09:51:41,264 - INFO - Validated that VN __public__ is not in any agent 2026-04-23 09:51:41,264 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-23 09:51:41,275 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-23 09:51:41,280 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-23 09:51:41,284 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-23 09:51:41,285 - INFO - Deleting pod default:ctest-nginx-pod-46151334 2026-04-23 09:51:41,299 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=222d95c8-040f-4589-9f79-c976ae2c0278 2026-04-23 09:51:41,316 - WARNING - Pod uuid 222d95c8-040f-4589-9f79-c976ae2c0278 is still seen in agent 10.0.0.23 VM list 2026-04-23 09:51:46,316 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=222d95c8-040f-4589-9f79-c976ae2c0278 2026-04-23 09:51:46,324 - DEBUG - Pod 222d95c8-040f-4589-9f79-c976ae2c0278 is not in agent 10.0.0.23 VM list 2026-04-23 09:51:46,324 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3 2026-04-23 09:51:46,331 - DEBUG - VMI e54eec7c-3ef9-11f1-a10b-fa163ed0f6e3 is removed from agent 10.0.0.23 2026-04-23 09:51:46,331 - INFO - Verified that pod ctest-nginx-pod-46151334 is removed in agent 2026-04-23 09:51:46,331 - INFO - Deleting pod default:ctest-nginx-pod-00297366 2026-04-23 09:51:46,343 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1862c5e7-ba1d-490b-b228-da08ed1db7bd 2026-04-23 09:51:46,350 - WARNING - Pod uuid 1862c5e7-ba1d-490b-b228-da08ed1db7bd is still seen in agent 10.0.0.23 VM list 2026-04-23 09:51:51,351 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1862c5e7-ba1d-490b-b228-da08ed1db7bd 2026-04-23 09:51:51,358 - DEBUG - Pod 1862c5e7-ba1d-490b-b228-da08ed1db7bd is not in agent 10.0.0.23 VM list 2026-04-23 09:51:51,358 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3 2026-04-23 09:51:51,364 - DEBUG - VMI e4df64a6-3ef9-11f1-a10b-fa163ed0f6e3 is removed from agent 10.0.0.23 2026-04-23 09:51:51,364 - INFO - Verified that pod ctest-nginx-pod-00297366 is removed in agent 2026-04-23 09:51:51,365 - INFO - Deleting service : ctest-nginx-svc-93926406 2026-04-23 09:51:51,620 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-23 09:51:51,626 - DEBUG - No XMPP flaps were noticed during the test