2026-06-09 20:56:22,785 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-06-09 20:56:23,037 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2015-1 2026-06-09 20:56:23,037 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-06-09 20:56:23,071 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2015-1 2026-06-09 20:56:23,071 - DEBUG - [10.0.0.50]: 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-09 20:56:23,138 - DEBUG - Output : NAMES contrail_test_5zssE5lZH contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 2026-06-09 20:56:23,139 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-09 20:56:23,218 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.155.141.1/24 172.17.0.1/16 2026-06-09 20:56:23,219 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-06-09 20:56:23,252 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2015-1 2026-06-09 20:56:23,346 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-09 20:56:23,562 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2015-1 2026-06-09 20:56:23,562 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-09 20:56:23,596 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2015-1 2026-06-09 20:56:23,596 - 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-09 20:56:23,673 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-09 20:56:23,674 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-09 20:56:23,708 - DEBUG - Output : 10.0.0.33/24 2026-06-09 20:56:23,708 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-09 20:56:23,742 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2015-1 2026-06-09 20:56:23,806 - INFO - Using existing project ['default-domain', 'k8s-default'](899bc6cb-63ce-4689-ac1e-5dda691cb9c2) 2026-06-09 20:56:23,871 - INFO - Using existing project ['default-domain', 'k8s-default'](899bc6cb-63ce-4689-ac1e-5dda691cb9c2) 2026-06-09 20:56:23,974 - INFO - ================================================================================ 2026-06-09 20:56:23,974 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-09 20:56:23,975 - 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-09 20:56:24,217 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 20:56:24,224 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2026-06-09 20:56:24,224 - INFO - Initial checks done. Running the testcase now 2026-06-09 20:56:24,224 - INFO - 2026-06-09 20:56:24,227 - INFO - Namespace default already exists 2026-06-09 20:56:24,228 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-09 20:56:24,371 - DEBUG - Output : cluster_project={} 2026-06-09 20:56:24,447 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-09 20:56:24,447 - DEBUG - Project uuid in Contrail is 899bc6cb-63ce-4689-ac1e-5dda691cb9c2 2026-06-09 20:56:24,447 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-09 20:56:24,567 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-09 20:56:24,568 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=f609e3a3-8305-4a0e-9fe1-e1b1b938c9bb 2026-06-09 20:56:24,572 - INFO - Namespace default with uuid f609e3a3-8305-4a0e-9fe1-e1b1b938c9bb found in kube manager 2026-06-09 20:56:24,572 - INFO - Namespace default verification passed 2026-06-09 20:56:24,574 - DEBUG - Service ctest-nginx-svc-06269917 not present 2026-06-09 20:56:24,575 - INFO - Creating service ctest-nginx-svc-06269917 2026-06-09 20:56:24,594 - INFO - Created Service ctest-nginx-svc-06269917 2026-06-09 20:56:24,602 - DEBUG - Pod ctest-nginx-pod-61390161 not present 2026-06-09 20:56:24,602 - INFO - Creating Pod ctest-nginx-pod-61390161 2026-06-09 20:56:24,634 - DEBUG - Pod : ctest-nginx-pod-61390161 UUID is d61a4517-64f9-4ddf-a81d-0df5c56ccc18 2026-06-09 20:56:24,639 - DEBUG - Pod ctest-nginx-pod-78122785 not present 2026-06-09 20:56:24,640 - INFO - Creating Pod ctest-nginx-pod-78122785 2026-06-09 20:56:24,676 - DEBUG - Pod : ctest-nginx-pod-78122785 UUID is 2e430fea-2541-4e44-a1b2-262debede352 2026-06-09 20:56:24,907 - INFO - Created VN __public__, UUID :25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:24,984 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-09 20:56:24,989 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa0767b4-f983-40b4-a717-338639550356 2026-06-09 20:56:25,002 - DEBUG - Requesting: http://10.0.0.50:8082/project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 2026-06-09 20:56:25,136 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:25,147 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:25,156 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 2026-06-09 20:56:25,162 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 2026-06-09 20:56:25,166 - DEBUG - Route Targets: [] 2026-06-09 20:56:25,166 - DEBUG - RT names not yet present for VN __public__ 2026-06-09 20:56:30,167 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-09 20:56:30,173 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa0767b4-f983-40b4-a717-338639550356 2026-06-09 20:56:30,183 - DEBUG - Requesting: http://10.0.0.50:8082/project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 2026-06-09 20:56:30,224 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:30,232 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:30,239 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 2026-06-09 20:56:30,246 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 2026-06-09 20:56:30,263 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/a0423015-b0a5-46a1-944c-ccc404312fdb 2026-06-09 20:56:30,270 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-09 20:56:30,270 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:30,279 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 2026-06-09 20:56:30,290 - INFO - Verified VN network id 13 for VN 25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:30,290 - INFO - Verifications in API Server for VN __public__ passed 2026-06-09 20:56:30,291 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:30,298 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 2026-06-09 20:56:30,303 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 2026-06-09 20:56:30,310 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/a0423015-b0a5-46a1-944c-ccc404312fdb 2026-06-09 20:56:30,314 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-09 20:56:30,320 - DEBUG - Control-node 10.0.0.50 : 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': '2727117592528308041', 'uuid-lslong': '12300797530740646075'}, 'enable': 'true', 'created': '2026-06-09T20:56:24', 'last-modified': '2026-06-09T20:56:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.368478'} 2026-06-09 20:56:30,320 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 20:56:30,331 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-09 20:56:30,332 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-09 20:56:30,332 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-09 20:56:30,332 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-09 20:56:30,338 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa0767b4-f983-40b4-a717-338639550356 2026-06-09 20:56:30,344 - DEBUG - Requesting: http://10.0.0.50:8082/project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 2026-06-09 20:56:30,384 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:30,393 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-09 20:56:30,393 - DEBUG - Verifying the vn in opserver 2026-06-09 20:56:30,393 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-06-09 20:56:30,393 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-06-09 20:56:30,398 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-09 20:56:30,398 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-09 20:56:30,398 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 20:56:30,404 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 20:56:30,409 - DEBUG - Do not have enough data to verify VN in agent 2026-06-09 20:56:30,409 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 20:56:30,413 - DEBUG - VRF ids for VN __public__: {} 2026-06-09 20:56:30,503 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-09 20:56:30,609 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-09 20:56:30,614 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa0767b4-f983-40b4-a717-338639550356 2026-06-09 20:56:30,620 - DEBUG - Requesting: http://10.0.0.50:8082/project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 2026-06-09 20:56:30,663 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:30,678 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/e50d6369-54de-48c5-8e94-1807daa89467 2026-06-09 20:56:30,685 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-09 20:56:30,689 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa0767b4-f983-40b4-a717-338639550356 2026-06-09 20:56:30,696 - DEBUG - Requesting: http://10.0.0.50:8082/project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 2026-06-09 20:56:30,733 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb 2026-06-09 20:56:30,740 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-09 20:56:30,740 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-09 20:56:30,746 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-09 20:56:30,754 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-09 20:56:30,754 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-09 20:56:30,757 - DEBUG - Ingress ctest-nginx-ingress-93883224 not present 2026-06-09 20:56:30,757 - INFO - Creating Ingress ctest-nginx-ingress-93883224 2026-06-09 20:56:30,764 - INFO - Created Ingress ctest-nginx-ingress-93883224 2026-06-09 20:56:30,768 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-93883224 2026-06-09 20:56:33,774 - DEBUG - For Ingress ctest-nginx-ingress-93883224, Cluster IP: 10.47.255.249, External IPs ['220.20.137.60'] 2026-06-09 20:56:33,775 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-93883224 2026-06-09 20:56:33,775 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=67858914-edb0-4f04-ac06-d919adf2f01d 2026-06-09 20:56:33,779 - INFO - Ingress ctest-nginx-ingress-93883224 with uuid 67858914-edb0-4f04-ac06-d919adf2f01d found in kube manager 2026-06-09 20:56:33,779 - INFO - Ingress ctest-nginx-ingress-93883224 verification passed 2026-06-09 20:56:33,781 - DEBUG - Pod ctest-busybox-pod-27750289 not present 2026-06-09 20:56:33,782 - INFO - Creating Pod ctest-busybox-pod-27750289 2026-06-09 20:56:33,825 - DEBUG - Pod : ctest-busybox-pod-27750289 UUID is 12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:56:33,833 - DEBUG - Pod ctest-nginx-pod-61390161 not in running state.Currently in Pending 2026-06-09 20:56:38,842 - DEBUG - Pod ctest-nginx-pod-61390161 not in running state.Currently in Pending 2026-06-09 20:56:43,851 - INFO - Pod ctest-nginx-pod-61390161 is in running state.Got IP 10.47.255.251 2026-06-09 20:56:43,903 - DEBUG - Pod ctest-nginx-pod-61390161 has vmi ae15a50e-6445-11f1-87b1-fa163e22babf 2026-06-09 20:56:43,903 - INFO - Verified pod ctest-nginx-pod-61390161 in contrail-api 2026-06-09 20:56:43,903 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:56:43,913 - DEBUG - VMI ae15a50e-6445-11f1-87b1-fa163e22babf is active in agent 10.0.0.33 2026-06-09 20:56:43,913 - INFO - Verified Pod ctest-nginx-pod-61390161 in agent 10.0.0.33 2026-06-09 20:56:43,914 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=d61a4517-64f9-4ddf-a81d-0df5c56ccc18 2026-06-09 20:56:43,917 - INFO - Pod ctest-nginx-pod-61390161 with uuid d61a4517-64f9-4ddf-a81d-0df5c56ccc18 found in kube manager 2026-06-09 20:56:43,917 - INFO - Pod ctest-nginx-pod-61390161 verification passed 2026-06-09 20:56:43,976 - DEBUG - [Pod ctest-nginx-pod-61390161] Cmd: echo ctest-nginx-pod-61390161 > /usr/share/nginx/html/index.html, Output: 2026-06-09 20:56:43,984 - INFO - Pod ctest-nginx-pod-78122785 is in running state.Got IP 10.47.255.250 2026-06-09 20:56:43,999 - DEBUG - Pod ctest-nginx-pod-78122785 has vmi ae77d09e-6445-11f1-87b1-fa163e22babf 2026-06-09 20:56:43,999 - INFO - Verified pod ctest-nginx-pod-78122785 in contrail-api 2026-06-09 20:56:43,999 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:56:44,010 - DEBUG - VMI ae77d09e-6445-11f1-87b1-fa163e22babf is active in agent 10.0.0.33 2026-06-09 20:56:44,010 - INFO - Verified Pod ctest-nginx-pod-78122785 in agent 10.0.0.33 2026-06-09 20:56:44,010 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=2e430fea-2541-4e44-a1b2-262debede352 2026-06-09 20:56:44,016 - INFO - Pod ctest-nginx-pod-78122785 with uuid 2e430fea-2541-4e44-a1b2-262debede352 found in kube manager 2026-06-09 20:56:44,016 - INFO - Pod ctest-nginx-pod-78122785 verification passed 2026-06-09 20:56:44,070 - DEBUG - [Pod ctest-nginx-pod-78122785] Cmd: echo ctest-nginx-pod-78122785 > /usr/share/nginx/html/index.html, Output: 2026-06-09 20:56:44,078 - DEBUG - Pod ctest-busybox-pod-27750289 not in running state.Currently in Pending 2026-06-09 20:56:49,087 - INFO - Pod ctest-busybox-pod-27750289 is in running state.Got IP 10.47.255.248 2026-06-09 20:56:49,099 - DEBUG - Pod ctest-busybox-pod-27750289 has vmi b2c8de0e-6445-11f1-87b1-fa163e22babf 2026-06-09 20:56:49,099 - INFO - Verified pod ctest-busybox-pod-27750289 in contrail-api 2026-06-09 20:56:49,099 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:56:49,110 - DEBUG - VMI b2c8de0e-6445-11f1-87b1-fa163e22babf is active in agent 10.0.0.33 2026-06-09 20:56:49,111 - INFO - Verified Pod ctest-busybox-pod-27750289 in agent 10.0.0.33 2026-06-09 20:56:49,111 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:56:49,115 - INFO - Pod ctest-busybox-pod-27750289 with uuid 12e3f73a-5907-468a-abed-7aeb46dae352 found in kube manager 2026-06-09 20:56:49,115 - INFO - Pod ctest-busybox-pod-27750289 verification passed 2026-06-09 20:56:49,168 - DEBUG - [Pod ctest-busybox-pod-27750289] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-61390161 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-06-09 20:56:49,169 - DEBUG - [Pod Pod ctest-busybox-pod-27750289] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-09 20:56:49,169 - DEBUG - [Pod Pod ctest-busybox-pod-27750289] Cmd output: ctest-nginx-pod-61390161 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-06-09 20:56:49,216 - DEBUG - [Pod ctest-busybox-pod-27750289] 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) ctest-nginx-pod-78122785 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 20:56:49,216 - DEBUG - [Pod Pod ctest-busybox-pod-27750289] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-09 20:56:49,216 - DEBUG - [Pod Pod ctest-busybox-pod-27750289] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-78122785 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 20:56:49,216 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-61390161': 1, 'ctest-nginx-pod-78122785': 1} 2026-06-09 20:56:49,216 - WARNING - Nothing to delete parallely 2026-06-09 20:56:49,217 - INFO - Deleting pod default:ctest-busybox-pod-27750289 2026-06-09 20:56:49,233 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:56:49,239 - WARNING - Pod uuid 12e3f73a-5907-468a-abed-7aeb46dae352 is still seen in agent 10.0.0.33 VM list 2026-06-09 20:56:54,240 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:56:54,247 - WARNING - Pod uuid 12e3f73a-5907-468a-abed-7aeb46dae352 is still seen in agent 10.0.0.33 VM list 2026-06-09 20:56:59,248 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:56:59,255 - WARNING - Pod uuid 12e3f73a-5907-468a-abed-7aeb46dae352 is still seen in agent 10.0.0.33 VM list 2026-06-09 20:57:04,256 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:57:04,261 - WARNING - Pod uuid 12e3f73a-5907-468a-abed-7aeb46dae352 is still seen in agent 10.0.0.33 VM list 2026-06-09 20:57:09,262 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:57:09,271 - WARNING - Pod uuid 12e3f73a-5907-468a-abed-7aeb46dae352 is still seen in agent 10.0.0.33 VM list 2026-06-09 20:57:14,271 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:57:14,278 - WARNING - Pod uuid 12e3f73a-5907-468a-abed-7aeb46dae352 is still seen in agent 10.0.0.33 VM list 2026-06-09 20:57:19,278 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:57:19,284 - WARNING - Pod uuid 12e3f73a-5907-468a-abed-7aeb46dae352 is still seen in agent 10.0.0.33 VM list 2026-06-09 20:57:24,284 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=12e3f73a-5907-468a-abed-7aeb46dae352 2026-06-09 20:57:24,291 - DEBUG - Pod 12e3f73a-5907-468a-abed-7aeb46dae352 is not in agent 10.0.0.33 VM list 2026-06-09 20:57:24,291 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b2c8de0e-6445-11f1-87b1-fa163e22babf 2026-06-09 20:57:24,296 - DEBUG - VMI b2c8de0e-6445-11f1-87b1-fa163e22babf is removed from agent 10.0.0.33 2026-06-09 20:57:24,296 - INFO - Verified that pod ctest-busybox-pod-27750289 is removed in agent 2026-06-09 20:57:24,296 - INFO - Deleting Ingress : ctest-nginx-ingress-93883224 2026-06-09 20:57:24,302 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=67858914-edb0-4f04-ac06-d919adf2f01d 2026-06-09 20:57:24,307 - ERROR - Ingress ctest-nginx-ingress-93883224 with uuid 67858914-edb0-4f04-ac06-d919adf2f01d still found in kube manager 2026-06-09 20:57:25,308 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=67858914-edb0-4f04-ac06-d919adf2f01d 2026-06-09 20:57:25,313 - INFO - Ingress ctest-nginx-ingress-93883224 with uuid 67858914-edb0-4f04-ac06-d919adf2f01d deleted successfully from kube manager 2026-06-09 20:57:25,313 - INFO - Verifications on Ingress %s cleanup passed 2026-06-09 20:57:25,314 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-09 20:57:25,459 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-09 20:57:25,465 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-09 20:57:25,466 - INFO - Deleting VN __public__ 2026-06-09 20:57:25,649 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 2026-06-09 20:57:25,654 - DEBUG - Response Code: 404 2026-06-09 20:57:25,654 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-09 20:57:25,658 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fa0767b4-f983-40b4-a717-338639550356 2026-06-09 20:57:25,670 - DEBUG - Requesting: http://10.0.0.50:8082/project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 2026-06-09 20:57:25,745 - INFO - Validated that VN __public__ is not found in API Server 2026-06-09 20:57:25,745 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-09 20:57:25,752 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 20:57:25,757 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2026-06-09 20:57:25,757 - INFO - Validated that VN __public__ is not in any agent 2026-06-09 20:57:25,757 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 20:57:25,764 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 20:57:25,772 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-09 20:57:25,777 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-09 20:57:25,777 - INFO - Deleting pod default:ctest-nginx-pod-78122785 2026-06-09 20:57:25,802 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2e430fea-2541-4e44-a1b2-262debede352 2026-06-09 20:57:25,814 - WARNING - Pod uuid 2e430fea-2541-4e44-a1b2-262debede352 is still seen in agent 10.0.0.33 VM list 2026-06-09 20:57:30,817 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2e430fea-2541-4e44-a1b2-262debede352 2026-06-09 20:57:30,822 - DEBUG - Pod 2e430fea-2541-4e44-a1b2-262debede352 is not in agent 10.0.0.33 VM list 2026-06-09 20:57:30,822 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ae77d09e-6445-11f1-87b1-fa163e22babf 2026-06-09 20:57:30,826 - DEBUG - VMI ae77d09e-6445-11f1-87b1-fa163e22babf is removed from agent 10.0.0.33 2026-06-09 20:57:30,826 - INFO - Verified that pod ctest-nginx-pod-78122785 is removed in agent 2026-06-09 20:57:30,826 - INFO - Deleting pod default:ctest-nginx-pod-61390161 2026-06-09 20:57:30,850 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d61a4517-64f9-4ddf-a81d-0df5c56ccc18 2026-06-09 20:57:30,856 - WARNING - Pod uuid d61a4517-64f9-4ddf-a81d-0df5c56ccc18 is still seen in agent 10.0.0.33 VM list 2026-06-09 20:57:35,857 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d61a4517-64f9-4ddf-a81d-0df5c56ccc18 2026-06-09 20:57:35,862 - DEBUG - Pod d61a4517-64f9-4ddf-a81d-0df5c56ccc18 is not in agent 10.0.0.33 VM list 2026-06-09 20:57:35,862 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ae15a50e-6445-11f1-87b1-fa163e22babf 2026-06-09 20:57:35,866 - DEBUG - VMI ae15a50e-6445-11f1-87b1-fa163e22babf is removed from agent 10.0.0.33 2026-06-09 20:57:35,867 - INFO - Verified that pod ctest-nginx-pod-61390161 is removed in agent 2026-06-09 20:57:35,867 - INFO - Deleting service : ctest-nginx-svc-06269917 2026-06-09 20:57:36,085 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 20:57:36,090 - DEBUG - No XMPP flaps were noticed during the test 2026-06-09 20:57:36,090 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2026-06-09 20:57:36,090 - INFO - -------------------------------------------------------------------------------- 2026-06-09 20:57:42,509 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-09 20:57:42,615 - DEBUG - Output : cluster_project={} 2026-06-09 20:57:42,663 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-09 20:57:42,889 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-09 20:57:42,897 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-09 20:57:43,062 - DEBUG - Output : cluster_project={} 2026-06-09 20:57:53,136 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:57:53,206 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:57:53,275 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:57:53,303 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:58:03,395 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:58:03,434 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:58:03,512 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:58:03,583 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 20:58:03,813 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 20:58:06,438 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2026-06-09 20:58:06,442 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-06-09 20:58:06,464 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-06-09 20:58:08,486 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-06-09 21:01:17,249 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 21:01:17,302 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8c85f0c8-0885-424d-9951-54ad6afb5750 2026-06-09 21:01:17,333 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c83d5ea5-a743-4b00-8277-e47d0e552e4e 2026-06-09 21:01:17,339 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=45c0b7eb-1edd-4c07-97ac-3fee863036b6 2026-06-09 21:01:17,344 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=925812fe-e4d0-4aae-962a-b4d51455dfbf 2026-06-09 21:01:17,349 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=62819976-6862-4d49-b42d-c1259442ba57 2026-06-09 21:01:17,353 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=be024b5a-76d6-4ee4-ae31-d5372634909c 2026-06-09 21:01:17,362 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=07439a8b-2094-42f2-b7ba-c39b575cbd59 2026-06-09 21:01:17,369 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2db16535-5758-4fbb-9a2e-46ec72d50351 2026-06-09 21:01:22,420 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=925812fe-e4d0-4aae-962a-b4d51455dfbf 2026-06-09 21:01:22,422 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=be024b5a-76d6-4ee4-ae31-d5372634909c 2026-06-09 21:01:22,423 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=62819976-6862-4d49-b42d-c1259442ba57 2026-06-09 21:01:22,424 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=07439a8b-2094-42f2-b7ba-c39b575cbd59 2026-06-09 21:01:22,425 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2db16535-5758-4fbb-9a2e-46ec72d50351 2026-06-09 21:01:22,426 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c83d5ea5-a743-4b00-8277-e47d0e552e4e 2026-06-09 21:01:22,427 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=45c0b7eb-1edd-4c07-97ac-3fee863036b6 2026-06-09 21:01:22,428 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8c85f0c8-0885-424d-9951-54ad6afb5750 2026-06-09 21:01:22,445 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd77b3aa-6445-11f1-87b1-fa163e22babf 2026-06-09 21:01:22,447 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dccd9ee2-6445-11f1-87b1-fa163e22babf 2026-06-09 21:01:22,448 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dde75f3e-6445-11f1-87b1-fa163e22babf 2026-06-09 21:01:22,452 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc59b48c-6445-11f1-87b1-fa163e22babf 2026-06-09 21:01:27,447 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=45c0b7eb-1edd-4c07-97ac-3fee863036b6 2026-06-09 21:01:27,448 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2db16535-5758-4fbb-9a2e-46ec72d50351 2026-06-09 21:01:27,452 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=62819976-6862-4d49-b42d-c1259442ba57 2026-06-09 21:01:27,453 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=07439a8b-2094-42f2-b7ba-c39b575cbd59 2026-06-09 21:01:32,457 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=45c0b7eb-1edd-4c07-97ac-3fee863036b6 2026-06-09 21:01:32,458 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2db16535-5758-4fbb-9a2e-46ec72d50351 2026-06-09 21:01:32,460 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=62819976-6862-4d49-b42d-c1259442ba57 2026-06-09 21:01:32,461 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=07439a8b-2094-42f2-b7ba-c39b575cbd59 2026-06-09 21:01:37,474 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=45c0b7eb-1edd-4c07-97ac-3fee863036b6 2026-06-09 21:01:37,475 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=07439a8b-2094-42f2-b7ba-c39b575cbd59 2026-06-09 21:01:37,477 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2db16535-5758-4fbb-9a2e-46ec72d50351 2026-06-09 21:01:37,479 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=62819976-6862-4d49-b42d-c1259442ba57 2026-06-09 21:01:42,491 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=45c0b7eb-1edd-4c07-97ac-3fee863036b6 2026-06-09 21:01:42,493 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=62819976-6862-4d49-b42d-c1259442ba57 2026-06-09 21:01:42,494 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=07439a8b-2094-42f2-b7ba-c39b575cbd59 2026-06-09 21:01:42,495 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2db16535-5758-4fbb-9a2e-46ec72d50351 2026-06-09 21:01:47,506 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2db16535-5758-4fbb-9a2e-46ec72d50351 2026-06-09 21:01:47,507 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=45c0b7eb-1edd-4c07-97ac-3fee863036b6 2026-06-09 21:01:47,508 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=07439a8b-2094-42f2-b7ba-c39b575cbd59 2026-06-09 21:01:47,510 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=62819976-6862-4d49-b42d-c1259442ba57 2026-06-09 21:01:52,535 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=07439a8b-2094-42f2-b7ba-c39b575cbd59 2026-06-09 21:01:52,536 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2db16535-5758-4fbb-9a2e-46ec72d50351 2026-06-09 21:01:52,538 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=45c0b7eb-1edd-4c07-97ac-3fee863036b6 2026-06-09 21:01:52,539 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=62819976-6862-4d49-b42d-c1259442ba57 2026-06-09 21:01:52,549 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df33cf3a-6445-11f1-87b1-fa163e22babf 2026-06-09 21:01:52,550 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ded6981a-6445-11f1-87b1-fa163e22babf 2026-06-09 21:01:52,551 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dfa00966-6445-11f1-87b1-fa163e22babf 2026-06-09 21:01:52,554 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de6af024-6445-11f1-87b1-fa163e22babf