2026-03-19 23:05:30,924 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-03-19 23:05:31,241 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1941-1 2026-03-19 23:05:31,241 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-03-19 23:05:31,296 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1941-1 2026-03-19 23:05:31,296 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-19 23:05:31,381 - DEBUG - Output : NAMES contrail_test_Mf73VUCrv 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-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 2026-03-19 23:05:31,382 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-19 23:05:31,456 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.95.79.1/24 172.17.0.1/16 2026-03-19 23:05:31,457 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-03-19 23:05:31,504 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1941-1 2026-03-19 23:05:31,610 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-03-19 23:05:31,843 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1941-1 2026-03-19 23:05:31,843 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-03-19 23:05:31,867 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1941-1 2026-03-19 23:05:31,867 - 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-19 23:05:31,948 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-03-19 23:05:31,948 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-19 23:05:31,973 - DEBUG - Output : 10.0.0.33/24 2026-03-19 23:05:31,973 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-03-19 23:05:31,997 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1941-1 2026-03-19 23:05:32,095 - INFO - Using existing project ['default-domain', 'k8s-default'](62eea8ef-ab47-4ac1-86a7-a44240c604d7) 2026-03-19 23:05:32,208 - INFO - Using existing project ['default-domain', 'k8s-default'](62eea8ef-ab47-4ac1-86a7-a44240c604d7) 2026-03-19 23:05:32,344 - INFO - ================================================================================ 2026-03-19 23:05:32,345 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-19 23:05:32,345 - 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-19 23:05:32,603 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 23:05:32,613 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2026-03-19 23:05:32,613 - INFO - Initial checks done. Running the testcase now 2026-03-19 23:05:32,613 - INFO - 2026-03-19 23:05:32,619 - INFO - Namespace default already exists 2026-03-19 23:05:32,619 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 23:05:32,786 - DEBUG - Output : cluster_project={} 2026-03-19 23:05:32,832 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-19 23:05:32,833 - DEBUG - Project uuid in Contrail is 62eea8ef-ab47-4ac1-86a7-a44240c604d7 2026-03-19 23:05:32,833 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-19 23:05:33,055 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-19 23:05:33,055 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=f1632f7f-83e4-4600-886a-c9850fc99eee 2026-03-19 23:05:33,061 - INFO - Namespace default with uuid f1632f7f-83e4-4600-886a-c9850fc99eee found in kube manager 2026-03-19 23:05:33,061 - INFO - Namespace default verification passed 2026-03-19 23:05:33,185 - DEBUG - Service ctest-nginx-svc-31045323 not present 2026-03-19 23:05:33,186 - INFO - Creating service ctest-nginx-svc-31045323 2026-03-19 23:05:33,365 - INFO - Created Service ctest-nginx-svc-31045323 2026-03-19 23:05:33,422 - DEBUG - Pod ctest-nginx-pod-92287371 not present 2026-03-19 23:05:33,426 - INFO - Creating Pod ctest-nginx-pod-92287371 2026-03-19 23:05:33,478 - DEBUG - Pod : ctest-nginx-pod-92287371 UUID is f7c7d702-21cf-4064-b1b2-71ffb9c2263e 2026-03-19 23:05:33,485 - DEBUG - Pod ctest-nginx-pod-98387690 not present 2026-03-19 23:05:33,486 - INFO - Creating Pod ctest-nginx-pod-98387690 2026-03-19 23:05:33,516 - DEBUG - Pod : ctest-nginx-pod-98387690 UUID is 072551fd-77e4-4221-b842-e0f6e4323b81 2026-03-19 23:05:33,701 - INFO - Created VN __public__, UUID :44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:33,975 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-19 23:05:33,981 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d2c069c2-7959-48c3-8760-3703a1a10e3a 2026-03-19 23:05:33,992 - DEBUG - Requesting: http://10.0.0.50:8082/project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 2026-03-19 23:05:34,070 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:34,080 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:34,137 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 2026-03-19 23:05:34,147 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 2026-03-19 23:05:34,190 - DEBUG - Route Targets: [] 2026-03-19 23:05:34,190 - DEBUG - RT names not yet present for VN __public__ 2026-03-19 23:05:39,191 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-19 23:05:39,197 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d2c069c2-7959-48c3-8760-3703a1a10e3a 2026-03-19 23:05:39,204 - DEBUG - Requesting: http://10.0.0.50:8082/project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 2026-03-19 23:05:39,253 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:39,263 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:39,271 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 2026-03-19 23:05:39,279 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 2026-03-19 23:05:39,285 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ed4c1db9-28a1-4deb-8fc0-bd550ff8971f 2026-03-19 23:05:39,290 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-19 23:05:39,290 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:39,300 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 2026-03-19 23:05:39,317 - INFO - Verified VN network id 13 for VN 44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:39,317 - INFO - Verifications in API Server for VN __public__ passed 2026-03-19 23:05:39,317 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:39,329 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 2026-03-19 23:05:39,337 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 2026-03-19 23:05:39,344 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ed4c1db9-28a1-4deb-8fc0-bd550ff8971f 2026-03-19 23:05:39,351 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-19 23:05:39,359 - 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': '4931491921065166267', 'uuid-lslong': '11808629939954264924'}, 'enable': 'true', 'created': '2026-03-19T23:05:33', 'last-modified': '2026-03-19T23:05:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.481376'} 2026-03-19 23:05:39,359 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 23:05:39,373 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-19 23:05:39,373 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-19 23:05:39,373 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-19 23:05:39,374 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-19 23:05:39,378 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d2c069c2-7959-48c3-8760-3703a1a10e3a 2026-03-19 23:05:39,386 - DEBUG - Requesting: http://10.0.0.50:8082/project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 2026-03-19 23:05:39,426 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:39,436 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-19 23:05:39,436 - DEBUG - Verifying the vn in opserver 2026-03-19 23:05:39,436 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-03-19 23:05:39,436 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-03-19 23:05:39,441 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-19 23:05:39,441 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-19 23:05:39,441 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 23:05:39,449 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 23:05:39,455 - DEBUG - Do not have enough data to verify VN in agent 2026-03-19 23:05:39,455 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 23:05:39,460 - DEBUG - VRF ids for VN __public__: {} 2026-03-19 23:05:39,563 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-19 23:05:39,662 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-19 23:05:39,667 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d2c069c2-7959-48c3-8760-3703a1a10e3a 2026-03-19 23:05:39,674 - DEBUG - Requesting: http://10.0.0.50:8082/project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 2026-03-19 23:05:39,706 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:39,716 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/90ce515e-f016-4249-a5bb-3f323a174f67 2026-03-19 23:05:39,721 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-19 23:05:39,726 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d2c069c2-7959-48c3-8760-3703a1a10e3a 2026-03-19 23:05:39,734 - DEBUG - Requesting: http://10.0.0.50:8082/project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 2026-03-19 23:05:39,769 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c 2026-03-19 23:05:39,785 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-19 23:05:39,785 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-19 23:05:39,791 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-19 23:05:39,797 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-19 23:05:39,797 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-19 23:05:39,800 - DEBUG - Ingress ctest-nginx-ingress-97120017 not present 2026-03-19 23:05:39,801 - INFO - Creating Ingress ctest-nginx-ingress-97120017 2026-03-19 23:05:39,812 - INFO - Created Ingress ctest-nginx-ingress-97120017 2026-03-19 23:05:39,816 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-97120017 2026-03-19 23:05:42,822 - DEBUG - For Ingress ctest-nginx-ingress-97120017, Cluster IP: 10.47.255.249, External IPs ['11.200.103.188'] 2026-03-19 23:05:42,822 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-97120017 2026-03-19 23:05:42,822 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=daa46db4-5779-4a3d-9b8e-d2a25b5e73c9 2026-03-19 23:05:42,830 - INFO - Ingress ctest-nginx-ingress-97120017 with uuid daa46db4-5779-4a3d-9b8e-d2a25b5e73c9 found in kube manager 2026-03-19 23:05:42,831 - INFO - Ingress ctest-nginx-ingress-97120017 verification passed 2026-03-19 23:05:42,833 - DEBUG - Pod ctest-busybox-pod-73745231 not present 2026-03-19 23:05:42,834 - INFO - Creating Pod ctest-busybox-pod-73745231 2026-03-19 23:05:42,887 - DEBUG - Pod : ctest-busybox-pod-73745231 UUID is 73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:05:42,893 - DEBUG - Pod ctest-nginx-pod-92287371 not in running state.Currently in Pending 2026-03-19 23:05:47,901 - INFO - Pod ctest-nginx-pod-92287371 is in running state.Got IP 10.47.255.251 2026-03-19 23:05:47,913 - DEBUG - Pod ctest-nginx-pod-92287371 has vmi 230f4066-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:05:47,914 - INFO - Verified pod ctest-nginx-pod-92287371 in contrail-api 2026-03-19 23:05:47,914 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:05:47,926 - DEBUG - VMI 230f4066-23e8-11f1-922f-fa163e3cf542 is active in agent 10.0.0.33 2026-03-19 23:05:47,926 - INFO - Verified Pod ctest-nginx-pod-92287371 in agent 10.0.0.33 2026-03-19 23:05:47,926 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=f7c7d702-21cf-4064-b1b2-71ffb9c2263e 2026-03-19 23:05:47,930 - INFO - Pod ctest-nginx-pod-92287371 with uuid f7c7d702-21cf-4064-b1b2-71ffb9c2263e found in kube manager 2026-03-19 23:05:47,930 - INFO - Pod ctest-nginx-pod-92287371 verification passed 2026-03-19 23:05:48,019 - DEBUG - [Pod ctest-nginx-pod-92287371] Cmd: echo ctest-nginx-pod-92287371 > /usr/share/nginx/html/index.html, Output: 2026-03-19 23:05:48,026 - INFO - Pod ctest-nginx-pod-98387690 is in running state.Got IP 10.47.255.250 2026-03-19 23:05:48,039 - DEBUG - Pod ctest-nginx-pod-98387690 has vmi 238ea310-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:05:48,039 - INFO - Verified pod ctest-nginx-pod-98387690 in contrail-api 2026-03-19 23:05:48,039 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:05:48,048 - DEBUG - VMI 238ea310-23e8-11f1-922f-fa163e3cf542 is active in agent 10.0.0.33 2026-03-19 23:05:48,048 - INFO - Verified Pod ctest-nginx-pod-98387690 in agent 10.0.0.33 2026-03-19 23:05:48,048 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=072551fd-77e4-4221-b842-e0f6e4323b81 2026-03-19 23:05:48,053 - INFO - Pod ctest-nginx-pod-98387690 with uuid 072551fd-77e4-4221-b842-e0f6e4323b81 found in kube manager 2026-03-19 23:05:48,053 - INFO - Pod ctest-nginx-pod-98387690 verification passed 2026-03-19 23:05:48,102 - DEBUG - [Pod ctest-nginx-pod-98387690] Cmd: echo ctest-nginx-pod-98387690 > /usr/share/nginx/html/index.html, Output: 2026-03-19 23:05:48,109 - DEBUG - Pod ctest-busybox-pod-73745231 not in running state.Currently in Pending 2026-03-19 23:05:53,117 - DEBUG - Pod ctest-busybox-pod-73745231 not in running state.Currently in Pending 2026-03-19 23:05:58,124 - INFO - Pod ctest-busybox-pod-73745231 is in running state.Got IP 10.47.255.248 2026-03-19 23:05:58,179 - DEBUG - Pod ctest-busybox-pod-73745231 has vmi 27bb4614-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:05:58,179 - INFO - Verified pod ctest-busybox-pod-73745231 in contrail-api 2026-03-19 23:05:58,179 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:05:58,190 - DEBUG - VMI 27bb4614-23e8-11f1-922f-fa163e3cf542 is active in agent 10.0.0.33 2026-03-19 23:05:58,190 - INFO - Verified Pod ctest-busybox-pod-73745231 in agent 10.0.0.33 2026-03-19 23:05:58,190 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:05:58,196 - INFO - Pod ctest-busybox-pod-73745231 with uuid 73cea513-884a-4927-bc62-3b704cda05ea found in kube manager 2026-03-19 23:05:58,197 - INFO - Pod ctest-busybox-pod-73745231 verification passed 2026-03-19 23:05:58,252 - DEBUG - [Pod ctest-busybox-pod-73745231] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-92287371 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-19 23:05:58,252 - DEBUG - [Pod Pod ctest-busybox-pod-73745231] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-19 23:05:58,252 - DEBUG - [Pod Pod ctest-busybox-pod-73745231] Cmd output: ctest-nginx-pod-92287371 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-19 23:05:58,301 - DEBUG - [Pod ctest-busybox-pod-73745231] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-98387690 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-19 23:05:58,301 - DEBUG - [Pod Pod ctest-busybox-pod-73745231] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-19 23:05:58,301 - DEBUG - [Pod Pod ctest-busybox-pod-73745231] Cmd output: ctest-nginx-pod-98387690 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-19 23:05:58,301 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-92287371': 1, 'ctest-nginx-pod-98387690': 1} 2026-03-19 23:05:58,301 - WARNING - Nothing to delete parallely 2026-03-19 23:05:58,302 - INFO - Deleting pod default:ctest-busybox-pod-73745231 2026-03-19 23:05:58,315 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:05:58,321 - WARNING - Pod uuid 73cea513-884a-4927-bc62-3b704cda05ea is still seen in agent 10.0.0.33 VM list 2026-03-19 23:06:03,322 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:06:03,328 - WARNING - Pod uuid 73cea513-884a-4927-bc62-3b704cda05ea is still seen in agent 10.0.0.33 VM list 2026-03-19 23:06:08,329 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:06:08,335 - WARNING - Pod uuid 73cea513-884a-4927-bc62-3b704cda05ea is still seen in agent 10.0.0.33 VM list 2026-03-19 23:06:13,336 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:06:13,342 - WARNING - Pod uuid 73cea513-884a-4927-bc62-3b704cda05ea is still seen in agent 10.0.0.33 VM list 2026-03-19 23:06:18,343 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:06:18,352 - WARNING - Pod uuid 73cea513-884a-4927-bc62-3b704cda05ea is still seen in agent 10.0.0.33 VM list 2026-03-19 23:06:23,353 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:06:23,359 - WARNING - Pod uuid 73cea513-884a-4927-bc62-3b704cda05ea is still seen in agent 10.0.0.33 VM list 2026-03-19 23:06:28,360 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:06:28,367 - WARNING - Pod uuid 73cea513-884a-4927-bc62-3b704cda05ea is still seen in agent 10.0.0.33 VM list 2026-03-19 23:06:33,368 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=73cea513-884a-4927-bc62-3b704cda05ea 2026-03-19 23:06:33,374 - DEBUG - Pod 73cea513-884a-4927-bc62-3b704cda05ea is not in agent 10.0.0.33 VM list 2026-03-19 23:06:33,374 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:27bb4614-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:06:33,381 - DEBUG - VMI 27bb4614-23e8-11f1-922f-fa163e3cf542 is removed from agent 10.0.0.33 2026-03-19 23:06:33,381 - INFO - Verified that pod ctest-busybox-pod-73745231 is removed in agent 2026-03-19 23:06:33,381 - INFO - Deleting Ingress : ctest-nginx-ingress-97120017 2026-03-19 23:06:33,391 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=daa46db4-5779-4a3d-9b8e-d2a25b5e73c9 2026-03-19 23:06:33,396 - ERROR - Ingress ctest-nginx-ingress-97120017 with uuid daa46db4-5779-4a3d-9b8e-d2a25b5e73c9 still found in kube manager 2026-03-19 23:06:34,396 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=daa46db4-5779-4a3d-9b8e-d2a25b5e73c9 2026-03-19 23:06:34,401 - INFO - Ingress ctest-nginx-ingress-97120017 with uuid daa46db4-5779-4a3d-9b8e-d2a25b5e73c9 deleted successfully from kube manager 2026-03-19 23:06:34,401 - INFO - Verifications on Ingress %s cleanup passed 2026-03-19 23:06:34,401 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-19 23:06:34,479 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-19 23:06:34,489 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-19 23:06:34,489 - INFO - Deleting VN __public__ 2026-03-19 23:06:34,593 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 2026-03-19 23:06:34,598 - DEBUG - Response Code: 404 2026-03-19 23:06:34,598 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-19 23:06:34,610 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d2c069c2-7959-48c3-8760-3703a1a10e3a 2026-03-19 23:06:34,624 - DEBUG - Requesting: http://10.0.0.50:8082/project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 2026-03-19 23:06:34,681 - INFO - Validated that VN __public__ is not found in API Server 2026-03-19 23:06:34,682 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-19 23:06:34,700 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 23:06:34,709 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2026-03-19 23:06:34,709 - INFO - Validated that VN __public__ is not in any agent 2026-03-19 23:06:34,709 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 23:06:34,720 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 23:06:34,728 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-19 23:06:34,732 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-19 23:06:34,733 - INFO - Deleting pod default:ctest-nginx-pod-98387690 2026-03-19 23:06:34,747 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=072551fd-77e4-4221-b842-e0f6e4323b81 2026-03-19 23:06:34,755 - WARNING - Pod uuid 072551fd-77e4-4221-b842-e0f6e4323b81 is still seen in agent 10.0.0.33 VM list 2026-03-19 23:06:39,756 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=072551fd-77e4-4221-b842-e0f6e4323b81 2026-03-19 23:06:39,762 - DEBUG - Pod 072551fd-77e4-4221-b842-e0f6e4323b81 is not in agent 10.0.0.33 VM list 2026-03-19 23:06:39,762 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:238ea310-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:06:39,768 - DEBUG - VMI 238ea310-23e8-11f1-922f-fa163e3cf542 is removed from agent 10.0.0.33 2026-03-19 23:06:39,768 - INFO - Verified that pod ctest-nginx-pod-98387690 is removed in agent 2026-03-19 23:06:39,769 - INFO - Deleting pod default:ctest-nginx-pod-92287371 2026-03-19 23:06:39,799 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f7c7d702-21cf-4064-b1b2-71ffb9c2263e 2026-03-19 23:06:39,810 - WARNING - Pod uuid f7c7d702-21cf-4064-b1b2-71ffb9c2263e is still seen in agent 10.0.0.33 VM list 2026-03-19 23:06:44,811 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f7c7d702-21cf-4064-b1b2-71ffb9c2263e 2026-03-19 23:06:44,817 - DEBUG - Pod f7c7d702-21cf-4064-b1b2-71ffb9c2263e is not in agent 10.0.0.33 VM list 2026-03-19 23:06:44,817 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:230f4066-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:06:44,825 - DEBUG - VMI 230f4066-23e8-11f1-922f-fa163e3cf542 is removed from agent 10.0.0.33 2026-03-19 23:06:44,825 - INFO - Verified that pod ctest-nginx-pod-92287371 is removed in agent 2026-03-19 23:06:44,825 - INFO - Deleting service : ctest-nginx-svc-31045323 2026-03-19 23:06:45,079 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 23:06:45,087 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 23:06:45,087 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2026-03-19 23:06:45,087 - INFO - -------------------------------------------------------------------------------- 2026-03-19 23:06:51,527 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 23:06:51,657 - DEBUG - Output : cluster_project={} 2026-03-19 23:06:51,731 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-19 23:06:51,895 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-19 23:06:51,899 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 23:06:52,017 - DEBUG - Output : cluster_project={} 2026-03-19 23:07:02,160 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:07:07,203 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:07:07,287 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:07:07,323 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:07:07,398 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:07:07,436 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:07:12,524 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:07:12,559 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 23:07:12,772 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 23:07:15,358 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2026-03-19 23:07:15,374 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-19 23:07:15,401 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-19 23:07:17,433 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-19 23:10:17,462 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 23:10:17,514 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=511a1f62-d4ba-4ac7-978a-8108cfef577f 2026-03-19 23:10:17,535 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4b5b9a0f-a524-42c1-aa05-27d46387ff50 2026-03-19 23:10:17,549 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=249cee95-0fe3-4255-bca1-878470522eb8 2026-03-19 23:10:17,559 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e1ecf5ff-d3e3-4d39-802a-062afa453b6a 2026-03-19 23:10:17,570 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8185e95f-9fcb-4e8a-bb91-7cd60a1f255e 2026-03-19 23:10:17,574 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35eb6a59-e80d-49ae-a379-503fbe85387b 2026-03-19 23:10:17,579 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1263a6e4-064f-4c07-90c3-fc04f1cae242 2026-03-19 23:10:17,597 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9fdd2def-40e5-4f3d-afee-7cdb95e49990 2026-03-19 23:10:22,531 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=511a1f62-d4ba-4ac7-978a-8108cfef577f 2026-03-19 23:10:22,538 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:515323a2-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:10:22,611 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4b5b9a0f-a524-42c1-aa05-27d46387ff50 2026-03-19 23:10:22,613 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e1ecf5ff-d3e3-4d39-802a-062afa453b6a 2026-03-19 23:10:22,617 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=249cee95-0fe3-4255-bca1-878470522eb8 2026-03-19 23:10:22,618 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8185e95f-9fcb-4e8a-bb91-7cd60a1f255e 2026-03-19 23:10:22,629 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:526e6e18-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:10:22,631 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:51cec7b4-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:10:22,637 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35eb6a59-e80d-49ae-a379-503fbe85387b 2026-03-19 23:10:22,638 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1263a6e4-064f-4c07-90c3-fc04f1cae242 2026-03-19 23:10:22,639 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9fdd2def-40e5-4f3d-afee-7cdb95e49990 2026-03-19 23:10:22,656 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:52e2f440-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:10:27,624 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4b5b9a0f-a524-42c1-aa05-27d46387ff50 2026-03-19 23:10:27,628 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e1ecf5ff-d3e3-4d39-802a-062afa453b6a 2026-03-19 23:10:27,655 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35eb6a59-e80d-49ae-a379-503fbe85387b 2026-03-19 23:10:27,656 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1263a6e4-064f-4c07-90c3-fc04f1cae242 2026-03-19 23:10:32,632 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4b5b9a0f-a524-42c1-aa05-27d46387ff50 2026-03-19 23:10:32,635 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e1ecf5ff-d3e3-4d39-802a-062afa453b6a 2026-03-19 23:10:32,665 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1263a6e4-064f-4c07-90c3-fc04f1cae242 2026-03-19 23:10:32,666 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35eb6a59-e80d-49ae-a379-503fbe85387b 2026-03-19 23:10:37,642 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e1ecf5ff-d3e3-4d39-802a-062afa453b6a 2026-03-19 23:10:37,643 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4b5b9a0f-a524-42c1-aa05-27d46387ff50 2026-03-19 23:10:37,675 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1263a6e4-064f-4c07-90c3-fc04f1cae242 2026-03-19 23:10:37,677 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35eb6a59-e80d-49ae-a379-503fbe85387b 2026-03-19 23:10:42,655 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4b5b9a0f-a524-42c1-aa05-27d46387ff50 2026-03-19 23:10:42,656 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e1ecf5ff-d3e3-4d39-802a-062afa453b6a 2026-03-19 23:10:42,685 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1263a6e4-064f-4c07-90c3-fc04f1cae242 2026-03-19 23:10:42,686 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35eb6a59-e80d-49ae-a379-503fbe85387b 2026-03-19 23:10:47,673 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e1ecf5ff-d3e3-4d39-802a-062afa453b6a 2026-03-19 23:10:47,675 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4b5b9a0f-a524-42c1-aa05-27d46387ff50 2026-03-19 23:10:47,696 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1263a6e4-064f-4c07-90c3-fc04f1cae242 2026-03-19 23:10:47,697 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35eb6a59-e80d-49ae-a379-503fbe85387b 2026-03-19 23:10:52,684 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e1ecf5ff-d3e3-4d39-802a-062afa453b6a 2026-03-19 23:10:52,686 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4b5b9a0f-a524-42c1-aa05-27d46387ff50 2026-03-19 23:10:52,698 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:536bb348-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:10:52,700 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5449d2ea-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:10:52,713 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=35eb6a59-e80d-49ae-a379-503fbe85387b 2026-03-19 23:10:52,714 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1263a6e4-064f-4c07-90c3-fc04f1cae242 2026-03-19 23:10:52,722 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:53da29ae-23e8-11f1-922f-fa163e3cf542 2026-03-19 23:10:52,723 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:54b4b3c6-23e8-11f1-922f-fa163e3cf542