2025-09-26 00:03:31,663 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-09-26 00:03:31,908 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1531-1 2025-09-26 00:03:31,908 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-09-26 00:03:31,942 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1531-1 2025-09-26 00:03:31,942 - DEBUG - [10.0.0.49]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-09-26 00:03:32,049 - DEBUG - Output : NAMES contrail_test_gBKpekRV9 contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 config_api-dnsmasq-1 2025-09-26 00:03:32,050 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-26 00:03:32,083 - DEBUG - Output : 127.0.0.1/8 10.0.0.49/24 252.49.0.1/8 10.161.57.1/24 172.17.0.1/16 2025-09-26 00:03:32,083 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-09-26 00:03:32,116 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1531-1 2025-09-26 00:03:32,199 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-09-26 00:03:32,431 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1531-1 2025-09-26 00:03:32,432 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-09-26 00:03:32,457 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1531-1 2025-09-26 00:03:32,457 - 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}' 2025-09-26 00:03:32,553 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-26 00:03:32,553 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-26 00:03:32,587 - DEBUG - Output : 10.0.0.50/24 2025-09-26 00:03:32,587 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-09-26 00:03:32,655 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1531-1 2025-09-26 00:03:32,716 - INFO - Using existing project ['default-domain', 'k8s-default'](e660da8a-142d-45cd-b585-679616d5d9ea) 2025-09-26 00:03:32,814 - INFO - Using existing project ['default-domain', 'k8s-default'](e660da8a-142d-45cd-b585-679616d5d9ea) 2025-09-26 00:03:32,931 - INFO - ================================================================================ 2025-09-26 00:03:32,931 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-26 00:03:32,931 - 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 2025-09-26 00:03:33,166 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-26 00:03:33,172 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.49': '0'}} with 2025-09-26 00:03:33,172 - INFO - Initial checks done. Running the testcase now 2025-09-26 00:03:33,172 - INFO - 2025-09-26 00:03:33,176 - INFO - Namespace default already exists 2025-09-26 00:03:33,176 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-26 00:03:33,271 - DEBUG - Output : cluster_project={} 2025-09-26 00:03:33,307 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-26 00:03:33,307 - DEBUG - Project uuid in Contrail is e660da8a-142d-45cd-b585-679616d5d9ea 2025-09-26 00:03:33,307 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-26 00:03:33,440 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-26 00:03:33,440 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=5d3bbf99-d57e-4c43-9fdf-c37de5e73a02 2025-09-26 00:03:33,443 - INFO - Namespace default with uuid 5d3bbf99-d57e-4c43-9fdf-c37de5e73a02 found in kube manager 2025-09-26 00:03:33,443 - INFO - Namespace default verification passed 2025-09-26 00:03:33,446 - DEBUG - Service ctest-nginx-svc-56241415 not present 2025-09-26 00:03:33,446 - INFO - Creating service ctest-nginx-svc-56241415 2025-09-26 00:03:33,468 - INFO - Created Service ctest-nginx-svc-56241415 2025-09-26 00:03:33,477 - DEBUG - Pod ctest-nginx-pod-23957265 not present 2025-09-26 00:03:33,479 - INFO - Creating Pod ctest-nginx-pod-23957265 2025-09-26 00:03:33,554 - DEBUG - Pod : ctest-nginx-pod-23957265 UUID is 1d02ea5e-dd2f-4086-a621-935108fea6af 2025-09-26 00:03:33,556 - DEBUG - Pod ctest-nginx-pod-81248547 not present 2025-09-26 00:03:33,557 - INFO - Creating Pod ctest-nginx-pod-81248547 2025-09-26 00:03:33,586 - DEBUG - Pod : ctest-nginx-pod-81248547 UUID is ae36a8da-ad9d-4144-89bf-52e0d9021bc3 2025-09-26 00:03:33,779 - INFO - Created VN __public__, UUID :62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:33,976 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-09-26 00:03:33,979 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ded6eacc-5872-4a99-b29c-d464f438130a 2025-09-26 00:03:33,993 - DEBUG - Requesting: http://10.0.0.49:8082/project/e660da8a-142d-45cd-b585-679616d5d9ea 2025-09-26 00:03:34,045 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:34,053 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:34,061 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 2025-09-26 00:03:34,066 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 2025-09-26 00:03:34,117 - DEBUG - Route Targets: [] 2025-09-26 00:03:34,117 - DEBUG - RT names not yet present for VN __public__ 2025-09-26 00:03:39,118 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-09-26 00:03:39,122 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ded6eacc-5872-4a99-b29c-d464f438130a 2025-09-26 00:03:39,128 - DEBUG - Requesting: http://10.0.0.49:8082/project/e660da8a-142d-45cd-b585-679616d5d9ea 2025-09-26 00:03:39,160 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:39,167 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:39,176 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 2025-09-26 00:03:39,183 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 2025-09-26 00:03:39,187 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/64364098-d3d9-44ea-ada8-d06778b2cf7e 2025-09-26 00:03:39,192 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-26 00:03:39,192 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:39,198 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 2025-09-26 00:03:39,208 - INFO - Verified VN network id 13 for VN 62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:39,208 - INFO - Verifications in API Server for VN __public__ passed 2025-09-26 00:03:39,208 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:39,214 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 2025-09-26 00:03:39,219 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 2025-09-26 00:03:39,224 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/64364098-d3d9-44ea-ada8-d06778b2cf7e 2025-09-26 00:03:39,228 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-26 00:03:39,232 - DEBUG - Control-node 10.0.0.49 : 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': '7098068163655649244', 'uuid-lslong': '12589525108810461251'}, 'enable': 'true', 'created': '2025-09-26T00:03:33', 'last-modified': '2025-09-26T00:03:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.304099'} 2025-09-26 00:03:39,233 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-26 00:03:39,241 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-26 00:03:39,241 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-26 00:03:39,242 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-26 00:03:39,242 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-09-26 00:03:39,246 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ded6eacc-5872-4a99-b29c-d464f438130a 2025-09-26 00:03:39,254 - DEBUG - Requesting: http://10.0.0.49:8082/project/e660da8a-142d-45cd-b585-679616d5d9ea 2025-09-26 00:03:39,285 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:39,292 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-26 00:03:39,292 - DEBUG - Verifying the vn in opserver 2025-09-26 00:03:39,292 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2025-09-26 00:03:39,292 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-09-26 00:03:39,296 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-26 00:03:39,296 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-26 00:03:39,296 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-26 00:03:39,302 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-26 00:03:39,307 - DEBUG - Do not have enough data to verify VN in agent 2025-09-26 00:03:39,307 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-26 00:03:39,312 - DEBUG - VRF ids for VN __public__: {} 2025-09-26 00:03:39,395 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-26 00:03:39,538 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-09-26 00:03:39,544 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ded6eacc-5872-4a99-b29c-d464f438130a 2025-09-26 00:03:39,550 - DEBUG - Requesting: http://10.0.0.49:8082/project/e660da8a-142d-45cd-b585-679616d5d9ea 2025-09-26 00:03:39,590 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:39,599 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/36aadeb6-badd-4e50-a3fc-5ad79cfc7101 2025-09-26 00:03:39,604 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-09-26 00:03:39,608 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ded6eacc-5872-4a99-b29c-d464f438130a 2025-09-26 00:03:39,615 - DEBUG - Requesting: http://10.0.0.49:8082/project/e660da8a-142d-45cd-b585-679616d5d9ea 2025-09-26 00:03:39,658 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 2025-09-26 00:03:39,666 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-26 00:03:39,666 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-26 00:03:39,674 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-26 00:03:39,678 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-26 00:03:39,678 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-26 00:03:39,681 - DEBUG - Ingress ctest-nginx-ingress-81572773 not present 2025-09-26 00:03:39,682 - INFO - Creating Ingress ctest-nginx-ingress-81572773 2025-09-26 00:03:39,689 - INFO - Created Ingress ctest-nginx-ingress-81572773 2025-09-26 00:03:39,694 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81572773 2025-09-26 00:03:42,702 - DEBUG - For Ingress ctest-nginx-ingress-81572773, Cluster IP: 10.47.255.249, External IPs ['214.230.95.60'] 2025-09-26 00:03:42,702 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-81572773 2025-09-26 00:03:42,702 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=ac9306ab-f3e8-414f-a4e0-40d30a2ffc75 2025-09-26 00:03:42,706 - INFO - Ingress ctest-nginx-ingress-81572773 with uuid ac9306ab-f3e8-414f-a4e0-40d30a2ffc75 found in kube manager 2025-09-26 00:03:42,706 - INFO - Ingress ctest-nginx-ingress-81572773 verification passed 2025-09-26 00:03:42,709 - DEBUG - Pod ctest-busybox-pod-69552716 not present 2025-09-26 00:03:42,716 - INFO - Creating Pod ctest-busybox-pod-69552716 2025-09-26 00:03:42,760 - DEBUG - Pod : ctest-busybox-pod-69552716 UUID is 4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:03:42,765 - DEBUG - Pod ctest-nginx-pod-23957265 not in running state.Currently in Pending 2025-09-26 00:03:47,779 - INFO - Pod ctest-nginx-pod-23957265 is in running state.Got IP 10.47.255.251 2025-09-26 00:03:47,790 - DEBUG - Pod ctest-nginx-pod-23957265 has vmi 3ec48948-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:03:47,790 - INFO - Verified pod ctest-nginx-pod-23957265 in contrail-api 2025-09-26 00:03:47,790 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:03:47,801 - DEBUG - VMI 3ec48948-9a6c-11f0-a921-fa163ec519c2 is active in agent 10.0.0.50 2025-09-26 00:03:47,801 - INFO - Verified Pod ctest-nginx-pod-23957265 in agent 10.0.0.50 2025-09-26 00:03:47,802 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=1d02ea5e-dd2f-4086-a621-935108fea6af 2025-09-26 00:03:47,806 - INFO - Pod ctest-nginx-pod-23957265 with uuid 1d02ea5e-dd2f-4086-a621-935108fea6af found in kube manager 2025-09-26 00:03:47,806 - INFO - Pod ctest-nginx-pod-23957265 verification passed 2025-09-26 00:03:47,873 - DEBUG - [Pod ctest-nginx-pod-23957265] Cmd: echo ctest-nginx-pod-23957265 > /usr/share/nginx/html/index.html, Output: 2025-09-26 00:03:47,879 - INFO - Pod ctest-nginx-pod-81248547 is in running state.Got IP 10.47.255.250 2025-09-26 00:03:47,892 - DEBUG - Pod ctest-nginx-pod-81248547 has vmi 3f3053b2-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:03:47,892 - INFO - Verified pod ctest-nginx-pod-81248547 in contrail-api 2025-09-26 00:03:47,892 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:03:47,900 - DEBUG - VMI 3f3053b2-9a6c-11f0-a921-fa163ec519c2 is active in agent 10.0.0.50 2025-09-26 00:03:47,900 - INFO - Verified Pod ctest-nginx-pod-81248547 in agent 10.0.0.50 2025-09-26 00:03:47,900 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=ae36a8da-ad9d-4144-89bf-52e0d9021bc3 2025-09-26 00:03:47,904 - INFO - Pod ctest-nginx-pod-81248547 with uuid ae36a8da-ad9d-4144-89bf-52e0d9021bc3 found in kube manager 2025-09-26 00:03:47,904 - INFO - Pod ctest-nginx-pod-81248547 verification passed 2025-09-26 00:03:47,956 - DEBUG - [Pod ctest-nginx-pod-81248547] Cmd: echo ctest-nginx-pod-81248547 > /usr/share/nginx/html/index.html, Output: 2025-09-26 00:03:47,962 - DEBUG - Pod ctest-busybox-pod-69552716 not in running state.Currently in Pending 2025-09-26 00:03:52,977 - DEBUG - Pod ctest-busybox-pod-69552716 not in running state.Currently in Pending 2025-09-26 00:03:57,984 - INFO - Pod ctest-busybox-pod-69552716 is in running state.Got IP 10.47.255.248 2025-09-26 00:03:57,995 - DEBUG - Pod ctest-busybox-pod-69552716 has vmi 438b7c52-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:03:57,995 - INFO - Verified pod ctest-busybox-pod-69552716 in contrail-api 2025-09-26 00:03:57,995 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:03:58,004 - DEBUG - VMI 438b7c52-9a6c-11f0-a921-fa163ec519c2 is active in agent 10.0.0.50 2025-09-26 00:03:58,004 - INFO - Verified Pod ctest-busybox-pod-69552716 in agent 10.0.0.50 2025-09-26 00:03:58,004 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:03:58,008 - INFO - Pod ctest-busybox-pod-69552716 with uuid 4744c850-a59d-4417-9830-5ddac88ce2d5 found in kube manager 2025-09-26 00:03:58,008 - INFO - Pod ctest-busybox-pod-69552716 verification passed 2025-09-26 00:03:58,063 - DEBUG - [Pod ctest-busybox-pod-69552716] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-23957265 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-26 00:03:58,063 - DEBUG - [Pod Pod ctest-busybox-pod-69552716] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-26 00:03:58,063 - DEBUG - [Pod Pod ctest-busybox-pod-69552716] Cmd output: ctest-nginx-pod-23957265 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-26 00:03:58,122 - DEBUG - [Pod ctest-busybox-pod-69552716] 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-81248547 2025-09-26 00:03:58,122 - DEBUG - [Pod Pod ctest-busybox-pod-69552716] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-26 00:03:58,122 - DEBUG - [Pod Pod ctest-busybox-pod-69552716] 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-81248547 2025-09-26 00:03:58,122 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-23957265': 1, 'ctest-nginx-pod-81248547': 1} 2025-09-26 00:03:58,122 - WARNING - Nothing to delete parallely 2025-09-26 00:03:58,122 - INFO - Deleting pod default:ctest-busybox-pod-69552716 2025-09-26 00:03:58,134 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:03:58,141 - WARNING - Pod uuid 4744c850-a59d-4417-9830-5ddac88ce2d5 is still seen in agent 10.0.0.50 VM list 2025-09-26 00:04:03,142 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:04:03,148 - WARNING - Pod uuid 4744c850-a59d-4417-9830-5ddac88ce2d5 is still seen in agent 10.0.0.50 VM list 2025-09-26 00:04:08,149 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:04:08,154 - WARNING - Pod uuid 4744c850-a59d-4417-9830-5ddac88ce2d5 is still seen in agent 10.0.0.50 VM list 2025-09-26 00:04:13,155 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:04:13,162 - WARNING - Pod uuid 4744c850-a59d-4417-9830-5ddac88ce2d5 is still seen in agent 10.0.0.50 VM list 2025-09-26 00:04:18,163 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:04:18,170 - WARNING - Pod uuid 4744c850-a59d-4417-9830-5ddac88ce2d5 is still seen in agent 10.0.0.50 VM list 2025-09-26 00:04:23,170 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:04:23,177 - WARNING - Pod uuid 4744c850-a59d-4417-9830-5ddac88ce2d5 is still seen in agent 10.0.0.50 VM list 2025-09-26 00:04:28,178 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:04:28,184 - WARNING - Pod uuid 4744c850-a59d-4417-9830-5ddac88ce2d5 is still seen in agent 10.0.0.50 VM list 2025-09-26 00:04:33,185 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4744c850-a59d-4417-9830-5ddac88ce2d5 2025-09-26 00:04:33,192 - DEBUG - Pod 4744c850-a59d-4417-9830-5ddac88ce2d5 is not in agent 10.0.0.50 VM list 2025-09-26 00:04:33,192 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:438b7c52-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:04:33,200 - DEBUG - VMI 438b7c52-9a6c-11f0-a921-fa163ec519c2 is removed from agent 10.0.0.50 2025-09-26 00:04:33,200 - INFO - Verified that pod ctest-busybox-pod-69552716 is removed in agent 2025-09-26 00:04:33,200 - INFO - Deleting Ingress : ctest-nginx-ingress-81572773 2025-09-26 00:04:33,211 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=ac9306ab-f3e8-414f-a4e0-40d30a2ffc75 2025-09-26 00:04:33,218 - ERROR - Ingress ctest-nginx-ingress-81572773 with uuid ac9306ab-f3e8-414f-a4e0-40d30a2ffc75 still found in kube manager 2025-09-26 00:04:34,219 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=ac9306ab-f3e8-414f-a4e0-40d30a2ffc75 2025-09-26 00:04:34,223 - INFO - Ingress ctest-nginx-ingress-81572773 with uuid ac9306ab-f3e8-414f-a4e0-40d30a2ffc75 deleted successfully from kube manager 2025-09-26 00:04:34,223 - INFO - Verifications on Ingress %s cleanup passed 2025-09-26 00:04:34,223 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-26 00:04:34,312 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-26 00:04:34,320 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-26 00:04:34,320 - INFO - Deleting VN __public__ 2025-09-26 00:04:34,437 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 2025-09-26 00:04:34,445 - DEBUG - Response Code: 404 2025-09-26 00:04:34,445 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-09-26 00:04:34,451 - DEBUG - Requesting: http://10.0.0.49:8082/domain/ded6eacc-5872-4a99-b29c-d464f438130a 2025-09-26 00:04:34,461 - DEBUG - Requesting: http://10.0.0.49:8082/project/e660da8a-142d-45cd-b585-679616d5d9ea 2025-09-26 00:04:34,512 - INFO - Validated that VN __public__ is not found in API Server 2025-09-26 00:04:34,513 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-26 00:04:34,526 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-26 00:04:34,534 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2025-09-26 00:04:34,534 - INFO - Validated that VN __public__ is not in any agent 2025-09-26 00:04:34,534 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-26 00:04:34,540 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-26 00:04:34,544 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-26 00:04:34,547 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-26 00:04:34,548 - INFO - Deleting pod default:ctest-nginx-pod-81248547 2025-09-26 00:04:34,577 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ae36a8da-ad9d-4144-89bf-52e0d9021bc3 2025-09-26 00:04:34,590 - WARNING - Pod uuid ae36a8da-ad9d-4144-89bf-52e0d9021bc3 is still seen in agent 10.0.0.50 VM list 2025-09-26 00:04:39,591 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ae36a8da-ad9d-4144-89bf-52e0d9021bc3 2025-09-26 00:04:39,597 - DEBUG - Pod ae36a8da-ad9d-4144-89bf-52e0d9021bc3 is not in agent 10.0.0.50 VM list 2025-09-26 00:04:39,597 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3f3053b2-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:04:39,602 - DEBUG - VMI 3f3053b2-9a6c-11f0-a921-fa163ec519c2 is removed from agent 10.0.0.50 2025-09-26 00:04:39,602 - INFO - Verified that pod ctest-nginx-pod-81248547 is removed in agent 2025-09-26 00:04:39,602 - INFO - Deleting pod default:ctest-nginx-pod-23957265 2025-09-26 00:04:39,626 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d02ea5e-dd2f-4086-a621-935108fea6af 2025-09-26 00:04:39,631 - WARNING - Pod uuid 1d02ea5e-dd2f-4086-a621-935108fea6af is still seen in agent 10.0.0.50 VM list 2025-09-26 00:04:44,632 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d02ea5e-dd2f-4086-a621-935108fea6af 2025-09-26 00:04:44,641 - DEBUG - Pod 1d02ea5e-dd2f-4086-a621-935108fea6af is not in agent 10.0.0.50 VM list 2025-09-26 00:04:44,641 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3ec48948-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:04:44,646 - DEBUG - VMI 3ec48948-9a6c-11f0-a921-fa163ec519c2 is removed from agent 10.0.0.50 2025-09-26 00:04:44,646 - INFO - Verified that pod ctest-nginx-pod-23957265 is removed in agent 2025-09-26 00:04:44,646 - INFO - Deleting service : ctest-nginx-svc-56241415 2025-09-26 00:04:44,897 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-26 00:04:44,902 - DEBUG - No XMPP flaps were noticed during the test 2025-09-26 00:04:44,903 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-09-26 00:04:44,903 - INFO - -------------------------------------------------------------------------------- 2025-09-26 00:04:54,386 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-26 00:04:54,544 - DEBUG - Output : cluster_project={} 2025-09-26 00:04:54,585 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-26 00:04:54,704 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-26 00:04:54,709 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-26 00:04:54,876 - DEBUG - Output : cluster_project={} 2025-09-26 00:05:04,951 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:05:05,028 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:05:05,106 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:05:10,154 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:05:10,226 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:05:10,263 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:05:10,337 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:05:10,410 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-26 00:05:10,674 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-26 00:05:12,651 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_ApplicationPolicySetReq? 2025-09-26 00:05:12,667 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-09-26 00:05:12,690 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-09-26 00:05:14,713 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-09-26 00:08:24,330 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-26 00:08:24,384 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=de0654fc-8188-463b-9252-1aad7b40cadf 2025-09-26 00:08:24,404 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7b469594-a371-4833-9695-31a7e1ad5ca0 2025-09-26 00:08:24,408 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=43ebd1f5-6297-49a7-b9e3-403beaee5971 2025-09-26 00:08:24,416 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad39326d-0c25-4d36-b2a2-c2f43c201d22 2025-09-26 00:08:24,424 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6455b7f0-7145-42be-8d2c-01bc8e19587c 2025-09-26 00:08:24,437 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0e08e555-4850-4bcd-83a8-13268d560be8 2025-09-26 00:08:24,456 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c5d8976e-0783-4210-adbf-81981018a516 2025-09-26 00:08:24,471 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f266974e-fb58-4335-b43f-a4b6647b647e 2025-09-26 00:08:29,498 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=de0654fc-8188-463b-9252-1aad7b40cadf 2025-09-26 00:08:29,499 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7b469594-a371-4833-9695-31a7e1ad5ca0 2025-09-26 00:08:29,502 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c5d8976e-0783-4210-adbf-81981018a516 2025-09-26 00:08:29,503 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0e08e555-4850-4bcd-83a8-13268d560be8 2025-09-26 00:08:29,503 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6455b7f0-7145-42be-8d2c-01bc8e19587c 2025-09-26 00:08:29,504 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad39326d-0c25-4d36-b2a2-c2f43c201d22 2025-09-26 00:08:29,506 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=43ebd1f5-6297-49a7-b9e3-403beaee5971 2025-09-26 00:08:29,509 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6d2a7126-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:08:29,515 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f266974e-fb58-4335-b43f-a4b6647b647e 2025-09-26 00:08:29,521 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6eb90d86-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:08:29,525 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6f27a070-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:08:29,529 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6e215176-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:08:34,513 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7b469594-a371-4833-9695-31a7e1ad5ca0 2025-09-26 00:08:34,518 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c5d8976e-0783-4210-adbf-81981018a516 2025-09-26 00:08:34,521 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6455b7f0-7145-42be-8d2c-01bc8e19587c 2025-09-26 00:08:34,523 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0e08e555-4850-4bcd-83a8-13268d560be8 2025-09-26 00:08:39,521 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7b469594-a371-4833-9695-31a7e1ad5ca0 2025-09-26 00:08:39,530 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0e08e555-4850-4bcd-83a8-13268d560be8 2025-09-26 00:08:39,532 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c5d8976e-0783-4210-adbf-81981018a516 2025-09-26 00:08:39,532 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6455b7f0-7145-42be-8d2c-01bc8e19587c 2025-09-26 00:08:44,527 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7b469594-a371-4833-9695-31a7e1ad5ca0 2025-09-26 00:08:44,548 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6455b7f0-7145-42be-8d2c-01bc8e19587c 2025-09-26 00:08:44,549 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c5d8976e-0783-4210-adbf-81981018a516 2025-09-26 00:08:44,550 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0e08e555-4850-4bcd-83a8-13268d560be8 2025-09-26 00:08:49,536 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7b469594-a371-4833-9695-31a7e1ad5ca0 2025-09-26 00:08:49,561 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6455b7f0-7145-42be-8d2c-01bc8e19587c 2025-09-26 00:08:49,562 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0e08e555-4850-4bcd-83a8-13268d560be8 2025-09-26 00:08:49,563 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c5d8976e-0783-4210-adbf-81981018a516 2025-09-26 00:08:54,543 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7b469594-a371-4833-9695-31a7e1ad5ca0 2025-09-26 00:08:54,569 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6455b7f0-7145-42be-8d2c-01bc8e19587c 2025-09-26 00:08:54,574 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0e08e555-4850-4bcd-83a8-13268d560be8 2025-09-26 00:08:54,575 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c5d8976e-0783-4210-adbf-81981018a516 2025-09-26 00:08:59,552 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7b469594-a371-4833-9695-31a7e1ad5ca0 2025-09-26 00:08:59,558 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7072c5b8-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:08:59,578 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6455b7f0-7145-42be-8d2c-01bc8e19587c 2025-09-26 00:08:59,584 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:70100fcc-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:08:59,586 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=0e08e555-4850-4bcd-83a8-13268d560be8 2025-09-26 00:08:59,587 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c5d8976e-0783-4210-adbf-81981018a516 2025-09-26 00:08:59,599 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6fa29b40-9a6c-11f0-a921-fa163ec519c2 2025-09-26 00:08:59,600 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:70d7682e-9a6c-11f0-a921-fa163ec519c2