2026-03-25 15:37:52,583 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-03-25 15:37:52,841 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1957-1 2026-03-25 15:37:52,841 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-03-25 15:37:52,874 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1957-1 2026-03-25 15:37:52,874 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-25 15:37:52,979 - DEBUG - Output : NAMES contrail_test_BGfisFp4r contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 2026-03-25 15:37:52,979 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-25 15:37:53,032 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.66.137.1/24 172.17.0.1/16 2026-03-25 15:37:53,032 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-03-25 15:37:53,068 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1957-1 2026-03-25 15:37:53,183 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-03-25 15:37:53,407 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1957-1 2026-03-25 15:37:53,407 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-03-25 15:37:53,431 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1957-1 2026-03-25 15:37:53,431 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-25 15:37:53,475 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-03-25 15:37:53,475 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-25 15:37:53,501 - DEBUG - Output : 10.0.0.249/24 2026-03-25 15:37:53,502 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-03-25 15:37:53,573 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1957-1 2026-03-25 15:37:53,680 - INFO - Using existing project ['default-domain', 'k8s-default'](dfd7c26e-ccb0-4982-8b0a-f86e8612a814) 2026-03-25 15:37:53,787 - INFO - Using existing project ['default-domain', 'k8s-default'](dfd7c26e-ccb0-4982-8b0a-f86e8612a814) 2026-03-25 15:37:53,906 - INFO - ================================================================================ 2026-03-25 15:37:53,906 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-25 15:37:53,907 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-03-25 15:37:54,153 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-25 15:37:54,160 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2026-03-25 15:37:54,160 - INFO - Initial checks done. Running the testcase now 2026-03-25 15:37:54,160 - INFO - 2026-03-25 15:37:54,164 - INFO - Namespace default already exists 2026-03-25 15:37:54,165 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-25 15:37:54,332 - DEBUG - Output : cluster_project={} 2026-03-25 15:37:54,378 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-25 15:37:54,378 - DEBUG - Project uuid in Contrail is dfd7c26e-ccb0-4982-8b0a-f86e8612a814 2026-03-25 15:37:54,379 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-25 15:37:54,527 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-25 15:37:54,527 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=c76a378d-2aed-4f5e-9b6a-749c4cb14b81 2026-03-25 15:37:54,532 - INFO - Namespace default with uuid c76a378d-2aed-4f5e-9b6a-749c4cb14b81 found in kube manager 2026-03-25 15:37:54,532 - INFO - Namespace default verification passed 2026-03-25 15:37:54,535 - DEBUG - Service ctest-nginx-svc-50163292 not present 2026-03-25 15:37:54,535 - INFO - Creating service ctest-nginx-svc-50163292 2026-03-25 15:37:54,558 - INFO - Created Service ctest-nginx-svc-50163292 2026-03-25 15:37:54,561 - DEBUG - Pod ctest-nginx-pod-10903764 not present 2026-03-25 15:37:54,562 - INFO - Creating Pod ctest-nginx-pod-10903764 2026-03-25 15:37:54,641 - DEBUG - Pod : ctest-nginx-pod-10903764 UUID is 341ac9da-f79a-4210-be73-761d15c165b4 2026-03-25 15:37:54,647 - DEBUG - Pod ctest-nginx-pod-46162217 not present 2026-03-25 15:37:54,648 - INFO - Creating Pod ctest-nginx-pod-46162217 2026-03-25 15:37:54,670 - DEBUG - Pod : ctest-nginx-pod-46162217 UUID is 86facb19-e7e8-4335-a6c5-51ac57ebf638 2026-03-25 15:37:54,863 - INFO - Created VN __public__, UUID :0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:37:55,011 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-25 15:37:55,017 - DEBUG - Requesting: http://10.0.0.33:8082/domain/28b59666-8ab5-4b5d-b36a-819e00c78820 2026-03-25 15:37:55,068 - DEBUG - Requesting: http://10.0.0.33:8082/project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 2026-03-25 15:37:55,139 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:37:55,153 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:37:55,162 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea 2026-03-25 15:37:55,169 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea 2026-03-25 15:37:55,179 - DEBUG - Route Targets: [] 2026-03-25 15:37:55,179 - DEBUG - RT names not yet present for VN __public__ 2026-03-25 15:38:00,180 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-25 15:38:00,186 - DEBUG - Requesting: http://10.0.0.33:8082/domain/28b59666-8ab5-4b5d-b36a-819e00c78820 2026-03-25 15:38:00,196 - DEBUG - Requesting: http://10.0.0.33:8082/project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 2026-03-25 15:38:00,241 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:38:00,250 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:38:00,257 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea 2026-03-25 15:38:00,264 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea 2026-03-25 15:38:00,269 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/2ac972ce-61d9-4f45-8812-9a1d0da260fb 2026-03-25 15:38:00,274 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-25 15:38:00,274 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:38:00,280 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea 2026-03-25 15:38:00,290 - INFO - Verified VN network id 13 for VN 0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:38:00,290 - INFO - Verifications in API Server for VN __public__ passed 2026-03-25 15:38:00,291 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:38:00,297 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea 2026-03-25 15:38:00,303 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea 2026-03-25 15:38:00,308 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/2ac972ce-61d9-4f45-8812-9a1d0da260fb 2026-03-25 15:38:00,312 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-25 15:38:00,317 - DEBUG - Control-node 10.0.0.33 : 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': '813780041997765013', 'uuid-lslong': '10993638409285835471'}, 'enable': 'true', 'created': '2026-03-25T15:37:54', 'last-modified': '2026-03-25T15:37:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.411284'} 2026-03-25 15:38:00,318 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-25 15:38:00,328 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-25 15:38:00,328 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-25 15:38:00,329 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-25 15:38:00,329 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-25 15:38:00,333 - DEBUG - Requesting: http://10.0.0.33:8082/domain/28b59666-8ab5-4b5d-b36a-819e00c78820 2026-03-25 15:38:00,339 - DEBUG - Requesting: http://10.0.0.33:8082/project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 2026-03-25 15:38:00,375 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:38:00,383 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-25 15:38:00,383 - DEBUG - Verifying the vn in opserver 2026-03-25 15:38:00,383 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-03-25 15:38:00,384 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-03-25 15:38:00,388 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-25 15:38:00,388 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-25 15:38:00,388 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-25 15:38:00,395 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-25 15:38:00,400 - DEBUG - Do not have enough data to verify VN in agent 2026-03-25 15:38:00,400 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-25 15:38:00,404 - DEBUG - VRF ids for VN __public__: {} 2026-03-25 15:38:00,515 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-25 15:38:00,618 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-25 15:38:00,622 - DEBUG - Requesting: http://10.0.0.33:8082/domain/28b59666-8ab5-4b5d-b36a-819e00c78820 2026-03-25 15:38:00,628 - DEBUG - Requesting: http://10.0.0.33:8082/project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 2026-03-25 15:38:00,660 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:38:00,671 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/0c149f5e-4907-4004-a825-311da7246773 2026-03-25 15:38:00,677 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-25 15:38:00,680 - DEBUG - Requesting: http://10.0.0.33:8082/domain/28b59666-8ab5-4b5d-b36a-819e00c78820 2026-03-25 15:38:00,686 - DEBUG - Requesting: http://10.0.0.33:8082/project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 2026-03-25 15:38:00,725 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf 2026-03-25 15:38:00,733 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-25 15:38:00,733 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-25 15:38:00,740 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-25 15:38:00,745 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-25 15:38:00,745 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-25 15:38:00,749 - DEBUG - Ingress ctest-nginx-ingress-30097782 not present 2026-03-25 15:38:00,749 - INFO - Creating Ingress ctest-nginx-ingress-30097782 2026-03-25 15:38:00,759 - INFO - Created Ingress ctest-nginx-ingress-30097782 2026-03-25 15:38:00,766 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-30097782 2026-03-25 15:38:03,771 - DEBUG - For Ingress ctest-nginx-ingress-30097782, Cluster IP: 10.47.255.249, External IPs ['47.82.202.60'] 2026-03-25 15:38:03,771 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-30097782 2026-03-25 15:38:03,771 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=41280573-b367-428e-b854-1b7ca91e50a8 2026-03-25 15:38:03,780 - INFO - Ingress ctest-nginx-ingress-30097782 with uuid 41280573-b367-428e-b854-1b7ca91e50a8 found in kube manager 2026-03-25 15:38:03,780 - INFO - Ingress ctest-nginx-ingress-30097782 verification passed 2026-03-25 15:38:03,783 - DEBUG - Pod ctest-busybox-pod-92141753 not present 2026-03-25 15:38:03,784 - INFO - Creating Pod ctest-busybox-pod-92141753 2026-03-25 15:38:03,819 - DEBUG - Pod : ctest-busybox-pod-92141753 UUID is abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:03,844 - DEBUG - Pod ctest-nginx-pod-10903764 not in running state.Currently in Pending 2026-03-25 15:38:08,855 - DEBUG - Pod ctest-nginx-pod-10903764 not in running state.Currently in Pending 2026-03-25 15:38:13,863 - INFO - Pod ctest-nginx-pod-10903764 is in running state.Got IP 10.47.255.251 2026-03-25 15:38:13,874 - DEBUG - Pod ctest-nginx-pod-10903764 has vmi 98493b94-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:38:13,874 - INFO - Verified pod ctest-nginx-pod-10903764 in contrail-api 2026-03-25 15:38:13,874 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:38:13,887 - DEBUG - VMI 98493b94-2860-11f1-9c9c-fa163ed988de is active in agent 10.0.0.249 2026-03-25 15:38:13,887 - INFO - Verified Pod ctest-nginx-pod-10903764 in agent 10.0.0.249 2026-03-25 15:38:13,888 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=341ac9da-f79a-4210-be73-761d15c165b4 2026-03-25 15:38:13,891 - INFO - Pod ctest-nginx-pod-10903764 with uuid 341ac9da-f79a-4210-be73-761d15c165b4 found in kube manager 2026-03-25 15:38:13,891 - INFO - Pod ctest-nginx-pod-10903764 verification passed 2026-03-25 15:38:13,960 - DEBUG - [Pod ctest-nginx-pod-10903764] Cmd: echo ctest-nginx-pod-10903764 > /usr/share/nginx/html/index.html, Output: 2026-03-25 15:38:13,966 - INFO - Pod ctest-nginx-pod-46162217 is in running state.Got IP 10.47.255.250 2026-03-25 15:38:14,019 - DEBUG - Pod ctest-nginx-pod-46162217 has vmi 98b086dc-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:38:14,019 - INFO - Verified pod ctest-nginx-pod-46162217 in contrail-api 2026-03-25 15:38:14,019 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:38:14,028 - DEBUG - VMI 98b086dc-2860-11f1-9c9c-fa163ed988de is active in agent 10.0.0.249 2026-03-25 15:38:14,028 - INFO - Verified Pod ctest-nginx-pod-46162217 in agent 10.0.0.249 2026-03-25 15:38:14,029 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=86facb19-e7e8-4335-a6c5-51ac57ebf638 2026-03-25 15:38:14,032 - INFO - Pod ctest-nginx-pod-46162217 with uuid 86facb19-e7e8-4335-a6c5-51ac57ebf638 found in kube manager 2026-03-25 15:38:14,032 - INFO - Pod ctest-nginx-pod-46162217 verification passed 2026-03-25 15:38:14,099 - DEBUG - [Pod ctest-nginx-pod-46162217] Cmd: echo ctest-nginx-pod-46162217 > /usr/share/nginx/html/index.html, Output: 2026-03-25 15:38:14,105 - DEBUG - Pod ctest-busybox-pod-92141753 not in running state.Currently in Pending 2026-03-25 15:38:19,112 - INFO - Pod ctest-busybox-pod-92141753 is in running state.Got IP 10.47.255.248 2026-03-25 15:38:19,123 - DEBUG - Pod ctest-busybox-pod-92141753 has vmi 9cea7a8c-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:38:19,123 - INFO - Verified pod ctest-busybox-pod-92141753 in contrail-api 2026-03-25 15:38:19,123 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:38:19,137 - DEBUG - VMI 9cea7a8c-2860-11f1-9c9c-fa163ed988de is active in agent 10.0.0.249 2026-03-25 15:38:19,137 - INFO - Verified Pod ctest-busybox-pod-92141753 in agent 10.0.0.249 2026-03-25 15:38:19,137 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:19,141 - INFO - Pod ctest-busybox-pod-92141753 with uuid abaa50d2-5bac-4c11-a5ec-2c487aa06c6b found in kube manager 2026-03-25 15:38:19,141 - INFO - Pod ctest-busybox-pod-92141753 verification passed 2026-03-25 15:38:19,203 - DEBUG - [Pod ctest-busybox-pod-92141753] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-10903764 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-25 15:38:19,203 - DEBUG - [Pod Pod ctest-busybox-pod-92141753] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-25 15:38:19,203 - DEBUG - [Pod Pod ctest-busybox-pod-92141753] Cmd output: ctest-nginx-pod-10903764 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-25 15:38:19,258 - DEBUG - [Pod ctest-busybox-pod-92141753] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-46162217 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-25 15:38:19,258 - DEBUG - [Pod Pod ctest-busybox-pod-92141753] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-25 15:38:19,258 - DEBUG - [Pod Pod ctest-busybox-pod-92141753] Cmd output: ctest-nginx-pod-46162217 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-25 15:38:19,258 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-10903764': 1, 'ctest-nginx-pod-46162217': 1} 2026-03-25 15:38:19,258 - WARNING - Nothing to delete parallely 2026-03-25 15:38:19,258 - INFO - Deleting pod default:ctest-busybox-pod-92141753 2026-03-25 15:38:19,271 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:19,290 - WARNING - Pod uuid abaa50d2-5bac-4c11-a5ec-2c487aa06c6b is still seen in agent 10.0.0.249 VM list 2026-03-25 15:38:24,291 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:24,297 - WARNING - Pod uuid abaa50d2-5bac-4c11-a5ec-2c487aa06c6b is still seen in agent 10.0.0.249 VM list 2026-03-25 15:38:29,298 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:29,306 - WARNING - Pod uuid abaa50d2-5bac-4c11-a5ec-2c487aa06c6b is still seen in agent 10.0.0.249 VM list 2026-03-25 15:38:34,307 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:34,313 - WARNING - Pod uuid abaa50d2-5bac-4c11-a5ec-2c487aa06c6b is still seen in agent 10.0.0.249 VM list 2026-03-25 15:38:39,314 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:39,322 - WARNING - Pod uuid abaa50d2-5bac-4c11-a5ec-2c487aa06c6b is still seen in agent 10.0.0.249 VM list 2026-03-25 15:38:44,323 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:44,334 - WARNING - Pod uuid abaa50d2-5bac-4c11-a5ec-2c487aa06c6b is still seen in agent 10.0.0.249 VM list 2026-03-25 15:38:49,335 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:49,343 - WARNING - Pod uuid abaa50d2-5bac-4c11-a5ec-2c487aa06c6b is still seen in agent 10.0.0.249 VM list 2026-03-25 15:38:54,344 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=abaa50d2-5bac-4c11-a5ec-2c487aa06c6b 2026-03-25 15:38:54,350 - DEBUG - Pod abaa50d2-5bac-4c11-a5ec-2c487aa06c6b is not in agent 10.0.0.249 VM list 2026-03-25 15:38:54,350 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9cea7a8c-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:38:54,355 - DEBUG - VMI 9cea7a8c-2860-11f1-9c9c-fa163ed988de is removed from agent 10.0.0.249 2026-03-25 15:38:54,355 - INFO - Verified that pod ctest-busybox-pod-92141753 is removed in agent 2026-03-25 15:38:54,355 - INFO - Deleting Ingress : ctest-nginx-ingress-30097782 2026-03-25 15:38:54,364 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=41280573-b367-428e-b854-1b7ca91e50a8 2026-03-25 15:38:54,379 - ERROR - Ingress ctest-nginx-ingress-30097782 with uuid 41280573-b367-428e-b854-1b7ca91e50a8 still found in kube manager 2026-03-25 15:38:55,380 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=41280573-b367-428e-b854-1b7ca91e50a8 2026-03-25 15:38:55,385 - INFO - Ingress ctest-nginx-ingress-30097782 with uuid 41280573-b367-428e-b854-1b7ca91e50a8 deleted successfully from kube manager 2026-03-25 15:38:55,385 - INFO - Verifications on Ingress %s cleanup passed 2026-03-25 15:38:55,385 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-25 15:38:55,468 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-25 15:38:55,472 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-25 15:38:55,473 - INFO - Deleting VN __public__ 2026-03-25 15:38:55,603 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea 2026-03-25 15:38:55,615 - DEBUG - Response Code: 404 2026-03-25 15:38:55,615 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-25 15:38:55,619 - DEBUG - Requesting: http://10.0.0.33:8082/domain/28b59666-8ab5-4b5d-b36a-819e00c78820 2026-03-25 15:38:55,627 - DEBUG - Requesting: http://10.0.0.33:8082/project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 2026-03-25 15:38:55,694 - INFO - Validated that VN __public__ is not found in API Server 2026-03-25 15:38:55,694 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-25 15:38:55,707 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-25 15:38:55,715 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-03-25 15:38:55,715 - INFO - Validated that VN __public__ is not in any agent 2026-03-25 15:38:55,715 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-25 15:38:55,723 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-25 15:38:55,728 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-25 15:38:55,735 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-25 15:38:55,736 - INFO - Deleting pod default:ctest-nginx-pod-46162217 2026-03-25 15:38:55,756 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=86facb19-e7e8-4335-a6c5-51ac57ebf638 2026-03-25 15:38:55,767 - WARNING - Pod uuid 86facb19-e7e8-4335-a6c5-51ac57ebf638 is still seen in agent 10.0.0.249 VM list 2026-03-25 15:39:00,768 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=86facb19-e7e8-4335-a6c5-51ac57ebf638 2026-03-25 15:39:00,774 - DEBUG - Pod 86facb19-e7e8-4335-a6c5-51ac57ebf638 is not in agent 10.0.0.249 VM list 2026-03-25 15:39:00,774 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:98b086dc-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:39:00,779 - DEBUG - VMI 98b086dc-2860-11f1-9c9c-fa163ed988de is removed from agent 10.0.0.249 2026-03-25 15:39:00,779 - INFO - Verified that pod ctest-nginx-pod-46162217 is removed in agent 2026-03-25 15:39:00,780 - INFO - Deleting pod default:ctest-nginx-pod-10903764 2026-03-25 15:39:00,806 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=341ac9da-f79a-4210-be73-761d15c165b4 2026-03-25 15:39:00,812 - WARNING - Pod uuid 341ac9da-f79a-4210-be73-761d15c165b4 is still seen in agent 10.0.0.249 VM list 2026-03-25 15:39:05,813 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=341ac9da-f79a-4210-be73-761d15c165b4 2026-03-25 15:39:05,831 - DEBUG - Pod 341ac9da-f79a-4210-be73-761d15c165b4 is not in agent 10.0.0.249 VM list 2026-03-25 15:39:05,831 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:98493b94-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:39:05,841 - DEBUG - VMI 98493b94-2860-11f1-9c9c-fa163ed988de is removed from agent 10.0.0.249 2026-03-25 15:39:05,841 - INFO - Verified that pod ctest-nginx-pod-10903764 is removed in agent 2026-03-25 15:39:05,841 - INFO - Deleting service : ctest-nginx-svc-50163292 2026-03-25 15:39:06,029 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-25 15:39:06,035 - DEBUG - No XMPP flaps were noticed during the test
2026-03-25 15:39:06,035 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2026-03-25 15:39:06,035 - INFO - -------------------------------------------------------------------------------- 2026-03-25 15:39:12,455 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-25 15:39:12,605 - DEBUG - Output : cluster_project={} 2026-03-25 15:39:12,679 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-25 15:39:12,840 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-25 15:39:12,845 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-25 15:39:12,973 - DEBUG - Output : cluster_project={} 2026-03-25 15:39:28,131 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:39:28,169 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:39:28,247 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:39:28,329 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:39:33,383 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:39:33,455 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:39:33,490 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:39:33,573 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-25 15:39:33,844 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-25 15:39:35,589 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2026-03-25 15:39:35,596 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-03-25 15:39:35,618 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-03-25 15:39:37,646 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-03-25 15:42:43,594 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-25 15:42:43,632 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5f8dd37-a877-4766-b114-8785d499dd18 2026-03-25 15:42:43,653 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed11f09e-c9cc-42e9-a8d2-8d667dffbc45 2026-03-25 15:42:43,665 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=277b323b-7f75-4ff4-9d77-841a55fd5dbb 2026-03-25 15:42:43,676 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01e8391b-95c9-4faa-b95f-524dcd2ae35d 2026-03-25 15:42:43,683 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed7d991e-a44d-49b8-9b56-d24eeb72cafc 2026-03-25 15:42:43,692 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a7cb5d99-cd29-4eb3-9863-7960b90131a8 2026-03-25 15:42:43,700 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=021e90a4-5724-4e2c-97c7-743c5a066ef4 2026-03-25 15:42:43,705 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d54d2205-854e-46d1-9de4-cfc2ad5084a1 2026-03-25 15:42:48,709 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5f8dd37-a877-4766-b114-8785d499dd18 2026-03-25 15:42:48,717 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c676ba14-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:42:48,754 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed11f09e-c9cc-42e9-a8d2-8d667dffbc45 2026-03-25 15:42:48,755 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=021e90a4-5724-4e2c-97c7-743c5a066ef4 2026-03-25 15:42:48,756 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a7cb5d99-cd29-4eb3-9863-7960b90131a8 2026-03-25 15:42:48,757 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d54d2205-854e-46d1-9de4-cfc2ad5084a1 2026-03-25 15:42:48,757 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed7d991e-a44d-49b8-9b56-d24eeb72cafc 2026-03-25 15:42:48,758 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01e8391b-95c9-4faa-b95f-524dcd2ae35d 2026-03-25 15:42:48,761 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=277b323b-7f75-4ff4-9d77-841a55fd5dbb 2026-03-25 15:42:48,780 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c7f87986-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:42:48,781 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c6ec335c-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:42:48,782 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c78475b8-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:42:53,780 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01e8391b-95c9-4faa-b95f-524dcd2ae35d 2026-03-25 15:42:53,783 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=021e90a4-5724-4e2c-97c7-743c5a066ef4 2026-03-25 15:42:53,792 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=277b323b-7f75-4ff4-9d77-841a55fd5dbb 2026-03-25 15:42:53,793 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed7d991e-a44d-49b8-9b56-d24eeb72cafc 2026-03-25 15:42:58,789 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01e8391b-95c9-4faa-b95f-524dcd2ae35d 2026-03-25 15:42:58,791 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=021e90a4-5724-4e2c-97c7-743c5a066ef4 2026-03-25 15:42:58,802 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=277b323b-7f75-4ff4-9d77-841a55fd5dbb 2026-03-25 15:42:58,803 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed7d991e-a44d-49b8-9b56-d24eeb72cafc 2026-03-25 15:43:03,800 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01e8391b-95c9-4faa-b95f-524dcd2ae35d 2026-03-25 15:43:03,801 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=021e90a4-5724-4e2c-97c7-743c5a066ef4 2026-03-25 15:43:03,811 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=277b323b-7f75-4ff4-9d77-841a55fd5dbb 2026-03-25 15:43:03,813 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed7d991e-a44d-49b8-9b56-d24eeb72cafc 2026-03-25 15:43:08,810 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=021e90a4-5724-4e2c-97c7-743c5a066ef4 2026-03-25 15:43:08,812 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01e8391b-95c9-4faa-b95f-524dcd2ae35d 2026-03-25 15:43:08,821 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=277b323b-7f75-4ff4-9d77-841a55fd5dbb 2026-03-25 15:43:08,823 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed7d991e-a44d-49b8-9b56-d24eeb72cafc 2026-03-25 15:43:13,822 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01e8391b-95c9-4faa-b95f-524dcd2ae35d 2026-03-25 15:43:13,823 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=021e90a4-5724-4e2c-97c7-743c5a066ef4 2026-03-25 15:43:13,830 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed7d991e-a44d-49b8-9b56-d24eeb72cafc 2026-03-25 15:43:13,832 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=277b323b-7f75-4ff4-9d77-841a55fd5dbb 2026-03-25 15:43:18,840 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=021e90a4-5724-4e2c-97c7-743c5a066ef4 2026-03-25 15:43:18,842 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01e8391b-95c9-4faa-b95f-524dcd2ae35d 2026-03-25 15:43:18,843 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=277b323b-7f75-4ff4-9d77-841a55fd5dbb 2026-03-25 15:43:18,845 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed7d991e-a44d-49b8-9b56-d24eeb72cafc 2026-03-25 15:43:18,855 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c8e5763c-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:43:18,855 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c95194c0-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:43:18,858 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9b4de54-2860-11f1-9c9c-fa163ed988de 2026-03-25 15:43:18,859 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c8789530-2860-11f1-9c9c-fa163ed988de