2025-07-19 07:38:41,189 - DEBUG - [10.0.0.129]: Running cmd : hostname 2025-07-19 07:38:41,458 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1331-1 2025-07-19 07:38:41,458 - DEBUG - [10.0.0.129]: Running cmd : hostname -f 2025-07-19 07:38:41,503 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1331-1 2025-07-19 07:38:41,503 - DEBUG - [10.0.0.129]: 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-07-19 07:38:41,612 - DEBUG - Output : NAMES contrail_test_7AbrtAGbz contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 2025-07-19 07:38:41,613 - DEBUG - [10.0.0.129]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-19 07:38:41,658 - DEBUG - Output : 10.0.0.129/24 172.17.0.1/16 2025-07-19 07:38:41,658 - DEBUG - [10.0.0.129]: Running cmd : getent hosts 10.0.0.129 | head -n 1 | awk '{print $2}' 2025-07-19 07:38:41,724 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1331-1 2025-07-19 07:38:41,824 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-07-19 07:38:42,056 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1331-1 2025-07-19 07:38:42,056 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-07-19 07:38:42,091 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1331-1 2025-07-19 07:38:42,091 - DEBUG - [10.0.0.41]: 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-07-19 07:38:42,180 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-19 07:38:42,180 - DEBUG - [10.0.0.41]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-19 07:38:42,215 - DEBUG - Output : 10.0.0.41/24 2025-07-19 07:38:42,215 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-07-19 07:38:42,250 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1331-1 2025-07-19 07:38:42,333 - INFO - Using existing project ['default-domain', 'k8s-default'](9659eda2-e404-4c75-9f60-e725fcd5a860) 2025-07-19 07:38:42,453 - INFO - Using existing project ['default-domain', 'k8s-default'](9659eda2-e404-4c75-9f60-e725fcd5a860) 2025-07-19 07:38:42,589 - INFO - ================================================================================ 2025-07-19 07:38:42,590 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-19 07:38:42,590 - 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-07-19 07:38:42,819 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-19 07:38:42,827 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.129': '0'}} with 2025-07-19 07:38:42,827 - INFO - Initial checks done. Running the testcase now 2025-07-19 07:38:42,827 - INFO - 2025-07-19 07:38:42,831 - INFO - Namespace default already exists 2025-07-19 07:38:42,832 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-19 07:38:42,939 - DEBUG - Output : cluster_project={} 2025-07-19 07:38:42,984 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-19 07:38:42,984 - DEBUG - Project uuid in Contrail is 9659eda2-e404-4c75-9f60-e725fcd5a860 2025-07-19 07:38:42,985 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-19 07:38:43,103 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-19 07:38:43,104 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_NamespaceDatabaseList?namespace_uuid=4f977e5f-733f-4b89-ac89-276ead9d11bb 2025-07-19 07:38:43,109 - INFO - Namespace default with uuid 4f977e5f-733f-4b89-ac89-276ead9d11bb found in kube manager 2025-07-19 07:38:43,111 - INFO - Namespace default verification passed 2025-07-19 07:38:43,115 - DEBUG - Service ctest-nginx-svc-37673550 not present 2025-07-19 07:38:43,115 - INFO - Creating service ctest-nginx-svc-37673550 2025-07-19 07:38:43,128 - INFO - Created Service ctest-nginx-svc-37673550 2025-07-19 07:38:43,145 - DEBUG - Pod ctest-nginx-pod-17487781 not present 2025-07-19 07:38:43,146 - INFO - Creating Pod ctest-nginx-pod-17487781 2025-07-19 07:38:43,191 - DEBUG - Pod : ctest-nginx-pod-17487781 UUID is 06cce9d2-d1e1-435a-b162-4b1e5bfe6a6c 2025-07-19 07:38:43,197 - DEBUG - Pod ctest-nginx-pod-82172763 not present 2025-07-19 07:38:43,198 - INFO - Creating Pod ctest-nginx-pod-82172763 2025-07-19 07:38:43,241 - DEBUG - Pod : ctest-nginx-pod-82172763 UUID is 46ad0885-ad31-4d61-a79f-72e96ee1c985 2025-07-19 07:38:43,446 - INFO - Created VN __public__, UUID :dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:43,706 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2025-07-19 07:38:43,722 - DEBUG - Requesting: http://10.0.0.129:8082/domain/766287b8-1b59-4ca6-8104-295cab16a856 2025-07-19 07:38:43,763 - DEBUG - Requesting: http://10.0.0.129:8082/project/9659eda2-e404-4c75-9f60-e725fcd5a860 2025-07-19 07:38:43,890 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:43,951 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:43,966 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/0916c183-4c04-4f57-84b6-12332e0a75e1 2025-07-19 07:38:43,987 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/0916c183-4c04-4f57-84b6-12332e0a75e1 2025-07-19 07:38:44,013 - DEBUG - Route Targets: [] 2025-07-19 07:38:44,013 - DEBUG - RT names not yet present for VN __public__ 2025-07-19 07:38:49,014 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2025-07-19 07:38:49,020 - DEBUG - Requesting: http://10.0.0.129:8082/domain/766287b8-1b59-4ca6-8104-295cab16a856 2025-07-19 07:38:49,028 - DEBUG - Requesting: http://10.0.0.129:8082/project/9659eda2-e404-4c75-9f60-e725fcd5a860 2025-07-19 07:38:49,069 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:49,080 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:49,089 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/0916c183-4c04-4f57-84b6-12332e0a75e1 2025-07-19 07:38:49,098 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/0916c183-4c04-4f57-84b6-12332e0a75e1 2025-07-19 07:38:49,104 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/86f3032c-19db-4e92-bc1f-1ef431266081 2025-07-19 07:38:49,110 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-19 07:38:49,110 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:49,118 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/0916c183-4c04-4f57-84b6-12332e0a75e1 2025-07-19 07:38:49,130 - INFO - Verified VN network id 14 for VN dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:49,130 - INFO - Verifications in API Server for VN __public__ passed 2025-07-19 07:38:49,130 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:49,138 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/0916c183-4c04-4f57-84b6-12332e0a75e1 2025-07-19 07:38:49,145 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/0916c183-4c04-4f57-84b6-12332e0a75e1 2025-07-19 07:38:49,151 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/86f3032c-19db-4e92-bc1f-1ef431266081 2025-07-19 07:38:49,161 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-19 07:38:49,167 - DEBUG - Control-node 10.0.0.129 : 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': '15959625908580338745', 'uuid-lslong': '12905768494447752724'}, 'enable': 'true', 'created': '2025-07-19T07:38:43', 'last-modified': '2025-07-19T07:38:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.527816'} 2025-07-19 07:38:49,167 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-19 07:38:49,174 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-19 07:38:49,174 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-19 07:38:49,174 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-19 07:38:49,174 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2025-07-19 07:38:49,180 - DEBUG - Requesting: http://10.0.0.129:8082/domain/766287b8-1b59-4ca6-8104-295cab16a856 2025-07-19 07:38:49,188 - DEBUG - Requesting: http://10.0.0.129:8082/project/9659eda2-e404-4c75-9f60-e725fcd5a860 2025-07-19 07:38:49,232 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:49,244 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-19 07:38:49,244 - DEBUG - Verifying the vn in opserver 2025-07-19 07:38:49,244 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.129 2025-07-19 07:38:49,244 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks 2025-07-19 07:38:49,249 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.129:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-19 07:38:49,249 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-19 07:38:49,249 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-19 07:38:49,258 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-19 07:38:49,264 - DEBUG - Do not have enough data to verify VN in agent 2025-07-19 07:38:49,264 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-19 07:38:49,271 - DEBUG - VRF ids for VN __public__: {} 2025-07-19 07:38:49,366 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-19 07:38:49,487 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2025-07-19 07:38:49,493 - DEBUG - Requesting: http://10.0.0.129:8082/domain/766287b8-1b59-4ca6-8104-295cab16a856 2025-07-19 07:38:49,503 - DEBUG - Requesting: http://10.0.0.129:8082/project/9659eda2-e404-4c75-9f60-e725fcd5a860 2025-07-19 07:38:49,555 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:49,566 - DEBUG - Requesting: http://10.0.0.129:8082/floating-ip-pool/340b8bc3-17d1-416f-b6ae-a135703fc3d3 2025-07-19 07:38:49,572 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2025-07-19 07:38:49,578 - DEBUG - Requesting: http://10.0.0.129:8082/domain/766287b8-1b59-4ca6-8104-295cab16a856 2025-07-19 07:38:49,585 - DEBUG - Requesting: http://10.0.0.129:8082/project/9659eda2-e404-4c75-9f60-e725fcd5a860 2025-07-19 07:38:49,639 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/dd7bfb34-c50d-4c39-b31a-801168fc7614 2025-07-19 07:38:49,650 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-19 07:38:49,650 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-19 07:38:49,659 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-19 07:38:49,667 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-19 07:38:49,667 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-19 07:38:49,670 - DEBUG - Ingress ctest-nginx-ingress-11062583 not present 2025-07-19 07:38:49,670 - INFO - Creating Ingress ctest-nginx-ingress-11062583 2025-07-19 07:38:49,683 - INFO - Created Ingress ctest-nginx-ingress-11062583 2025-07-19 07:38:49,688 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-11062583 2025-07-19 07:38:52,693 - DEBUG - For Ingress ctest-nginx-ingress-11062583, Cluster IP: 10.47.255.249, External IPs ['214.214.47.124'] 2025-07-19 07:38:52,693 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-11062583 2025-07-19 07:38:52,693 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=77f167f7-a8cf-440b-adc6-ffca2a47bb51 2025-07-19 07:38:52,698 - INFO - Ingress ctest-nginx-ingress-11062583 with uuid 77f167f7-a8cf-440b-adc6-ffca2a47bb51 found in kube manager 2025-07-19 07:38:52,698 - INFO - Ingress ctest-nginx-ingress-11062583 verification passed 2025-07-19 07:38:52,706 - DEBUG - Pod ctest-busybox-pod-13284251 not present 2025-07-19 07:38:52,707 - INFO - Creating Pod ctest-busybox-pod-13284251 2025-07-19 07:38:52,739 - DEBUG - Pod : ctest-busybox-pod-13284251 UUID is d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:38:52,744 - DEBUG - Pod ctest-nginx-pod-17487781 not in running state.Currently in Pending 2025-07-19 07:38:57,752 - INFO - Pod ctest-nginx-pod-17487781 is in running state.Got IP 10.47.255.251 2025-07-19 07:38:57,772 - DEBUG - Pod ctest-nginx-pod-17487781 has vmi 664fd71c-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:38:57,772 - INFO - Verified pod ctest-nginx-pod-17487781 in contrail-api 2025-07-19 07:38:57,772 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:38:57,785 - DEBUG - VMI 664fd71c-6473-11f0-b55d-fa163ee2578d is active in agent 10.0.0.41 2025-07-19 07:38:57,785 - INFO - Verified Pod ctest-nginx-pod-17487781 in agent 10.0.0.41 2025-07-19 07:38:57,785 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_VirtualMachineDatabaseList?x=06cce9d2-d1e1-435a-b162-4b1e5bfe6a6c 2025-07-19 07:38:57,790 - INFO - Pod ctest-nginx-pod-17487781 with uuid 06cce9d2-d1e1-435a-b162-4b1e5bfe6a6c found in kube manager 2025-07-19 07:38:57,791 - INFO - Pod ctest-nginx-pod-17487781 verification passed 2025-07-19 07:38:57,864 - DEBUG - [Pod ctest-nginx-pod-17487781] Cmd: echo ctest-nginx-pod-17487781 > /usr/share/nginx/html/index.html, Output: 2025-07-19 07:38:57,870 - INFO - Pod ctest-nginx-pod-82172763 is in running state.Got IP 10.47.255.250 2025-07-19 07:38:57,935 - DEBUG - Pod ctest-nginx-pod-82172763 has vmi 66cc5bac-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:38:57,935 - INFO - Verified pod ctest-nginx-pod-82172763 in contrail-api 2025-07-19 07:38:57,935 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:38:57,950 - DEBUG - VMI 66cc5bac-6473-11f0-b55d-fa163ee2578d is active in agent 10.0.0.41 2025-07-19 07:38:57,950 - INFO - Verified Pod ctest-nginx-pod-82172763 in agent 10.0.0.41 2025-07-19 07:38:57,950 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_VirtualMachineDatabaseList?x=46ad0885-ad31-4d61-a79f-72e96ee1c985 2025-07-19 07:38:57,958 - INFO - Pod ctest-nginx-pod-82172763 with uuid 46ad0885-ad31-4d61-a79f-72e96ee1c985 found in kube manager 2025-07-19 07:38:57,959 - INFO - Pod ctest-nginx-pod-82172763 verification passed 2025-07-19 07:38:58,018 - DEBUG - [Pod ctest-nginx-pod-82172763] Cmd: echo ctest-nginx-pod-82172763 > /usr/share/nginx/html/index.html, Output: 2025-07-19 07:38:58,023 - DEBUG - Pod ctest-busybox-pod-13284251 not in running state.Currently in Pending 2025-07-19 07:39:03,030 - INFO - Pod ctest-busybox-pod-13284251 is in running state.Got IP 10.47.255.248 2025-07-19 07:39:03,045 - DEBUG - Pod ctest-busybox-pod-13284251 has vmi 6b15fda8-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:39:03,046 - INFO - Verified pod ctest-busybox-pod-13284251 in contrail-api 2025-07-19 07:39:03,046 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:39:03,058 - DEBUG - VMI 6b15fda8-6473-11f0-b55d-fa163ee2578d is active in agent 10.0.0.41 2025-07-19 07:39:03,058 - INFO - Verified Pod ctest-busybox-pod-13284251 in agent 10.0.0.41 2025-07-19 07:39:03,058 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_VirtualMachineDatabaseList?x=d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:39:03,068 - INFO - Pod ctest-busybox-pod-13284251 with uuid d33346be-a91d-4f53-9657-7d0fe0d8beb9 found in kube manager 2025-07-19 07:39:03,069 - INFO - Pod ctest-busybox-pod-13284251 verification passed 2025-07-19 07:39:03,130 - DEBUG - [Pod ctest-busybox-pod-13284251] 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) ctest-nginx-pod-82172763 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-19 07:39:03,130 - DEBUG - [Pod Pod ctest-busybox-pod-13284251] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-19 07:39:03,130 - DEBUG - [Pod Pod ctest-busybox-pod-13284251] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-82172763 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-19 07:39:03,192 - DEBUG - [Pod ctest-busybox-pod-13284251] 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 - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-17487781 2025-07-19 07:39:03,192 - DEBUG - [Pod Pod ctest-busybox-pod-13284251] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-19 07:39:03,192 - DEBUG - [Pod Pod ctest-busybox-pod-13284251] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-17487781 2025-07-19 07:39:03,192 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-17487781': 1, 'ctest-nginx-pod-82172763': 1} 2025-07-19 07:39:03,193 - WARNING - Nothing to delete parallely 2025-07-19 07:39:03,193 - INFO - Deleting pod default:ctest-busybox-pod-13284251 2025-07-19 07:39:03,202 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:39:03,210 - WARNING - Pod uuid d33346be-a91d-4f53-9657-7d0fe0d8beb9 is still seen in agent 10.0.0.41 VM list 2025-07-19 07:39:08,211 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:39:08,218 - WARNING - Pod uuid d33346be-a91d-4f53-9657-7d0fe0d8beb9 is still seen in agent 10.0.0.41 VM list 2025-07-19 07:39:13,219 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:39:13,228 - WARNING - Pod uuid d33346be-a91d-4f53-9657-7d0fe0d8beb9 is still seen in agent 10.0.0.41 VM list 2025-07-19 07:39:18,228 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:39:18,236 - WARNING - Pod uuid d33346be-a91d-4f53-9657-7d0fe0d8beb9 is still seen in agent 10.0.0.41 VM list 2025-07-19 07:39:23,237 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:39:23,245 - WARNING - Pod uuid d33346be-a91d-4f53-9657-7d0fe0d8beb9 is still seen in agent 10.0.0.41 VM list 2025-07-19 07:39:28,245 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:39:28,255 - WARNING - Pod uuid d33346be-a91d-4f53-9657-7d0fe0d8beb9 is still seen in agent 10.0.0.41 VM list 2025-07-19 07:39:33,256 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:39:33,263 - WARNING - Pod uuid d33346be-a91d-4f53-9657-7d0fe0d8beb9 is still seen in agent 10.0.0.41 VM list 2025-07-19 07:39:38,264 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d33346be-a91d-4f53-9657-7d0fe0d8beb9 2025-07-19 07:39:38,274 - DEBUG - Pod d33346be-a91d-4f53-9657-7d0fe0d8beb9 is not in agent 10.0.0.41 VM list 2025-07-19 07:39:38,274 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b15fda8-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:39:38,281 - DEBUG - VMI 6b15fda8-6473-11f0-b55d-fa163ee2578d is removed from agent 10.0.0.41 2025-07-19 07:39:38,281 - INFO - Verified that pod ctest-busybox-pod-13284251 is removed in agent 2025-07-19 07:39:38,281 - INFO - Deleting Ingress : ctest-nginx-ingress-11062583 2025-07-19 07:39:38,290 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=77f167f7-a8cf-440b-adc6-ffca2a47bb51 2025-07-19 07:39:38,297 - ERROR - Ingress ctest-nginx-ingress-11062583 with uuid 77f167f7-a8cf-440b-adc6-ffca2a47bb51 still found in kube manager 2025-07-19 07:39:39,298 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=77f167f7-a8cf-440b-adc6-ffca2a47bb51 2025-07-19 07:39:39,304 - ERROR - Ingress ctest-nginx-ingress-11062583 with uuid 77f167f7-a8cf-440b-adc6-ffca2a47bb51 still found in kube manager 2025-07-19 07:39:40,305 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=77f167f7-a8cf-440b-adc6-ffca2a47bb51 2025-07-19 07:39:40,309 - INFO - Ingress ctest-nginx-ingress-11062583 with uuid 77f167f7-a8cf-440b-adc6-ffca2a47bb51 deleted successfully from kube manager 2025-07-19 07:39:40,310 - INFO - Verifications on Ingress %s cleanup passed 2025-07-19 07:39:40,310 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-19 07:39:40,383 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-19 07:39:40,389 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-19 07:39:40,390 - INFO - Deleting VN __public__ 2025-07-19 07:39:40,491 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/0916c183-4c04-4f57-84b6-12332e0a75e1 2025-07-19 07:39:40,497 - DEBUG - Response Code: 404 2025-07-19 07:39:40,497 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2025-07-19 07:39:40,502 - DEBUG - Requesting: http://10.0.0.129:8082/domain/766287b8-1b59-4ca6-8104-295cab16a856 2025-07-19 07:39:40,518 - DEBUG - Requesting: http://10.0.0.129:8082/project/9659eda2-e404-4c75-9f60-e725fcd5a860 2025-07-19 07:39:40,567 - INFO - Validated that VN __public__ is not found in API Server 2025-07-19 07:39:40,567 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-19 07:39:40,576 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-19 07:39:40,585 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2025-07-19 07:39:40,585 - INFO - Validated that VN __public__ is not in any agent 2025-07-19 07:39:40,585 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-19 07:39:40,595 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-19 07:39:40,601 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-19 07:39:40,607 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-19 07:39:40,608 - INFO - Deleting pod default:ctest-nginx-pod-82172763 2025-07-19 07:39:40,618 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=46ad0885-ad31-4d61-a79f-72e96ee1c985 2025-07-19 07:39:40,631 - WARNING - Pod uuid 46ad0885-ad31-4d61-a79f-72e96ee1c985 is still seen in agent 10.0.0.41 VM list 2025-07-19 07:39:45,631 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=46ad0885-ad31-4d61-a79f-72e96ee1c985 2025-07-19 07:39:45,639 - DEBUG - Pod 46ad0885-ad31-4d61-a79f-72e96ee1c985 is not in agent 10.0.0.41 VM list 2025-07-19 07:39:45,639 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:66cc5bac-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:39:45,647 - DEBUG - VMI 66cc5bac-6473-11f0-b55d-fa163ee2578d is removed from agent 10.0.0.41 2025-07-19 07:39:45,647 - INFO - Verified that pod ctest-nginx-pod-82172763 is removed in agent 2025-07-19 07:39:45,647 - INFO - Deleting pod default:ctest-nginx-pod-17487781 2025-07-19 07:39:45,670 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=06cce9d2-d1e1-435a-b162-4b1e5bfe6a6c 2025-07-19 07:39:45,683 - WARNING - Pod uuid 06cce9d2-d1e1-435a-b162-4b1e5bfe6a6c is still seen in agent 10.0.0.41 VM list 2025-07-19 07:39:50,684 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=06cce9d2-d1e1-435a-b162-4b1e5bfe6a6c 2025-07-19 07:39:50,693 - DEBUG - Pod 06cce9d2-d1e1-435a-b162-4b1e5bfe6a6c is not in agent 10.0.0.41 VM list 2025-07-19 07:39:50,693 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:664fd71c-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:39:50,701 - DEBUG - VMI 664fd71c-6473-11f0-b55d-fa163ee2578d is removed from agent 10.0.0.41 2025-07-19 07:39:50,702 - INFO - Verified that pod ctest-nginx-pod-17487781 is removed in agent 2025-07-19 07:39:50,702 - INFO - Deleting service : ctest-nginx-svc-37673550 2025-07-19 07:39:50,909 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-19 07:39:50,917 - DEBUG - No XMPP flaps were noticed during the test
2025-07-19 07:39:50,917 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-07-19 07:39:50,918 - INFO - -------------------------------------------------------------------------------- 2025-07-19 07:39:57,336 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-19 07:39:57,468 - DEBUG - Output : cluster_project={} 2025-07-19 07:39:57,532 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-19 07:39:57,752 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-19 07:39:57,758 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-19 07:39:57,924 - DEBUG - Output : cluster_project={} 2025-07-19 07:40:13,031 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:40:13,114 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:40:13,202 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:40:13,240 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:40:13,324 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:40:13,406 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:40:18,452 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:40:18,538 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-19 07:40:18,743 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-19 07:40:21,446 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2025-07-19 07:40:21,456 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-07-19 07:40:21,498 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-07-19 07:40:23,533 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-07-19 07:43:32,849 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-19 07:43:32,920 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8513f6e8-d01b-44de-adbd-9008fa3fe8c9 2025-07-19 07:43:32,968 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=221d399f-bc6b-4c4d-8737-54509cd70ddf 2025-07-19 07:43:32,992 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a05a2fc1-4053-4421-bb94-da08a64e5b1b 2025-07-19 07:43:32,999 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c64b82b-ace6-4b50-91af-46531814ea49 2025-07-19 07:43:33,003 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=461c604e-a271-4e9a-830c-7a13acab55b1 2025-07-19 07:43:33,014 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f4586e6a-9aed-40d5-9f31-239cb09cea72 2025-07-19 07:43:33,025 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=578893aa-6905-4918-9d66-7f53e005b5f4 2025-07-19 07:43:33,029 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1c352ddf-df68-4ca4-891f-f2eae37055bc 2025-07-19 07:43:38,034 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8513f6e8-d01b-44de-adbd-9008fa3fe8c9 2025-07-19 07:43:38,042 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:927b7594-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:43:38,119 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=578893aa-6905-4918-9d66-7f53e005b5f4 2025-07-19 07:43:38,121 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f4586e6a-9aed-40d5-9f31-239cb09cea72 2025-07-19 07:43:38,123 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=461c604e-a271-4e9a-830c-7a13acab55b1 2025-07-19 07:43:38,126 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c64b82b-ace6-4b50-91af-46531814ea49 2025-07-19 07:43:38,127 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1c352ddf-df68-4ca4-891f-f2eae37055bc 2025-07-19 07:43:38,129 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=221d399f-bc6b-4c4d-8737-54509cd70ddf 2025-07-19 07:43:38,130 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a05a2fc1-4053-4421-bb94-da08a64e5b1b 2025-07-19 07:43:38,157 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93abb244-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:43:38,159 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:92fd2468-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:43:38,161 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:942a6e5e-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:43:43,161 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=221d399f-bc6b-4c4d-8737-54509cd70ddf 2025-07-19 07:43:43,163 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=461c604e-a271-4e9a-830c-7a13acab55b1 2025-07-19 07:43:43,165 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c64b82b-ace6-4b50-91af-46531814ea49 2025-07-19 07:43:43,167 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1c352ddf-df68-4ca4-891f-f2eae37055bc 2025-07-19 07:43:48,181 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=461c604e-a271-4e9a-830c-7a13acab55b1 2025-07-19 07:43:48,183 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=221d399f-bc6b-4c4d-8737-54509cd70ddf 2025-07-19 07:43:48,185 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1c352ddf-df68-4ca4-891f-f2eae37055bc 2025-07-19 07:43:48,186 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c64b82b-ace6-4b50-91af-46531814ea49 2025-07-19 07:43:53,203 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c64b82b-ace6-4b50-91af-46531814ea49 2025-07-19 07:43:53,205 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=221d399f-bc6b-4c4d-8737-54509cd70ddf 2025-07-19 07:43:53,207 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1c352ddf-df68-4ca4-891f-f2eae37055bc 2025-07-19 07:43:53,208 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=461c604e-a271-4e9a-830c-7a13acab55b1 2025-07-19 07:43:58,223 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=461c604e-a271-4e9a-830c-7a13acab55b1 2025-07-19 07:43:58,225 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=221d399f-bc6b-4c4d-8737-54509cd70ddf 2025-07-19 07:43:58,227 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c64b82b-ace6-4b50-91af-46531814ea49 2025-07-19 07:43:58,228 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1c352ddf-df68-4ca4-891f-f2eae37055bc 2025-07-19 07:44:03,243 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=221d399f-bc6b-4c4d-8737-54509cd70ddf 2025-07-19 07:44:03,245 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=461c604e-a271-4e9a-830c-7a13acab55b1 2025-07-19 07:44:03,246 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c64b82b-ace6-4b50-91af-46531814ea49 2025-07-19 07:44:03,247 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1c352ddf-df68-4ca4-891f-f2eae37055bc 2025-07-19 07:44:08,314 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1c352ddf-df68-4ca4-891f-f2eae37055bc 2025-07-19 07:44:08,316 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c64b82b-ace6-4b50-91af-46531814ea49 2025-07-19 07:44:08,317 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=461c604e-a271-4e9a-830c-7a13acab55b1 2025-07-19 07:44:08,318 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=221d399f-bc6b-4c4d-8737-54509cd70ddf 2025-07-19 07:44:08,331 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95b92f44-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:44:08,334 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:94bd38a6-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:44:08,336 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:96305114-6473-11f0-b55d-fa163ee2578d 2025-07-19 07:44:08,337 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:954028c4-6473-11f0-b55d-fa163ee2578d