2025-10-24 17:04:49,854 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-10-24 17:04:50,159 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1613-1 2025-10-24 17:04:50,159 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-10-24 17:04:50,203 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1613-1 2025-10-24 17:04:50,204 - DEBUG - [10.0.0.23]: 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-24 17:04:50,306 - DEBUG - Output : NAMES contrail_test_eYy96o8V1 contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 2025-10-24 17:04:50,307 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-24 17:04:50,352 - DEBUG - Output : 127.0.0.1/8 10.0.0.23/24 252.23.0.1/8 10.189.178.1/24 172.17.0.1/16 2025-10-24 17:04:50,352 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-10-24 17:04:50,401 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1613-1 2025-10-24 17:04:50,513 - DEBUG - [10.0.0.241]: Running cmd : hostname 2025-10-24 17:04:50,730 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1613-1 2025-10-24 17:04:50,730 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2025-10-24 17:04:50,754 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1613-1 2025-10-24 17:04:50,754 - DEBUG - [10.0.0.241]: 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-24 17:04:50,799 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-24 17:04:50,800 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-24 17:04:50,871 - DEBUG - Output : 10.0.0.241/24 2025-10-24 17:04:50,871 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2025-10-24 17:04:50,907 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1613-1 2025-10-24 17:04:50,971 - INFO - Using existing project ['default-domain', 'k8s-default'](c8d7b039-8c65-4559-b63f-807d80cfdbce) 2025-10-24 17:04:51,095 - INFO - Using existing project ['default-domain', 'k8s-default'](c8d7b039-8c65-4559-b63f-807d80cfdbce) 2025-10-24 17:04:51,217 - INFO - ================================================================================ 2025-10-24 17:04:51,217 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-24 17:04:51,218 - 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-24 17:04:51,458 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-24 17:04:51,465 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.23': '0'}} with 2025-10-24 17:04:51,466 - INFO - Initial checks done. Running the testcase now 2025-10-24 17:04:51,466 - INFO - 2025-10-24 17:04:51,470 - INFO - Namespace default already exists 2025-10-24 17:04:51,470 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-24 17:04:51,598 - DEBUG - Output : cluster_project={} 2025-10-24 17:04:51,656 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-24 17:04:51,656 - DEBUG - Project uuid in Contrail is c8d7b039-8c65-4559-b63f-807d80cfdbce 2025-10-24 17:04:51,656 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-24 17:04:51,785 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-24 17:04:51,785 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_NamespaceDatabaseList?namespace_uuid=bff676fb-3a77-4101-ac40-9d65d1387e40 2025-10-24 17:04:51,791 - INFO - Namespace default with uuid bff676fb-3a77-4101-ac40-9d65d1387e40 found in kube manager 2025-10-24 17:04:51,791 - INFO - Namespace default verification passed 2025-10-24 17:04:51,794 - DEBUG - Service ctest-nginx-svc-58234190 not present 2025-10-24 17:04:51,794 - INFO - Creating service ctest-nginx-svc-58234190 2025-10-24 17:04:51,835 - INFO - Created Service ctest-nginx-svc-58234190 2025-10-24 17:04:51,842 - DEBUG - Pod ctest-nginx-pod-84389152 not present 2025-10-24 17:04:51,844 - INFO - Creating Pod ctest-nginx-pod-84389152 2025-10-24 17:04:51,926 - DEBUG - Pod : ctest-nginx-pod-84389152 UUID is 034512c8-1e15-4b41-8a70-409231540ffc 2025-10-24 17:04:51,930 - DEBUG - Pod ctest-nginx-pod-70846243 not present 2025-10-24 17:04:51,930 - INFO - Creating Pod ctest-nginx-pod-70846243 2025-10-24 17:04:51,960 - DEBUG - Pod : ctest-nginx-pod-70846243 UUID is e066c3d6-d04c-43af-b87c-87397b297c6a 2025-10-24 17:04:52,139 - INFO - Created VN __public__, UUID :9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:52,272 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-24 17:04:52,283 - DEBUG - Requesting: http://10.0.0.23:8082/domain/8847aa26-f117-42d4-8702-1d59917e9714 2025-10-24 17:04:52,313 - DEBUG - Requesting: http://10.0.0.23:8082/project/c8d7b039-8c65-4559-b63f-807d80cfdbce 2025-10-24 17:04:52,381 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:52,391 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:52,414 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/d205023d-01e5-4290-9ec4-fa235454a884 2025-10-24 17:04:52,421 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/d205023d-01e5-4290-9ec4-fa235454a884 2025-10-24 17:04:52,427 - DEBUG - Route Targets: [] 2025-10-24 17:04:52,427 - DEBUG - RT names not yet present for VN __public__ 2025-10-24 17:04:57,428 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-24 17:04:57,434 - DEBUG - Requesting: http://10.0.0.23:8082/domain/8847aa26-f117-42d4-8702-1d59917e9714 2025-10-24 17:04:57,442 - DEBUG - Requesting: http://10.0.0.23:8082/project/c8d7b039-8c65-4559-b63f-807d80cfdbce 2025-10-24 17:04:57,499 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:57,511 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:57,524 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/d205023d-01e5-4290-9ec4-fa235454a884 2025-10-24 17:04:57,533 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/d205023d-01e5-4290-9ec4-fa235454a884 2025-10-24 17:04:57,540 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/465cad5e-8e48-49e0-8089-6e5c3e4f351a 2025-10-24 17:04:57,546 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-24 17:04:57,546 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:57,555 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/d205023d-01e5-4290-9ec4-fa235454a884 2025-10-24 17:04:57,569 - INFO - Verified VN network id 13 for VN 9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:57,569 - INFO - Verifications in API Server for VN __public__ passed 2025-10-24 17:04:57,569 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:57,578 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/d205023d-01e5-4290-9ec4-fa235454a884 2025-10-24 17:04:57,584 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/d205023d-01e5-4290-9ec4-fa235454a884 2025-10-24 17:04:57,590 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/465cad5e-8e48-49e0-8089-6e5c3e4f351a 2025-10-24 17:04:57,596 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-24 17:04:57,606 - DEBUG - Control-node 10.0.0.23 : 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': '11121256856128406794', 'uuid-lslong': '12648682893798649595'}, 'enable': 'true', 'created': '2025-10-24T17:04:52', 'last-modified': '2025-10-24T17:04:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.421118'} 2025-10-24 17:04:57,606 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 17:04:57,617 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-24 17:04:57,617 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-24 17:04:57,618 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-24 17:04:57,618 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-24 17:04:57,624 - DEBUG - Requesting: http://10.0.0.23:8082/domain/8847aa26-f117-42d4-8702-1d59917e9714 2025-10-24 17:04:57,632 - DEBUG - Requesting: http://10.0.0.23:8082/project/c8d7b039-8c65-4559-b63f-807d80cfdbce 2025-10-24 17:04:57,682 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:57,690 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-24 17:04:57,691 - DEBUG - Verifying the vn in opserver 2025-10-24 17:04:57,691 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.23 2025-10-24 17:04:57,691 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-10-24 17:04:57,696 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-24 17:04:57,696 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-24 17:04:57,696 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 17:04:57,704 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 17:04:57,711 - DEBUG - Do not have enough data to verify VN in agent 2025-10-24 17:04:57,711 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 17:04:57,717 - DEBUG - VRF ids for VN __public__: {} 2025-10-24 17:04:57,811 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-24 17:04:57,920 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-24 17:04:57,927 - DEBUG - Requesting: http://10.0.0.23:8082/domain/8847aa26-f117-42d4-8702-1d59917e9714 2025-10-24 17:04:57,936 - DEBUG - Requesting: http://10.0.0.23:8082/project/c8d7b039-8c65-4559-b63f-807d80cfdbce 2025-10-24 17:04:57,972 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:57,981 - DEBUG - Requesting: http://10.0.0.23:8082/floating-ip-pool/559cabb6-2316-46eb-afc5-f535e643b66e 2025-10-24 17:04:57,987 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-24 17:04:57,991 - DEBUG - Requesting: http://10.0.0.23:8082/domain/8847aa26-f117-42d4-8702-1d59917e9714 2025-10-24 17:04:58,004 - DEBUG - Requesting: http://10.0.0.23:8082/project/c8d7b039-8c65-4559-b63f-807d80cfdbce 2025-10-24 17:04:58,045 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/9a56a430-0d69-450a-af89-2613896daefb 2025-10-24 17:04:58,064 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-24 17:04:58,064 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-24 17:04:58,073 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-24 17:04:58,078 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-24 17:04:58,078 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-24 17:04:58,082 - DEBUG - Ingress ctest-nginx-ingress-59805093 not present 2025-10-24 17:04:58,082 - INFO - Creating Ingress ctest-nginx-ingress-59805093 2025-10-24 17:04:58,099 - INFO - Created Ingress ctest-nginx-ingress-59805093 2025-10-24 17:04:58,104 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-59805093 2025-10-24 17:05:01,110 - DEBUG - For Ingress ctest-nginx-ingress-59805093, Cluster IP: 10.47.255.249, External IPs ['210.24.203.124'] 2025-10-24 17:05:01,110 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-59805093 2025-10-24 17:05:01,110 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=6f5588bf-2de7-481a-a282-f4c4e138b23b 2025-10-24 17:05:01,116 - INFO - Ingress ctest-nginx-ingress-59805093 with uuid 6f5588bf-2de7-481a-a282-f4c4e138b23b found in kube manager 2025-10-24 17:05:01,117 - INFO - Ingress ctest-nginx-ingress-59805093 verification passed 2025-10-24 17:05:01,120 - DEBUG - Pod ctest-busybox-pod-56391461 not present 2025-10-24 17:05:01,121 - INFO - Creating Pod ctest-busybox-pod-56391461 2025-10-24 17:05:01,156 - DEBUG - Node for Pod ctest-busybox-pod-56391461 not yet populated 2025-10-24 17:05:04,171 - DEBUG - Pod : ctest-busybox-pod-56391461 UUID is b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:04,206 - DEBUG - Pod ctest-nginx-pod-84389152 not in running state.Currently in Pending 2025-10-24 17:05:09,214 - INFO - Pod ctest-nginx-pod-84389152 is in running state.Got IP 10.47.255.251 2025-10-24 17:05:09,232 - DEBUG - Pod ctest-nginx-pod-84389152 has vmi 8f2fa408-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:05:09,232 - INFO - Verified pod ctest-nginx-pod-84389152 in contrail-api 2025-10-24 17:05:09,232 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:05:09,245 - DEBUG - VMI 8f2fa408-b0fb-11f0-9670-fa163eb5dd43 is active in agent 10.0.0.241 2025-10-24 17:05:09,245 - INFO - Verified Pod ctest-nginx-pod-84389152 in agent 10.0.0.241 2025-10-24 17:05:09,245 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=034512c8-1e15-4b41-8a70-409231540ffc 2025-10-24 17:05:09,249 - INFO - Pod ctest-nginx-pod-84389152 with uuid 034512c8-1e15-4b41-8a70-409231540ffc found in kube manager 2025-10-24 17:05:09,249 - INFO - Pod ctest-nginx-pod-84389152 verification passed 2025-10-24 17:05:09,319 - DEBUG - [Pod ctest-nginx-pod-84389152] Cmd: echo ctest-nginx-pod-84389152 > /usr/share/nginx/html/index.html, Output: 2025-10-24 17:05:09,326 - INFO - Pod ctest-nginx-pod-70846243 is in running state.Got IP 10.47.255.250 2025-10-24 17:05:09,383 - DEBUG - Pod ctest-nginx-pod-70846243 has vmi 8fa93f8e-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:05:09,383 - INFO - Verified pod ctest-nginx-pod-70846243 in contrail-api 2025-10-24 17:05:09,383 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:05:09,395 - DEBUG - VMI 8fa93f8e-b0fb-11f0-9670-fa163eb5dd43 is active in agent 10.0.0.241 2025-10-24 17:05:09,395 - INFO - Verified Pod ctest-nginx-pod-70846243 in agent 10.0.0.241 2025-10-24 17:05:09,395 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=e066c3d6-d04c-43af-b87c-87397b297c6a 2025-10-24 17:05:09,400 - INFO - Pod ctest-nginx-pod-70846243 with uuid e066c3d6-d04c-43af-b87c-87397b297c6a found in kube manager 2025-10-24 17:05:09,400 - INFO - Pod ctest-nginx-pod-70846243 verification passed 2025-10-24 17:05:09,463 - DEBUG - [Pod ctest-nginx-pod-70846243] Cmd: echo ctest-nginx-pod-70846243 > /usr/share/nginx/html/index.html, Output: 2025-10-24 17:05:09,471 - DEBUG - Pod ctest-busybox-pod-56391461 not in running state.Currently in Pending 2025-10-24 17:05:14,481 - INFO - Pod ctest-busybox-pod-56391461 is in running state.Got IP 10.47.255.248 2025-10-24 17:05:14,498 - DEBUG - Pod ctest-busybox-pod-56391461 has vmi 93ee0a84-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:05:14,498 - INFO - Verified pod ctest-busybox-pod-56391461 in contrail-api 2025-10-24 17:05:14,498 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:05:14,508 - DEBUG - VMI 93ee0a84-b0fb-11f0-9670-fa163eb5dd43 is active in agent 10.0.0.241 2025-10-24 17:05:14,508 - INFO - Verified Pod ctest-busybox-pod-56391461 in agent 10.0.0.241 2025-10-24 17:05:14,509 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:14,513 - INFO - Pod ctest-busybox-pod-56391461 with uuid b20b385d-b733-439a-a25b-62faa52ab7b3 found in kube manager 2025-10-24 17:05:14,513 - INFO - Pod ctest-busybox-pod-56391461 verification passed 2025-10-24 17:05:14,591 - DEBUG - [Pod ctest-busybox-pod-56391461] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-84389152 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-24 17:05:14,592 - DEBUG - [Pod Pod ctest-busybox-pod-56391461] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-24 17:05:14,592 - DEBUG - [Pod Pod ctest-busybox-pod-56391461] Cmd output: ctest-nginx-pod-84389152 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-24 17:05:14,654 - DEBUG - [Pod ctest-busybox-pod-56391461] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70846243 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-24 17:05:14,654 - DEBUG - [Pod Pod ctest-busybox-pod-56391461] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-24 17:05:14,654 - DEBUG - [Pod Pod ctest-busybox-pod-56391461] Cmd output: ctest-nginx-pod-70846243 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-24 17:05:14,654 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-84389152': 1, 'ctest-nginx-pod-70846243': 1} 2025-10-24 17:05:14,654 - WARNING - Nothing to delete parallely 2025-10-24 17:05:14,655 - INFO - Deleting pod default:ctest-busybox-pod-56391461 2025-10-24 17:05:14,672 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:14,688 - WARNING - Pod uuid b20b385d-b733-439a-a25b-62faa52ab7b3 is still seen in agent 10.0.0.241 VM list 2025-10-24 17:05:19,698 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:19,705 - WARNING - Pod uuid b20b385d-b733-439a-a25b-62faa52ab7b3 is still seen in agent 10.0.0.241 VM list 2025-10-24 17:05:24,707 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:24,717 - WARNING - Pod uuid b20b385d-b733-439a-a25b-62faa52ab7b3 is still seen in agent 10.0.0.241 VM list 2025-10-24 17:05:29,718 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:29,725 - WARNING - Pod uuid b20b385d-b733-439a-a25b-62faa52ab7b3 is still seen in agent 10.0.0.241 VM list 2025-10-24 17:05:34,726 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:34,734 - WARNING - Pod uuid b20b385d-b733-439a-a25b-62faa52ab7b3 is still seen in agent 10.0.0.241 VM list 2025-10-24 17:05:39,735 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:39,741 - WARNING - Pod uuid b20b385d-b733-439a-a25b-62faa52ab7b3 is still seen in agent 10.0.0.241 VM list 2025-10-24 17:05:44,741 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:44,748 - WARNING - Pod uuid b20b385d-b733-439a-a25b-62faa52ab7b3 is still seen in agent 10.0.0.241 VM list 2025-10-24 17:05:49,749 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b20b385d-b733-439a-a25b-62faa52ab7b3 2025-10-24 17:05:49,755 - DEBUG - Pod b20b385d-b733-439a-a25b-62faa52ab7b3 is not in agent 10.0.0.241 VM list 2025-10-24 17:05:49,755 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93ee0a84-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:05:49,760 - DEBUG - VMI 93ee0a84-b0fb-11f0-9670-fa163eb5dd43 is removed from agent 10.0.0.241 2025-10-24 17:05:49,760 - INFO - Verified that pod ctest-busybox-pod-56391461 is removed in agent 2025-10-24 17:05:49,760 - INFO - Deleting Ingress : ctest-nginx-ingress-59805093 2025-10-24 17:05:49,766 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=6f5588bf-2de7-481a-a282-f4c4e138b23b 2025-10-24 17:05:49,773 - ERROR - Ingress ctest-nginx-ingress-59805093 with uuid 6f5588bf-2de7-481a-a282-f4c4e138b23b still found in kube manager 2025-10-24 17:05:50,774 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=6f5588bf-2de7-481a-a282-f4c4e138b23b 2025-10-24 17:05:50,778 - INFO - Ingress ctest-nginx-ingress-59805093 with uuid 6f5588bf-2de7-481a-a282-f4c4e138b23b deleted successfully from kube manager 2025-10-24 17:05:50,778 - INFO - Verifications on Ingress %s cleanup passed 2025-10-24 17:05:50,778 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-24 17:05:50,902 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-24 17:05:50,909 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-24 17:05:50,909 - INFO - Deleting VN __public__ 2025-10-24 17:05:51,090 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/d205023d-01e5-4290-9ec4-fa235454a884 2025-10-24 17:05:51,104 - DEBUG - Response Code: 404 2025-10-24 17:05:51,104 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-24 17:05:51,119 - DEBUG - Requesting: http://10.0.0.23:8082/domain/8847aa26-f117-42d4-8702-1d59917e9714 2025-10-24 17:05:51,144 - DEBUG - Requesting: http://10.0.0.23:8082/project/c8d7b039-8c65-4559-b63f-807d80cfdbce 2025-10-24 17:05:51,190 - INFO - Validated that VN __public__ is not found in API Server 2025-10-24 17:05:51,190 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-24 17:05:51,197 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 17:05:51,203 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2025-10-24 17:05:51,204 - INFO - Validated that VN __public__ is not in any agent 2025-10-24 17:05:51,204 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 17:05:51,212 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 17:05:51,217 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-24 17:05:51,244 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-24 17:05:51,245 - INFO - Deleting pod default:ctest-nginx-pod-70846243 2025-10-24 17:05:51,269 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e066c3d6-d04c-43af-b87c-87397b297c6a 2025-10-24 17:05:51,302 - WARNING - Pod uuid e066c3d6-d04c-43af-b87c-87397b297c6a is still seen in agent 10.0.0.241 VM list 2025-10-24 17:05:56,302 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e066c3d6-d04c-43af-b87c-87397b297c6a 2025-10-24 17:05:56,309 - DEBUG - Pod e066c3d6-d04c-43af-b87c-87397b297c6a is not in agent 10.0.0.241 VM list 2025-10-24 17:05:56,309 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8fa93f8e-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:05:56,318 - DEBUG - VMI 8fa93f8e-b0fb-11f0-9670-fa163eb5dd43 is removed from agent 10.0.0.241 2025-10-24 17:05:56,318 - INFO - Verified that pod ctest-nginx-pod-70846243 is removed in agent 2025-10-24 17:05:56,318 - INFO - Deleting pod default:ctest-nginx-pod-84389152 2025-10-24 17:05:56,338 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=034512c8-1e15-4b41-8a70-409231540ffc 2025-10-24 17:05:56,347 - WARNING - Pod uuid 034512c8-1e15-4b41-8a70-409231540ffc is still seen in agent 10.0.0.241 VM list 2025-10-24 17:06:01,348 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=034512c8-1e15-4b41-8a70-409231540ffc 2025-10-24 17:06:01,354 - DEBUG - Pod 034512c8-1e15-4b41-8a70-409231540ffc is not in agent 10.0.0.241 VM list 2025-10-24 17:06:01,354 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f2fa408-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:06:01,361 - DEBUG - VMI 8f2fa408-b0fb-11f0-9670-fa163eb5dd43 is removed from agent 10.0.0.241 2025-10-24 17:06:01,361 - INFO - Verified that pod ctest-nginx-pod-84389152 is removed in agent 2025-10-24 17:06:01,361 - INFO - Deleting service : ctest-nginx-svc-58234190 2025-10-24 17:06:01,580 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-24 17:06:01,587 - DEBUG - No XMPP flaps were noticed during the test
2025-10-24 17:06:01,587 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10]
2025-10-24 17:06:01,587 - INFO - -------------------------------------------------------------------------------- 2025-10-24 17:06:08,062 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-24 17:06:08,192 - DEBUG - Output : cluster_project={} 2025-10-24 17:06:08,288 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-24 17:06:08,501 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-24 17:06:08,508 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-24 17:06:08,647 - DEBUG - Output : cluster_project={} 2025-10-24 17:06:18,747 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:06:23,847 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:06:23,887 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:06:23,968 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:06:24,055 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:06:29,105 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:06:29,199 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:06:29,234 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 17:06:29,461 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-24 17:06:32,113 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2025-10-24 17:06:32,121 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-10-24 17:06:32,170 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-10-24 17:06:34,211 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-10-24 17:09:34,594 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-24 17:09:34,641 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c9935ad6-0aa4-4409-94d2-839635cca5c7 2025-10-24 17:09:34,684 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0f7c894d-4d53-4201-9d9c-ad92a580cf85 2025-10-24 17:09:34,714 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a8ad9720-87ac-4d1b-93f0-9f0053c3d6ba 2025-10-24 17:09:34,738 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1afc6639-6610-473b-bef4-b5e5b16cef81 2025-10-24 17:09:34,760 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=77c199eb-aed0-4c93-a37d-10884bb3f2f3 2025-10-24 17:09:34,771 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c977c8-2f24-4ce1-a7e4-21311707e3ff 2025-10-24 17:09:34,777 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0a5fae56-d926-42f0-a851-363ba5587cb5 2025-10-24 17:09:34,783 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0e12542d-412f-4444-bb0e-2703f0313272 2025-10-24 17:09:39,656 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c9935ad6-0aa4-4409-94d2-839635cca5c7 2025-10-24 17:09:39,663 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bc9922ac-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:09:39,703 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0f7c894d-4d53-4201-9d9c-ad92a580cf85 2025-10-24 17:09:39,712 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:be4dd840-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:09:39,788 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a8ad9720-87ac-4d1b-93f0-9f0053c3d6ba 2025-10-24 17:09:39,795 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bdd1a6d0-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:09:39,809 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1afc6639-6610-473b-bef4-b5e5b16cef81 2025-10-24 17:09:39,815 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bd38850e-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:09:39,816 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=77c199eb-aed0-4c93-a37d-10884bb3f2f3 2025-10-24 17:09:39,818 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c977c8-2f24-4ce1-a7e4-21311707e3ff 2025-10-24 17:09:39,824 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0a5fae56-d926-42f0-a851-363ba5587cb5 2025-10-24 17:09:39,825 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0e12542d-412f-4444-bb0e-2703f0313272 2025-10-24 17:09:44,830 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c977c8-2f24-4ce1-a7e4-21311707e3ff 2025-10-24 17:09:44,833 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=77c199eb-aed0-4c93-a37d-10884bb3f2f3 2025-10-24 17:09:44,838 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0e12542d-412f-4444-bb0e-2703f0313272 2025-10-24 17:09:44,840 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0a5fae56-d926-42f0-a851-363ba5587cb5 2025-10-24 17:09:49,843 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c977c8-2f24-4ce1-a7e4-21311707e3ff 2025-10-24 17:09:49,845 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=77c199eb-aed0-4c93-a37d-10884bb3f2f3 2025-10-24 17:09:49,847 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0e12542d-412f-4444-bb0e-2703f0313272 2025-10-24 17:09:49,849 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0a5fae56-d926-42f0-a851-363ba5587cb5 2025-10-24 17:09:54,858 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c977c8-2f24-4ce1-a7e4-21311707e3ff 2025-10-24 17:09:54,859 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0e12542d-412f-4444-bb0e-2703f0313272 2025-10-24 17:09:54,860 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0a5fae56-d926-42f0-a851-363ba5587cb5 2025-10-24 17:09:54,862 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=77c199eb-aed0-4c93-a37d-10884bb3f2f3 2025-10-24 17:09:59,873 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0a5fae56-d926-42f0-a851-363ba5587cb5 2025-10-24 17:09:59,875 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c977c8-2f24-4ce1-a7e4-21311707e3ff 2025-10-24 17:09:59,876 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=77c199eb-aed0-4c93-a37d-10884bb3f2f3 2025-10-24 17:09:59,877 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0e12542d-412f-4444-bb0e-2703f0313272 2025-10-24 17:10:04,891 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0e12542d-412f-4444-bb0e-2703f0313272 2025-10-24 17:10:04,893 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=77c199eb-aed0-4c93-a37d-10884bb3f2f3 2025-10-24 17:10:04,893 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0a5fae56-d926-42f0-a851-363ba5587cb5 2025-10-24 17:10:04,894 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c977c8-2f24-4ce1-a7e4-21311707e3ff 2025-10-24 17:10:09,912 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=77c199eb-aed0-4c93-a37d-10884bb3f2f3 2025-10-24 17:10:09,914 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0a5fae56-d926-42f0-a851-363ba5587cb5 2025-10-24 17:10:09,915 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c977c8-2f24-4ce1-a7e4-21311707e3ff 2025-10-24 17:10:09,917 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0e12542d-412f-4444-bb0e-2703f0313272 2025-10-24 17:10:09,923 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf54a444-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:10:09,927 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0339136-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:10:09,930 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bfbf9434-b0fb-11f0-9670-fa163eb5dd43 2025-10-24 17:10:09,932 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bedb139a-b0fb-11f0-9670-fa163eb5dd43