2026-03-26 20:47:14,361 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-03-26 20:47:14,652 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1960-1 2026-03-26 20:47:14,653 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-03-26 20:47:14,697 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1960-1 2026-03-26 20:47:14,697 - 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-03-26 20:47:14,774 - DEBUG - Output : NAMES contrail_test_hAhGXqiFl contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 2026-03-26 20:47:14,774 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-26 20:47:14,814 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.52.23.1/24 172.17.0.1/16 2026-03-26 20:47:14,814 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-03-26 20:47:14,903 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1960-1 2026-03-26 20:47:14,961 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-03-26 20:47:15,208 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1960-1 2026-03-26 20:47:15,208 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-03-26 20:47:15,243 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1960-1 2026-03-26 20:47:15,243 - 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-03-26 20:47:15,298 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-03-26 20:47:15,298 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-26 20:47:15,370 - DEBUG - Output : 10.0.0.33/24 2026-03-26 20:47:15,371 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-03-26 20:47:15,405 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1960-1 2026-03-26 20:47:15,483 - INFO - Using existing project ['default-domain', 'k8s-default'](ec10a4c4-a81b-4691-b3db-2fe626e7f338) 2026-03-26 20:47:15,607 - INFO - Using existing project ['default-domain', 'k8s-default'](ec10a4c4-a81b-4691-b3db-2fe626e7f338) 2026-03-26 20:47:15,735 - INFO - ================================================================================ 2026-03-26 20:47:15,735 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-26 20:47:15,736 - 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-03-26 20:47:15,949 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-26 20:47:15,957 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2026-03-26 20:47:15,958 - INFO - Initial checks done. Running the testcase now 2026-03-26 20:47:15,958 - INFO - 2026-03-26 20:47:15,963 - INFO - Namespace default already exists 2026-03-26 20:47:15,963 - 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-03-26 20:47:16,113 - DEBUG - Output : cluster_project={} 2026-03-26 20:47:16,166 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-26 20:47:16,167 - DEBUG - Project uuid in Contrail is ec10a4c4-a81b-4691-b3db-2fe626e7f338 2026-03-26 20:47:16,167 - 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-03-26 20:47:16,316 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-26 20:47:16,316 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=c4f15b4e-271c-4023-a4f0-bfcd90fdcb30 2026-03-26 20:47:16,321 - INFO - Namespace default with uuid c4f15b4e-271c-4023-a4f0-bfcd90fdcb30 found in kube manager 2026-03-26 20:47:16,321 - INFO - Namespace default verification passed 2026-03-26 20:47:16,325 - DEBUG - Service ctest-nginx-svc-10140683 not present 2026-03-26 20:47:16,326 - INFO - Creating service ctest-nginx-svc-10140683 2026-03-26 20:47:16,345 - INFO - Created Service ctest-nginx-svc-10140683 2026-03-26 20:47:16,361 - DEBUG - Pod ctest-nginx-pod-16557975 not present 2026-03-26 20:47:16,363 - INFO - Creating Pod ctest-nginx-pod-16557975 2026-03-26 20:47:16,433 - DEBUG - Pod : ctest-nginx-pod-16557975 UUID is 67fa3c23-bd08-4764-ac28-48b21a9033e2 2026-03-26 20:47:16,440 - DEBUG - Pod ctest-nginx-pod-46979451 not present 2026-03-26 20:47:16,440 - INFO - Creating Pod ctest-nginx-pod-46979451 2026-03-26 20:47:16,490 - DEBUG - Pod : ctest-nginx-pod-46979451 UUID is 591e24a3-67ad-42de-8073-494dbbb94a19 2026-03-26 20:47:16,662 - INFO - Created VN __public__, UUID :ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:16,995 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-26 20:47:17,006 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d91f6c69-6a24-431c-bf9f-0fe6452d93a7 2026-03-26 20:47:17,028 - DEBUG - Requesting: http://10.0.0.50:8082/project/ec10a4c4-a81b-4691-b3db-2fe626e7f338 2026-03-26 20:47:17,085 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:17,141 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:17,161 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3daba75c-5367-44ae-a2da-4e4cce53eac2 2026-03-26 20:47:17,170 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3daba75c-5367-44ae-a2da-4e4cce53eac2 2026-03-26 20:47:17,194 - DEBUG - Route Targets: [] 2026-03-26 20:47:17,195 - DEBUG - RT names not yet present for VN __public__ 2026-03-26 20:47:22,195 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-26 20:47:22,201 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d91f6c69-6a24-431c-bf9f-0fe6452d93a7 2026-03-26 20:47:22,239 - DEBUG - Requesting: http://10.0.0.50:8082/project/ec10a4c4-a81b-4691-b3db-2fe626e7f338 2026-03-26 20:47:22,281 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:22,290 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:22,300 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3daba75c-5367-44ae-a2da-4e4cce53eac2 2026-03-26 20:47:22,308 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3daba75c-5367-44ae-a2da-4e4cce53eac2 2026-03-26 20:47:22,315 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/3e348716-b436-4d76-be69-b969c24d5a17 2026-03-26 20:47:22,321 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-26 20:47:22,321 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:22,332 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3daba75c-5367-44ae-a2da-4e4cce53eac2 2026-03-26 20:47:22,349 - INFO - Verified VN network id 13 for VN ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:22,350 - INFO - Verifications in API Server for VN __public__ passed 2026-03-26 20:47:22,350 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:22,359 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3daba75c-5367-44ae-a2da-4e4cce53eac2 2026-03-26 20:47:22,367 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3daba75c-5367-44ae-a2da-4e4cce53eac2 2026-03-26 20:47:22,374 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/3e348716-b436-4d76-be69-b969c24d5a17 2026-03-26 20:47:22,381 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-26 20:47:22,389 - 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': '12477643165565601120', 'uuid-lslong': '10734332858315886633'}, 'enable': 'true', 'created': '2026-03-26T20:47:16', 'last-modified': '2026-03-26T20:47:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.487680'} 2026-03-26 20:47:22,389 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-26 20:47:22,400 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-26 20:47:22,400 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-26 20:47:22,401 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-26 20:47:22,401 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-26 20:47:22,407 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d91f6c69-6a24-431c-bf9f-0fe6452d93a7 2026-03-26 20:47:22,444 - DEBUG - Requesting: http://10.0.0.50:8082/project/ec10a4c4-a81b-4691-b3db-2fe626e7f338 2026-03-26 20:47:22,495 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:22,506 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-26 20:47:22,506 - DEBUG - Verifying the vn in opserver 2026-03-26 20:47:22,506 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-03-26 20:47:22,506 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-03-26 20:47:22,512 - 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-03-26 20:47:22,513 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-26 20:47:22,513 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-26 20:47:22,520 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-26 20:47:22,526 - DEBUG - Do not have enough data to verify VN in agent 2026-03-26 20:47:22,526 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-26 20:47:22,532 - DEBUG - VRF ids for VN __public__: {} 2026-03-26 20:47:22,635 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-26 20:47:22,746 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-26 20:47:22,751 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d91f6c69-6a24-431c-bf9f-0fe6452d93a7 2026-03-26 20:47:22,759 - DEBUG - Requesting: http://10.0.0.50:8082/project/ec10a4c4-a81b-4691-b3db-2fe626e7f338 2026-03-26 20:47:22,794 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:22,806 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/ef166d07-bc16-4541-81aa-3608b4385043 2026-03-26 20:47:22,813 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-26 20:47:22,818 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d91f6c69-6a24-431c-bf9f-0fe6452d93a7 2026-03-26 20:47:22,825 - DEBUG - Requesting: http://10.0.0.50:8082/project/ec10a4c4-a81b-4691-b3db-2fe626e7f338 2026-03-26 20:47:22,861 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ad297e59-859e-4560-94f8-02dc98b8d029 2026-03-26 20:47:22,878 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-26 20:47:22,878 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-26 20:47:22,885 - 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-03-26 20:47:22,890 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-26 20:47:22,890 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-26 20:47:22,893 - DEBUG - Ingress ctest-nginx-ingress-48633165 not present 2026-03-26 20:47:22,894 - INFO - Creating Ingress ctest-nginx-ingress-48633165 2026-03-26 20:47:22,908 - INFO - Created Ingress ctest-nginx-ingress-48633165 2026-03-26 20:47:22,915 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-48633165 2026-03-26 20:47:25,929 - DEBUG - For Ingress ctest-nginx-ingress-48633165, Cluster IP: 10.47.255.249, External IPs ['80.110.240.188'] 2026-03-26 20:47:25,929 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-48633165 2026-03-26 20:47:25,929 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=38505d35-51b1-46c4-910e-ef2f17b5c601 2026-03-26 20:47:25,940 - INFO - Ingress ctest-nginx-ingress-48633165 with uuid 38505d35-51b1-46c4-910e-ef2f17b5c601 found in kube manager 2026-03-26 20:47:25,940 - INFO - Ingress ctest-nginx-ingress-48633165 verification passed 2026-03-26 20:47:25,946 - DEBUG - Pod ctest-busybox-pod-21072923 not present 2026-03-26 20:47:25,947 - INFO - Creating Pod ctest-busybox-pod-21072923 2026-03-26 20:47:25,998 - DEBUG - Pod : ctest-busybox-pod-21072923 UUID is 678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:47:26,009 - DEBUG - Pod ctest-nginx-pod-16557975 not in running state.Currently in Pending 2026-03-26 20:47:31,017 - INFO - Pod ctest-nginx-pod-16557975 is in running state.Got IP 10.47.255.251 2026-03-26 20:47:31,031 - DEBUG - Pod ctest-nginx-pod-16557975 has vmi fa734f7c-2954-11f1-b1a5-fa163e666d83 2026-03-26 20:47:31,032 - INFO - Verified pod ctest-nginx-pod-16557975 in contrail-api 2026-03-26 20:47:31,033 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:47:31,049 - DEBUG - VMI fa734f7c-2954-11f1-b1a5-fa163e666d83 is active in agent 10.0.0.33 2026-03-26 20:47:31,050 - INFO - Verified Pod ctest-nginx-pod-16557975 in agent 10.0.0.33 2026-03-26 20:47:31,050 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=67fa3c23-bd08-4764-ac28-48b21a9033e2 2026-03-26 20:47:31,055 - INFO - Pod ctest-nginx-pod-16557975 with uuid 67fa3c23-bd08-4764-ac28-48b21a9033e2 found in kube manager 2026-03-26 20:47:31,055 - INFO - Pod ctest-nginx-pod-16557975 verification passed 2026-03-26 20:47:31,143 - DEBUG - [Pod ctest-nginx-pod-16557975] Cmd: echo ctest-nginx-pod-16557975 > /usr/share/nginx/html/index.html, Output: 2026-03-26 20:47:31,150 - INFO - Pod ctest-nginx-pod-46979451 is in running state.Got IP 10.47.255.250 2026-03-26 20:47:31,203 - DEBUG - Pod ctest-nginx-pod-46979451 has vmi fae21a4c-2954-11f1-b1a5-fa163e666d83 2026-03-26 20:47:31,203 - INFO - Verified pod ctest-nginx-pod-46979451 in contrail-api 2026-03-26 20:47:31,203 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:47:31,212 - DEBUG - VMI fae21a4c-2954-11f1-b1a5-fa163e666d83 is active in agent 10.0.0.33 2026-03-26 20:47:31,212 - INFO - Verified Pod ctest-nginx-pod-46979451 in agent 10.0.0.33 2026-03-26 20:47:31,212 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=591e24a3-67ad-42de-8073-494dbbb94a19 2026-03-26 20:47:31,216 - INFO - Pod ctest-nginx-pod-46979451 with uuid 591e24a3-67ad-42de-8073-494dbbb94a19 found in kube manager 2026-03-26 20:47:31,216 - INFO - Pod ctest-nginx-pod-46979451 verification passed 2026-03-26 20:47:31,279 - DEBUG - [Pod ctest-nginx-pod-46979451] Cmd: echo ctest-nginx-pod-46979451 > /usr/share/nginx/html/index.html, Output: 2026-03-26 20:47:31,286 - DEBUG - Pod ctest-busybox-pod-21072923 not in running state.Currently in Pending 2026-03-26 20:47:36,294 - DEBUG - Pod ctest-busybox-pod-21072923 not in running state.Currently in Pending 2026-03-26 20:47:41,304 - INFO - Pod ctest-busybox-pod-21072923 is in running state.Got IP 10.47.255.248 2026-03-26 20:47:41,315 - DEBUG - Pod ctest-busybox-pod-21072923 has vmi ff49e8e4-2954-11f1-b1a5-fa163e666d83 2026-03-26 20:47:41,316 - INFO - Verified pod ctest-busybox-pod-21072923 in contrail-api 2026-03-26 20:47:41,316 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:47:41,326 - DEBUG - VMI ff49e8e4-2954-11f1-b1a5-fa163e666d83 is active in agent 10.0.0.33 2026-03-26 20:47:41,326 - INFO - Verified Pod ctest-busybox-pod-21072923 in agent 10.0.0.33 2026-03-26 20:47:41,326 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:47:41,331 - INFO - Pod ctest-busybox-pod-21072923 with uuid 678e4edc-a847-47cb-b6ab-2f6368801dd1 found in kube manager 2026-03-26 20:47:41,331 - INFO - Pod ctest-busybox-pod-21072923 verification passed 2026-03-26 20:47:41,387 - DEBUG - [Pod ctest-busybox-pod-21072923] 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-46979451 2026-03-26 20:47:41,388 - DEBUG - [Pod Pod ctest-busybox-pod-21072923] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-26 20:47:41,388 - DEBUG - [Pod Pod ctest-busybox-pod-21072923] 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-46979451 2026-03-26 20:47:41,447 - DEBUG - [Pod ctest-busybox-pod-21072923] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16557975 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-03-26 20:47:41,447 - DEBUG - [Pod Pod ctest-busybox-pod-21072923] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-26 20:47:41,447 - DEBUG - [Pod Pod ctest-busybox-pod-21072923] Cmd output: ctest-nginx-pod-16557975 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-03-26 20:47:41,447 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-16557975': 1, 'ctest-nginx-pod-46979451': 1} 2026-03-26 20:47:41,447 - WARNING - Nothing to delete parallely 2026-03-26 20:47:41,448 - INFO - Deleting pod default:ctest-busybox-pod-21072923 2026-03-26 20:47:41,460 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:47:41,468 - WARNING - Pod uuid 678e4edc-a847-47cb-b6ab-2f6368801dd1 is still seen in agent 10.0.0.33 VM list 2026-03-26 20:47:46,469 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:47:46,476 - WARNING - Pod uuid 678e4edc-a847-47cb-b6ab-2f6368801dd1 is still seen in agent 10.0.0.33 VM list 2026-03-26 20:47:51,476 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:47:51,483 - WARNING - Pod uuid 678e4edc-a847-47cb-b6ab-2f6368801dd1 is still seen in agent 10.0.0.33 VM list 2026-03-26 20:47:56,484 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:47:56,492 - WARNING - Pod uuid 678e4edc-a847-47cb-b6ab-2f6368801dd1 is still seen in agent 10.0.0.33 VM list 2026-03-26 20:48:01,493 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:48:01,501 - WARNING - Pod uuid 678e4edc-a847-47cb-b6ab-2f6368801dd1 is still seen in agent 10.0.0.33 VM list 2026-03-26 20:48:06,501 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:48:06,507 - WARNING - Pod uuid 678e4edc-a847-47cb-b6ab-2f6368801dd1 is still seen in agent 10.0.0.33 VM list 2026-03-26 20:48:11,508 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:48:11,515 - WARNING - Pod uuid 678e4edc-a847-47cb-b6ab-2f6368801dd1 is still seen in agent 10.0.0.33 VM list 2026-03-26 20:48:16,516 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=678e4edc-a847-47cb-b6ab-2f6368801dd1 2026-03-26 20:48:16,524 - DEBUG - Pod 678e4edc-a847-47cb-b6ab-2f6368801dd1 is not in agent 10.0.0.33 VM list 2026-03-26 20:48:16,524 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ff49e8e4-2954-11f1-b1a5-fa163e666d83 2026-03-26 20:48:16,529 - DEBUG - VMI ff49e8e4-2954-11f1-b1a5-fa163e666d83 is removed from agent 10.0.0.33 2026-03-26 20:48:16,529 - INFO - Verified that pod ctest-busybox-pod-21072923 is removed in agent 2026-03-26 20:48:16,530 - INFO - Deleting Ingress : ctest-nginx-ingress-48633165 2026-03-26 20:48:16,536 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=38505d35-51b1-46c4-910e-ef2f17b5c601 2026-03-26 20:48:16,541 - ERROR - Ingress ctest-nginx-ingress-48633165 with uuid 38505d35-51b1-46c4-910e-ef2f17b5c601 still found in kube manager 2026-03-26 20:48:17,543 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=38505d35-51b1-46c4-910e-ef2f17b5c601 2026-03-26 20:48:17,547 - INFO - Ingress ctest-nginx-ingress-48633165 with uuid 38505d35-51b1-46c4-910e-ef2f17b5c601 deleted successfully from kube manager 2026-03-26 20:48:17,547 - INFO - Verifications on Ingress %s cleanup passed 2026-03-26 20:48:17,547 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-26 20:48:17,670 - 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-03-26 20:48:17,688 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-26 20:48:17,688 - INFO - Deleting VN __public__ 2026-03-26 20:48:17,863 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3daba75c-5367-44ae-a2da-4e4cce53eac2 2026-03-26 20:48:17,877 - DEBUG - Response Code: 404 2026-03-26 20:48:17,877 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-26 20:48:17,887 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d91f6c69-6a24-431c-bf9f-0fe6452d93a7 2026-03-26 20:48:17,902 - DEBUG - Requesting: http://10.0.0.50:8082/project/ec10a4c4-a81b-4691-b3db-2fe626e7f338 2026-03-26 20:48:17,950 - INFO - Validated that VN __public__ is not found in API Server 2026-03-26 20:48:17,950 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-26 20:48:17,975 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-26 20:48:17,997 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2026-03-26 20:48:17,997 - INFO - Validated that VN __public__ is not in any agent 2026-03-26 20:48:17,997 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-26 20:48:18,017 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-26 20:48:18,030 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-26 20:48:18,061 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-26 20:48:18,061 - INFO - Deleting pod default:ctest-nginx-pod-46979451 2026-03-26 20:48:18,084 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=591e24a3-67ad-42de-8073-494dbbb94a19 2026-03-26 20:48:18,095 - WARNING - Pod uuid 591e24a3-67ad-42de-8073-494dbbb94a19 is still seen in agent 10.0.0.33 VM list 2026-03-26 20:48:23,096 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=591e24a3-67ad-42de-8073-494dbbb94a19 2026-03-26 20:48:23,103 - DEBUG - Pod 591e24a3-67ad-42de-8073-494dbbb94a19 is not in agent 10.0.0.33 VM list 2026-03-26 20:48:23,103 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fae21a4c-2954-11f1-b1a5-fa163e666d83 2026-03-26 20:48:23,108 - DEBUG - VMI fae21a4c-2954-11f1-b1a5-fa163e666d83 is removed from agent 10.0.0.33 2026-03-26 20:48:23,108 - INFO - Verified that pod ctest-nginx-pod-46979451 is removed in agent 2026-03-26 20:48:23,108 - INFO - Deleting pod default:ctest-nginx-pod-16557975 2026-03-26 20:48:23,127 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67fa3c23-bd08-4764-ac28-48b21a9033e2 2026-03-26 20:48:23,135 - WARNING - Pod uuid 67fa3c23-bd08-4764-ac28-48b21a9033e2 is still seen in agent 10.0.0.33 VM list 2026-03-26 20:48:28,137 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=67fa3c23-bd08-4764-ac28-48b21a9033e2 2026-03-26 20:48:28,145 - DEBUG - Pod 67fa3c23-bd08-4764-ac28-48b21a9033e2 is not in agent 10.0.0.33 VM list 2026-03-26 20:48:28,145 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa734f7c-2954-11f1-b1a5-fa163e666d83 2026-03-26 20:48:28,151 - DEBUG - VMI fa734f7c-2954-11f1-b1a5-fa163e666d83 is removed from agent 10.0.0.33 2026-03-26 20:48:28,151 - INFO - Verified that pod ctest-nginx-pod-16557975 is removed in agent 2026-03-26 20:48:28,151 - INFO - Deleting service : ctest-nginx-svc-10140683 2026-03-26 20:48:28,421 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-26 20:48:28,430 - DEBUG - No XMPP flaps were noticed during the test 2026-03-26 20:48:28,430 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2026-03-26 20:48:28,430 - INFO - -------------------------------------------------------------------------------- 2026-03-26 20:48:34,878 - 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-03-26 20:48:34,984 - DEBUG - Output : cluster_project={} 2026-03-26 20:48:35,078 - 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-03-26 20:48:35,270 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-26 20:48:35,276 - 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-03-26 20:48:35,425 - DEBUG - Output : cluster_project={} 2026-03-26 20:48:45,574 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:48:50,622 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:48:50,707 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:48:50,746 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:48:50,823 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:48:55,868 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:48:55,952 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:48:56,031 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-26 20:48:56,301 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-26 20:48:59,040 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2026-03-26 20:48:59,047 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-26 20:48:59,076 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-26 20:49:01,102 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-26 20:49:40,474 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-26 20:49:40,523 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=36da991c-ad5b-474f-989d-f77db802a07e 2026-03-26 20:49:40,542 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e738b8f2-4543-4029-9f69-1a6b6b9e3906 2026-03-26 20:49:40,556 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7a3001d1-c8a6-433b-b724-66a377cadd6a 2026-03-26 20:49:40,561 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0c38efa-6857-41e1-863f-205ef6e7fd97 2026-03-26 20:49:40,569 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=456e0cf9-99a9-4a39-b63f-0ed06579970d 2026-03-26 20:49:40,578 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b031fa86-3dd9-4e70-ae15-6cb7ad31272a 2026-03-26 20:49:40,585 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d3c16aa8-001d-49cd-9afc-6328881933d4 2026-03-26 20:49:40,590 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9cfe6450-176f-4d09-ab58-3aff90e57f88 2026-03-26 20:49:45,601 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=36da991c-ad5b-474f-989d-f77db802a07e 2026-03-26 20:49:45,603 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e738b8f2-4543-4029-9f69-1a6b6b9e3906 2026-03-26 20:49:45,612 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:29078df8-2955-11f1-b1a5-fa163e666d83 2026-03-26 20:49:45,644 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0c38efa-6857-41e1-863f-205ef6e7fd97 2026-03-26 20:49:45,646 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7a3001d1-c8a6-433b-b724-66a377cadd6a 2026-03-26 20:49:45,651 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9cfe6450-176f-4d09-ab58-3aff90e57f88 2026-03-26 20:49:45,652 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d3c16aa8-001d-49cd-9afc-6328881933d4 2026-03-26 20:49:45,653 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b031fa86-3dd9-4e70-ae15-6cb7ad31272a 2026-03-26 20:49:45,655 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=456e0cf9-99a9-4a39-b63f-0ed06579970d 2026-03-26 20:49:45,658 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:297883fa-2955-11f1-b1a5-fa163e666d83 2026-03-26 20:49:45,672 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2a268e64-2955-11f1-b1a5-fa163e666d83 2026-03-26 20:49:45,674 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2a96b680-2955-11f1-b1a5-fa163e666d83 2026-03-26 20:49:50,611 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e738b8f2-4543-4029-9f69-1a6b6b9e3906 2026-03-26 20:49:50,658 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0c38efa-6857-41e1-863f-205ef6e7fd97 2026-03-26 20:49:50,671 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b031fa86-3dd9-4e70-ae15-6cb7ad31272a 2026-03-26 20:49:50,675 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=456e0cf9-99a9-4a39-b63f-0ed06579970d 2026-03-26 20:49:55,618 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e738b8f2-4543-4029-9f69-1a6b6b9e3906 2026-03-26 20:49:55,665 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0c38efa-6857-41e1-863f-205ef6e7fd97 2026-03-26 20:49:55,680 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b031fa86-3dd9-4e70-ae15-6cb7ad31272a 2026-03-26 20:49:55,682 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=456e0cf9-99a9-4a39-b63f-0ed06579970d 2026-03-26 20:50:00,626 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e738b8f2-4543-4029-9f69-1a6b6b9e3906 2026-03-26 20:50:00,672 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0c38efa-6857-41e1-863f-205ef6e7fd97 2026-03-26 20:50:00,690 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b031fa86-3dd9-4e70-ae15-6cb7ad31272a 2026-03-26 20:50:00,691 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=456e0cf9-99a9-4a39-b63f-0ed06579970d 2026-03-26 20:50:05,636 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e738b8f2-4543-4029-9f69-1a6b6b9e3906 2026-03-26 20:50:05,681 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0c38efa-6857-41e1-863f-205ef6e7fd97 2026-03-26 20:50:05,703 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b031fa86-3dd9-4e70-ae15-6cb7ad31272a 2026-03-26 20:50:05,705 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=456e0cf9-99a9-4a39-b63f-0ed06579970d 2026-03-26 20:50:10,646 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e738b8f2-4543-4029-9f69-1a6b6b9e3906 2026-03-26 20:50:10,687 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0c38efa-6857-41e1-863f-205ef6e7fd97 2026-03-26 20:50:10,714 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=456e0cf9-99a9-4a39-b63f-0ed06579970d 2026-03-26 20:50:10,715 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b031fa86-3dd9-4e70-ae15-6cb7ad31272a 2026-03-26 20:50:15,670 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e738b8f2-4543-4029-9f69-1a6b6b9e3906 2026-03-26 20:50:15,677 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2c61e4da-2955-11f1-b1a5-fa163e666d83 2026-03-26 20:50:15,695 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0c38efa-6857-41e1-863f-205ef6e7fd97 2026-03-26 20:50:15,703 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2bf34e30-2955-11f1-b1a5-fa163e666d83 2026-03-26 20:50:15,724 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b031fa86-3dd9-4e70-ae15-6cb7ad31272a 2026-03-26 20:50:15,726 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=456e0cf9-99a9-4a39-b63f-0ed06579970d 2026-03-26 20:50:15,735 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2b162f46-2955-11f1-b1a5-fa163e666d83 2026-03-26 20:50:15,738 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2b85efe8-2955-11f1-b1a5-fa163e666d83