2025-04-24 16:44:51,670 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-04-24 16:44:51,946 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1184-1 2025-04-24 16:44:51,946 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-04-24 16:44:51,980 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1184-1 2025-04-24 16:44:51,981 - DEBUG - [10.0.0.249]: 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-04-24 16:44:52,045 - DEBUG - Output : NAMES contrail_test_yWckJgblr webui-job-1 webui-web-1 contrail-kubernetes-master-kubemanager-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-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 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 2025-04-24 16:44:52,046 - DEBUG - [10.0.0.249]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-24 16:44:52,079 - DEBUG - Output : 10.0.0.249/24 172.17.0.1/16 2025-04-24 16:44:52,079 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-04-24 16:44:52,149 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1184-1 2025-04-24 16:44:52,195 - DEBUG - [10.0.0.241]: Running cmd : hostname 2025-04-24 16:44:52,419 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1184-1 2025-04-24 16:44:52,419 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2025-04-24 16:44:52,442 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1184-1 2025-04-24 16:44:52,442 - DEBUG - [10.0.0.241]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-04-24 16:44:52,529 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-24 16:44:52,529 - DEBUG - [10.0.0.241]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-24 16:44:52,563 - DEBUG - Output : 10.0.0.241/24 2025-04-24 16:44:52,563 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2025-04-24 16:44:52,597 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1184-1 2025-04-24 16:44:52,673 - INFO - Using existing project ['default-domain', 'k8s-default'](44d98a0e-0e5a-4c93-aec2-6ec650b061c4) 2025-04-24 16:44:52,776 - INFO - Using existing project ['default-domain', 'k8s-default'](44d98a0e-0e5a-4c93-aec2-6ec650b061c4) 2025-04-24 16:44:52,919 - INFO - ================================================================================ 2025-04-24 16:44:52,919 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-24 16:44:52,920 - 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-04-24 16:44:53,105 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-24 16:44:53,113 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.249': '0'}} with 2025-04-24 16:44:53,113 - INFO - Initial checks done. Running the testcase now 2025-04-24 16:44:53,113 - INFO - 2025-04-24 16:44:53,116 - INFO - Namespace default already exists 2025-04-24 16:44:53,116 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-24 16:44:53,221 - DEBUG - Output : cluster_project={} 2025-04-24 16:44:53,269 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-24 16:44:53,270 - DEBUG - Project uuid in Contrail is 44d98a0e-0e5a-4c93-aec2-6ec650b061c4 2025-04-24 16:44:53,270 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-24 16:44:53,398 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-24 16:44:53,398 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=0deaf795-e8d6-44d5-96d3-1c06f0077356 2025-04-24 16:44:53,402 - INFO - Namespace default with uuid 0deaf795-e8d6-44d5-96d3-1c06f0077356 found in kube manager 2025-04-24 16:44:53,402 - INFO - Namespace default verification passed 2025-04-24 16:44:53,406 - DEBUG - Service ctest-nginx-svc-76531510 not present 2025-04-24 16:44:53,406 - INFO - Creating service ctest-nginx-svc-76531510 2025-04-24 16:44:53,433 - INFO - Created Service ctest-nginx-svc-76531510 2025-04-24 16:44:53,436 - DEBUG - Pod ctest-nginx-pod-96662427 not present 2025-04-24 16:44:53,437 - INFO - Creating Pod ctest-nginx-pod-96662427 2025-04-24 16:44:53,503 - DEBUG - Pod : ctest-nginx-pod-96662427 UUID is 7278b5d3-fa0b-40ca-8471-9caa2b95bc23 2025-04-24 16:44:53,506 - DEBUG - Pod ctest-nginx-pod-44575683 not present 2025-04-24 16:44:53,507 - INFO - Creating Pod ctest-nginx-pod-44575683 2025-04-24 16:44:53,538 - DEBUG - Pod : ctest-nginx-pod-44575683 UUID is ee19dcc9-6853-4ad7-beb7-c1a83045f616 2025-04-24 16:44:53,768 - INFO - Created VN __public__, UUID :5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:54,041 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 16:44:54,046 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dc75204d-e8c3-4582-a7fe-e9a83b1ba0bf 2025-04-24 16:44:54,063 - DEBUG - Requesting: http://10.0.0.249:8082/project/44d98a0e-0e5a-4c93-aec2-6ec650b061c4 2025-04-24 16:44:54,114 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:54,150 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:54,168 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/a9395c69-a0c7-4ecf-9608-ebcb8527b165 2025-04-24 16:44:54,197 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/a9395c69-a0c7-4ecf-9608-ebcb8527b165 2025-04-24 16:44:54,208 - DEBUG - Route Targets: [] 2025-04-24 16:44:54,209 - DEBUG - RT names not yet present for VN __public__ 2025-04-24 16:44:59,209 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 16:44:59,215 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dc75204d-e8c3-4582-a7fe-e9a83b1ba0bf 2025-04-24 16:44:59,222 - DEBUG - Requesting: http://10.0.0.249:8082/project/44d98a0e-0e5a-4c93-aec2-6ec650b061c4 2025-04-24 16:44:59,277 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:59,291 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:59,301 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/a9395c69-a0c7-4ecf-9608-ebcb8527b165 2025-04-24 16:44:59,310 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/a9395c69-a0c7-4ecf-9608-ebcb8527b165 2025-04-24 16:44:59,317 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/37c1118f-9618-45e1-a10c-9bba5b408ce9 2025-04-24 16:44:59,322 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-24 16:44:59,323 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:59,331 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/a9395c69-a0c7-4ecf-9608-ebcb8527b165 2025-04-24 16:44:59,346 - INFO - Verified VN network id 14 for VN 5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:59,346 - INFO - Verifications in API Server for VN __public__ passed 2025-04-24 16:44:59,346 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:59,355 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/a9395c69-a0c7-4ecf-9608-ebcb8527b165 2025-04-24 16:44:59,362 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/a9395c69-a0c7-4ecf-9608-ebcb8527b165 2025-04-24 16:44:59,368 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/37c1118f-9618-45e1-a10c-9bba5b408ce9 2025-04-24 16:44:59,374 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-24 16:44:59,382 - DEBUG - Control-node 10.0.0.249 : 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': '6507053913181603306', 'uuid-lslong': '11640869109076415762'}, 'enable': 'true', 'created': '2025-04-24T16:44:53', 'last-modified': '2025-04-24T16:44:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.429481'} 2025-04-24 16:44:59,382 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 16:44:59,392 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-24 16:44:59,392 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-24 16:44:59,393 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-24 16:44:59,393 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 16:44:59,400 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dc75204d-e8c3-4582-a7fe-e9a83b1ba0bf 2025-04-24 16:44:59,407 - DEBUG - Requesting: http://10.0.0.249:8082/project/44d98a0e-0e5a-4c93-aec2-6ec650b061c4 2025-04-24 16:44:59,465 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:59,474 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-24 16:44:59,474 - DEBUG - Verifying the vn in opserver 2025-04-24 16:44:59,474 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2025-04-24 16:44:59,475 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-04-24 16:44:59,480 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-24 16:44:59,480 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-24 16:44:59,480 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 16:44:59,488 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 16:44:59,494 - DEBUG - Do not have enough data to verify VN in agent 2025-04-24 16:44:59,494 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 16:44:59,500 - DEBUG - VRF ids for VN __public__: {} 2025-04-24 16:44:59,561 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-24 16:44:59,667 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 16:44:59,678 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dc75204d-e8c3-4582-a7fe-e9a83b1ba0bf 2025-04-24 16:44:59,688 - DEBUG - Requesting: http://10.0.0.249:8082/project/44d98a0e-0e5a-4c93-aec2-6ec650b061c4 2025-04-24 16:44:59,743 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:59,754 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/c001a19b-3732-4180-b5a6-52b355a38486 2025-04-24 16:44:59,759 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 16:44:59,764 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dc75204d-e8c3-4582-a7fe-e9a83b1ba0bf 2025-04-24 16:44:59,770 - DEBUG - Requesting: http://10.0.0.249:8082/project/44d98a0e-0e5a-4c93-aec2-6ec650b061c4 2025-04-24 16:44:59,828 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/5a4db30e-e581-45ea-a18c-acc75b515512 2025-04-24 16:44:59,840 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-24 16:44:59,840 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-24 16:44:59,847 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-24 16:44:59,855 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-24 16:44:59,855 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-24 16:44:59,858 - DEBUG - Ingress ctest-nginx-ingress-01857083 not present 2025-04-24 16:44:59,859 - INFO - Creating Ingress ctest-nginx-ingress-01857083 2025-04-24 16:44:59,865 - INFO - Created Ingress ctest-nginx-ingress-01857083 2025-04-24 16:44:59,868 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-01857083 2025-04-24 16:45:02,879 - DEBUG - For Ingress ctest-nginx-ingress-01857083, Cluster IP: 10.47.255.249, External IPs ['211.3.201.60'] 2025-04-24 16:45:02,879 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-01857083 2025-04-24 16:45:02,879 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=96107e3f-4c23-4cd5-a292-d659cb2f322f 2025-04-24 16:45:02,884 - INFO - Ingress ctest-nginx-ingress-01857083 with uuid 96107e3f-4c23-4cd5-a292-d659cb2f322f found in kube manager 2025-04-24 16:45:02,884 - INFO - Ingress ctest-nginx-ingress-01857083 verification passed 2025-04-24 16:45:02,887 - DEBUG - Pod ctest-busybox-pod-08094426 not present 2025-04-24 16:45:02,887 - INFO - Creating Pod ctest-busybox-pod-08094426 2025-04-24 16:45:02,906 - DEBUG - Node for Pod ctest-busybox-pod-08094426 not yet populated 2025-04-24 16:45:05,912 - DEBUG - Pod : ctest-busybox-pod-08094426 UUID is 04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:05,918 - DEBUG - Pod ctest-nginx-pod-96662427 not in running state.Currently in Pending 2025-04-24 16:45:10,925 - INFO - Pod ctest-nginx-pod-96662427 is in running state.Got IP 10.47.255.251 2025-04-24 16:45:10,985 - DEBUG - Pod ctest-nginx-pod-96662427 has vmi 734e9376-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:45:10,985 - INFO - Verified pod ctest-nginx-pod-96662427 in contrail-api 2025-04-24 16:45:10,985 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:45:10,999 - DEBUG - VMI 734e9376-212b-11f0-bd52-fa163ee4cc50 is active in agent 10.0.0.241 2025-04-24 16:45:10,999 - INFO - Verified Pod ctest-nginx-pod-96662427 in agent 10.0.0.241 2025-04-24 16:45:10,999 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=7278b5d3-fa0b-40ca-8471-9caa2b95bc23 2025-04-24 16:45:11,003 - INFO - Pod ctest-nginx-pod-96662427 with uuid 7278b5d3-fa0b-40ca-8471-9caa2b95bc23 found in kube manager 2025-04-24 16:45:11,003 - INFO - Pod ctest-nginx-pod-96662427 verification passed 2025-04-24 16:45:11,076 - DEBUG - [Pod ctest-nginx-pod-96662427] Cmd: echo ctest-nginx-pod-96662427 > /usr/share/nginx/html/index.html, Output: 2025-04-24 16:45:11,081 - INFO - Pod ctest-nginx-pod-44575683 is in running state.Got IP 10.47.255.250 2025-04-24 16:45:11,095 - DEBUG - Pod ctest-nginx-pod-44575683 has vmi 73c840d6-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:45:11,095 - INFO - Verified pod ctest-nginx-pod-44575683 in contrail-api 2025-04-24 16:45:11,095 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:45:11,107 - DEBUG - VMI 73c840d6-212b-11f0-bd52-fa163ee4cc50 is active in agent 10.0.0.241 2025-04-24 16:45:11,107 - INFO - Verified Pod ctest-nginx-pod-44575683 in agent 10.0.0.241 2025-04-24 16:45:11,107 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=ee19dcc9-6853-4ad7-beb7-c1a83045f616 2025-04-24 16:45:11,111 - INFO - Pod ctest-nginx-pod-44575683 with uuid ee19dcc9-6853-4ad7-beb7-c1a83045f616 found in kube manager 2025-04-24 16:45:11,111 - INFO - Pod ctest-nginx-pod-44575683 verification passed 2025-04-24 16:45:11,169 - DEBUG - [Pod ctest-nginx-pod-44575683] Cmd: echo ctest-nginx-pod-44575683 > /usr/share/nginx/html/index.html, Output: 2025-04-24 16:45:11,174 - DEBUG - Pod ctest-busybox-pod-08094426 not in running state.Currently in Pending 2025-04-24 16:45:16,183 - DEBUG - Pod ctest-busybox-pod-08094426 not in running state.Currently in Pending 2025-04-24 16:45:21,191 - INFO - Pod ctest-busybox-pod-08094426 is in running state.Got IP 10.47.255.248 2025-04-24 16:45:21,206 - DEBUG - Pod ctest-busybox-pod-08094426 has vmi 785cc612-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:45:21,206 - INFO - Verified pod ctest-busybox-pod-08094426 in contrail-api 2025-04-24 16:45:21,206 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:45:21,217 - DEBUG - VMI 785cc612-212b-11f0-bd52-fa163ee4cc50 is active in agent 10.0.0.241 2025-04-24 16:45:21,217 - INFO - Verified Pod ctest-busybox-pod-08094426 in agent 10.0.0.241 2025-04-24 16:45:21,217 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:21,221 - INFO - Pod ctest-busybox-pod-08094426 with uuid 04a7d224-af19-475e-a9b7-8406a264da69 found in kube manager 2025-04-24 16:45:21,221 - INFO - Pod ctest-busybox-pod-08094426 verification passed 2025-04-24 16:45:21,278 - DEBUG - [Pod ctest-busybox-pod-08094426] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-96662427 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-04-24 16:45:21,278 - DEBUG - [Pod Pod ctest-busybox-pod-08094426] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-24 16:45:21,278 - DEBUG - [Pod Pod ctest-busybox-pod-08094426] Cmd output: ctest-nginx-pod-96662427 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-04-24 16:45:21,337 - DEBUG - [Pod ctest-busybox-pod-08094426] 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-44575683 2025-04-24 16:45:21,337 - DEBUG - [Pod Pod ctest-busybox-pod-08094426] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-24 16:45:21,337 - DEBUG - [Pod Pod ctest-busybox-pod-08094426] 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-44575683 2025-04-24 16:45:21,337 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-96662427': 1, 'ctest-nginx-pod-44575683': 1} 2025-04-24 16:45:21,337 - WARNING - Nothing to delete parallely 2025-04-24 16:45:21,337 - INFO - Deleting pod default:ctest-busybox-pod-08094426 2025-04-24 16:45:21,360 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:21,369 - WARNING - Pod uuid 04a7d224-af19-475e-a9b7-8406a264da69 is still seen in agent 10.0.0.241 VM list 2025-04-24 16:45:26,369 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:26,377 - WARNING - Pod uuid 04a7d224-af19-475e-a9b7-8406a264da69 is still seen in agent 10.0.0.241 VM list 2025-04-24 16:45:31,379 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:31,386 - WARNING - Pod uuid 04a7d224-af19-475e-a9b7-8406a264da69 is still seen in agent 10.0.0.241 VM list 2025-04-24 16:45:36,387 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:36,394 - WARNING - Pod uuid 04a7d224-af19-475e-a9b7-8406a264da69 is still seen in agent 10.0.0.241 VM list 2025-04-24 16:45:41,395 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:41,403 - WARNING - Pod uuid 04a7d224-af19-475e-a9b7-8406a264da69 is still seen in agent 10.0.0.241 VM list 2025-04-24 16:45:46,403 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:46,412 - WARNING - Pod uuid 04a7d224-af19-475e-a9b7-8406a264da69 is still seen in agent 10.0.0.241 VM list 2025-04-24 16:45:51,413 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:51,421 - WARNING - Pod uuid 04a7d224-af19-475e-a9b7-8406a264da69 is still seen in agent 10.0.0.241 VM list 2025-04-24 16:45:56,422 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04a7d224-af19-475e-a9b7-8406a264da69 2025-04-24 16:45:56,429 - DEBUG - Pod 04a7d224-af19-475e-a9b7-8406a264da69 is not in agent 10.0.0.241 VM list 2025-04-24 16:45:56,429 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:785cc612-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:45:56,436 - DEBUG - VMI 785cc612-212b-11f0-bd52-fa163ee4cc50 is removed from agent 10.0.0.241 2025-04-24 16:45:56,436 - INFO - Verified that pod ctest-busybox-pod-08094426 is removed in agent 2025-04-24 16:45:56,436 - INFO - Deleting Ingress : ctest-nginx-ingress-01857083 2025-04-24 16:45:56,449 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=96107e3f-4c23-4cd5-a292-d659cb2f322f 2025-04-24 16:45:56,454 - ERROR - Ingress ctest-nginx-ingress-01857083 with uuid 96107e3f-4c23-4cd5-a292-d659cb2f322f still found in kube manager 2025-04-24 16:45:57,456 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=96107e3f-4c23-4cd5-a292-d659cb2f322f 2025-04-24 16:45:57,462 - INFO - Ingress ctest-nginx-ingress-01857083 with uuid 96107e3f-4c23-4cd5-a292-d659cb2f322f deleted successfully from kube manager 2025-04-24 16:45:57,462 - INFO - Verifications on Ingress %s cleanup passed 2025-04-24 16:45:57,462 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-24 16:45:57,645 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-24 16:45:57,655 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-24 16:45:57,655 - INFO - Deleting VN __public__ 2025-04-24 16:45:57,779 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/a9395c69-a0c7-4ecf-9608-ebcb8527b165 2025-04-24 16:45:57,787 - DEBUG - Response Code: 404 2025-04-24 16:45:57,788 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-24 16:45:57,793 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dc75204d-e8c3-4582-a7fe-e9a83b1ba0bf 2025-04-24 16:45:57,811 - DEBUG - Requesting: http://10.0.0.249:8082/project/44d98a0e-0e5a-4c93-aec2-6ec650b061c4 2025-04-24 16:45:57,846 - INFO - Validated that VN __public__ is not found in API Server 2025-04-24 16:45:57,846 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-24 16:45:57,856 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 16:45:57,878 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2025-04-24 16:45:57,879 - INFO - Validated that VN __public__ is not in any agent 2025-04-24 16:45:57,879 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 16:45:57,888 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-24 16:45:57,901 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-24 16:45:57,917 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-24 16:45:57,918 - INFO - Deleting pod default:ctest-nginx-pod-44575683 2025-04-24 16:45:57,957 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee19dcc9-6853-4ad7-beb7-c1a83045f616 2025-04-24 16:45:57,980 - WARNING - Pod uuid ee19dcc9-6853-4ad7-beb7-c1a83045f616 is still seen in agent 10.0.0.241 VM list 2025-04-24 16:46:02,984 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee19dcc9-6853-4ad7-beb7-c1a83045f616 2025-04-24 16:46:02,991 - DEBUG - Pod ee19dcc9-6853-4ad7-beb7-c1a83045f616 is not in agent 10.0.0.241 VM list 2025-04-24 16:46:02,991 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:73c840d6-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:46:02,998 - DEBUG - VMI 73c840d6-212b-11f0-bd52-fa163ee4cc50 is removed from agent 10.0.0.241 2025-04-24 16:46:02,998 - INFO - Verified that pod ctest-nginx-pod-44575683 is removed in agent 2025-04-24 16:46:02,998 - INFO - Deleting pod default:ctest-nginx-pod-96662427 2025-04-24 16:46:03,013 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7278b5d3-fa0b-40ca-8471-9caa2b95bc23 2025-04-24 16:46:03,025 - WARNING - Pod uuid 7278b5d3-fa0b-40ca-8471-9caa2b95bc23 is still seen in agent 10.0.0.241 VM list 2025-04-24 16:46:08,026 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7278b5d3-fa0b-40ca-8471-9caa2b95bc23 2025-04-24 16:46:08,033 - DEBUG - Pod 7278b5d3-fa0b-40ca-8471-9caa2b95bc23 is not in agent 10.0.0.241 VM list 2025-04-24 16:46:08,033 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:734e9376-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:46:08,038 - DEBUG - VMI 734e9376-212b-11f0-bd52-fa163ee4cc50 is removed from agent 10.0.0.241 2025-04-24 16:46:08,039 - INFO - Verified that pod ctest-nginx-pod-96662427 is removed in agent 2025-04-24 16:46:08,039 - INFO - Deleting service : ctest-nginx-svc-76531510 2025-04-24 16:46:08,302 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-24 16:46:08,312 - DEBUG - No XMPP flaps were noticed during the test
2025-04-24 16:46:08,312 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:16]
2025-04-24 16:46:08,312 - INFO - -------------------------------------------------------------------------------- 2025-04-24 16:46:17,743 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-24 16:46:17,863 - DEBUG - Output : cluster_project={} 2025-04-24 16:46:17,936 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-24 16:46:18,202 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-24 16:46:18,207 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-24 16:46:18,325 - DEBUG - Output : cluster_project={} 2025-04-24 16:46:28,428 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:46:33,513 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:46:33,560 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:46:33,641 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:46:33,676 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:46:38,757 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:46:38,853 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:46:38,929 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-24 16:46:39,156 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-24 16:46:41,779 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2025-04-24 16:46:41,787 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-04-24 16:46:41,827 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-04-24 16:46:43,858 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-04-24 16:49:44,135 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-24 16:49:44,172 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=eef37ab2-e6ae-4066-b50f-4f7529496b65 2025-04-24 16:49:44,200 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b30f98fa-8593-478a-875e-d5b3d9644fd2 2025-04-24 16:49:44,207 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3329f223-1569-4360-bed1-6e9a5962913c 2025-04-24 16:49:44,216 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c3f5ac74-63fc-4b4c-9282-db0ea7a26adf 2025-04-24 16:49:44,221 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ad909b0e-ea43-4a09-a2a6-d2788bb8c297 2025-04-24 16:49:44,225 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=feafd857-df28-41b2-ac31-2b23faad52d6 2025-04-24 16:49:44,229 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fc9bd1ad-80a0-4461-9f7b-85501076cf82 2025-04-24 16:49:44,234 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c2e526af-94ba-4ed0-bd9f-fcae28ca64ff 2025-04-24 16:49:49,209 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=eef37ab2-e6ae-4066-b50f-4f7529496b65 2025-04-24 16:49:49,216 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a39befce-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:49:49,316 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3329f223-1569-4360-bed1-6e9a5962913c 2025-04-24 16:49:49,318 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c3f5ac74-63fc-4b4c-9282-db0ea7a26adf 2025-04-24 16:49:49,319 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b30f98fa-8593-478a-875e-d5b3d9644fd2 2025-04-24 16:49:49,321 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=feafd857-df28-41b2-ac31-2b23faad52d6 2025-04-24 16:49:49,322 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fc9bd1ad-80a0-4461-9f7b-85501076cf82 2025-04-24 16:49:49,323 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ad909b0e-ea43-4a09-a2a6-d2788bb8c297 2025-04-24 16:49:49,324 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c2e526af-94ba-4ed0-bd9f-fcae28ca64ff 2025-04-24 16:49:49,349 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a62702ba-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:49:49,353 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a571e416-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:49:49,354 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a4a167fa-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:49:54,349 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3329f223-1569-4360-bed1-6e9a5962913c 2025-04-24 16:49:54,353 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fc9bd1ad-80a0-4461-9f7b-85501076cf82 2025-04-24 16:49:54,356 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b30f98fa-8593-478a-875e-d5b3d9644fd2 2025-04-24 16:49:54,358 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c2e526af-94ba-4ed0-bd9f-fcae28ca64ff 2025-04-24 16:49:59,364 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fc9bd1ad-80a0-4461-9f7b-85501076cf82 2025-04-24 16:49:59,366 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3329f223-1569-4360-bed1-6e9a5962913c 2025-04-24 16:49:59,371 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c2e526af-94ba-4ed0-bd9f-fcae28ca64ff 2025-04-24 16:49:59,373 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b30f98fa-8593-478a-875e-d5b3d9644fd2 2025-04-24 16:50:04,378 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3329f223-1569-4360-bed1-6e9a5962913c 2025-04-24 16:50:04,379 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fc9bd1ad-80a0-4461-9f7b-85501076cf82 2025-04-24 16:50:04,382 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c2e526af-94ba-4ed0-bd9f-fcae28ca64ff 2025-04-24 16:50:04,384 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b30f98fa-8593-478a-875e-d5b3d9644fd2 2025-04-24 16:50:09,398 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3329f223-1569-4360-bed1-6e9a5962913c 2025-04-24 16:50:09,401 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b30f98fa-8593-478a-875e-d5b3d9644fd2 2025-04-24 16:50:09,403 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c2e526af-94ba-4ed0-bd9f-fcae28ca64ff 2025-04-24 16:50:09,404 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fc9bd1ad-80a0-4461-9f7b-85501076cf82 2025-04-24 16:50:14,408 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3329f223-1569-4360-bed1-6e9a5962913c 2025-04-24 16:50:14,421 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b30f98fa-8593-478a-875e-d5b3d9644fd2 2025-04-24 16:50:14,425 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c2e526af-94ba-4ed0-bd9f-fcae28ca64ff 2025-04-24 16:50:14,426 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fc9bd1ad-80a0-4461-9f7b-85501076cf82 2025-04-24 16:50:19,487 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3329f223-1569-4360-bed1-6e9a5962913c 2025-04-24 16:50:19,489 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fc9bd1ad-80a0-4461-9f7b-85501076cf82 2025-04-24 16:50:19,490 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c2e526af-94ba-4ed0-bd9f-fcae28ca64ff 2025-04-24 16:50:19,492 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b30f98fa-8593-478a-875e-d5b3d9644fd2 2025-04-24 16:50:19,507 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a83654ca-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:50:19,508 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6afcf5a-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:50:19,510 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7b1a27a-212b-11f0-bd52-fa163ee4cc50 2025-04-24 16:50:19,513 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7353e1a-212b-11f0-bd52-fa163ee4cc50