2025-11-05 10:30:39,023 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-11-05 10:30:39,320 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1682-1 2025-11-05 10:30:39,320 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-11-05 10:30:39,365 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1682-1 2025-11-05 10:30:39,365 - 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-11-05 10:30:39,450 - DEBUG - Output : NAMES contrail_test_CqKqwgMPk contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-dnsmasq-1 2025-11-05 10:30:39,451 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-05 10:30:39,525 - DEBUG - Output : 127.0.0.1/8 10.0.0.23/24 252.23.0.1/8 10.11.159.1/24 172.17.0.1/16 2025-11-05 10:30:39,526 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-11-05 10:30:39,570 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1682-1 2025-11-05 10:30:39,691 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-11-05 10:30:39,941 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1682-1 2025-11-05 10:30:40,037 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-11-05 10:30:40,073 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1682-1 2025-11-05 10:30:40,074 - DEBUG - [10.0.0.19]: 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-11-05 10:30:40,119 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-05 10:30:40,119 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-05 10:30:40,195 - DEBUG - Output : 10.0.0.19/24 2025-11-05 10:30:40,253 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-11-05 10:30:40,291 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1682-1 2025-11-05 10:30:40,470 - INFO - Using existing project ['default-domain', 'k8s-default'](c0a74ccd-5ef1-4761-bb55-14db6dd4dc76) 2025-11-05 10:30:40,600 - INFO - Using existing project ['default-domain', 'k8s-default'](c0a74ccd-5ef1-4761-bb55-14db6dd4dc76) 2025-11-05 10:30:40,786 - INFO - ================================================================================ 2025-11-05 10:30:40,786 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-05 10:30:40,786 - 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-11-05 10:30:41,072 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 10:30:41,080 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.23': '0'}} with 2025-11-05 10:30:41,080 - INFO - Initial checks done. Running the testcase now 2025-11-05 10:30:41,080 - INFO - 2025-11-05 10:30:41,085 - INFO - Namespace default already exists 2025-11-05 10:30:41,085 - 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-11-05 10:30:41,243 - DEBUG - Output : cluster_project={} 2025-11-05 10:30:41,307 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-05 10:30:41,308 - DEBUG - Project uuid in Contrail is c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 2025-11-05 10:30:41,308 - 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-11-05 10:30:41,492 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 10:30:41,493 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_NamespaceDatabaseList?namespace_uuid=d08e6447-cc44-4d80-a28e-b2752e39f2f5 2025-11-05 10:30:41,501 - INFO - Namespace default with uuid d08e6447-cc44-4d80-a28e-b2752e39f2f5 found in kube manager 2025-11-05 10:30:41,505 - INFO - Namespace default verification passed 2025-11-05 10:30:41,510 - DEBUG - Service ctest-nginx-svc-47359299 not present 2025-11-05 10:30:41,511 - INFO - Creating service ctest-nginx-svc-47359299 2025-11-05 10:30:41,535 - INFO - Created Service ctest-nginx-svc-47359299 2025-11-05 10:30:41,544 - DEBUG - Pod ctest-nginx-pod-50745658 not present 2025-11-05 10:30:41,555 - INFO - Creating Pod ctest-nginx-pod-50745658 2025-11-05 10:30:41,650 - DEBUG - Pod : ctest-nginx-pod-50745658 UUID is 2f2eabaf-7b9b-463d-a4eb-630170fccacb 2025-11-05 10:30:41,661 - DEBUG - Pod ctest-nginx-pod-12364701 not present 2025-11-05 10:30:41,662 - INFO - Creating Pod ctest-nginx-pod-12364701 2025-11-05 10:30:41,717 - DEBUG - Pod : ctest-nginx-pod-12364701 UUID is 5f24f7f9-3856-41b6-9a97-c678f1b345ee 2025-11-05 10:30:41,975 - INFO - Created VN __public__, UUID :23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:42,218 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-05 10:30:42,225 - DEBUG - Requesting: http://10.0.0.23:8082/domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a 2025-11-05 10:30:42,246 - DEBUG - Requesting: http://10.0.0.23:8082/project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 2025-11-05 10:30:42,334 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:42,349 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:42,363 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/19302912-1b39-446e-b489-041d38eed716 2025-11-05 10:30:42,371 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/19302912-1b39-446e-b489-041d38eed716 2025-11-05 10:30:42,379 - DEBUG - Route Targets: [] 2025-11-05 10:30:42,379 - DEBUG - RT names not yet present for VN __public__ 2025-11-05 10:30:47,380 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-05 10:30:47,387 - DEBUG - Requesting: http://10.0.0.23:8082/domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a 2025-11-05 10:30:47,397 - DEBUG - Requesting: http://10.0.0.23:8082/project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 2025-11-05 10:30:47,457 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:47,468 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:47,479 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/19302912-1b39-446e-b489-041d38eed716 2025-11-05 10:30:47,489 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/19302912-1b39-446e-b489-041d38eed716 2025-11-05 10:30:47,496 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/8af1d00f-8f8d-4148-89c3-5c47e259c1ac 2025-11-05 10:30:47,503 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 10:30:47,503 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:47,511 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/19302912-1b39-446e-b489-041d38eed716 2025-11-05 10:30:47,524 - INFO - Verified VN network id 13 for VN 23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:47,525 - INFO - Verifications in API Server for VN __public__ passed 2025-11-05 10:30:47,525 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:47,534 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/19302912-1b39-446e-b489-041d38eed716 2025-11-05 10:30:47,544 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/19302912-1b39-446e-b489-041d38eed716 2025-11-05 10:30:47,552 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/8af1d00f-8f8d-4148-89c3-5c47e259c1ac 2025-11-05 10:30:47,559 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 10:30:47,567 - 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': '2592541927532282784', 'uuid-lslong': '12445943174053575231'}, 'enable': 'true', 'created': '2025-11-05T10:30:41', 'last-modified': '2025-11-05T10:30:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.417431'} 2025-11-05 10:30:47,567 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 10:30:47,580 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 10:30:47,580 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-05 10:30:47,581 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-05 10:30:47,581 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-05 10:30:47,587 - DEBUG - Requesting: http://10.0.0.23:8082/domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a 2025-11-05 10:30:47,597 - DEBUG - Requesting: http://10.0.0.23:8082/project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 2025-11-05 10:30:47,657 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:47,668 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-05 10:30:47,668 - DEBUG - Verifying the vn in opserver 2025-11-05 10:30:47,668 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.23 2025-11-05 10:30:47,668 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-11-05 10:30:47,674 - 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-11-05 10:30:47,674 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-05 10:30:47,674 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 10:30:47,689 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 10:30:47,699 - DEBUG - Do not have enough data to verify VN in agent 2025-11-05 10:30:47,699 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 10:30:47,706 - DEBUG - VRF ids for VN __public__: {} 2025-11-05 10:30:47,818 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-05 10:30:47,924 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-05 10:30:47,931 - DEBUG - Requesting: http://10.0.0.23:8082/domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a 2025-11-05 10:30:47,939 - DEBUG - Requesting: http://10.0.0.23:8082/project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 2025-11-05 10:30:47,987 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:47,998 - DEBUG - Requesting: http://10.0.0.23:8082/floating-ip-pool/28e5628c-e718-4ac8-93bd-44abca3ba7b0 2025-11-05 10:30:48,011 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-05 10:30:48,019 - DEBUG - Requesting: http://10.0.0.23:8082/domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a 2025-11-05 10:30:48,028 - DEBUG - Requesting: http://10.0.0.23:8082/project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 2025-11-05 10:30:48,064 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f 2025-11-05 10:30:48,072 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-05 10:30:48,072 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-05 10:30:48,081 - 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-11-05 10:30:48,087 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-05 10:30:48,087 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-05 10:30:48,090 - DEBUG - Ingress ctest-nginx-ingress-85582372 not present 2025-11-05 10:30:48,091 - INFO - Creating Ingress ctest-nginx-ingress-85582372 2025-11-05 10:30:48,103 - INFO - Created Ingress ctest-nginx-ingress-85582372 2025-11-05 10:30:48,114 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-85582372 2025-11-05 10:30:51,119 - DEBUG - For Ingress ctest-nginx-ingress-85582372, Cluster IP: 10.47.255.249, External IPs ['107.229.139.124'] 2025-11-05 10:30:51,119 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-85582372 2025-11-05 10:30:51,119 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=9972c873-1954-4918-acda-7dc38db1e7c2 2025-11-05 10:30:51,124 - INFO - Ingress ctest-nginx-ingress-85582372 with uuid 9972c873-1954-4918-acda-7dc38db1e7c2 found in kube manager 2025-11-05 10:30:51,124 - INFO - Ingress ctest-nginx-ingress-85582372 verification passed 2025-11-05 10:30:51,130 - DEBUG - Pod ctest-busybox-pod-81768856 not present 2025-11-05 10:30:51,130 - INFO - Creating Pod ctest-busybox-pod-81768856 2025-11-05 10:30:51,192 - DEBUG - Pod : ctest-busybox-pod-81768856 UUID is 84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:30:51,219 - DEBUG - Pod ctest-nginx-pod-50745658 not in running state.Currently in Pending 2025-11-05 10:30:56,232 - DEBUG - Pod ctest-nginx-pod-50745658 not in running state.Currently in Pending 2025-11-05 10:31:01,242 - INFO - Pod ctest-nginx-pod-50745658 is in running state.Got IP 10.47.255.251 2025-11-05 10:31:01,306 - DEBUG - Pod ctest-nginx-pod-50745658 has vmi 7bcd5f3c-ba32-11f0-b401-fa163ec63410 2025-11-05 10:31:01,306 - INFO - Verified pod ctest-nginx-pod-50745658 in contrail-api 2025-11-05 10:31:01,306 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:31:01,319 - DEBUG - VMI 7bcd5f3c-ba32-11f0-b401-fa163ec63410 is active in agent 10.0.0.19 2025-11-05 10:31:01,319 - INFO - Verified Pod ctest-nginx-pod-50745658 in agent 10.0.0.19 2025-11-05 10:31:01,319 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=2f2eabaf-7b9b-463d-a4eb-630170fccacb 2025-11-05 10:31:01,324 - INFO - Pod ctest-nginx-pod-50745658 with uuid 2f2eabaf-7b9b-463d-a4eb-630170fccacb found in kube manager 2025-11-05 10:31:01,325 - INFO - Pod ctest-nginx-pod-50745658 verification passed 2025-11-05 10:31:01,401 - DEBUG - [Pod ctest-nginx-pod-50745658] Cmd: echo ctest-nginx-pod-50745658 > /usr/share/nginx/html/index.html, Output: 2025-11-05 10:31:01,409 - INFO - Pod ctest-nginx-pod-12364701 is in running state.Got IP 10.47.255.250 2025-11-05 10:31:01,423 - DEBUG - Pod ctest-nginx-pod-12364701 has vmi 7c4aa550-ba32-11f0-b401-fa163ec63410 2025-11-05 10:31:01,424 - INFO - Verified pod ctest-nginx-pod-12364701 in contrail-api 2025-11-05 10:31:01,424 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:31:01,436 - DEBUG - VMI 7c4aa550-ba32-11f0-b401-fa163ec63410 is active in agent 10.0.0.19 2025-11-05 10:31:01,436 - INFO - Verified Pod ctest-nginx-pod-12364701 in agent 10.0.0.19 2025-11-05 10:31:01,436 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=5f24f7f9-3856-41b6-9a97-c678f1b345ee 2025-11-05 10:31:01,441 - INFO - Pod ctest-nginx-pod-12364701 with uuid 5f24f7f9-3856-41b6-9a97-c678f1b345ee found in kube manager 2025-11-05 10:31:01,441 - INFO - Pod ctest-nginx-pod-12364701 verification passed 2025-11-05 10:31:01,497 - DEBUG - [Pod ctest-nginx-pod-12364701] Cmd: echo ctest-nginx-pod-12364701 > /usr/share/nginx/html/index.html, Output: 2025-11-05 10:31:01,504 - DEBUG - Pod ctest-busybox-pod-81768856 not in running state.Currently in Pending 2025-11-05 10:31:06,515 - INFO - Pod ctest-busybox-pod-81768856 is in running state.Got IP 10.47.255.248 2025-11-05 10:31:06,535 - DEBUG - Pod ctest-busybox-pod-81768856 has vmi 807f7d44-ba32-11f0-b401-fa163ec63410 2025-11-05 10:31:06,535 - INFO - Verified pod ctest-busybox-pod-81768856 in contrail-api 2025-11-05 10:31:06,535 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:31:06,547 - DEBUG - VMI 807f7d44-ba32-11f0-b401-fa163ec63410 is active in agent 10.0.0.19 2025-11-05 10:31:06,548 - INFO - Verified Pod ctest-busybox-pod-81768856 in agent 10.0.0.19 2025-11-05 10:31:06,549 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:31:06,557 - INFO - Pod ctest-busybox-pod-81768856 with uuid 84f20340-5948-445f-b177-9cc3ba339434 found in kube manager 2025-11-05 10:31:06,557 - INFO - Pod ctest-busybox-pod-81768856 verification passed 2025-11-05 10:31:06,622 - DEBUG - [Pod ctest-busybox-pod-81768856] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout ctest-nginx-pod-12364701 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-05 10:31:06,622 - DEBUG - [Pod Pod ctest-busybox-pod-81768856] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 10:31:06,623 - DEBUG - [Pod Pod ctest-busybox-pod-81768856] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout ctest-nginx-pod-12364701 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-05 10:31:06,685 - DEBUG - [Pod ctest-busybox-pod-81768856] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50745658 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-11-05 10:31:06,685 - DEBUG - [Pod Pod ctest-busybox-pod-81768856] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 10:31:06,686 - DEBUG - [Pod Pod ctest-busybox-pod-81768856] Cmd output: ctest-nginx-pod-50745658 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-11-05 10:31:06,686 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-50745658': 1, 'ctest-nginx-pod-12364701': 1} 2025-11-05 10:31:06,686 - WARNING - Nothing to delete parallely 2025-11-05 10:31:06,686 - INFO - Deleting pod default:ctest-busybox-pod-81768856 2025-11-05 10:31:06,714 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:31:06,724 - WARNING - Pod uuid 84f20340-5948-445f-b177-9cc3ba339434 is still seen in agent 10.0.0.19 VM list 2025-11-05 10:31:11,725 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:31:11,735 - WARNING - Pod uuid 84f20340-5948-445f-b177-9cc3ba339434 is still seen in agent 10.0.0.19 VM list 2025-11-05 10:31:16,736 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:31:16,744 - WARNING - Pod uuid 84f20340-5948-445f-b177-9cc3ba339434 is still seen in agent 10.0.0.19 VM list 2025-11-05 10:31:21,745 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:31:21,752 - WARNING - Pod uuid 84f20340-5948-445f-b177-9cc3ba339434 is still seen in agent 10.0.0.19 VM list 2025-11-05 10:31:26,754 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:31:26,764 - WARNING - Pod uuid 84f20340-5948-445f-b177-9cc3ba339434 is still seen in agent 10.0.0.19 VM list 2025-11-05 10:31:31,765 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:31:31,772 - WARNING - Pod uuid 84f20340-5948-445f-b177-9cc3ba339434 is still seen in agent 10.0.0.19 VM list 2025-11-05 10:31:36,773 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:31:36,780 - WARNING - Pod uuid 84f20340-5948-445f-b177-9cc3ba339434 is still seen in agent 10.0.0.19 VM list 2025-11-05 10:31:41,781 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=84f20340-5948-445f-b177-9cc3ba339434 2025-11-05 10:31:41,790 - DEBUG - Pod 84f20340-5948-445f-b177-9cc3ba339434 is not in agent 10.0.0.19 VM list 2025-11-05 10:31:41,790 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:807f7d44-ba32-11f0-b401-fa163ec63410 2025-11-05 10:31:41,799 - DEBUG - VMI 807f7d44-ba32-11f0-b401-fa163ec63410 is removed from agent 10.0.0.19 2025-11-05 10:31:41,800 - INFO - Verified that pod ctest-busybox-pod-81768856 is removed in agent 2025-11-05 10:31:41,805 - INFO - Deleting Ingress : ctest-nginx-ingress-85582372 2025-11-05 10:31:41,815 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=9972c873-1954-4918-acda-7dc38db1e7c2 2025-11-05 10:31:41,826 - ERROR - Ingress ctest-nginx-ingress-85582372 with uuid 9972c873-1954-4918-acda-7dc38db1e7c2 still found in kube manager 2025-11-05 10:31:42,827 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=9972c873-1954-4918-acda-7dc38db1e7c2 2025-11-05 10:31:42,834 - INFO - Ingress ctest-nginx-ingress-85582372 with uuid 9972c873-1954-4918-acda-7dc38db1e7c2 deleted successfully from kube manager 2025-11-05 10:31:42,834 - INFO - Verifications on Ingress %s cleanup passed 2025-11-05 10:31:42,837 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-05 10:31:42,977 - 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-11-05 10:31:42,985 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-05 10:31:42,985 - INFO - Deleting VN __public__ 2025-11-05 10:31:43,232 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/19302912-1b39-446e-b489-041d38eed716 2025-11-05 10:31:43,246 - DEBUG - Response Code: 404 2025-11-05 10:31:43,246 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-11-05 10:31:43,269 - DEBUG - Requesting: http://10.0.0.23:8082/domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a 2025-11-05 10:31:43,295 - DEBUG - Requesting: http://10.0.0.23:8082/project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 2025-11-05 10:31:43,339 - INFO - Validated that VN __public__ is not found in API Server 2025-11-05 10:31:43,339 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-05 10:31:43,349 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 10:31:43,364 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2025-11-05 10:31:43,364 - INFO - Validated that VN __public__ is not in any agent 2025-11-05 10:31:43,364 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 10:31:43,385 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 10:31:43,390 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 10:31:43,397 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-05 10:31:43,398 - INFO - Deleting pod default:ctest-nginx-pod-12364701 2025-11-05 10:31:43,432 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5f24f7f9-3856-41b6-9a97-c678f1b345ee 2025-11-05 10:31:43,449 - WARNING - Pod uuid 5f24f7f9-3856-41b6-9a97-c678f1b345ee is still seen in agent 10.0.0.19 VM list 2025-11-05 10:31:48,449 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5f24f7f9-3856-41b6-9a97-c678f1b345ee 2025-11-05 10:31:48,456 - DEBUG - Pod 5f24f7f9-3856-41b6-9a97-c678f1b345ee is not in agent 10.0.0.19 VM list 2025-11-05 10:31:48,456 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7c4aa550-ba32-11f0-b401-fa163ec63410 2025-11-05 10:31:48,462 - DEBUG - VMI 7c4aa550-ba32-11f0-b401-fa163ec63410 is removed from agent 10.0.0.19 2025-11-05 10:31:48,462 - INFO - Verified that pod ctest-nginx-pod-12364701 is removed in agent 2025-11-05 10:31:48,463 - INFO - Deleting pod default:ctest-nginx-pod-50745658 2025-11-05 10:31:48,486 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f2eabaf-7b9b-463d-a4eb-630170fccacb 2025-11-05 10:31:48,510 - WARNING - Pod uuid 2f2eabaf-7b9b-463d-a4eb-630170fccacb is still seen in agent 10.0.0.19 VM list 2025-11-05 10:31:53,511 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f2eabaf-7b9b-463d-a4eb-630170fccacb 2025-11-05 10:31:53,519 - DEBUG - Pod 2f2eabaf-7b9b-463d-a4eb-630170fccacb is not in agent 10.0.0.19 VM list 2025-11-05 10:31:53,519 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7bcd5f3c-ba32-11f0-b401-fa163ec63410 2025-11-05 10:31:53,526 - DEBUG - VMI 7bcd5f3c-ba32-11f0-b401-fa163ec63410 is removed from agent 10.0.0.19 2025-11-05 10:31:53,526 - INFO - Verified that pod ctest-nginx-pod-50745658 is removed in agent 2025-11-05 10:31:53,526 - INFO - Deleting service : ctest-nginx-svc-47359299 2025-11-05 10:31:53,744 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 10:31:53,751 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 10:31:53,751 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-11-05 10:31:53,751 - INFO - -------------------------------------------------------------------------------- 2025-11-05 10:32:00,332 - 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-11-05 10:32:00,481 - DEBUG - Output : cluster_project={} 2025-11-05 10:32:00,615 - 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-11-05 10:32:00,785 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 10:32:00,792 - 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-11-05 10:32:00,953 - DEBUG - Output : cluster_project={} 2025-11-05 10:32:16,118 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:32:16,167 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:32:16,259 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:32:16,410 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:32:16,515 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:32:21,574 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:32:21,647 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:32:21,738 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 10:32:22,020 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 10:32:24,824 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_ApplicationPolicySetReq? 2025-11-05 10:32:24,836 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-11-05 10:32:24,869 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-11-05 10:32:26,908 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-11-05 10:35:27,861 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 10:35:27,926 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=9952abcd-d9bf-47fb-8d16-8dadfa8b6481 2025-11-05 10:35:27,971 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=75b03839-d8c2-42da-a8c6-c346ffb9aac6 2025-11-05 10:35:28,009 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f09ab42-6220-4e92-a23b-e2a298ed0231 2025-11-05 10:35:28,027 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=02baa81d-f98e-4aa7-b6af-610d0c0cbc6e 2025-11-05 10:35:28,039 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d43ce9c-9939-440f-904f-00e00c2a01a5 2025-11-05 10:35:28,054 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5b488eff-daea-493e-b0fb-0b2103b94b9e 2025-11-05 10:35:28,088 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7a9f3611-3dfb-4651-94b0-65ea91b19943 2025-11-05 10:35:28,106 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=be2d352c-08f1-4c33-957a-94ca4e0d7c30 2025-11-05 10:35:32,938 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=9952abcd-d9bf-47fb-8d16-8dadfa8b6481 2025-11-05 10:35:32,946 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aa6a0c64-ba32-11f0-b401-fa163ec63410 2025-11-05 10:35:33,120 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=75b03839-d8c2-42da-a8c6-c346ffb9aac6 2025-11-05 10:35:33,122 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=02baa81d-f98e-4aa7-b6af-610d0c0cbc6e 2025-11-05 10:35:33,123 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f09ab42-6220-4e92-a23b-e2a298ed0231 2025-11-05 10:35:33,134 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aaf3d23c-ba32-11f0-b401-fa163ec63410 2025-11-05 10:35:33,163 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7a9f3611-3dfb-4651-94b0-65ea91b19943 2025-11-05 10:35:33,165 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=be2d352c-08f1-4c33-957a-94ca4e0d7c30 2025-11-05 10:35:33,166 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5b488eff-daea-493e-b0fb-0b2103b94b9e 2025-11-05 10:35:33,167 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d43ce9c-9939-440f-904f-00e00c2a01a5 2025-11-05 10:35:33,182 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ac22b204-ba32-11f0-b401-fa163ec63410 2025-11-05 10:35:33,186 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ab93ed80-ba32-11f0-b401-fa163ec63410 2025-11-05 10:35:38,140 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=02baa81d-f98e-4aa7-b6af-610d0c0cbc6e 2025-11-05 10:35:38,143 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f09ab42-6220-4e92-a23b-e2a298ed0231 2025-11-05 10:35:38,184 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d43ce9c-9939-440f-904f-00e00c2a01a5 2025-11-05 10:35:38,188 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5b488eff-daea-493e-b0fb-0b2103b94b9e 2025-11-05 10:35:43,152 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=02baa81d-f98e-4aa7-b6af-610d0c0cbc6e 2025-11-05 10:35:43,154 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f09ab42-6220-4e92-a23b-e2a298ed0231 2025-11-05 10:35:43,192 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d43ce9c-9939-440f-904f-00e00c2a01a5 2025-11-05 10:35:43,196 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5b488eff-daea-493e-b0fb-0b2103b94b9e 2025-11-05 10:35:48,164 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=02baa81d-f98e-4aa7-b6af-610d0c0cbc6e 2025-11-05 10:35:48,167 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f09ab42-6220-4e92-a23b-e2a298ed0231 2025-11-05 10:35:48,201 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d43ce9c-9939-440f-904f-00e00c2a01a5 2025-11-05 10:35:48,204 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5b488eff-daea-493e-b0fb-0b2103b94b9e 2025-11-05 10:35:53,177 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=02baa81d-f98e-4aa7-b6af-610d0c0cbc6e 2025-11-05 10:35:53,179 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f09ab42-6220-4e92-a23b-e2a298ed0231 2025-11-05 10:35:53,209 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d43ce9c-9939-440f-904f-00e00c2a01a5 2025-11-05 10:35:53,211 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5b488eff-daea-493e-b0fb-0b2103b94b9e 2025-11-05 10:35:58,187 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=02baa81d-f98e-4aa7-b6af-610d0c0cbc6e 2025-11-05 10:35:58,189 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f09ab42-6220-4e92-a23b-e2a298ed0231 2025-11-05 10:35:58,220 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5b488eff-daea-493e-b0fb-0b2103b94b9e 2025-11-05 10:35:58,222 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d43ce9c-9939-440f-904f-00e00c2a01a5 2025-11-05 10:36:03,320 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2f09ab42-6220-4e92-a23b-e2a298ed0231 2025-11-05 10:36:03,321 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=02baa81d-f98e-4aa7-b6af-610d0c0cbc6e 2025-11-05 10:36:03,323 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5b488eff-daea-493e-b0fb-0b2103b94b9e 2025-11-05 10:36:03,324 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d43ce9c-9939-440f-904f-00e00c2a01a5 2025-11-05 10:36:03,341 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ada0ab7c-ba32-11f0-b401-fa163ec63410 2025-11-05 10:36:03,343 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:acafc798-ba32-11f0-b401-fa163ec63410 2025-11-05 10:36:03,344 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ae15ca10-ba32-11f0-b401-fa163ec63410 2025-11-05 10:36:03,349 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ad2b8b62-ba32-11f0-b401-fa163ec63410