2025-08-11 01:52:51,788 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-08-11 01:52:52,019 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1359-1 2025-08-11 01:52:52,020 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-08-11 01:52:52,053 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1359-1 2025-08-11 01:52:52,054 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-08-11 01:52:52,161 - DEBUG - Output : NAMES contrail_test_3laKYyOl9 contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-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-api-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 2025-08-11 01:52:52,162 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-11 01:52:52,205 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.120.231.1/24 172.17.0.1/16 2025-08-11 01:52:52,205 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-08-11 01:52:52,239 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1359-1 2025-08-11 01:52:52,319 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-08-11 01:52:52,517 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1359-1 2025-08-11 01:52:52,518 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-08-11 01:52:52,541 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1359-1 2025-08-11 01:52:52,541 - 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-08-11 01:52:52,584 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-11 01:52:52,585 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-11 01:52:52,640 - DEBUG - Output : 10.0.0.22/24 2025-08-11 01:52:52,641 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-08-11 01:52:52,664 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1359-1 2025-08-11 01:52:52,740 - INFO - Using existing project ['default-domain', 'k8s-default'](4fb49b48-b40e-46a1-9450-e2e0bd7aedba) 2025-08-11 01:52:52,845 - INFO - Using existing project ['default-domain', 'k8s-default'](4fb49b48-b40e-46a1-9450-e2e0bd7aedba) 2025-08-11 01:52:52,975 - INFO - ================================================================================ 2025-08-11 01:52:52,975 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-11 01:52:52,975 - 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-08-11 01:52:53,191 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 01:52:53,197 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.50': '0'}} with 2025-08-11 01:52:53,197 - INFO - Initial checks done. Running the testcase now 2025-08-11 01:52:53,197 - INFO - 2025-08-11 01:52:53,200 - INFO - Namespace default already exists 2025-08-11 01:52:53,201 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 01:52:53,328 - DEBUG - Output : cluster_project={} 2025-08-11 01:52:53,367 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-11 01:52:53,367 - DEBUG - Project uuid in Contrail is 4fb49b48-b40e-46a1-9450-e2e0bd7aedba 2025-08-11 01:52:53,367 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-11 01:52:53,472 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-11 01:52:53,472 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=8b7a1025-aeef-4fc6-89a5-10d687f3b9ea 2025-08-11 01:52:53,476 - INFO - Namespace default with uuid 8b7a1025-aeef-4fc6-89a5-10d687f3b9ea found in kube manager 2025-08-11 01:52:53,476 - INFO - Namespace default verification passed 2025-08-11 01:52:53,479 - DEBUG - Service ctest-nginx-svc-51778142 not present 2025-08-11 01:52:53,479 - INFO - Creating service ctest-nginx-svc-51778142 2025-08-11 01:52:53,492 - INFO - Created Service ctest-nginx-svc-51778142 2025-08-11 01:52:53,500 - DEBUG - Pod ctest-nginx-pod-12315657 not present 2025-08-11 01:52:53,500 - INFO - Creating Pod ctest-nginx-pod-12315657 2025-08-11 01:52:53,549 - DEBUG - Pod : ctest-nginx-pod-12315657 UUID is 64c89743-7314-4b8f-a626-e066132194b1 2025-08-11 01:52:53,557 - DEBUG - Pod ctest-nginx-pod-44987579 not present 2025-08-11 01:52:53,557 - INFO - Creating Pod ctest-nginx-pod-44987579 2025-08-11 01:52:53,577 - DEBUG - Pod : ctest-nginx-pod-44987579 UUID is 778d8b7e-5ea0-4522-a0e1-b12d7ea10d0f 2025-08-11 01:52:53,780 - INFO - Created VN __public__, UUID :86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:54,047 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-11 01:52:54,054 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8c56d6dd-a734-401c-83ff-807c3bd43899 2025-08-11 01:52:54,076 - DEBUG - Requesting: http://10.0.0.50:8082/project/4fb49b48-b40e-46a1-9450-e2e0bd7aedba 2025-08-11 01:52:54,165 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:54,183 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:54,203 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d78c2228-83ea-47e7-bd70-e1c534a81f75 2025-08-11 01:52:54,209 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d78c2228-83ea-47e7-bd70-e1c534a81f75 2025-08-11 01:52:54,229 - DEBUG - Route Targets: [] 2025-08-11 01:52:54,229 - DEBUG - RT names not yet present for VN __public__ 2025-08-11 01:52:59,230 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-11 01:52:59,235 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8c56d6dd-a734-401c-83ff-807c3bd43899 2025-08-11 01:52:59,243 - DEBUG - Requesting: http://10.0.0.50:8082/project/4fb49b48-b40e-46a1-9450-e2e0bd7aedba 2025-08-11 01:52:59,280 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:59,288 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:59,295 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d78c2228-83ea-47e7-bd70-e1c534a81f75 2025-08-11 01:52:59,302 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d78c2228-83ea-47e7-bd70-e1c534a81f75 2025-08-11 01:52:59,311 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ae36eff2-3833-4e30-92af-2dd4498c10b9 2025-08-11 01:52:59,317 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-11 01:52:59,317 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:59,325 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d78c2228-83ea-47e7-bd70-e1c534a81f75 2025-08-11 01:52:59,335 - INFO - Verified VN network id 14 for VN 86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:59,335 - INFO - Verifications in API Server for VN __public__ passed 2025-08-11 01:52:59,335 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:59,344 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d78c2228-83ea-47e7-bd70-e1c534a81f75 2025-08-11 01:52:59,349 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d78c2228-83ea-47e7-bd70-e1c534a81f75 2025-08-11 01:52:59,358 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ae36eff2-3833-4e30-92af-2dd4498c10b9 2025-08-11 01:52:59,364 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-11 01:52:59,371 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9665432426907977673', 'uuid-lslong': '12997562920516353453'}, 'enable': 'true', 'created': '2025-08-11T01:52:53', 'last-modified': '2025-08-11T01:52:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.393776'} 2025-08-11 01:52:59,371 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 01:52:59,377 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-11 01:52:59,377 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-11 01:52:59,377 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-11 01:52:59,378 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-11 01:52:59,382 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8c56d6dd-a734-401c-83ff-807c3bd43899 2025-08-11 01:52:59,388 - DEBUG - Requesting: http://10.0.0.50:8082/project/4fb49b48-b40e-46a1-9450-e2e0bd7aedba 2025-08-11 01:52:59,424 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:59,432 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-11 01:52:59,432 - DEBUG - Verifying the vn in opserver 2025-08-11 01:52:59,432 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-08-11 01:52:59,432 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-08-11 01:52:59,436 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-11 01:52:59,436 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-11 01:52:59,436 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 01:52:59,442 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 01:52:59,448 - DEBUG - Do not have enough data to verify VN in agent 2025-08-11 01:52:59,448 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 01:52:59,452 - DEBUG - VRF ids for VN __public__: {} 2025-08-11 01:52:59,542 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-11 01:52:59,665 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-11 01:52:59,669 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8c56d6dd-a734-401c-83ff-807c3bd43899 2025-08-11 01:52:59,676 - DEBUG - Requesting: http://10.0.0.50:8082/project/4fb49b48-b40e-46a1-9450-e2e0bd7aedba 2025-08-11 01:52:59,711 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:59,721 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/6f5a0fce-7f3f-42c8-935e-f3aed1447630 2025-08-11 01:52:59,727 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-11 01:52:59,732 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8c56d6dd-a734-401c-83ff-807c3bd43899 2025-08-11 01:52:59,738 - DEBUG - Requesting: http://10.0.0.50:8082/project/4fb49b48-b40e-46a1-9450-e2e0bd7aedba 2025-08-11 01:52:59,781 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86228395-2664-47c9-b460-9e9cb72a7dad 2025-08-11 01:52:59,790 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-11 01:52:59,790 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-11 01:52:59,796 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-11 01:52:59,802 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-11 01:52:59,802 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-11 01:52:59,804 - DEBUG - Ingress ctest-nginx-ingress-23350243 not present 2025-08-11 01:52:59,805 - INFO - Creating Ingress ctest-nginx-ingress-23350243 2025-08-11 01:52:59,813 - INFO - Created Ingress ctest-nginx-ingress-23350243 2025-08-11 01:52:59,816 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-23350243 2025-08-11 01:53:02,828 - DEBUG - For Ingress ctest-nginx-ingress-23350243, Cluster IP: 10.47.255.249, External IPs ['71.112.25.188'] 2025-08-11 01:53:02,828 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-23350243 2025-08-11 01:53:02,828 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=84d85ec2-ff4d-4443-ad37-f38e145caa64 2025-08-11 01:53:02,834 - INFO - Ingress ctest-nginx-ingress-23350243 with uuid 84d85ec2-ff4d-4443-ad37-f38e145caa64 found in kube manager 2025-08-11 01:53:02,834 - INFO - Ingress ctest-nginx-ingress-23350243 verification passed 2025-08-11 01:53:02,838 - DEBUG - Pod ctest-busybox-pod-59313197 not present 2025-08-11 01:53:02,838 - INFO - Creating Pod ctest-busybox-pod-59313197 2025-08-11 01:53:02,858 - DEBUG - Pod : ctest-busybox-pod-59313197 UUID is ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:02,872 - DEBUG - Pod ctest-nginx-pod-12315657 not in running state.Currently in Pending 2025-08-11 01:53:07,878 - INFO - Pod ctest-nginx-pod-12315657 is in running state.Got IP 10.47.255.251 2025-08-11 01:53:07,891 - DEBUG - Pod ctest-nginx-pod-12315657 has vmi e5d63046-7655-11f0-86b8-fa163e08157e 2025-08-11 01:53:07,891 - INFO - Verified pod ctest-nginx-pod-12315657 in contrail-api 2025-08-11 01:53:07,891 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:53:07,901 - DEBUG - VMI e5d63046-7655-11f0-86b8-fa163e08157e is active in agent 10.0.0.22 2025-08-11 01:53:07,901 - INFO - Verified Pod ctest-nginx-pod-12315657 in agent 10.0.0.22 2025-08-11 01:53:07,901 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=64c89743-7314-4b8f-a626-e066132194b1 2025-08-11 01:53:07,905 - INFO - Pod ctest-nginx-pod-12315657 with uuid 64c89743-7314-4b8f-a626-e066132194b1 found in kube manager 2025-08-11 01:53:07,905 - INFO - Pod ctest-nginx-pod-12315657 verification passed 2025-08-11 01:53:07,967 - DEBUG - [Pod ctest-nginx-pod-12315657] Cmd: echo ctest-nginx-pod-12315657 > /usr/share/nginx/html/index.html, Output: 2025-08-11 01:53:07,980 - INFO - Pod ctest-nginx-pod-44987579 is in running state.Got IP 10.47.255.250 2025-08-11 01:53:08,038 - DEBUG - Pod ctest-nginx-pod-44987579 has vmi e637e160-7655-11f0-86b8-fa163e08157e 2025-08-11 01:53:08,038 - INFO - Verified pod ctest-nginx-pod-44987579 in contrail-api 2025-08-11 01:53:08,039 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:53:08,048 - DEBUG - VMI e637e160-7655-11f0-86b8-fa163e08157e is active in agent 10.0.0.22 2025-08-11 01:53:08,048 - INFO - Verified Pod ctest-nginx-pod-44987579 in agent 10.0.0.22 2025-08-11 01:53:08,048 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=778d8b7e-5ea0-4522-a0e1-b12d7ea10d0f 2025-08-11 01:53:08,052 - INFO - Pod ctest-nginx-pod-44987579 with uuid 778d8b7e-5ea0-4522-a0e1-b12d7ea10d0f found in kube manager 2025-08-11 01:53:08,052 - INFO - Pod ctest-nginx-pod-44987579 verification passed 2025-08-11 01:53:08,099 - DEBUG - [Pod ctest-nginx-pod-44987579] Cmd: echo ctest-nginx-pod-44987579 > /usr/share/nginx/html/index.html, Output: 2025-08-11 01:53:08,103 - DEBUG - Pod ctest-busybox-pod-59313197 not in running state.Currently in Pending 2025-08-11 01:53:13,110 - DEBUG - Pod ctest-busybox-pod-59313197 not in running state.Currently in Pending 2025-08-11 01:53:18,116 - INFO - Pod ctest-busybox-pod-59313197 is in running state.Got IP 10.47.255.248 2025-08-11 01:53:18,127 - DEBUG - Pod ctest-busybox-pod-59313197 has vmi eab974f6-7655-11f0-86b8-fa163e08157e 2025-08-11 01:53:18,127 - INFO - Verified pod ctest-busybox-pod-59313197 in contrail-api 2025-08-11 01:53:18,128 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:53:18,137 - DEBUG - VMI eab974f6-7655-11f0-86b8-fa163e08157e is active in agent 10.0.0.22 2025-08-11 01:53:18,137 - INFO - Verified Pod ctest-busybox-pod-59313197 in agent 10.0.0.22 2025-08-11 01:53:18,137 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:18,143 - INFO - Pod ctest-busybox-pod-59313197 with uuid ccf1feab-a38d-4448-a337-c0c8243d8414 found in kube manager 2025-08-11 01:53:18,143 - INFO - Pod ctest-busybox-pod-59313197 verification passed 2025-08-11 01:53:18,198 - DEBUG - [Pod ctest-busybox-pod-59313197] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-44987579 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-08-11 01:53:18,198 - DEBUG - [Pod Pod ctest-busybox-pod-59313197] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 01:53:18,198 - DEBUG - [Pod Pod ctest-busybox-pod-59313197] Cmd output: ctest-nginx-pod-44987579 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-08-11 01:53:18,242 - DEBUG - [Pod ctest-busybox-pod-59313197] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-12315657 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-08-11 01:53:18,243 - DEBUG - [Pod Pod ctest-busybox-pod-59313197] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 01:53:18,243 - DEBUG - [Pod Pod ctest-busybox-pod-59313197] Cmd output: ctest-nginx-pod-12315657 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-08-11 01:53:18,243 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-12315657': 1, 'ctest-nginx-pod-44987579': 1} 2025-08-11 01:53:18,243 - WARNING - Nothing to delete parallely 2025-08-11 01:53:18,243 - INFO - Deleting pod default:ctest-busybox-pod-59313197 2025-08-11 01:53:18,256 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:18,262 - WARNING - Pod uuid ccf1feab-a38d-4448-a337-c0c8243d8414 is still seen in agent 10.0.0.22 VM list 2025-08-11 01:53:23,263 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:23,270 - WARNING - Pod uuid ccf1feab-a38d-4448-a337-c0c8243d8414 is still seen in agent 10.0.0.22 VM list 2025-08-11 01:53:28,271 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:28,279 - WARNING - Pod uuid ccf1feab-a38d-4448-a337-c0c8243d8414 is still seen in agent 10.0.0.22 VM list 2025-08-11 01:53:33,280 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:33,288 - WARNING - Pod uuid ccf1feab-a38d-4448-a337-c0c8243d8414 is still seen in agent 10.0.0.22 VM list 2025-08-11 01:53:38,289 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:38,296 - WARNING - Pod uuid ccf1feab-a38d-4448-a337-c0c8243d8414 is still seen in agent 10.0.0.22 VM list 2025-08-11 01:53:43,296 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:43,303 - WARNING - Pod uuid ccf1feab-a38d-4448-a337-c0c8243d8414 is still seen in agent 10.0.0.22 VM list 2025-08-11 01:53:48,303 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:48,309 - WARNING - Pod uuid ccf1feab-a38d-4448-a337-c0c8243d8414 is still seen in agent 10.0.0.22 VM list 2025-08-11 01:53:53,310 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ccf1feab-a38d-4448-a337-c0c8243d8414 2025-08-11 01:53:53,317 - DEBUG - Pod ccf1feab-a38d-4448-a337-c0c8243d8414 is not in agent 10.0.0.22 VM list 2025-08-11 01:53:53,317 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eab974f6-7655-11f0-86b8-fa163e08157e 2025-08-11 01:53:53,322 - DEBUG - VMI eab974f6-7655-11f0-86b8-fa163e08157e is removed from agent 10.0.0.22 2025-08-11 01:53:53,322 - INFO - Verified that pod ctest-busybox-pod-59313197 is removed in agent 2025-08-11 01:53:53,322 - INFO - Deleting Ingress : ctest-nginx-ingress-23350243 2025-08-11 01:53:53,327 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=84d85ec2-ff4d-4443-ad37-f38e145caa64 2025-08-11 01:53:53,332 - ERROR - Ingress ctest-nginx-ingress-23350243 with uuid 84d85ec2-ff4d-4443-ad37-f38e145caa64 still found in kube manager 2025-08-11 01:53:54,333 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=84d85ec2-ff4d-4443-ad37-f38e145caa64 2025-08-11 01:53:54,336 - INFO - Ingress ctest-nginx-ingress-23350243 with uuid 84d85ec2-ff4d-4443-ad37-f38e145caa64 deleted successfully from kube manager 2025-08-11 01:53:54,336 - INFO - Verifications on Ingress %s cleanup passed 2025-08-11 01:53:54,336 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-11 01:53:54,409 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-11 01:53:54,414 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-11 01:53:54,415 - INFO - Deleting VN __public__ 2025-08-11 01:53:54,494 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d78c2228-83ea-47e7-bd70-e1c534a81f75 2025-08-11 01:53:54,499 - DEBUG - Response Code: 404 2025-08-11 01:53:54,499 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-11 01:53:54,513 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8c56d6dd-a734-401c-83ff-807c3bd43899 2025-08-11 01:53:54,540 - DEBUG - Requesting: http://10.0.0.50:8082/project/4fb49b48-b40e-46a1-9450-e2e0bd7aedba 2025-08-11 01:53:54,593 - INFO - Validated that VN __public__ is not found in API Server 2025-08-11 01:53:54,596 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-11 01:53:54,605 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 01:53:54,616 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-08-11 01:53:54,616 - INFO - Validated that VN __public__ is not in any agent 2025-08-11 01:53:54,616 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 01:53:54,625 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 01:53:54,630 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-11 01:53:54,634 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-11 01:53:54,635 - INFO - Deleting pod default:ctest-nginx-pod-44987579 2025-08-11 01:53:54,644 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=778d8b7e-5ea0-4522-a0e1-b12d7ea10d0f 2025-08-11 01:53:54,669 - WARNING - Pod uuid 778d8b7e-5ea0-4522-a0e1-b12d7ea10d0f is still seen in agent 10.0.0.22 VM list 2025-08-11 01:53:59,670 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=778d8b7e-5ea0-4522-a0e1-b12d7ea10d0f 2025-08-11 01:53:59,676 - DEBUG - Pod 778d8b7e-5ea0-4522-a0e1-b12d7ea10d0f is not in agent 10.0.0.22 VM list 2025-08-11 01:53:59,676 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e637e160-7655-11f0-86b8-fa163e08157e 2025-08-11 01:53:59,681 - DEBUG - VMI e637e160-7655-11f0-86b8-fa163e08157e is removed from agent 10.0.0.22 2025-08-11 01:53:59,681 - INFO - Verified that pod ctest-nginx-pod-44987579 is removed in agent 2025-08-11 01:53:59,682 - INFO - Deleting pod default:ctest-nginx-pod-12315657 2025-08-11 01:53:59,697 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=64c89743-7314-4b8f-a626-e066132194b1 2025-08-11 01:53:59,704 - WARNING - Pod uuid 64c89743-7314-4b8f-a626-e066132194b1 is still seen in agent 10.0.0.22 VM list 2025-08-11 01:54:04,705 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=64c89743-7314-4b8f-a626-e066132194b1 2025-08-11 01:54:04,711 - DEBUG - Pod 64c89743-7314-4b8f-a626-e066132194b1 is not in agent 10.0.0.22 VM list 2025-08-11 01:54:04,711 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5d63046-7655-11f0-86b8-fa163e08157e 2025-08-11 01:54:04,716 - DEBUG - VMI e5d63046-7655-11f0-86b8-fa163e08157e is removed from agent 10.0.0.22 2025-08-11 01:54:04,716 - INFO - Verified that pod ctest-nginx-pod-12315657 is removed in agent 2025-08-11 01:54:04,717 - INFO - Deleting service : ctest-nginx-svc-51778142 2025-08-11 01:54:04,931 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 01:54:04,936 - DEBUG - No XMPP flaps were noticed during the test 2025-08-11 01:54:04,937 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-08-11 01:54:04,937 - INFO - -------------------------------------------------------------------------------- 2025-08-11 01:54:11,280 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 01:54:11,390 - DEBUG - Output : cluster_project={} 2025-08-11 01:54:11,428 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-11 01:54:11,611 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-11 01:54:11,620 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 01:54:11,772 - DEBUG - Output : cluster_project={} 2025-08-11 01:54:21,873 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:54:26,955 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:54:26,987 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:54:27,064 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:54:32,101 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:54:32,172 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:54:32,242 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:54:32,271 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 01:54:32,504 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 01:54:34,295 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-08-11 01:54:34,301 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-08-11 01:54:34,387 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-08-11 01:54:36,417 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-08-11 01:57:42,403 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 01:57:42,447 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=49b57539-6ad9-4d5a-bf3b-206c430786aa 2025-08-11 01:57:42,462 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=14676f14-6394-428e-88de-709a50f41bce 2025-08-11 01:57:42,468 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef96ab14-a68d-4ac1-a3e2-bdc475e9a67c 2025-08-11 01:57:42,472 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=00aeb9fa-e10c-4f09-b63d-29a87e3320d4 2025-08-11 01:57:42,477 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8deed1fd-668b-4971-8ab9-ce730ba6ce9e 2025-08-11 01:57:42,483 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d189eab8-fa62-4829-bc3f-414ef040a496 2025-08-11 01:57:42,488 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5bcf6d10-0b63-437a-b0ce-bc108feeb146 2025-08-11 01:57:42,499 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bf1a6249-493e-45ed-aa78-6c035d0b3ab1 2025-08-11 01:57:47,535 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=14676f14-6394-428e-88de-709a50f41bce 2025-08-11 01:57:47,536 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=49b57539-6ad9-4d5a-bf3b-206c430786aa 2025-08-11 01:57:47,538 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef96ab14-a68d-4ac1-a3e2-bdc475e9a67c 2025-08-11 01:57:47,539 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=00aeb9fa-e10c-4f09-b63d-29a87e3320d4 2025-08-11 01:57:47,540 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8deed1fd-668b-4971-8ab9-ce730ba6ce9e 2025-08-11 01:57:47,541 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5bcf6d10-0b63-437a-b0ce-bc108feeb146 2025-08-11 01:57:47,543 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d189eab8-fa62-4829-bc3f-414ef040a496 2025-08-11 01:57:47,547 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bf1a6249-493e-45ed-aa78-6c035d0b3ab1 2025-08-11 01:57:47,570 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:14a5b1a8-7656-11f0-86b8-fa163e08157e 2025-08-11 01:57:47,572 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:15386ffc-7656-11f0-86b8-fa163e08157e 2025-08-11 01:57:47,573 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1436e1c4-7656-11f0-86b8-fa163e08157e 2025-08-11 01:57:47,574 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:15a7e56c-7656-11f0-86b8-fa163e08157e 2025-08-11 01:57:52,576 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=00aeb9fa-e10c-4f09-b63d-29a87e3320d4 2025-08-11 01:57:52,578 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef96ab14-a68d-4ac1-a3e2-bdc475e9a67c 2025-08-11 01:57:52,579 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8deed1fd-668b-4971-8ab9-ce730ba6ce9e 2025-08-11 01:57:52,580 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bf1a6249-493e-45ed-aa78-6c035d0b3ab1 2025-08-11 01:57:57,593 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef96ab14-a68d-4ac1-a3e2-bdc475e9a67c 2025-08-11 01:57:57,595 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=00aeb9fa-e10c-4f09-b63d-29a87e3320d4 2025-08-11 01:57:57,596 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bf1a6249-493e-45ed-aa78-6c035d0b3ab1 2025-08-11 01:57:57,598 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8deed1fd-668b-4971-8ab9-ce730ba6ce9e 2025-08-11 01:58:02,609 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef96ab14-a68d-4ac1-a3e2-bdc475e9a67c 2025-08-11 01:58:02,611 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8deed1fd-668b-4971-8ab9-ce730ba6ce9e 2025-08-11 01:58:02,613 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=00aeb9fa-e10c-4f09-b63d-29a87e3320d4 2025-08-11 01:58:02,614 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bf1a6249-493e-45ed-aa78-6c035d0b3ab1 2025-08-11 01:58:07,627 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8deed1fd-668b-4971-8ab9-ce730ba6ce9e 2025-08-11 01:58:07,628 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef96ab14-a68d-4ac1-a3e2-bdc475e9a67c 2025-08-11 01:58:07,630 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bf1a6249-493e-45ed-aa78-6c035d0b3ab1 2025-08-11 01:58:07,631 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=00aeb9fa-e10c-4f09-b63d-29a87e3320d4 2025-08-11 01:58:12,645 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef96ab14-a68d-4ac1-a3e2-bdc475e9a67c 2025-08-11 01:58:12,646 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bf1a6249-493e-45ed-aa78-6c035d0b3ab1 2025-08-11 01:58:12,648 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=00aeb9fa-e10c-4f09-b63d-29a87e3320d4 2025-08-11 01:58:12,648 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8deed1fd-668b-4971-8ab9-ce730ba6ce9e 2025-08-11 01:58:17,662 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8deed1fd-668b-4971-8ab9-ce730ba6ce9e 2025-08-11 01:58:17,663 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bf1a6249-493e-45ed-aa78-6c035d0b3ab1 2025-08-11 01:58:17,664 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=00aeb9fa-e10c-4f09-b63d-29a87e3320d4 2025-08-11 01:58:17,666 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ef96ab14-a68d-4ac1-a3e2-bdc475e9a67c 2025-08-11 01:58:17,677 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1622b878-7656-11f0-86b8-fa163e08157e 2025-08-11 01:58:17,681 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1688e468-7656-11f0-86b8-fa163e08157e 2025-08-11 01:58:17,682 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:174e077a-7656-11f0-86b8-fa163e08157e 2025-08-11 01:58:17,683 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:16ec7fc8-7656-11f0-86b8-fa163e08157e