2025-03-30 13:03:57,765 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-03-30 13:03:58,047 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1071-1 2025-03-30 13:03:58,047 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-03-30 13:03:58,081 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1071-1 2025-03-30 13:03:58,081 - DEBUG - [10.0.0.22]: 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-03-30 13:03:58,157 - DEBUG - Output : NAMES contrail_test_EdPpFD3dZ 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_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 contrail-kubernetes-master_kubemanager_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 config_api_dnsmasq_1 2025-03-30 13:03:58,158 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-30 13:03:58,202 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-03-30 13:03:58,202 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-03-30 13:03:58,274 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1071-1 2025-03-30 13:03:58,374 - DEBUG - [10.0.0.29]: Running cmd : hostname 2025-03-30 13:03:58,633 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1071-1 2025-03-30 13:03:58,633 - DEBUG - [10.0.0.29]: Running cmd : hostname -f 2025-03-30 13:03:58,668 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1071-1 2025-03-30 13:03:58,669 - DEBUG - [10.0.0.29]: 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-03-30 13:03:58,725 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-30 13:03:58,725 - DEBUG - [10.0.0.29]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-30 13:03:58,805 - DEBUG - Output : 10.0.0.29/24 2025-03-30 13:03:58,806 - DEBUG - [10.0.0.29]: Running cmd : getent hosts 10.0.0.29 | head -n 1 | awk '{print $2}' 2025-03-30 13:03:58,840 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1071-1 2025-03-30 13:03:58,930 - INFO - Using existing project ['default-domain', 'k8s-default'](bd895ae5-0df2-4608-918d-3ba03a4dcef8) 2025-03-30 13:03:59,065 - INFO - Using existing project ['default-domain', 'k8s-default'](bd895ae5-0df2-4608-918d-3ba03a4dcef8) 2025-03-30 13:03:59,210 - INFO - ================================================================================ 2025-03-30 13:03:59,211 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-30 13:03:59,211 - 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-03-30 13:03:59,459 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 13:03:59,484 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.0.0.22': '0'}} with 2025-03-30 13:03:59,484 - INFO - Initial checks done. Running the testcase now 2025-03-30 13:03:59,484 - INFO - 2025-03-30 13:03:59,489 - INFO - Namespace default already exists 2025-03-30 13:03:59,489 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-30 13:03:59,625 - DEBUG - Output : cluster_project={} 2025-03-30 13:03:59,679 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-30 13:03:59,679 - DEBUG - Project uuid in Contrail is bd895ae5-0df2-4608-918d-3ba03a4dcef8 2025-03-30 13:03:59,679 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-30 13:03:59,807 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-30 13:03:59,807 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=0f3dfea4-bdb2-479c-aa8f-18b589aa44d6 2025-03-30 13:03:59,812 - INFO - Namespace default with uuid 0f3dfea4-bdb2-479c-aa8f-18b589aa44d6 found in kube manager 2025-03-30 13:03:59,812 - INFO - Namespace default verification passed 2025-03-30 13:03:59,815 - DEBUG - Service ctest-nginx-svc-09742271 not present 2025-03-30 13:03:59,815 - INFO - Creating service ctest-nginx-svc-09742271 2025-03-30 13:03:59,846 - INFO - Created Service ctest-nginx-svc-09742271 2025-03-30 13:03:59,849 - DEBUG - Pod ctest-nginx-pod-40476237 not present 2025-03-30 13:03:59,850 - INFO - Creating Pod ctest-nginx-pod-40476237 2025-03-30 13:03:59,877 - DEBUG - Pod : ctest-nginx-pod-40476237 UUID is 8baac827-5adb-4ff7-9123-6f1f2586a00a 2025-03-30 13:03:59,888 - DEBUG - Pod ctest-nginx-pod-41776162 not present 2025-03-30 13:03:59,888 - INFO - Creating Pod ctest-nginx-pod-41776162 2025-03-30 13:03:59,935 - DEBUG - Pod : ctest-nginx-pod-41776162 UUID is b95c4289-6143-4613-97a1-69acd58dcd9f 2025-03-30 13:04:00,184 - INFO - Created VN __public__, UUID :75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:00,335 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-30 13:04:00,364 - DEBUG - Requesting: http://10.0.0.22:8082/domain/63df6953-f6c5-443a-b541-b56344af11ec 2025-03-30 13:04:00,405 - DEBUG - Requesting: http://10.0.0.22:8082/project/bd895ae5-0df2-4608-918d-3ba03a4dcef8 2025-03-30 13:04:00,465 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:00,484 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:00,505 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/77b3fea3-d1ea-4807-959b-fcaaa2d4acb5 2025-03-30 13:04:00,514 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/77b3fea3-d1ea-4807-959b-fcaaa2d4acb5 2025-03-30 13:04:00,544 - DEBUG - Route Targets: [] 2025-03-30 13:04:00,545 - DEBUG - RT names not yet present for VN __public__ 2025-03-30 13:04:05,545 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-30 13:04:05,552 - DEBUG - Requesting: http://10.0.0.22:8082/domain/63df6953-f6c5-443a-b541-b56344af11ec 2025-03-30 13:04:05,562 - DEBUG - Requesting: http://10.0.0.22:8082/project/bd895ae5-0df2-4608-918d-3ba03a4dcef8 2025-03-30 13:04:05,615 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:05,626 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:05,636 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/77b3fea3-d1ea-4807-959b-fcaaa2d4acb5 2025-03-30 13:04:05,645 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/77b3fea3-d1ea-4807-959b-fcaaa2d4acb5 2025-03-30 13:04:05,653 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/c0a97c49-bab5-4edc-a870-a841fd3ad3c3 2025-03-30 13:04:05,664 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-30 13:04:05,664 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:05,677 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/77b3fea3-d1ea-4807-959b-fcaaa2d4acb5 2025-03-30 13:04:05,697 - INFO - Verified VN network id 13 for VN 75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:05,697 - INFO - Verifications in API Server for VN __public__ passed 2025-03-30 13:04:05,697 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:05,713 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/77b3fea3-d1ea-4807-959b-fcaaa2d4acb5 2025-03-30 13:04:05,722 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/77b3fea3-d1ea-4807-959b-fcaaa2d4acb5 2025-03-30 13:04:05,732 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/c0a97c49-bab5-4edc-a870-a841fd3ad3c3 2025-03-30 13:04:05,739 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-30 13:04:05,746 - DEBUG - Control-node 10.0.0.22 : 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': '8484205164341643538', 'uuid-lslong': '9462812617406326011'}, 'enable': 'true', 'created': '2025-03-30T13:04:00', 'last-modified': '2025-03-30T13:04:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.505851'} 2025-03-30 13:04:05,746 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 13:04:05,754 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-30 13:04:05,754 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-30 13:04:05,755 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-30 13:04:05,755 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-30 13:04:05,760 - DEBUG - Requesting: http://10.0.0.22:8082/domain/63df6953-f6c5-443a-b541-b56344af11ec 2025-03-30 13:04:05,768 - DEBUG - Requesting: http://10.0.0.22:8082/project/bd895ae5-0df2-4608-918d-3ba03a4dcef8 2025-03-30 13:04:05,817 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:05,828 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-30 13:04:05,828 - DEBUG - Verifying the vn in opserver 2025-03-30 13:04:05,829 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-03-30 13:04:05,829 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-03-30 13:04:05,834 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-30 13:04:05,834 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-30 13:04:05,834 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 13:04:05,843 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 13:04:05,849 - DEBUG - Do not have enough data to verify VN in agent 2025-03-30 13:04:05,850 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 13:04:05,859 - DEBUG - VRF ids for VN __public__: {} 2025-03-30 13:04:05,973 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-30 13:04:06,094 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-30 13:04:06,099 - DEBUG - Requesting: http://10.0.0.22:8082/domain/63df6953-f6c5-443a-b541-b56344af11ec 2025-03-30 13:04:06,108 - DEBUG - Requesting: http://10.0.0.22:8082/project/bd895ae5-0df2-4608-918d-3ba03a4dcef8 2025-03-30 13:04:06,157 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:06,169 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/ba50a237-4f38-4151-9bed-8c2785854a0d 2025-03-30 13:04:06,177 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-30 13:04:06,183 - DEBUG - Requesting: http://10.0.0.22:8082/domain/63df6953-f6c5-443a-b541-b56344af11ec 2025-03-30 13:04:06,194 - DEBUG - Requesting: http://10.0.0.22:8082/project/bd895ae5-0df2-4608-918d-3ba03a4dcef8 2025-03-30 13:04:06,246 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/75bdf3a5-4e1e-4912-8352-a9f07c96a4fb 2025-03-30 13:04:06,258 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-30 13:04:06,259 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-30 13:04:06,271 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-30 13:04:06,278 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-30 13:04:06,278 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-30 13:04:06,282 - DEBUG - Ingress ctest-nginx-ingress-73814221 not present 2025-03-30 13:04:06,282 - INFO - Creating Ingress ctest-nginx-ingress-73814221 2025-03-30 13:04:06,290 - INFO - Created Ingress ctest-nginx-ingress-73814221 2025-03-30 13:04:06,294 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-73814221 2025-03-30 13:04:09,299 - DEBUG - For Ingress ctest-nginx-ingress-73814221, Cluster IP: 10.47.255.249, External IPs ['223.198.141.252'] 2025-03-30 13:04:09,299 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-73814221 2025-03-30 13:04:09,300 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=a849812b-b0bf-4fe7-820f-337b99783485 2025-03-30 13:04:09,307 - INFO - Ingress ctest-nginx-ingress-73814221 with uuid a849812b-b0bf-4fe7-820f-337b99783485 found in kube manager 2025-03-30 13:04:09,307 - INFO - Ingress ctest-nginx-ingress-73814221 verification passed 2025-03-30 13:04:09,311 - DEBUG - Pod ctest-busybox-pod-14074212 not present 2025-03-30 13:04:09,313 - INFO - Creating Pod ctest-busybox-pod-14074212 2025-03-30 13:04:09,338 - DEBUG - Node for Pod ctest-busybox-pod-14074212 not yet populated 2025-03-30 13:04:12,347 - DEBUG - Pod : ctest-busybox-pod-14074212 UUID is 5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:12,353 - DEBUG - Pod ctest-nginx-pod-40476237 not in running state.Currently in Pending 2025-03-30 13:04:17,359 - INFO - Pod ctest-nginx-pod-40476237 is in running state.Got IP 10.47.255.251 2025-03-30 13:04:17,373 - DEBUG - Pod ctest-nginx-pod-40476237 has vmi 735e0298-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:04:17,373 - INFO - Verified pod ctest-nginx-pod-40476237 in contrail-api 2025-03-30 13:04:17,373 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:04:17,388 - DEBUG - VMI 735e0298-0d67-11f0-a6dc-fa163eb2d69f is active in agent 10.0.0.29 2025-03-30 13:04:17,388 - INFO - Verified Pod ctest-nginx-pod-40476237 in agent 10.0.0.29 2025-03-30 13:04:17,388 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=8baac827-5adb-4ff7-9123-6f1f2586a00a 2025-03-30 13:04:17,393 - INFO - Pod ctest-nginx-pod-40476237 with uuid 8baac827-5adb-4ff7-9123-6f1f2586a00a found in kube manager 2025-03-30 13:04:17,394 - INFO - Pod ctest-nginx-pod-40476237 verification passed 2025-03-30 13:04:17,482 - DEBUG - [Pod ctest-nginx-pod-40476237] Cmd: echo ctest-nginx-pod-40476237 > /usr/share/nginx/html/index.html, Output: 2025-03-30 13:04:17,488 - INFO - Pod ctest-nginx-pod-41776162 is in running state.Got IP 10.47.255.250 2025-03-30 13:04:17,545 - DEBUG - Pod ctest-nginx-pod-41776162 has vmi 73d3afde-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:04:17,545 - INFO - Verified pod ctest-nginx-pod-41776162 in contrail-api 2025-03-30 13:04:17,545 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:04:17,560 - DEBUG - VMI 73d3afde-0d67-11f0-a6dc-fa163eb2d69f is active in agent 10.0.0.29 2025-03-30 13:04:17,560 - INFO - Verified Pod ctest-nginx-pod-41776162 in agent 10.0.0.29 2025-03-30 13:04:17,560 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=b95c4289-6143-4613-97a1-69acd58dcd9f 2025-03-30 13:04:17,566 - INFO - Pod ctest-nginx-pod-41776162 with uuid b95c4289-6143-4613-97a1-69acd58dcd9f found in kube manager 2025-03-30 13:04:17,566 - INFO - Pod ctest-nginx-pod-41776162 verification passed 2025-03-30 13:04:17,629 - DEBUG - [Pod ctest-nginx-pod-41776162] Cmd: echo ctest-nginx-pod-41776162 > /usr/share/nginx/html/index.html, Output: 2025-03-30 13:04:17,634 - DEBUG - Pod ctest-busybox-pod-14074212 not in running state.Currently in Pending 2025-03-30 13:04:22,650 - INFO - Pod ctest-busybox-pod-14074212 is in running state.Got IP 10.47.255.248 2025-03-30 13:04:22,668 - DEBUG - Pod ctest-busybox-pod-14074212 has vmi 786822aa-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:04:22,669 - INFO - Verified pod ctest-busybox-pod-14074212 in contrail-api 2025-03-30 13:04:22,669 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:04:22,682 - DEBUG - VMI 786822aa-0d67-11f0-a6dc-fa163eb2d69f is active in agent 10.0.0.29 2025-03-30 13:04:22,682 - INFO - Verified Pod ctest-busybox-pod-14074212 in agent 10.0.0.29 2025-03-30 13:04:22,682 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:22,687 - INFO - Pod ctest-busybox-pod-14074212 with uuid 5efdc4b0-caef-406c-bc89-a939144d59e1 found in kube manager 2025-03-30 13:04:22,688 - INFO - Pod ctest-busybox-pod-14074212 verification passed 2025-03-30 13:04:22,770 - DEBUG - [Pod ctest-busybox-pod-14074212] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-41776162 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-03-30 13:04:22,771 - DEBUG - [Pod Pod ctest-busybox-pod-14074212] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-30 13:04:22,771 - DEBUG - [Pod Pod ctest-busybox-pod-14074212] Cmd output: ctest-nginx-pod-41776162 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-03-30 13:04:22,854 - DEBUG - [Pod ctest-busybox-pod-14074212] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40476237 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-03-30 13:04:22,855 - DEBUG - [Pod Pod ctest-busybox-pod-14074212] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-30 13:04:22,855 - DEBUG - [Pod Pod ctest-busybox-pod-14074212] Cmd output: ctest-nginx-pod-40476237 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-03-30 13:04:22,855 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-40476237': 1, 'ctest-nginx-pod-41776162': 1} 2025-03-30 13:04:22,855 - WARNING - Nothing to delete parallely 2025-03-30 13:04:22,855 - INFO - Deleting pod default:ctest-busybox-pod-14074212 2025-03-30 13:04:22,880 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:22,889 - WARNING - Pod uuid 5efdc4b0-caef-406c-bc89-a939144d59e1 is still seen in agent 10.0.0.29 VM list 2025-03-30 13:04:27,890 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:27,899 - WARNING - Pod uuid 5efdc4b0-caef-406c-bc89-a939144d59e1 is still seen in agent 10.0.0.29 VM list 2025-03-30 13:04:32,904 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:32,912 - WARNING - Pod uuid 5efdc4b0-caef-406c-bc89-a939144d59e1 is still seen in agent 10.0.0.29 VM list 2025-03-30 13:04:37,913 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:37,923 - WARNING - Pod uuid 5efdc4b0-caef-406c-bc89-a939144d59e1 is still seen in agent 10.0.0.29 VM list 2025-03-30 13:04:42,924 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:42,932 - WARNING - Pod uuid 5efdc4b0-caef-406c-bc89-a939144d59e1 is still seen in agent 10.0.0.29 VM list 2025-03-30 13:04:47,932 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:47,948 - WARNING - Pod uuid 5efdc4b0-caef-406c-bc89-a939144d59e1 is still seen in agent 10.0.0.29 VM list 2025-03-30 13:04:52,949 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:52,959 - WARNING - Pod uuid 5efdc4b0-caef-406c-bc89-a939144d59e1 is still seen in agent 10.0.0.29 VM list 2025-03-30 13:04:57,959 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5efdc4b0-caef-406c-bc89-a939144d59e1 2025-03-30 13:04:57,967 - DEBUG - Pod 5efdc4b0-caef-406c-bc89-a939144d59e1 is not in agent 10.0.0.29 VM list 2025-03-30 13:04:57,967 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:786822aa-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:04:57,975 - DEBUG - VMI 786822aa-0d67-11f0-a6dc-fa163eb2d69f is removed from agent 10.0.0.29 2025-03-30 13:04:57,975 - INFO - Verified that pod ctest-busybox-pod-14074212 is removed in agent 2025-03-30 13:04:57,975 - INFO - Deleting Ingress : ctest-nginx-ingress-73814221 2025-03-30 13:04:57,981 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=a849812b-b0bf-4fe7-820f-337b99783485 2025-03-30 13:04:57,988 - ERROR - Ingress ctest-nginx-ingress-73814221 with uuid a849812b-b0bf-4fe7-820f-337b99783485 still found in kube manager 2025-03-30 13:04:58,989 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=a849812b-b0bf-4fe7-820f-337b99783485 2025-03-30 13:04:58,994 - INFO - Ingress ctest-nginx-ingress-73814221 with uuid a849812b-b0bf-4fe7-820f-337b99783485 deleted successfully from kube manager 2025-03-30 13:04:58,994 - INFO - Verifications on Ingress %s cleanup passed 2025-03-30 13:04:58,995 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-30 13:04:59,140 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-30 13:04:59,146 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-30 13:04:59,146 - INFO - Deleting VN __public__ 2025-03-30 13:04:59,334 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/77b3fea3-d1ea-4807-959b-fcaaa2d4acb5 2025-03-30 13:04:59,340 - DEBUG - Response Code: 404 2025-03-30 13:04:59,340 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-30 13:04:59,348 - DEBUG - Requesting: http://10.0.0.22:8082/domain/63df6953-f6c5-443a-b541-b56344af11ec 2025-03-30 13:04:59,355 - DEBUG - Requesting: http://10.0.0.22:8082/project/bd895ae5-0df2-4608-918d-3ba03a4dcef8 2025-03-30 13:04:59,407 - INFO - Validated that VN __public__ is not found in API Server 2025-03-30 13:04:59,407 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-30 13:04:59,421 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 13:04:59,429 - DEBUG - VN __public__ is not present in Agent 10.0.0.29 2025-03-30 13:04:59,429 - INFO - Validated that VN __public__ is not in any agent 2025-03-30 13:04:59,429 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 13:04:59,438 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 13:04:59,444 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-30 13:04:59,479 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-30 13:04:59,479 - INFO - Deleting pod default:ctest-nginx-pod-41776162 2025-03-30 13:04:59,503 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b95c4289-6143-4613-97a1-69acd58dcd9f 2025-03-30 13:04:59,536 - WARNING - Pod uuid b95c4289-6143-4613-97a1-69acd58dcd9f is still seen in agent 10.0.0.29 VM list 2025-03-30 13:05:04,538 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b95c4289-6143-4613-97a1-69acd58dcd9f 2025-03-30 13:05:04,546 - DEBUG - Pod b95c4289-6143-4613-97a1-69acd58dcd9f is not in agent 10.0.0.29 VM list 2025-03-30 13:05:04,547 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:73d3afde-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:05:04,556 - DEBUG - VMI 73d3afde-0d67-11f0-a6dc-fa163eb2d69f is removed from agent 10.0.0.29 2025-03-30 13:05:04,556 - INFO - Verified that pod ctest-nginx-pod-41776162 is removed in agent 2025-03-30 13:05:04,556 - INFO - Deleting pod default:ctest-nginx-pod-40476237 2025-03-30 13:05:04,572 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8baac827-5adb-4ff7-9123-6f1f2586a00a 2025-03-30 13:05:04,599 - WARNING - Pod uuid 8baac827-5adb-4ff7-9123-6f1f2586a00a is still seen in agent 10.0.0.29 VM list 2025-03-30 13:05:09,600 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8baac827-5adb-4ff7-9123-6f1f2586a00a 2025-03-30 13:05:09,608 - DEBUG - Pod 8baac827-5adb-4ff7-9123-6f1f2586a00a is not in agent 10.0.0.29 VM list 2025-03-30 13:05:09,608 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:735e0298-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:05:09,615 - DEBUG - VMI 735e0298-0d67-11f0-a6dc-fa163eb2d69f is removed from agent 10.0.0.29 2025-03-30 13:05:09,615 - INFO - Verified that pod ctest-nginx-pod-40476237 is removed in agent 2025-03-30 13:05:09,616 - INFO - Deleting service : ctest-nginx-svc-09742271 2025-03-30 13:05:09,836 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 13:05:09,843 - DEBUG - No XMPP flaps were noticed during the test
2025-03-30 13:05:09,843 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10]
2025-03-30 13:05:09,843 - INFO - -------------------------------------------------------------------------------- 2025-03-30 13:05:19,301 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-30 13:05:19,446 - DEBUG - Output : cluster_project={} 2025-03-30 13:05:19,593 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-30 13:05:19,807 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-30 13:05:19,812 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-30 13:05:19,985 - DEBUG - Output : cluster_project={} 2025-03-30 13:05:25,141 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:05:35,200 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:05:35,294 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:05:35,381 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:05:35,424 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:05:35,510 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:05:35,597 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:05:35,637 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 13:05:35,887 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 13:05:38,917 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_ApplicationPolicySetReq? 2025-03-30 13:05:38,928 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-03-30 13:05:38,972 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-03-30 13:05:41,007 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-03-30 13:08:48,842 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 13:08:48,899 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=63fadd97-f77b-4c4f-943b-e564b68ef6bd 2025-03-30 13:08:48,934 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=809cf566-4330-4cfc-b7b1-a90b65015205 2025-03-30 13:08:48,941 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=02e87f01-c172-4e4d-99d3-a0066dccb9ba 2025-03-30 13:08:48,946 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=30f8af77-b035-4c40-b9e9-2eefe200b86c 2025-03-30 13:08:48,961 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=42a8f519-0047-407c-8d36-667eb73d1ccb 2025-03-30 13:08:48,969 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=cc9e3fb5-bd19-4d7a-acbf-182268185f0e 2025-03-30 13:08:48,977 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=64716ef1-9f16-4219-87b8-bb75f1c2bcd3 2025-03-30 13:08:48,985 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=59f2d036-ca16-44ad-84ef-8c9b345463a5 2025-03-30 13:08:53,926 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=63fadd97-f77b-4c4f-943b-e564b68ef6bd 2025-03-30 13:08:53,934 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a0dd462a-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:08:54,031 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=42a8f519-0047-407c-8d36-667eb73d1ccb 2025-03-30 13:08:54,032 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=cc9e3fb5-bd19-4d7a-acbf-182268185f0e 2025-03-30 13:08:54,034 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=02e87f01-c172-4e4d-99d3-a0066dccb9ba 2025-03-30 13:08:54,035 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=809cf566-4330-4cfc-b7b1-a90b65015205 2025-03-30 13:08:54,037 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=30f8af77-b035-4c40-b9e9-2eefe200b86c 2025-03-30 13:08:54,038 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=64716ef1-9f16-4219-87b8-bb75f1c2bcd3 2025-03-30 13:08:54,039 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=59f2d036-ca16-44ad-84ef-8c9b345463a5 2025-03-30 13:08:54,063 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a2fc6d64-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:08:54,068 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a27012c4-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:08:54,070 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a1a3059a-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:08:59,064 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=cc9e3fb5-bd19-4d7a-acbf-182268185f0e 2025-03-30 13:08:59,068 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=02e87f01-c172-4e4d-99d3-a0066dccb9ba 2025-03-30 13:08:59,071 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=809cf566-4330-4cfc-b7b1-a90b65015205 2025-03-30 13:08:59,073 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=30f8af77-b035-4c40-b9e9-2eefe200b86c 2025-03-30 13:09:04,077 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=cc9e3fb5-bd19-4d7a-acbf-182268185f0e 2025-03-30 13:09:04,086 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=809cf566-4330-4cfc-b7b1-a90b65015205 2025-03-30 13:09:04,088 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=02e87f01-c172-4e4d-99d3-a0066dccb9ba 2025-03-30 13:09:04,097 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=30f8af77-b035-4c40-b9e9-2eefe200b86c 2025-03-30 13:09:09,086 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=cc9e3fb5-bd19-4d7a-acbf-182268185f0e 2025-03-30 13:09:09,111 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=809cf566-4330-4cfc-b7b1-a90b65015205 2025-03-30 13:09:09,113 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=30f8af77-b035-4c40-b9e9-2eefe200b86c 2025-03-30 13:09:09,115 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=02e87f01-c172-4e4d-99d3-a0066dccb9ba 2025-03-30 13:09:14,095 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=cc9e3fb5-bd19-4d7a-acbf-182268185f0e 2025-03-30 13:09:14,127 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=809cf566-4330-4cfc-b7b1-a90b65015205 2025-03-30 13:09:14,129 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=30f8af77-b035-4c40-b9e9-2eefe200b86c 2025-03-30 13:09:14,130 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=02e87f01-c172-4e4d-99d3-a0066dccb9ba 2025-03-30 13:09:19,104 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=cc9e3fb5-bd19-4d7a-acbf-182268185f0e 2025-03-30 13:09:19,146 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=02e87f01-c172-4e4d-99d3-a0066dccb9ba 2025-03-30 13:09:19,149 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=809cf566-4330-4cfc-b7b1-a90b65015205 2025-03-30 13:09:19,150 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=30f8af77-b035-4c40-b9e9-2eefe200b86c 2025-03-30 13:09:24,155 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=cc9e3fb5-bd19-4d7a-acbf-182268185f0e 2025-03-30 13:09:24,164 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a528e18a-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:09:24,171 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=02e87f01-c172-4e4d-99d3-a0066dccb9ba 2025-03-30 13:09:24,173 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=30f8af77-b035-4c40-b9e9-2eefe200b86c 2025-03-30 13:09:24,175 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=809cf566-4330-4cfc-b7b1-a90b65015205 2025-03-30 13:09:24,190 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a4a9d660-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:09:24,195 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a39387e4-0d67-11f0-a6dc-fa163eb2d69f 2025-03-30 13:09:24,197 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a42b9552-0d67-11f0-a6dc-fa163eb2d69f