2025-10-09 09:09:15,053 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-10-09 09:09:15,299 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1549-1 2025-10-09 09:09:15,299 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-10-09 09:09:15,333 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1549-1 2025-10-09 09:09:15,333 - 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-10-09 09:09:15,398 - DEBUG - Output : NAMES contrail_test_lmmqWWay7 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-api-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 2025-10-09 09:09:15,398 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-09 09:09:15,465 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.143.45.1/24 172.17.0.1/16 2025-10-09 09:09:15,465 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-10-09 09:09:15,509 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1549-1 2025-10-09 09:09:15,609 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-10-09 09:09:15,849 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1549-1 2025-10-09 09:09:15,850 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-10-09 09:09:15,919 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1549-1 2025-10-09 09:09:15,920 - DEBUG - [10.0.0.65]: 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-10-09 09:09:15,964 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-09 09:09:15,964 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-09 09:09:15,998 - DEBUG - Output : 10.0.0.65/24 2025-10-09 09:09:15,999 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-10-09 09:09:16,078 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1549-1 2025-10-09 09:09:16,156 - INFO - Using existing project ['default-domain', 'k8s-default'](900caf2b-1b14-42df-96be-2b90a919b844) 2025-10-09 09:09:16,264 - INFO - Using existing project ['default-domain', 'k8s-default'](900caf2b-1b14-42df-96be-2b90a919b844) 2025-10-09 09:09:16,391 - INFO - ================================================================================ 2025-10-09 09:09:16,392 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-09 09:09:16,392 - 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-10-09 09:09:16,641 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 09:09:16,648 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.0.0.50': '0'}} with 2025-10-09 09:09:16,648 - INFO - Initial checks done. Running the testcase now 2025-10-09 09:09:16,648 - INFO - 2025-10-09 09:09:16,652 - INFO - Namespace default already exists 2025-10-09 09:09:16,653 - 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' 2025-10-09 09:09:16,781 - DEBUG - Output : cluster_project={} 2025-10-09 09:09:16,822 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-09 09:09:16,822 - DEBUG - Project uuid in Contrail is 900caf2b-1b14-42df-96be-2b90a919b844 2025-10-09 09:09:16,823 - 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' 2025-10-09 09:09:16,961 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-09 09:09:16,961 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=24eaa45b-8093-4d25-9836-49951a8af729 2025-10-09 09:09:16,965 - INFO - Namespace default with uuid 24eaa45b-8093-4d25-9836-49951a8af729 found in kube manager 2025-10-09 09:09:16,965 - INFO - Namespace default verification passed 2025-10-09 09:09:16,968 - DEBUG - Service ctest-nginx-svc-59729542 not present 2025-10-09 09:09:16,968 - INFO - Creating service ctest-nginx-svc-59729542 2025-10-09 09:09:16,984 - INFO - Created Service ctest-nginx-svc-59729542 2025-10-09 09:09:16,994 - DEBUG - Pod ctest-nginx-pod-38198325 not present 2025-10-09 09:09:16,994 - INFO - Creating Pod ctest-nginx-pod-38198325 2025-10-09 09:09:17,089 - DEBUG - Pod : ctest-nginx-pod-38198325 UUID is dc4e6f27-efcd-4ace-96a5-154235201241 2025-10-09 09:09:17,092 - DEBUG - Pod ctest-nginx-pod-84780980 not present 2025-10-09 09:09:17,093 - INFO - Creating Pod ctest-nginx-pod-84780980 2025-10-09 09:09:17,120 - DEBUG - Pod : ctest-nginx-pod-84780980 UUID is d2145fce-4166-42d2-8a9e-00f9c647451d 2025-10-09 09:09:17,371 - INFO - Created VN __public__, UUID :1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:17,608 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-09 09:09:17,615 - DEBUG - Requesting: http://10.0.0.50:8082/domain/11738fb6-3e73-483e-bb79-2c109a941d69 2025-10-09 09:09:17,643 - DEBUG - Requesting: http://10.0.0.50:8082/project/900caf2b-1b14-42df-96be-2b90a919b844 2025-10-09 09:09:17,713 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:17,724 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:17,777 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 2025-10-09 09:09:17,800 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 2025-10-09 09:09:17,810 - DEBUG - Route Targets: [] 2025-10-09 09:09:17,810 - DEBUG - RT names not yet present for VN __public__ 2025-10-09 09:09:22,811 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-09 09:09:22,818 - DEBUG - Requesting: http://10.0.0.50:8082/domain/11738fb6-3e73-483e-bb79-2c109a941d69 2025-10-09 09:09:22,826 - DEBUG - Requesting: http://10.0.0.50:8082/project/900caf2b-1b14-42df-96be-2b90a919b844 2025-10-09 09:09:22,871 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:22,883 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:22,892 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 2025-10-09 09:09:22,901 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 2025-10-09 09:09:22,907 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/4eea5f55-fc26-4c36-8172-1218205c7a77 2025-10-09 09:09:22,914 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 09:09:22,914 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:22,923 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 2025-10-09 09:09:22,936 - INFO - Verified VN network id 13 for VN 1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:22,937 - INFO - Verifications in API Server for VN __public__ passed 2025-10-09 09:09:22,937 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:22,945 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 2025-10-09 09:09:22,952 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 2025-10-09 09:09:22,958 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/4eea5f55-fc26-4c36-8172-1218205c7a77 2025-10-09 09:09:22,964 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 09:09:22,970 - 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': '2209231268777905808', 'uuid-lslong': '9577207815067168088'}, 'enable': 'true', 'created': '2025-10-09T09:09:17', 'last-modified': '2025-10-09T09:09:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.480793'} 2025-10-09 09:09:22,970 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 09:09:22,980 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 09:09:22,980 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-09 09:09:22,981 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-09 09:09:22,981 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-09 09:09:22,986 - DEBUG - Requesting: http://10.0.0.50:8082/domain/11738fb6-3e73-483e-bb79-2c109a941d69 2025-10-09 09:09:22,992 - DEBUG - Requesting: http://10.0.0.50:8082/project/900caf2b-1b14-42df-96be-2b90a919b844 2025-10-09 09:09:23,034 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:23,043 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-09 09:09:23,043 - DEBUG - Verifying the vn in opserver 2025-10-09 09:09:23,043 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-10-09 09:09:23,043 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-09 09:09:23,047 - 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'} 2025-10-09 09:09:23,047 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-09 09:09:23,047 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 09:09:23,055 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 09:09:23,061 - DEBUG - Do not have enough data to verify VN in agent 2025-10-09 09:09:23,061 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 09:09:23,067 - DEBUG - VRF ids for VN __public__: {} 2025-10-09 09:09:23,172 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-09 09:09:23,292 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-09 09:09:23,298 - DEBUG - Requesting: http://10.0.0.50:8082/domain/11738fb6-3e73-483e-bb79-2c109a941d69 2025-10-09 09:09:23,305 - DEBUG - Requesting: http://10.0.0.50:8082/project/900caf2b-1b14-42df-96be-2b90a919b844 2025-10-09 09:09:23,350 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:23,362 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/f0393743-6410-4dcd-813b-7612a837a924 2025-10-09 09:09:23,368 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-09 09:09:23,372 - DEBUG - Requesting: http://10.0.0.50:8082/domain/11738fb6-3e73-483e-bb79-2c109a941d69 2025-10-09 09:09:23,381 - DEBUG - Requesting: http://10.0.0.50:8082/project/900caf2b-1b14-42df-96be-2b90a919b844 2025-10-09 09:09:23,433 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 2025-10-09 09:09:23,444 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-09 09:09:23,444 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-09 09:09:23,452 - 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__ 2025-10-09 09:09:23,458 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-09 09:09:23,459 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-09 09:09:23,462 - DEBUG - Ingress ctest-nginx-ingress-82104464 not present 2025-10-09 09:09:23,462 - INFO - Creating Ingress ctest-nginx-ingress-82104464 2025-10-09 09:09:23,470 - INFO - Created Ingress ctest-nginx-ingress-82104464 2025-10-09 09:09:23,474 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-82104464 2025-10-09 09:09:26,479 - DEBUG - For Ingress ctest-nginx-ingress-82104464, Cluster IP: 10.47.255.249, External IPs ['202.87.127.252'] 2025-10-09 09:09:26,479 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-82104464 2025-10-09 09:09:26,479 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=722c410b-a1cc-4e66-a728-68f1ef8ed944 2025-10-09 09:09:26,484 - INFO - Ingress ctest-nginx-ingress-82104464 with uuid 722c410b-a1cc-4e66-a728-68f1ef8ed944 found in kube manager 2025-10-09 09:09:26,485 - INFO - Ingress ctest-nginx-ingress-82104464 verification passed 2025-10-09 09:09:26,490 - DEBUG - Pod ctest-busybox-pod-46444520 not present 2025-10-09 09:09:26,493 - INFO - Creating Pod ctest-busybox-pod-46444520 2025-10-09 09:09:26,546 - DEBUG - Pod : ctest-busybox-pod-46444520 UUID is 3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:09:26,552 - DEBUG - Pod ctest-nginx-pod-38198325 not in running state.Currently in Pending 2025-10-09 09:09:31,561 - INFO - Pod ctest-nginx-pod-38198325 is in running state.Got IP 10.47.255.251 2025-10-09 09:09:31,616 - DEBUG - Pod ctest-nginx-pod-38198325 has vmi a30784f4-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:09:31,616 - INFO - Verified pod ctest-nginx-pod-38198325 in contrail-api 2025-10-09 09:09:31,616 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:09:31,637 - DEBUG - VMI a30784f4-a4ef-11f0-bdf3-fa163e809c43 is active in agent 10.0.0.65 2025-10-09 09:09:31,637 - INFO - Verified Pod ctest-nginx-pod-38198325 in agent 10.0.0.65 2025-10-09 09:09:31,638 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=dc4e6f27-efcd-4ace-96a5-154235201241 2025-10-09 09:09:31,643 - INFO - Pod ctest-nginx-pod-38198325 with uuid dc4e6f27-efcd-4ace-96a5-154235201241 found in kube manager 2025-10-09 09:09:31,643 - INFO - Pod ctest-nginx-pod-38198325 verification passed 2025-10-09 09:09:31,732 - DEBUG - [Pod ctest-nginx-pod-38198325] Cmd: echo ctest-nginx-pod-38198325 > /usr/share/nginx/html/index.html, Output: 2025-10-09 09:09:31,739 - DEBUG - Pod ctest-nginx-pod-84780980 not in running state.Currently in Pending 2025-10-09 09:09:36,748 - INFO - Pod ctest-nginx-pod-84780980 is in running state.Got IP 10.47.255.250 2025-10-09 09:09:36,762 - DEBUG - Pod ctest-nginx-pod-84780980 has vmi a37dbb6a-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:09:36,762 - INFO - Verified pod ctest-nginx-pod-84780980 in contrail-api 2025-10-09 09:09:36,762 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:09:36,772 - DEBUG - VMI a37dbb6a-a4ef-11f0-bdf3-fa163e809c43 is active in agent 10.0.0.65 2025-10-09 09:09:36,773 - INFO - Verified Pod ctest-nginx-pod-84780980 in agent 10.0.0.65 2025-10-09 09:09:36,773 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=d2145fce-4166-42d2-8a9e-00f9c647451d 2025-10-09 09:09:36,777 - INFO - Pod ctest-nginx-pod-84780980 with uuid d2145fce-4166-42d2-8a9e-00f9c647451d found in kube manager 2025-10-09 09:09:36,777 - INFO - Pod ctest-nginx-pod-84780980 verification passed 2025-10-09 09:09:36,834 - DEBUG - [Pod ctest-nginx-pod-84780980] Cmd: echo ctest-nginx-pod-84780980 > /usr/share/nginx/html/index.html, Output: 2025-10-09 09:09:36,841 - DEBUG - Pod ctest-busybox-pod-46444520 not in running state.Currently in Pending 2025-10-09 09:09:41,850 - INFO - Pod ctest-busybox-pod-46444520 is in running state.Got IP 10.47.255.248 2025-10-09 09:09:41,863 - DEBUG - Pod ctest-busybox-pod-46444520 has vmi a7c6895e-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:09:41,863 - INFO - Verified pod ctest-busybox-pod-46444520 in contrail-api 2025-10-09 09:09:41,863 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:09:41,875 - DEBUG - VMI a7c6895e-a4ef-11f0-bdf3-fa163e809c43 is active in agent 10.0.0.65 2025-10-09 09:09:41,875 - INFO - Verified Pod ctest-busybox-pod-46444520 in agent 10.0.0.65 2025-10-09 09:09:41,875 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:09:41,879 - INFO - Pod ctest-busybox-pod-46444520 with uuid 3a934227-cbe5-4098-80ef-3942c6ec5edc found in kube manager 2025-10-09 09:09:41,879 - INFO - Pod ctest-busybox-pod-46444520 verification passed 2025-10-09 09:09:41,939 - DEBUG - [Pod ctest-busybox-pod-46444520] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-84780980 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-10-09 09:09:41,939 - DEBUG - [Pod Pod ctest-busybox-pod-46444520] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 09:09:41,939 - DEBUG - [Pod Pod ctest-busybox-pod-46444520] Cmd output: ctest-nginx-pod-84780980 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-10-09 09:09:41,996 - DEBUG - [Pod ctest-busybox-pod-46444520] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-38198325 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-10-09 09:09:41,996 - DEBUG - [Pod Pod ctest-busybox-pod-46444520] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 09:09:41,996 - DEBUG - [Pod Pod ctest-busybox-pod-46444520] Cmd output: ctest-nginx-pod-38198325 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-10-09 09:09:41,996 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-38198325': 1, 'ctest-nginx-pod-84780980': 1} 2025-10-09 09:09:41,997 - WARNING - Nothing to delete parallely 2025-10-09 09:09:41,997 - INFO - Deleting pod default:ctest-busybox-pod-46444520 2025-10-09 09:09:42,011 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:09:42,018 - WARNING - Pod uuid 3a934227-cbe5-4098-80ef-3942c6ec5edc is still seen in agent 10.0.0.65 VM list 2025-10-09 09:09:47,018 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:09:47,024 - WARNING - Pod uuid 3a934227-cbe5-4098-80ef-3942c6ec5edc is still seen in agent 10.0.0.65 VM list 2025-10-09 09:09:52,026 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:09:52,033 - WARNING - Pod uuid 3a934227-cbe5-4098-80ef-3942c6ec5edc is still seen in agent 10.0.0.65 VM list 2025-10-09 09:09:57,034 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:09:57,040 - WARNING - Pod uuid 3a934227-cbe5-4098-80ef-3942c6ec5edc is still seen in agent 10.0.0.65 VM list 2025-10-09 09:10:02,041 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:10:02,049 - WARNING - Pod uuid 3a934227-cbe5-4098-80ef-3942c6ec5edc is still seen in agent 10.0.0.65 VM list 2025-10-09 09:10:07,050 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:10:07,058 - WARNING - Pod uuid 3a934227-cbe5-4098-80ef-3942c6ec5edc is still seen in agent 10.0.0.65 VM list 2025-10-09 09:10:12,059 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:10:12,066 - WARNING - Pod uuid 3a934227-cbe5-4098-80ef-3942c6ec5edc is still seen in agent 10.0.0.65 VM list 2025-10-09 09:10:17,067 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3a934227-cbe5-4098-80ef-3942c6ec5edc 2025-10-09 09:10:17,074 - DEBUG - Pod 3a934227-cbe5-4098-80ef-3942c6ec5edc is not in agent 10.0.0.65 VM list 2025-10-09 09:10:17,074 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7c6895e-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:10:17,079 - DEBUG - VMI a7c6895e-a4ef-11f0-bdf3-fa163e809c43 is removed from agent 10.0.0.65 2025-10-09 09:10:17,079 - INFO - Verified that pod ctest-busybox-pod-46444520 is removed in agent 2025-10-09 09:10:17,079 - INFO - Deleting Ingress : ctest-nginx-ingress-82104464 2025-10-09 09:10:17,090 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=722c410b-a1cc-4e66-a728-68f1ef8ed944 2025-10-09 09:10:17,094 - ERROR - Ingress ctest-nginx-ingress-82104464 with uuid 722c410b-a1cc-4e66-a728-68f1ef8ed944 still found in kube manager 2025-10-09 09:10:18,095 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=722c410b-a1cc-4e66-a728-68f1ef8ed944 2025-10-09 09:10:18,102 - INFO - Ingress ctest-nginx-ingress-82104464 with uuid 722c410b-a1cc-4e66-a728-68f1ef8ed944 deleted successfully from kube manager 2025-10-09 09:10:18,102 - INFO - Verifications on Ingress %s cleanup passed 2025-10-09 09:10:18,102 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-09 09:10:18,269 - 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__ 2025-10-09 09:10:18,279 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-09 09:10:18,279 - INFO - Deleting VN __public__ 2025-10-09 09:10:18,428 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 2025-10-09 09:10:18,442 - DEBUG - Response Code: 404 2025-10-09 09:10:18,443 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-09 09:10:18,449 - DEBUG - Requesting: http://10.0.0.50:8082/domain/11738fb6-3e73-483e-bb79-2c109a941d69 2025-10-09 09:10:18,461 - DEBUG - Requesting: http://10.0.0.50:8082/project/900caf2b-1b14-42df-96be-2b90a919b844 2025-10-09 09:10:18,507 - INFO - Validated that VN __public__ is not found in API Server 2025-10-09 09:10:18,507 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-09 09:10:18,514 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 09:10:18,522 - DEBUG - VN __public__ is not present in Agent 10.0.0.65 2025-10-09 09:10:18,522 - INFO - Validated that VN __public__ is not in any agent 2025-10-09 09:10:18,522 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 09:10:18,531 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 09:10:18,536 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 09:10:18,548 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-09 09:10:18,548 - INFO - Deleting pod default:ctest-nginx-pod-84780980 2025-10-09 09:10:18,581 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d2145fce-4166-42d2-8a9e-00f9c647451d 2025-10-09 09:10:18,602 - WARNING - Pod uuid d2145fce-4166-42d2-8a9e-00f9c647451d is still seen in agent 10.0.0.65 VM list 2025-10-09 09:10:23,603 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d2145fce-4166-42d2-8a9e-00f9c647451d 2025-10-09 09:10:23,610 - DEBUG - Pod d2145fce-4166-42d2-8a9e-00f9c647451d is not in agent 10.0.0.65 VM list 2025-10-09 09:10:23,611 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a37dbb6a-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:10:23,617 - DEBUG - VMI a37dbb6a-a4ef-11f0-bdf3-fa163e809c43 is removed from agent 10.0.0.65 2025-10-09 09:10:23,617 - INFO - Verified that pod ctest-nginx-pod-84780980 is removed in agent 2025-10-09 09:10:23,617 - INFO - Deleting pod default:ctest-nginx-pod-38198325 2025-10-09 09:10:23,632 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=dc4e6f27-efcd-4ace-96a5-154235201241 2025-10-09 09:10:23,639 - WARNING - Pod uuid dc4e6f27-efcd-4ace-96a5-154235201241 is still seen in agent 10.0.0.65 VM list 2025-10-09 09:10:28,640 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=dc4e6f27-efcd-4ace-96a5-154235201241 2025-10-09 09:10:28,647 - DEBUG - Pod dc4e6f27-efcd-4ace-96a5-154235201241 is not in agent 10.0.0.65 VM list 2025-10-09 09:10:28,647 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a30784f4-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:10:28,653 - DEBUG - VMI a30784f4-a4ef-11f0-bdf3-fa163e809c43 is removed from agent 10.0.0.65 2025-10-09 09:10:28,654 - INFO - Verified that pod ctest-nginx-pod-38198325 is removed in agent 2025-10-09 09:10:28,654 - INFO - Deleting service : ctest-nginx-svc-59729542 2025-10-09 09:10:28,913 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 09:10:28,920 - DEBUG - No XMPP flaps were noticed during the test 2025-10-09 09:10:28,920 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-10-09 09:10:28,920 - INFO - -------------------------------------------------------------------------------- 2025-10-09 09:10:35,422 - 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' 2025-10-09 09:10:35,580 - DEBUG - Output : cluster_project={} 2025-10-09 09:10:35,692 - 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' 2025-10-09 09:10:35,875 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-09 09:10:35,885 - 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' 2025-10-09 09:10:36,058 - DEBUG - Output : cluster_project={} 2025-10-09 09:10:46,155 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:10:46,232 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:10:46,304 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:10:46,349 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:10:56,448 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:10:56,486 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:10:56,565 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:10:56,644 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 09:10:56,861 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 09:10:59,416 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_ApplicationPolicySetReq? 2025-10-09 09:10:59,423 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-10-09 09:10:59,461 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-10-09 09:11:01,499 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-10-09 09:14:08,925 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 09:14:08,990 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e9d5733b-8120-4928-8e75-1ed436c7440e 2025-10-09 09:14:09,013 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0c2d2539-8182-4280-a794-3adb9c4b3f7c 2025-10-09 09:14:09,018 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a53fa7cf-21d4-4298-9629-f61c719b37c6 2025-10-09 09:14:09,023 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b68f471b-f641-46da-a7e4-a996e035cd2c 2025-10-09 09:14:09,028 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5d964d8e-c04f-4992-b6e4-3475560a1fdd 2025-10-09 09:14:09,033 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4bf9720a-8362-45f5-8177-3c1acd8e284d 2025-10-09 09:14:09,038 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=985e26c3-ae67-4250-bb72-149e4742a594 2025-10-09 09:14:09,045 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5bd68232-b90a-43eb-b343-38d5242b60da 2025-10-09 09:14:14,112 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=985e26c3-ae67-4250-bb72-149e4742a594 2025-10-09 09:14:14,114 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b68f471b-f641-46da-a7e4-a996e035cd2c 2025-10-09 09:14:14,115 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4bf9720a-8362-45f5-8177-3c1acd8e284d 2025-10-09 09:14:14,116 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5d964d8e-c04f-4992-b6e4-3475560a1fdd 2025-10-09 09:14:14,118 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a53fa7cf-21d4-4298-9629-f61c719b37c6 2025-10-09 09:14:14,118 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0c2d2539-8182-4280-a794-3adb9c4b3f7c 2025-10-09 09:14:14,119 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e9d5733b-8120-4928-8e75-1ed436c7440e 2025-10-09 09:14:14,120 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5bd68232-b90a-43eb-b343-38d5242b60da 2025-10-09 09:14:14,141 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:14:14,143 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d21cc04c-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:14:14,147 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d19cc7de-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:14:14,148 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d341f9ec-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:14:19,146 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4bf9720a-8362-45f5-8177-3c1acd8e284d 2025-10-09 09:14:19,147 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=985e26c3-ae67-4250-bb72-149e4742a594 2025-10-09 09:14:19,148 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5d964d8e-c04f-4992-b6e4-3475560a1fdd 2025-10-09 09:14:19,150 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5bd68232-b90a-43eb-b343-38d5242b60da 2025-10-09 09:14:24,177 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5bd68232-b90a-43eb-b343-38d5242b60da 2025-10-09 09:14:24,179 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4bf9720a-8362-45f5-8177-3c1acd8e284d 2025-10-09 09:14:24,180 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5d964d8e-c04f-4992-b6e4-3475560a1fdd 2025-10-09 09:14:24,181 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=985e26c3-ae67-4250-bb72-149e4742a594 2025-10-09 09:14:29,199 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4bf9720a-8362-45f5-8177-3c1acd8e284d 2025-10-09 09:14:29,201 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5d964d8e-c04f-4992-b6e4-3475560a1fdd 2025-10-09 09:14:29,202 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5bd68232-b90a-43eb-b343-38d5242b60da 2025-10-09 09:14:29,203 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=985e26c3-ae67-4250-bb72-149e4742a594 2025-10-09 09:14:34,215 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5d964d8e-c04f-4992-b6e4-3475560a1fdd 2025-10-09 09:14:34,217 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4bf9720a-8362-45f5-8177-3c1acd8e284d 2025-10-09 09:14:34,218 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5bd68232-b90a-43eb-b343-38d5242b60da 2025-10-09 09:14:34,220 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=985e26c3-ae67-4250-bb72-149e4742a594 2025-10-09 09:14:39,236 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=985e26c3-ae67-4250-bb72-149e4742a594 2025-10-09 09:14:39,238 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5bd68232-b90a-43eb-b343-38d5242b60da 2025-10-09 09:14:39,240 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4bf9720a-8362-45f5-8177-3c1acd8e284d 2025-10-09 09:14:39,241 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5d964d8e-c04f-4992-b6e4-3475560a1fdd 2025-10-09 09:14:44,257 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5bd68232-b90a-43eb-b343-38d5242b60da 2025-10-09 09:14:44,258 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=985e26c3-ae67-4250-bb72-149e4742a594 2025-10-09 09:14:44,259 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=5d964d8e-c04f-4992-b6e4-3475560a1fdd 2025-10-09 09:14:44,260 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=4bf9720a-8362-45f5-8177-3c1acd8e284d 2025-10-09 09:14:44,272 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4617a6e-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:14:44,273 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d54fa9e6-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:14:44,276 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d3ddfb62-a4ef-11f0-bdf3-fa163e809c43 2025-10-09 09:14:44,277 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4de50a2-a4ef-11f0-bdf3-fa163e809c43