2025-01-06 12:54:01,506 - DEBUG - [10.0.0.37]: Running cmd : hostname 2025-01-06 12:54:01,772 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-899-1 2025-01-06 12:54:01,772 - DEBUG - [10.0.0.37]: Running cmd : hostname -f 2025-01-06 12:54:01,805 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-899-1 2025-01-06 12:54:01,805 - DEBUG - [10.0.0.37]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-06 12:54:01,929 - DEBUG - Output : NAMES contrail_test_WlLtdXooU contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_api_1 config_api_schema_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_dnsmasq_1 2025-01-06 12:54:01,930 - DEBUG - [10.0.0.37]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-06 12:54:01,975 - DEBUG - Output : 10.0.0.37/24 172.17.0.1/16 2025-01-06 12:54:01,976 - DEBUG - [10.0.0.37]: Running cmd : getent hosts 10.0.0.37 | head -n 1 | awk '{print $2}' 2025-01-06 12:54:02,011 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-899-1 2025-01-06 12:54:02,106 - DEBUG - [10.0.0.30]: Running cmd : hostname 2025-01-06 12:54:02,322 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-899-1 2025-01-06 12:54:02,322 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2025-01-06 12:54:02,346 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-899-1 2025-01-06 12:54:02,346 - DEBUG - [10.0.0.30]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-06 12:54:02,443 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-06 12:54:02,444 - DEBUG - [10.0.0.30]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-06 12:54:02,478 - DEBUG - Output : 10.0.0.30/24 2025-01-06 12:54:02,479 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2025-01-06 12:54:02,513 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-899-1 2025-01-06 12:54:02,606 - INFO - Using existing project ['default-domain', 'k8s-default'](3cd1cb8d-0b9f-4778-bb1b-c24bc0431125) 2025-01-06 12:54:02,776 - INFO - Using existing project ['default-domain', 'k8s-default'](3cd1cb8d-0b9f-4778-bb1b-c24bc0431125) 2025-01-06 12:54:02,944 - INFO - ================================================================================ 2025-01-06 12:54:02,944 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-06 12:54:02,944 - 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-01-06 12:54:03,189 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 12:54:03,196 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.0.0.37': '0'}} with 2025-01-06 12:54:03,196 - INFO - Initial checks done. Running the testcase now 2025-01-06 12:54:03,196 - INFO - 2025-01-06 12:54:03,200 - INFO - Namespace default already exists 2025-01-06 12:54:03,200 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-06 12:54:03,319 - DEBUG - Output : cluster_project={} 2025-01-06 12:54:03,378 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-06 12:54:03,378 - DEBUG - Project uuid in Contrail is 3cd1cb8d-0b9f-4778-bb1b-c24bc0431125 2025-01-06 12:54:03,378 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-06 12:54:03,519 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-06 12:54:03,519 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_NamespaceDatabaseList?namespace_uuid=1a2f4446-d33e-427a-82f2-c05bafd142a4 2025-01-06 12:54:03,523 - INFO - Namespace default with uuid 1a2f4446-d33e-427a-82f2-c05bafd142a4 found in kube manager 2025-01-06 12:54:03,524 - INFO - Namespace default verification passed 2025-01-06 12:54:03,526 - DEBUG - Service ctest-nginx-svc-11350052 not present 2025-01-06 12:54:03,526 - INFO - Creating service ctest-nginx-svc-11350052 2025-01-06 12:54:03,544 - INFO - Created Service ctest-nginx-svc-11350052 2025-01-06 12:54:03,554 - DEBUG - Pod ctest-nginx-pod-88026314 not present 2025-01-06 12:54:03,554 - INFO - Creating Pod ctest-nginx-pod-88026314 2025-01-06 12:54:03,636 - DEBUG - Pod : ctest-nginx-pod-88026314 UUID is 0b159ef0-cf16-4b76-8c12-1861be17f787 2025-01-06 12:54:03,643 - DEBUG - Pod ctest-nginx-pod-06750686 not present 2025-01-06 12:54:03,643 - INFO - Creating Pod ctest-nginx-pod-06750686 2025-01-06 12:54:03,682 - DEBUG - Pod : ctest-nginx-pod-06750686 UUID is bb91240e-813d-4fb5-9561-bcd6b2d42a68 2025-01-06 12:54:03,927 - INFO - Created VN __public__, UUID :a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:04,292 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-06 12:54:04,311 - DEBUG - Requesting: http://10.0.0.37:8082/domain/2d97ae9c-5218-4179-a462-cdc491cf5919 2025-01-06 12:54:04,354 - DEBUG - Requesting: http://10.0.0.37:8082/project/3cd1cb8d-0b9f-4778-bb1b-c24bc0431125 2025-01-06 12:54:04,478 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:04,505 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:04,543 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/b4d1a25e-828a-4ccd-90b9-ca93c8432d05 2025-01-06 12:54:04,577 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/b4d1a25e-828a-4ccd-90b9-ca93c8432d05 2025-01-06 12:54:04,599 - DEBUG - Route Targets: [] 2025-01-06 12:54:04,599 - DEBUG - RT names not yet present for VN __public__ 2025-01-06 12:54:09,599 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-06 12:54:09,605 - DEBUG - Requesting: http://10.0.0.37:8082/domain/2d97ae9c-5218-4179-a462-cdc491cf5919 2025-01-06 12:54:09,620 - DEBUG - Requesting: http://10.0.0.37:8082/project/3cd1cb8d-0b9f-4778-bb1b-c24bc0431125 2025-01-06 12:54:09,689 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:09,704 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:09,726 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/b4d1a25e-828a-4ccd-90b9-ca93c8432d05 2025-01-06 12:54:09,756 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/b4d1a25e-828a-4ccd-90b9-ca93c8432d05 2025-01-06 12:54:09,766 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/05fb483c-3960-4f93-9363-5ee45565f8e8 2025-01-06 12:54:09,773 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-06 12:54:09,773 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:09,783 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/b4d1a25e-828a-4ccd-90b9-ca93c8432d05 2025-01-06 12:54:09,802 - INFO - Verified VN network id 13 for VN a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:09,802 - INFO - Verifications in API Server for VN __public__ passed 2025-01-06 12:54:09,802 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:09,820 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/b4d1a25e-828a-4ccd-90b9-ca93c8432d05 2025-01-06 12:54:09,827 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/b4d1a25e-828a-4ccd-90b9-ca93c8432d05 2025-01-06 12:54:09,848 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/05fb483c-3960-4f93-9363-5ee45565f8e8 2025-01-06 12:54:09,855 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-06 12:54:09,864 - DEBUG - Control-node 10.0.0.37 : 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': '11749058836085883337', 'uuid-lslong': '12718277675472110647'}, 'enable': 'true', 'created': '2025-01-06T12:54:03', 'last-modified': '2025-01-06T12:54:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.714586'} 2025-01-06 12:54:09,864 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 12:54:09,874 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-06 12:54:09,874 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-06 12:54:09,875 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-06 12:54:09,875 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-06 12:54:09,880 - DEBUG - Requesting: http://10.0.0.37:8082/domain/2d97ae9c-5218-4179-a462-cdc491cf5919 2025-01-06 12:54:09,889 - DEBUG - Requesting: http://10.0.0.37:8082/project/3cd1cb8d-0b9f-4778-bb1b-c24bc0431125 2025-01-06 12:54:09,945 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:09,966 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-06 12:54:09,966 - DEBUG - Verifying the vn in opserver 2025-01-06 12:54:09,966 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.37 2025-01-06 12:54:09,966 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2025-01-06 12:54:09,973 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-06 12:54:09,973 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-06 12:54:09,973 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 12:54:09,982 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 12:54:09,988 - DEBUG - Do not have enough data to verify VN in agent 2025-01-06 12:54:09,988 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 12:54:09,994 - DEBUG - VRF ids for VN __public__: {} 2025-01-06 12:54:10,132 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-06 12:54:10,267 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-06 12:54:10,274 - DEBUG - Requesting: http://10.0.0.37:8082/domain/2d97ae9c-5218-4179-a462-cdc491cf5919 2025-01-06 12:54:10,286 - DEBUG - Requesting: http://10.0.0.37:8082/project/3cd1cb8d-0b9f-4778-bb1b-c24bc0431125 2025-01-06 12:54:10,366 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:10,377 - DEBUG - Requesting: http://10.0.0.37:8082/floating-ip-pool/1bb562ca-3c24-425e-9a72-fc8d2a045414 2025-01-06 12:54:10,383 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-06 12:54:10,387 - DEBUG - Requesting: http://10.0.0.37:8082/domain/2d97ae9c-5218-4179-a462-cdc491cf5919 2025-01-06 12:54:10,394 - DEBUG - Requesting: http://10.0.0.37:8082/project/3cd1cb8d-0b9f-4778-bb1b-c24bc0431125 2025-01-06 12:54:10,440 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a30d0ac3-2210-41c9-b080-6629594bc437 2025-01-06 12:54:10,454 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-06 12:54:10,454 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-06 12:54:10,463 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-06 12:54:10,469 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-06 12:54:10,469 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-06 12:54:10,473 - DEBUG - Ingress ctest-nginx-ingress-85472011 not present 2025-01-06 12:54:10,473 - INFO - Creating Ingress ctest-nginx-ingress-85472011 2025-01-06 12:54:10,614 - INFO - Created Ingress ctest-nginx-ingress-85472011 2025-01-06 12:54:10,619 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-85472011 2025-01-06 12:54:13,623 - DEBUG - For Ingress ctest-nginx-ingress-85472011, Cluster IP: 10.47.255.249, External IPs ['80.196.152.252'] 2025-01-06 12:54:13,624 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-85472011 2025-01-06 12:54:13,624 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=fba22559-41c0-4a6e-ba62-376d1fab5744 2025-01-06 12:54:13,629 - INFO - Ingress ctest-nginx-ingress-85472011 with uuid fba22559-41c0-4a6e-ba62-376d1fab5744 found in kube manager 2025-01-06 12:54:13,629 - INFO - Ingress ctest-nginx-ingress-85472011 verification passed 2025-01-06 12:54:13,636 - DEBUG - Pod ctest-busybox-pod-33175733 not present 2025-01-06 12:54:13,636 - INFO - Creating Pod ctest-busybox-pod-33175733 2025-01-06 12:54:13,662 - DEBUG - Pod : ctest-busybox-pod-33175733 UUID is fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:54:13,668 - DEBUG - Pod ctest-nginx-pod-88026314 not in running state.Currently in Pending 2025-01-06 12:54:18,675 - DEBUG - Pod ctest-nginx-pod-88026314 not in running state.Currently in Pending 2025-01-06 12:54:23,681 - INFO - Pod ctest-nginx-pod-88026314 is in running state.Got IP 10.47.255.251 2025-01-06 12:54:23,695 - DEBUG - Pod ctest-nginx-pod-88026314 has vmi 4fcbbac6-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:54:23,695 - INFO - Verified pod ctest-nginx-pod-88026314 in contrail-api 2025-01-06 12:54:23,695 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:54:23,707 - DEBUG - VMI 4fcbbac6-cc2d-11ef-b462-fa163e540bd1 is active in agent 10.0.0.30 2025-01-06 12:54:23,707 - INFO - Verified Pod ctest-nginx-pod-88026314 in agent 10.0.0.30 2025-01-06 12:54:23,708 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=0b159ef0-cf16-4b76-8c12-1861be17f787 2025-01-06 12:54:23,712 - INFO - Pod ctest-nginx-pod-88026314 with uuid 0b159ef0-cf16-4b76-8c12-1861be17f787 found in kube manager 2025-01-06 12:54:23,713 - INFO - Pod ctest-nginx-pod-88026314 verification passed 2025-01-06 12:54:23,778 - DEBUG - [Pod ctest-nginx-pod-88026314] Cmd: echo ctest-nginx-pod-88026314 > /usr/share/nginx/html/index.html, Output: 2025-01-06 12:54:23,784 - INFO - Pod ctest-nginx-pod-06750686 is in running state.Got IP 10.47.255.250 2025-01-06 12:54:23,840 - DEBUG - Pod ctest-nginx-pod-06750686 has vmi 5060df20-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:54:23,840 - INFO - Verified pod ctest-nginx-pod-06750686 in contrail-api 2025-01-06 12:54:23,840 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:54:23,851 - DEBUG - VMI 5060df20-cc2d-11ef-b462-fa163e540bd1 is active in agent 10.0.0.30 2025-01-06 12:54:23,852 - INFO - Verified Pod ctest-nginx-pod-06750686 in agent 10.0.0.30 2025-01-06 12:54:23,853 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=bb91240e-813d-4fb5-9561-bcd6b2d42a68 2025-01-06 12:54:23,858 - INFO - Pod ctest-nginx-pod-06750686 with uuid bb91240e-813d-4fb5-9561-bcd6b2d42a68 found in kube manager 2025-01-06 12:54:23,858 - INFO - Pod ctest-nginx-pod-06750686 verification passed 2025-01-06 12:54:23,956 - DEBUG - [Pod ctest-nginx-pod-06750686] Cmd: echo ctest-nginx-pod-06750686 > /usr/share/nginx/html/index.html, Output: 2025-01-06 12:54:23,964 - DEBUG - Pod ctest-busybox-pod-33175733 not in running state.Currently in Pending 2025-01-06 12:54:28,970 - INFO - Pod ctest-busybox-pod-33175733 is in running state.Got IP 10.47.255.248 2025-01-06 12:54:28,984 - DEBUG - Pod ctest-busybox-pod-33175733 has vmi 54d9b7ca-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:54:28,984 - INFO - Verified pod ctest-busybox-pod-33175733 in contrail-api 2025-01-06 12:54:28,984 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:54:28,995 - DEBUG - VMI 54d9b7ca-cc2d-11ef-b462-fa163e540bd1 is active in agent 10.0.0.30 2025-01-06 12:54:28,995 - INFO - Verified Pod ctest-busybox-pod-33175733 in agent 10.0.0.30 2025-01-06 12:54:28,995 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:54:28,999 - INFO - Pod ctest-busybox-pod-33175733 with uuid fb0a2f5f-73d2-461b-9819-7b562ad53dbe found in kube manager 2025-01-06 12:54:28,999 - INFO - Pod ctest-busybox-pod-33175733 verification passed 2025-01-06 12:54:29,065 - DEBUG - [Pod ctest-busybox-pod-33175733] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88026314 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-01-06 12:54:29,066 - DEBUG - [Pod Pod ctest-busybox-pod-33175733] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 12:54:29,066 - DEBUG - [Pod Pod ctest-busybox-pod-33175733] Cmd output: ctest-nginx-pod-88026314 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-01-06 12:54:29,125 - DEBUG - [Pod ctest-busybox-pod-33175733] 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-06750686 2025-01-06 12:54:29,125 - DEBUG - [Pod Pod ctest-busybox-pod-33175733] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 12:54:29,125 - DEBUG - [Pod Pod ctest-busybox-pod-33175733] 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-06750686 2025-01-06 12:54:29,125 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-88026314': 1, 'ctest-nginx-pod-06750686': 1} 2025-01-06 12:54:29,125 - WARNING - Nothing to delete parallely 2025-01-06 12:54:29,125 - INFO - Deleting pod default:ctest-busybox-pod-33175733 2025-01-06 12:54:29,138 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:54:29,145 - WARNING - Pod uuid fb0a2f5f-73d2-461b-9819-7b562ad53dbe is still seen in agent 10.0.0.30 VM list 2025-01-06 12:54:34,146 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:54:34,156 - WARNING - Pod uuid fb0a2f5f-73d2-461b-9819-7b562ad53dbe is still seen in agent 10.0.0.30 VM list 2025-01-06 12:54:39,156 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:54:39,165 - WARNING - Pod uuid fb0a2f5f-73d2-461b-9819-7b562ad53dbe is still seen in agent 10.0.0.30 VM list 2025-01-06 12:54:44,166 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:54:44,177 - WARNING - Pod uuid fb0a2f5f-73d2-461b-9819-7b562ad53dbe is still seen in agent 10.0.0.30 VM list 2025-01-06 12:54:49,178 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:54:49,186 - WARNING - Pod uuid fb0a2f5f-73d2-461b-9819-7b562ad53dbe is still seen in agent 10.0.0.30 VM list 2025-01-06 12:54:54,188 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:54:54,194 - WARNING - Pod uuid fb0a2f5f-73d2-461b-9819-7b562ad53dbe is still seen in agent 10.0.0.30 VM list 2025-01-06 12:54:59,195 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:54:59,202 - WARNING - Pod uuid fb0a2f5f-73d2-461b-9819-7b562ad53dbe is still seen in agent 10.0.0.30 VM list 2025-01-06 12:55:04,204 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fb0a2f5f-73d2-461b-9819-7b562ad53dbe 2025-01-06 12:55:04,211 - DEBUG - Pod fb0a2f5f-73d2-461b-9819-7b562ad53dbe is not in agent 10.0.0.30 VM list 2025-01-06 12:55:04,211 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:54d9b7ca-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:55:04,216 - DEBUG - VMI 54d9b7ca-cc2d-11ef-b462-fa163e540bd1 is removed from agent 10.0.0.30 2025-01-06 12:55:04,217 - INFO - Verified that pod ctest-busybox-pod-33175733 is removed in agent 2025-01-06 12:55:04,217 - INFO - Deleting Ingress : ctest-nginx-ingress-85472011 2025-01-06 12:55:04,230 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=fba22559-41c0-4a6e-ba62-376d1fab5744 2025-01-06 12:55:04,234 - ERROR - Ingress ctest-nginx-ingress-85472011 with uuid fba22559-41c0-4a6e-ba62-376d1fab5744 still found in kube manager 2025-01-06 12:55:05,236 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=fba22559-41c0-4a6e-ba62-376d1fab5744 2025-01-06 12:55:05,242 - INFO - Ingress ctest-nginx-ingress-85472011 with uuid fba22559-41c0-4a6e-ba62-376d1fab5744 deleted successfully from kube manager 2025-01-06 12:55:05,243 - INFO - Verifications on Ingress %s cleanup passed 2025-01-06 12:55:05,243 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-06 12:55:05,370 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-06 12:55:05,378 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-06 12:55:05,378 - INFO - Deleting VN __public__ 2025-01-06 12:55:05,617 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/b4d1a25e-828a-4ccd-90b9-ca93c8432d05 2025-01-06 12:55:05,624 - DEBUG - Response Code: 404 2025-01-06 12:55:05,624 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-06 12:55:05,631 - DEBUG - Requesting: http://10.0.0.37:8082/domain/2d97ae9c-5218-4179-a462-cdc491cf5919 2025-01-06 12:55:05,652 - DEBUG - Requesting: http://10.0.0.37:8082/project/3cd1cb8d-0b9f-4778-bb1b-c24bc0431125 2025-01-06 12:55:05,777 - INFO - Validated that VN __public__ is not found in API Server 2025-01-06 12:55:05,778 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-06 12:55:05,785 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 12:55:05,793 - DEBUG - VN __public__ is not present in Agent 10.0.0.30 2025-01-06 12:55:05,793 - INFO - Validated that VN __public__ is not in any agent 2025-01-06 12:55:05,793 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 12:55:05,799 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 12:55:05,805 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-06 12:55:05,809 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-06 12:55:05,810 - INFO - Deleting pod default:ctest-nginx-pod-06750686 2025-01-06 12:55:05,817 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bb91240e-813d-4fb5-9561-bcd6b2d42a68 2025-01-06 12:55:05,828 - WARNING - Pod uuid bb91240e-813d-4fb5-9561-bcd6b2d42a68 is still seen in agent 10.0.0.30 VM list 2025-01-06 12:55:10,829 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bb91240e-813d-4fb5-9561-bcd6b2d42a68 2025-01-06 12:55:10,840 - DEBUG - Pod bb91240e-813d-4fb5-9561-bcd6b2d42a68 is not in agent 10.0.0.30 VM list 2025-01-06 12:55:10,840 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5060df20-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:55:10,846 - DEBUG - VMI 5060df20-cc2d-11ef-b462-fa163e540bd1 is removed from agent 10.0.0.30 2025-01-06 12:55:10,846 - INFO - Verified that pod ctest-nginx-pod-06750686 is removed in agent 2025-01-06 12:55:10,847 - INFO - Deleting pod default:ctest-nginx-pod-88026314 2025-01-06 12:55:10,859 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0b159ef0-cf16-4b76-8c12-1861be17f787 2025-01-06 12:55:10,868 - WARNING - Pod uuid 0b159ef0-cf16-4b76-8c12-1861be17f787 is still seen in agent 10.0.0.30 VM list 2025-01-06 12:55:15,869 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0b159ef0-cf16-4b76-8c12-1861be17f787 2025-01-06 12:55:15,876 - DEBUG - Pod 0b159ef0-cf16-4b76-8c12-1861be17f787 is not in agent 10.0.0.30 VM list 2025-01-06 12:55:15,877 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4fcbbac6-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:55:15,883 - DEBUG - VMI 4fcbbac6-cc2d-11ef-b462-fa163e540bd1 is removed from agent 10.0.0.30 2025-01-06 12:55:15,883 - INFO - Verified that pod ctest-nginx-pod-88026314 is removed in agent 2025-01-06 12:55:15,883 - INFO - Deleting service : ctest-nginx-svc-11350052 2025-01-06 12:55:16,107 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 12:55:16,115 - DEBUG - No XMPP flaps were noticed during the test
2025-01-06 12:55:16,115 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2025-01-06 12:55:16,115 - INFO - -------------------------------------------------------------------------------- 2025-01-06 12:55:22,966 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-06 12:55:23,066 - DEBUG - Output : cluster_project={} 2025-01-06 12:55:23,107 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-06 12:55:23,288 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-06 12:55:23,295 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-06 12:55:23,404 - DEBUG - Output : cluster_project={} 2025-01-06 12:55:38,541 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:55:38,620 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:55:38,654 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:55:38,732 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:55:38,812 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:55:38,850 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:55:38,928 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:55:43,971 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 12:55:44,203 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 12:55:47,001 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_ApplicationPolicySetReq? 2025-01-06 12:55:47,009 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-01-06 12:55:47,037 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-01-06 12:55:49,066 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-01-06 12:58:49,603 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 12:58:49,661 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b1cc9b7b-3ce3-4824-b242-f711b381b66e 2025-01-06 12:58:49,673 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=02e627d0-e173-4fed-be87-f3a78ba4396c 2025-01-06 12:58:49,686 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=400f5a0a-c41b-412f-9d64-cf83aa4f45e3 2025-01-06 12:58:49,697 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c64416a8-579b-4245-9cff-cb5dad0b6ca3 2025-01-06 12:58:49,700 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=50496e8a-8abc-42b8-a567-a62ae9675b01 2025-01-06 12:58:49,704 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=74936337-792a-4f26-91b1-b789ad861153 2025-01-06 12:58:49,707 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d6e6631e-1144-4fa4-ab7d-b36dac40e0c9 2025-01-06 12:58:49,720 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=79f21a6a-6e30-4c2a-9e91-c98cee92b9fa 2025-01-06 12:58:54,724 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b1cc9b7b-3ce3-4824-b242-f711b381b66e 2025-01-06 12:58:54,726 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=02e627d0-e173-4fed-be87-f3a78ba4396c 2025-01-06 12:58:54,734 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ecc801c-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:58:54,750 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=74936337-792a-4f26-91b1-b789ad861153 2025-01-06 12:58:54,751 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=400f5a0a-c41b-412f-9d64-cf83aa4f45e3 2025-01-06 12:58:54,753 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=50496e8a-8abc-42b8-a567-a62ae9675b01 2025-01-06 12:58:54,754 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c64416a8-579b-4245-9cff-cb5dad0b6ca3 2025-01-06 12:58:54,756 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d6e6631e-1144-4fa4-ab7d-b36dac40e0c9 2025-01-06 12:58:54,757 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=79f21a6a-6e30-4c2a-9e91-c98cee92b9fa 2025-01-06 12:58:54,776 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f534908-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:58:54,778 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:80753828-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:58:54,779 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ff611ec-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:58:59,737 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=02e627d0-e173-4fed-be87-f3a78ba4396c 2025-01-06 12:58:59,774 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=50496e8a-8abc-42b8-a567-a62ae9675b01 2025-01-06 12:58:59,778 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=79f21a6a-6e30-4c2a-9e91-c98cee92b9fa 2025-01-06 12:58:59,779 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c64416a8-579b-4245-9cff-cb5dad0b6ca3 2025-01-06 12:59:04,745 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=02e627d0-e173-4fed-be87-f3a78ba4396c 2025-01-06 12:59:04,790 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=50496e8a-8abc-42b8-a567-a62ae9675b01 2025-01-06 12:59:04,792 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=79f21a6a-6e30-4c2a-9e91-c98cee92b9fa 2025-01-06 12:59:04,794 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c64416a8-579b-4245-9cff-cb5dad0b6ca3 2025-01-06 12:59:09,753 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=02e627d0-e173-4fed-be87-f3a78ba4396c 2025-01-06 12:59:09,806 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=50496e8a-8abc-42b8-a567-a62ae9675b01 2025-01-06 12:59:09,808 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=79f21a6a-6e30-4c2a-9e91-c98cee92b9fa 2025-01-06 12:59:09,809 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c64416a8-579b-4245-9cff-cb5dad0b6ca3 2025-01-06 12:59:14,765 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=02e627d0-e173-4fed-be87-f3a78ba4396c 2025-01-06 12:59:14,822 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=50496e8a-8abc-42b8-a567-a62ae9675b01 2025-01-06 12:59:14,824 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=79f21a6a-6e30-4c2a-9e91-c98cee92b9fa 2025-01-06 12:59:14,826 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c64416a8-579b-4245-9cff-cb5dad0b6ca3 2025-01-06 12:59:19,775 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=02e627d0-e173-4fed-be87-f3a78ba4396c 2025-01-06 12:59:19,836 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=50496e8a-8abc-42b8-a567-a62ae9675b01 2025-01-06 12:59:19,838 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c64416a8-579b-4245-9cff-cb5dad0b6ca3 2025-01-06 12:59:19,840 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=79f21a6a-6e30-4c2a-9e91-c98cee92b9fa 2025-01-06 12:59:24,798 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=02e627d0-e173-4fed-be87-f3a78ba4396c 2025-01-06 12:59:24,806 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81e41ef4-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:59:24,852 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=50496e8a-8abc-42b8-a567-a62ae9675b01 2025-01-06 12:59:24,854 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=79f21a6a-6e30-4c2a-9e91-c98cee92b9fa 2025-01-06 12:59:24,855 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c64416a8-579b-4245-9cff-cb5dad0b6ca3 2025-01-06 12:59:24,866 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:80f86d42-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:59:24,869 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81701c52-cc2d-11ef-b462-fa163e540bd1 2025-01-06 12:59:24,871 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:825ccf34-cc2d-11ef-b462-fa163e540bd1