2026-06-10 01:19:17,762 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-06-10 01:19:18,048 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2017-1 2026-06-10 01:19:18,048 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-06-10 01:19:18,093 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2017-1 2026-06-10 01:19:18,093 - 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-10 01:19:18,169 - DEBUG - Output : NAMES contrail_test_t63x8cPja contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 2026-06-10 01:19:18,169 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-10 01:19:18,213 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.108.45.1/24 172.17.0.1/16 2026-06-10 01:19:18,214 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-06-10 01:19:18,292 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2017-1 2026-06-10 01:19:18,361 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-10 01:19:18,602 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2017-1 2026-06-10 01:19:18,603 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-10 01:19:18,638 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2017-1 2026-06-10 01:19:18,638 - 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-10 01:19:18,714 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-10 01:19:18,714 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-10 01:19:18,752 - DEBUG - Output : 10.0.0.33/24 2026-06-10 01:19:18,752 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-10 01:19:18,793 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2017-1 2026-06-10 01:19:18,900 - INFO - Using existing project ['default-domain', 'k8s-default'](a3d551e0-0117-4b58-8195-2a2fb17de4be) 2026-06-10 01:19:19,024 - INFO - Using existing project ['default-domain', 'k8s-default'](a3d551e0-0117-4b58-8195-2a2fb17de4be) 2026-06-10 01:19:19,151 - INFO - ================================================================================ 2026-06-10 01:19:19,151 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-10 01:19:19,151 - 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-10 01:19:19,467 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 01:19:19,475 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2026-06-10 01:19:19,476 - INFO - Initial checks done. Running the testcase now 2026-06-10 01:19:19,476 - INFO - 2026-06-10 01:19:19,481 - INFO - Namespace default already exists 2026-06-10 01:19:19,481 - 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-10 01:19:19,609 - DEBUG - Output : cluster_project={} 2026-06-10 01:19:19,660 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-10 01:19:19,661 - DEBUG - Project uuid in Contrail is a3d551e0-0117-4b58-8195-2a2fb17de4be 2026-06-10 01:19:19,661 - 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-10 01:19:19,819 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-10 01:19:19,819 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=63c2301e-9fef-4077-8aca-e295dd324beb 2026-06-10 01:19:19,824 - INFO - Namespace default with uuid 63c2301e-9fef-4077-8aca-e295dd324beb found in kube manager 2026-06-10 01:19:19,824 - INFO - Namespace default verification passed 2026-06-10 01:19:19,828 - DEBUG - Service ctest-nginx-svc-99068956 not present 2026-06-10 01:19:19,828 - INFO - Creating service ctest-nginx-svc-99068956 2026-06-10 01:19:19,847 - INFO - Created Service ctest-nginx-svc-99068956 2026-06-10 01:19:19,877 - DEBUG - Pod ctest-nginx-pod-25173303 not present 2026-06-10 01:19:19,880 - INFO - Creating Pod ctest-nginx-pod-25173303 2026-06-10 01:19:19,946 - DEBUG - Pod : ctest-nginx-pod-25173303 UUID is 7fbf4d21-f237-40a7-a559-6987039e46f5 2026-06-10 01:19:19,952 - DEBUG - Pod ctest-nginx-pod-27062440 not present 2026-06-10 01:19:19,955 - INFO - Creating Pod ctest-nginx-pod-27062440 2026-06-10 01:19:19,994 - DEBUG - Pod : ctest-nginx-pod-27062440 UUID is aeb63d01-1fe8-433f-9058-cc23901b1ebf 2026-06-10 01:19:20,195 - INFO - Created VN __public__, UUID :0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:20,452 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 01:19:20,458 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b 2026-06-10 01:19:20,478 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3d551e0-0117-4b58-8195-2a2fb17de4be 2026-06-10 01:19:20,571 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:20,583 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:20,595 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd 2026-06-10 01:19:20,615 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd 2026-06-10 01:19:20,627 - DEBUG - Route Targets: [] 2026-06-10 01:19:20,627 - DEBUG - RT names not yet present for VN __public__ 2026-06-10 01:19:25,628 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 01:19:25,634 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b 2026-06-10 01:19:25,642 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3d551e0-0117-4b58-8195-2a2fb17de4be 2026-06-10 01:19:25,689 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:25,704 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:25,714 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd 2026-06-10 01:19:25,721 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd 2026-06-10 01:19:25,728 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/c8f14833-73dd-4fa6-a652-18b98c3368df 2026-06-10 01:19:25,735 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-10 01:19:25,735 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:25,745 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd 2026-06-10 01:19:25,760 - INFO - Verified VN network id 13 for VN 0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:25,761 - INFO - Verifications in API Server for VN __public__ passed 2026-06-10 01:19:25,761 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:25,772 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd 2026-06-10 01:19:25,779 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd 2026-06-10 01:19:25,788 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/c8f14833-73dd-4fa6-a652-18b98c3368df 2026-06-10 01:19:25,797 - 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-10 01:19:25,807 - 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': '226513275637219743', 'uuid-lslong': '11151200136229172241'}, 'enable': 'true', 'created': '2026-06-10T01:19:20', 'last-modified': '2026-06-10T01:19:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.419385'} 2026-06-10 01:19:25,807 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 01:19:25,822 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-10 01:19:25,822 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-10 01:19:25,823 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-10 01:19:25,823 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 01:19:25,829 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b 2026-06-10 01:19:25,838 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3d551e0-0117-4b58-8195-2a2fb17de4be 2026-06-10 01:19:25,884 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:25,895 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-10 01:19:25,895 - DEBUG - Verifying the vn in opserver 2026-06-10 01:19:25,895 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-06-10 01:19:25,895 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-06-10 01:19:25,901 - 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-10 01:19:25,901 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-10 01:19:25,901 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 01:19:25,910 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 01:19:25,917 - DEBUG - Do not have enough data to verify VN in agent 2026-06-10 01:19:25,917 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 01:19:25,925 - DEBUG - VRF ids for VN __public__: {} 2026-06-10 01:19:26,025 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-10 01:19:26,132 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 01:19:26,139 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b 2026-06-10 01:19:26,148 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3d551e0-0117-4b58-8195-2a2fb17de4be 2026-06-10 01:19:26,183 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:26,196 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/54125277-359f-4068-a8ff-d73b7aa0f747 2026-06-10 01:19:26,203 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 01:19:26,209 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b 2026-06-10 01:19:26,217 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3d551e0-0117-4b58-8195-2a2fb17de4be 2026-06-10 01:19:26,262 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 2026-06-10 01:19:26,273 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-10 01:19:26,273 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-10 01:19:26,285 - 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-10 01:19:26,291 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-10 01:19:26,291 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-10 01:19:26,294 - DEBUG - Ingress ctest-nginx-ingress-25064580 not present 2026-06-10 01:19:26,295 - INFO - Creating Ingress ctest-nginx-ingress-25064580 2026-06-10 01:19:26,307 - INFO - Created Ingress ctest-nginx-ingress-25064580 2026-06-10 01:19:26,311 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-25064580 2026-06-10 01:19:29,317 - DEBUG - For Ingress ctest-nginx-ingress-25064580, Cluster IP: 10.47.255.249, External IPs ['78.54.140.60'] 2026-06-10 01:19:29,317 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-25064580 2026-06-10 01:19:29,317 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=4fd72a90-e728-4b7c-b3f2-309abe298e68 2026-06-10 01:19:29,321 - INFO - Ingress ctest-nginx-ingress-25064580 with uuid 4fd72a90-e728-4b7c-b3f2-309abe298e68 found in kube manager 2026-06-10 01:19:29,321 - INFO - Ingress ctest-nginx-ingress-25064580 verification passed 2026-06-10 01:19:29,325 - DEBUG - Pod ctest-busybox-pod-18095364 not present 2026-06-10 01:19:29,325 - INFO - Creating Pod ctest-busybox-pod-18095364 2026-06-10 01:19:29,409 - DEBUG - Pod : ctest-busybox-pod-18095364 UUID is c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:19:29,417 - DEBUG - Pod ctest-nginx-pod-25173303 not in running state.Currently in Pending 2026-06-10 01:19:34,433 - DEBUG - Pod ctest-nginx-pod-25173303 not in running state.Currently in Pending 2026-06-10 01:19:39,512 - INFO - Pod ctest-nginx-pod-25173303 is in running state.Got IP 10.47.255.251 2026-06-10 01:19:39,580 - DEBUG - Pod ctest-nginx-pod-25173303 has vmi 690647e6-646a-11f1-8f15-fa163e98f206 2026-06-10 01:19:39,580 - INFO - Verified pod ctest-nginx-pod-25173303 in contrail-api 2026-06-10 01:19:39,581 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:19:39,594 - DEBUG - VMI 690647e6-646a-11f1-8f15-fa163e98f206 is active in agent 10.0.0.33 2026-06-10 01:19:39,594 - INFO - Verified Pod ctest-nginx-pod-25173303 in agent 10.0.0.33 2026-06-10 01:19:39,594 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=7fbf4d21-f237-40a7-a559-6987039e46f5 2026-06-10 01:19:39,601 - INFO - Pod ctest-nginx-pod-25173303 with uuid 7fbf4d21-f237-40a7-a559-6987039e46f5 found in kube manager 2026-06-10 01:19:39,601 - INFO - Pod ctest-nginx-pod-25173303 verification passed 2026-06-10 01:19:39,747 - DEBUG - [Pod ctest-nginx-pod-25173303] Cmd: echo ctest-nginx-pod-25173303 > /usr/share/nginx/html/index.html, Output: 2026-06-10 01:19:39,756 - INFO - Pod ctest-nginx-pod-27062440 is in running state.Got IP 10.47.255.250 2026-06-10 01:19:39,771 - DEBUG - Pod ctest-nginx-pod-27062440 has vmi 69828ad6-646a-11f1-8f15-fa163e98f206 2026-06-10 01:19:39,771 - INFO - Verified pod ctest-nginx-pod-27062440 in contrail-api 2026-06-10 01:19:39,771 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:19:39,788 - DEBUG - VMI 69828ad6-646a-11f1-8f15-fa163e98f206 is active in agent 10.0.0.33 2026-06-10 01:19:39,788 - INFO - Verified Pod ctest-nginx-pod-27062440 in agent 10.0.0.33 2026-06-10 01:19:39,788 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=aeb63d01-1fe8-433f-9058-cc23901b1ebf 2026-06-10 01:19:39,797 - INFO - Pod ctest-nginx-pod-27062440 with uuid aeb63d01-1fe8-433f-9058-cc23901b1ebf found in kube manager 2026-06-10 01:19:39,797 - INFO - Pod ctest-nginx-pod-27062440 verification passed 2026-06-10 01:19:39,895 - DEBUG - [Pod ctest-nginx-pod-27062440] Cmd: echo ctest-nginx-pod-27062440 > /usr/share/nginx/html/index.html, Output: 2026-06-10 01:19:39,904 - DEBUG - Pod ctest-busybox-pod-18095364 not in running state.Currently in Pending 2026-06-10 01:19:44,913 - INFO - Pod ctest-busybox-pod-18095364 is in running state.Got IP 10.47.255.248 2026-06-10 01:19:44,930 - DEBUG - Pod ctest-busybox-pod-18095364 has vmi 6dc685b6-646a-11f1-8f15-fa163e98f206 2026-06-10 01:19:44,930 - INFO - Verified pod ctest-busybox-pod-18095364 in contrail-api 2026-06-10 01:19:44,930 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:19:44,942 - DEBUG - VMI 6dc685b6-646a-11f1-8f15-fa163e98f206 is active in agent 10.0.0.33 2026-06-10 01:19:44,942 - INFO - Verified Pod ctest-busybox-pod-18095364 in agent 10.0.0.33 2026-06-10 01:19:44,944 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:19:44,959 - INFO - Pod ctest-busybox-pod-18095364 with uuid c2ee606a-a286-4622-8620-67039a3db8d4 found in kube manager 2026-06-10 01:19:44,959 - INFO - Pod ctest-busybox-pod-18095364 verification passed 2026-06-10 01:19:45,016 - DEBUG - [Pod ctest-busybox-pod-18095364] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-25173303 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-10 01:19:45,017 - DEBUG - [Pod Pod ctest-busybox-pod-18095364] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-10 01:19:45,017 - DEBUG - [Pod Pod ctest-busybox-pod-18095364] Cmd output: ctest-nginx-pod-25173303 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-10 01:19:45,086 - DEBUG - [Pod ctest-busybox-pod-18095364] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-27062440 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-10 01:19:45,086 - DEBUG - [Pod Pod ctest-busybox-pod-18095364] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-10 01:19:45,086 - DEBUG - [Pod Pod ctest-busybox-pod-18095364] Cmd output: ctest-nginx-pod-27062440 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-10 01:19:45,086 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-25173303': 1, 'ctest-nginx-pod-27062440': 1} 2026-06-10 01:19:45,086 - WARNING - Nothing to delete parallely 2026-06-10 01:19:45,087 - INFO - Deleting pod default:ctest-busybox-pod-18095364 2026-06-10 01:19:45,111 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:19:45,123 - WARNING - Pod uuid c2ee606a-a286-4622-8620-67039a3db8d4 is still seen in agent 10.0.0.33 VM list 2026-06-10 01:19:50,124 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:19:50,131 - WARNING - Pod uuid c2ee606a-a286-4622-8620-67039a3db8d4 is still seen in agent 10.0.0.33 VM list 2026-06-10 01:19:55,132 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:19:55,138 - WARNING - Pod uuid c2ee606a-a286-4622-8620-67039a3db8d4 is still seen in agent 10.0.0.33 VM list 2026-06-10 01:20:00,140 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:20:00,150 - WARNING - Pod uuid c2ee606a-a286-4622-8620-67039a3db8d4 is still seen in agent 10.0.0.33 VM list 2026-06-10 01:20:05,151 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:20:05,161 - WARNING - Pod uuid c2ee606a-a286-4622-8620-67039a3db8d4 is still seen in agent 10.0.0.33 VM list 2026-06-10 01:20:10,162 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:20:10,170 - WARNING - Pod uuid c2ee606a-a286-4622-8620-67039a3db8d4 is still seen in agent 10.0.0.33 VM list 2026-06-10 01:20:15,171 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:20:15,178 - WARNING - Pod uuid c2ee606a-a286-4622-8620-67039a3db8d4 is still seen in agent 10.0.0.33 VM list 2026-06-10 01:20:20,179 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c2ee606a-a286-4622-8620-67039a3db8d4 2026-06-10 01:20:20,186 - DEBUG - Pod c2ee606a-a286-4622-8620-67039a3db8d4 is not in agent 10.0.0.33 VM list 2026-06-10 01:20:20,186 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6dc685b6-646a-11f1-8f15-fa163e98f206 2026-06-10 01:20:20,192 - DEBUG - VMI 6dc685b6-646a-11f1-8f15-fa163e98f206 is removed from agent 10.0.0.33 2026-06-10 01:20:20,192 - INFO - Verified that pod ctest-busybox-pod-18095364 is removed in agent 2026-06-10 01:20:20,192 - INFO - Deleting Ingress : ctest-nginx-ingress-25064580 2026-06-10 01:20:20,201 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=4fd72a90-e728-4b7c-b3f2-309abe298e68 2026-06-10 01:20:20,208 - ERROR - Ingress ctest-nginx-ingress-25064580 with uuid 4fd72a90-e728-4b7c-b3f2-309abe298e68 still found in kube manager 2026-06-10 01:20:21,210 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=4fd72a90-e728-4b7c-b3f2-309abe298e68 2026-06-10 01:20:21,217 - INFO - Ingress ctest-nginx-ingress-25064580 with uuid 4fd72a90-e728-4b7c-b3f2-309abe298e68 deleted successfully from kube manager 2026-06-10 01:20:21,217 - INFO - Verifications on Ingress %s cleanup passed 2026-06-10 01:20:21,218 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-10 01:20:21,387 - 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-10 01:20:21,393 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-10 01:20:21,393 - INFO - Deleting VN __public__ 2026-06-10 01:20:21,749 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd 2026-06-10 01:20:21,757 - DEBUG - Response Code: 404 2026-06-10 01:20:21,757 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 01:20:21,769 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b 2026-06-10 01:20:21,783 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3d551e0-0117-4b58-8195-2a2fb17de4be 2026-06-10 01:20:21,854 - INFO - Validated that VN __public__ is not found in API Server 2026-06-10 01:20:21,854 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-10 01:20:21,863 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 01:20:21,872 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2026-06-10 01:20:21,872 - INFO - Validated that VN __public__ is not in any agent 2026-06-10 01:20:21,872 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 01:20:21,888 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 01:20:21,894 - 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-10 01:20:21,899 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-10 01:20:21,902 - INFO - Deleting pod default:ctest-nginx-pod-27062440 2026-06-10 01:20:21,919 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=aeb63d01-1fe8-433f-9058-cc23901b1ebf 2026-06-10 01:20:21,939 - WARNING - Pod uuid aeb63d01-1fe8-433f-9058-cc23901b1ebf is still seen in agent 10.0.0.33 VM list 2026-06-10 01:20:26,950 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=aeb63d01-1fe8-433f-9058-cc23901b1ebf 2026-06-10 01:20:26,956 - DEBUG - Pod aeb63d01-1fe8-433f-9058-cc23901b1ebf is not in agent 10.0.0.33 VM list 2026-06-10 01:20:26,956 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:69828ad6-646a-11f1-8f15-fa163e98f206 2026-06-10 01:20:26,962 - DEBUG - VMI 69828ad6-646a-11f1-8f15-fa163e98f206 is removed from agent 10.0.0.33 2026-06-10 01:20:26,962 - INFO - Verified that pod ctest-nginx-pod-27062440 is removed in agent 2026-06-10 01:20:26,962 - INFO - Deleting pod default:ctest-nginx-pod-25173303 2026-06-10 01:20:26,980 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7fbf4d21-f237-40a7-a559-6987039e46f5 2026-06-10 01:20:26,988 - WARNING - Pod uuid 7fbf4d21-f237-40a7-a559-6987039e46f5 is still seen in agent 10.0.0.33 VM list 2026-06-10 01:20:31,988 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7fbf4d21-f237-40a7-a559-6987039e46f5 2026-06-10 01:20:32,000 - DEBUG - Pod 7fbf4d21-f237-40a7-a559-6987039e46f5 is not in agent 10.0.0.33 VM list 2026-06-10 01:20:32,000 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:690647e6-646a-11f1-8f15-fa163e98f206 2026-06-10 01:20:32,014 - DEBUG - VMI 690647e6-646a-11f1-8f15-fa163e98f206 is removed from agent 10.0.0.33 2026-06-10 01:20:32,014 - INFO - Verified that pod ctest-nginx-pod-25173303 is removed in agent 2026-06-10 01:20:32,014 - INFO - Deleting service : ctest-nginx-svc-99068956 2026-06-10 01:20:32,294 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 01:20:32,301 - DEBUG - No XMPP flaps were noticed during the test 2026-06-10 01:20:32,301 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2026-06-10 01:20:32,301 - INFO - -------------------------------------------------------------------------------- 2026-06-10 01:20:38,903 - 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-10 01:20:39,043 - DEBUG - Output : cluster_project={} 2026-06-10 01:20:39,229 - 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-10 01:20:39,496 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-10 01:20:39,507 - 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-10 01:20:40,095 - DEBUG - Output : cluster_project={} 2026-06-10 01:20:50,346 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:20:50,437 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:20:50,521 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:21:00,588 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:21:00,673 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:21:00,731 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:21:00,835 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:21:00,900 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 01:21:01,212 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 01:21:03,944 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2026-06-10 01:21:03,952 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-06-10 01:21:03,985 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-06-10 01:21:06,028 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-06-10 01:24:06,410 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 01:24:06,475 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b0ab7d5e-6813-420f-a1a4-744ab6605c4a 2026-06-10 01:24:06,496 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46fe15b2-1301-45d0-8d15-0c3020cd8bb2 2026-06-10 01:24:06,508 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f2c81079-6594-4315-a567-6355dba1c43c 2026-06-10 01:24:06,524 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=74802378-1382-46eb-9ec6-cd74b16ae7a3 2026-06-10 01:24:06,531 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=00988f7f-85b4-4859-8639-018148b9a157 2026-06-10 01:24:06,546 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=292527a7-0745-40eb-8959-0cf62ce53bcc 2026-06-10 01:24:06,556 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edd341dd-2b9c-4871-8cd6-e2335b0a3f4a 2026-06-10 01:24:06,570 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48b17e24-dfae-4609-a134-45f6733ffc62 2026-06-10 01:24:11,579 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46fe15b2-1301-45d0-8d15-0c3020cd8bb2 2026-06-10 01:24:11,583 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b0ab7d5e-6813-420f-a1a4-744ab6605c4a 2026-06-10 01:24:11,597 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a36906e-646a-11f1-8f15-fa163e98f206 2026-06-10 01:24:11,644 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f2c81079-6594-4315-a567-6355dba1c43c 2026-06-10 01:24:11,647 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=292527a7-0745-40eb-8959-0cf62ce53bcc 2026-06-10 01:24:11,649 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=00988f7f-85b4-4859-8639-018148b9a157 2026-06-10 01:24:11,651 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edd341dd-2b9c-4871-8cd6-e2335b0a3f4a 2026-06-10 01:24:11,652 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=48b17e24-dfae-4609-a134-45f6733ffc62 2026-06-10 01:24:11,654 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=74802378-1382-46eb-9ec6-cd74b16ae7a3 2026-06-10 01:24:11,658 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:98f8fc6e-646a-11f1-8f15-fa163e98f206 2026-06-10 01:24:11,679 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99af7f5c-646a-11f1-8f15-fa163e98f206 2026-06-10 01:24:11,682 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:985cd992-646a-11f1-8f15-fa163e98f206 2026-06-10 01:24:16,591 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46fe15b2-1301-45d0-8d15-0c3020cd8bb2 2026-06-10 01:24:16,680 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=74802378-1382-46eb-9ec6-cd74b16ae7a3 2026-06-10 01:24:16,682 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edd341dd-2b9c-4871-8cd6-e2335b0a3f4a 2026-06-10 01:24:16,683 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=292527a7-0745-40eb-8959-0cf62ce53bcc 2026-06-10 01:24:21,600 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46fe15b2-1301-45d0-8d15-0c3020cd8bb2 2026-06-10 01:24:21,693 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=74802378-1382-46eb-9ec6-cd74b16ae7a3 2026-06-10 01:24:21,708 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edd341dd-2b9c-4871-8cd6-e2335b0a3f4a 2026-06-10 01:24:21,710 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=292527a7-0745-40eb-8959-0cf62ce53bcc 2026-06-10 01:24:26,608 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46fe15b2-1301-45d0-8d15-0c3020cd8bb2 2026-06-10 01:24:26,724 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=74802378-1382-46eb-9ec6-cd74b16ae7a3 2026-06-10 01:24:26,726 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edd341dd-2b9c-4871-8cd6-e2335b0a3f4a 2026-06-10 01:24:26,727 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=292527a7-0745-40eb-8959-0cf62ce53bcc 2026-06-10 01:24:31,617 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46fe15b2-1301-45d0-8d15-0c3020cd8bb2 2026-06-10 01:24:31,738 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=74802378-1382-46eb-9ec6-cd74b16ae7a3 2026-06-10 01:24:31,742 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edd341dd-2b9c-4871-8cd6-e2335b0a3f4a 2026-06-10 01:24:31,744 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=292527a7-0745-40eb-8959-0cf62ce53bcc 2026-06-10 01:24:36,626 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46fe15b2-1301-45d0-8d15-0c3020cd8bb2 2026-06-10 01:24:36,751 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=74802378-1382-46eb-9ec6-cd74b16ae7a3 2026-06-10 01:24:36,753 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=292527a7-0745-40eb-8959-0cf62ce53bcc 2026-06-10 01:24:36,755 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edd341dd-2b9c-4871-8cd6-e2335b0a3f4a 2026-06-10 01:24:41,634 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46fe15b2-1301-45d0-8d15-0c3020cd8bb2 2026-06-10 01:24:41,643 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c6a0f32-646a-11f1-8f15-fa163e98f206 2026-06-10 01:24:41,764 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=74802378-1382-46eb-9ec6-cd74b16ae7a3 2026-06-10 01:24:41,766 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edd341dd-2b9c-4871-8cd6-e2335b0a3f4a 2026-06-10 01:24:41,767 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=292527a7-0745-40eb-8959-0cf62ce53bcc 2026-06-10 01:24:41,776 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9adeeec6-646a-11f1-8f15-fa163e98f206 2026-06-10 01:24:41,783 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9bee62ba-646a-11f1-8f15-fa163e98f206 2026-06-10 01:24:41,784 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b6514ba-646a-11f1-8f15-fa163e98f206