2025-10-27 00:39:00,971 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-10-27 00:39:01,235 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1619-1 2025-10-27 00:39:01,235 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-10-27 00:39:01,268 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1619-1 2025-10-27 00:39:01,269 - DEBUG - [10.0.0.38]: 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-10-27 00:39:01,348 - DEBUG - Output : NAMES contrail_test_aMtaqbI5y contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 2025-10-27 00:39:01,348 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-27 00:39:01,400 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.184.90.1/24 172.17.0.1/16 2025-10-27 00:39:01,400 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-10-27 00:39:01,480 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1619-1 2025-10-27 00:39:01,550 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-10-27 00:39:01,795 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1619-1 2025-10-27 00:39:01,795 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-10-27 00:39:01,831 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1619-1 2025-10-27 00:39:01,831 - DEBUG - [10.0.0.65]: 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-10-27 00:39:01,911 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-27 00:39:01,911 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-27 00:39:01,946 - DEBUG - Output : 10.0.0.65/24 2025-10-27 00:39:01,946 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-10-27 00:39:01,982 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1619-1 2025-10-27 00:39:02,087 - INFO - Using existing project ['default-domain', 'k8s-default'](e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd) 2025-10-27 00:39:02,225 - INFO - Using existing project ['default-domain', 'k8s-default'](e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd) 2025-10-27 00:39:02,373 - INFO - ================================================================================ 2025-10-27 00:39:02,374 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-27 00:39:02,374 - 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-10-27 00:39:02,631 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 00:39:02,641 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.0.0.38': '0'}} with 2025-10-27 00:39:02,641 - INFO - Initial checks done. Running the testcase now 2025-10-27 00:39:02,641 - INFO - 2025-10-27 00:39:02,647 - INFO - Namespace default already exists 2025-10-27 00:39:02,648 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 00:39:02,788 - DEBUG - Output : cluster_project={} 2025-10-27 00:39:02,833 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-27 00:39:02,833 - DEBUG - Project uuid in Contrail is e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd 2025-10-27 00:39:02,833 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 00:39:02,992 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 00:39:02,993 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=146a9829-3b5f-4745-96b6-d1bcbce59ffb 2025-10-27 00:39:02,997 - INFO - Namespace default with uuid 146a9829-3b5f-4745-96b6-d1bcbce59ffb found in kube manager 2025-10-27 00:39:02,997 - INFO - Namespace default verification passed 2025-10-27 00:39:03,005 - DEBUG - Service ctest-nginx-svc-06441660 not present 2025-10-27 00:39:03,005 - INFO - Creating service ctest-nginx-svc-06441660 2025-10-27 00:39:03,035 - INFO - Created Service ctest-nginx-svc-06441660 2025-10-27 00:39:03,039 - DEBUG - Pod ctest-nginx-pod-83748302 not present 2025-10-27 00:39:03,040 - INFO - Creating Pod ctest-nginx-pod-83748302 2025-10-27 00:39:03,120 - DEBUG - Pod : ctest-nginx-pod-83748302 UUID is 6adf4cf0-b91d-48b8-8645-c60c72e23635 2025-10-27 00:39:03,124 - DEBUG - Pod ctest-nginx-pod-38132045 not present 2025-10-27 00:39:03,124 - INFO - Creating Pod ctest-nginx-pod-38132045 2025-10-27 00:39:03,149 - DEBUG - Pod : ctest-nginx-pod-38132045 UUID is dc10115f-e6e5-477c-9b36-7ef55447e581 2025-10-27 00:39:03,311 - INFO - Created VN __public__, UUID :7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:03,542 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 00:39:03,549 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a 2025-10-27 00:39:03,569 - DEBUG - Requesting: http://10.0.0.38:8082/project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd 2025-10-27 00:39:03,640 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:03,660 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:03,677 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 2025-10-27 00:39:03,688 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 2025-10-27 00:39:03,740 - DEBUG - Route Targets: [] 2025-10-27 00:39:03,740 - DEBUG - RT names not yet present for VN __public__ 2025-10-27 00:39:08,740 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 00:39:08,746 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a 2025-10-27 00:39:08,754 - DEBUG - Requesting: http://10.0.0.38:8082/project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd 2025-10-27 00:39:08,822 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:08,837 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:08,848 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 2025-10-27 00:39:08,858 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 2025-10-27 00:39:08,865 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/35c812c1-6f59-4015-ae57-fe439bddf88b 2025-10-27 00:39:08,872 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 00:39:08,872 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:08,884 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 2025-10-27 00:39:08,916 - INFO - Verified VN network id 13 for VN 7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:08,916 - INFO - Verifications in API Server for VN __public__ passed 2025-10-27 00:39:08,916 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:08,930 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 2025-10-27 00:39:08,939 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 2025-10-27 00:39:08,949 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/35c812c1-6f59-4015-ae57-fe439bddf88b 2025-10-27 00:39:08,959 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 00:39:08,971 - DEBUG - Control-node 10.0.0.38 : 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': '8298070604972310896', 'uuid-lslong': '11307854299436629459'}, 'enable': 'true', 'created': '2025-10-27T00:39:03', 'last-modified': '2025-10-27T00:39:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.481923'} 2025-10-27 00:39:08,971 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 00:39:09,001 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 00:39:09,001 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-27 00:39:09,002 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-27 00:39:09,002 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 00:39:09,010 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a 2025-10-27 00:39:09,018 - DEBUG - Requesting: http://10.0.0.38:8082/project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd 2025-10-27 00:39:09,074 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:09,092 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-27 00:39:09,092 - DEBUG - Verifying the vn in opserver 2025-10-27 00:39:09,092 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-10-27 00:39:09,092 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-10-27 00:39:09,100 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-27 00:39:09,100 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-27 00:39:09,101 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 00:39:09,108 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 00:39:09,115 - DEBUG - Do not have enough data to verify VN in agent 2025-10-27 00:39:09,115 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 00:39:09,122 - DEBUG - VRF ids for VN __public__: {} 2025-10-27 00:39:09,235 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-27 00:39:09,352 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 00:39:09,359 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a 2025-10-27 00:39:09,367 - DEBUG - Requesting: http://10.0.0.38:8082/project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd 2025-10-27 00:39:09,411 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:09,426 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/f66def2e-4c2e-4203-bb1f-94dee7814e9c 2025-10-27 00:39:09,433 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 00:39:09,437 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a 2025-10-27 00:39:09,444 - DEBUG - Requesting: http://10.0.0.38:8082/project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd 2025-10-27 00:39:09,490 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 2025-10-27 00:39:09,499 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-27 00:39:09,499 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-27 00:39:09,506 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 00:39:09,511 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-27 00:39:09,512 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-27 00:39:09,515 - DEBUG - Ingress ctest-nginx-ingress-97421308 not present 2025-10-27 00:39:09,516 - INFO - Creating Ingress ctest-nginx-ingress-97421308 2025-10-27 00:39:09,525 - INFO - Created Ingress ctest-nginx-ingress-97421308 2025-10-27 00:39:09,529 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-97421308 2025-10-27 00:39:12,542 - DEBUG - For Ingress ctest-nginx-ingress-97421308, Cluster IP: 10.47.255.249, External IPs ['76.209.100.252'] 2025-10-27 00:39:12,542 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-97421308 2025-10-27 00:39:12,543 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=b849dfa7-50f7-4860-9935-b072cf6179e2 2025-10-27 00:39:12,548 - INFO - Ingress ctest-nginx-ingress-97421308 with uuid b849dfa7-50f7-4860-9935-b072cf6179e2 found in kube manager 2025-10-27 00:39:12,548 - INFO - Ingress ctest-nginx-ingress-97421308 verification passed 2025-10-27 00:39:12,551 - DEBUG - Pod ctest-busybox-pod-26229824 not present 2025-10-27 00:39:12,552 - INFO - Creating Pod ctest-busybox-pod-26229824 2025-10-27 00:39:12,621 - DEBUG - Pod : ctest-busybox-pod-26229824 UUID is 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:39:12,628 - DEBUG - Pod ctest-nginx-pod-83748302 not in running state.Currently in Pending 2025-10-27 00:39:17,636 - INFO - Pod ctest-nginx-pod-83748302 is in running state.Got IP 10.47.255.251 2025-10-27 00:39:17,697 - DEBUG - Pod ctest-nginx-pod-83748302 has vmi 570ee8b2-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:39:17,698 - INFO - Verified pod ctest-nginx-pod-83748302 in contrail-api 2025-10-27 00:39:17,698 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:39:17,713 - DEBUG - VMI 570ee8b2-b2cd-11f0-bdf6-fa163ecdc131 is active in agent 10.0.0.65 2025-10-27 00:39:17,713 - INFO - Verified Pod ctest-nginx-pod-83748302 in agent 10.0.0.65 2025-10-27 00:39:17,713 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=6adf4cf0-b91d-48b8-8645-c60c72e23635 2025-10-27 00:39:17,719 - INFO - Pod ctest-nginx-pod-83748302 with uuid 6adf4cf0-b91d-48b8-8645-c60c72e23635 found in kube manager 2025-10-27 00:39:17,719 - INFO - Pod ctest-nginx-pod-83748302 verification passed 2025-10-27 00:39:17,804 - DEBUG - [Pod ctest-nginx-pod-83748302] Cmd: echo ctest-nginx-pod-83748302 > /usr/share/nginx/html/index.html, Output: 2025-10-27 00:39:17,812 - INFO - Pod ctest-nginx-pod-38132045 is in running state.Got IP 10.47.255.250 2025-10-27 00:39:17,827 - DEBUG - Pod ctest-nginx-pod-38132045 has vmi 5792257e-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:39:17,827 - INFO - Verified pod ctest-nginx-pod-38132045 in contrail-api 2025-10-27 00:39:17,827 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:39:17,839 - DEBUG - VMI 5792257e-b2cd-11f0-bdf6-fa163ecdc131 is active in agent 10.0.0.65 2025-10-27 00:39:17,839 - INFO - Verified Pod ctest-nginx-pod-38132045 in agent 10.0.0.65 2025-10-27 00:39:17,839 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=dc10115f-e6e5-477c-9b36-7ef55447e581 2025-10-27 00:39:17,844 - INFO - Pod ctest-nginx-pod-38132045 with uuid dc10115f-e6e5-477c-9b36-7ef55447e581 found in kube manager 2025-10-27 00:39:17,844 - INFO - Pod ctest-nginx-pod-38132045 verification passed 2025-10-27 00:39:17,910 - DEBUG - [Pod ctest-nginx-pod-38132045] Cmd: echo ctest-nginx-pod-38132045 > /usr/share/nginx/html/index.html, Output: 2025-10-27 00:39:17,920 - DEBUG - Pod ctest-busybox-pod-26229824 not in running state.Currently in Pending 2025-10-27 00:39:22,933 - DEBUG - Pod ctest-busybox-pod-26229824 not in running state.Currently in Pending 2025-10-27 00:39:27,942 - INFO - Pod ctest-busybox-pod-26229824 is in running state.Got IP 10.47.255.248 2025-10-27 00:39:27,955 - DEBUG - Pod ctest-busybox-pod-26229824 has vmi 5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:39:27,955 - INFO - Verified pod ctest-busybox-pod-26229824 in contrail-api 2025-10-27 00:39:27,955 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:39:27,965 - DEBUG - VMI 5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131 is active in agent 10.0.0.65 2025-10-27 00:39:27,965 - INFO - Verified Pod ctest-busybox-pod-26229824 in agent 10.0.0.65 2025-10-27 00:39:27,966 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:39:27,972 - INFO - Pod ctest-busybox-pod-26229824 with uuid 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 found in kube manager 2025-10-27 00:39:27,972 - INFO - Pod ctest-busybox-pod-26229824 verification passed 2025-10-27 00:39:28,029 - DEBUG - [Pod ctest-busybox-pod-26229824] 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-38132045 2025-10-27 00:39:28,029 - DEBUG - [Pod Pod ctest-busybox-pod-26229824] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 00:39:28,029 - DEBUG - [Pod Pod ctest-busybox-pod-26229824] 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-38132045 2025-10-27 00:39:28,084 - DEBUG - [Pod ctest-busybox-pod-26229824] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-83748302 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-10-27 00:39:28,085 - DEBUG - [Pod Pod ctest-busybox-pod-26229824] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 00:39:28,085 - DEBUG - [Pod Pod ctest-busybox-pod-26229824] Cmd output: ctest-nginx-pod-83748302 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-10-27 00:39:28,085 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-83748302': 1, 'ctest-nginx-pod-38132045': 1} 2025-10-27 00:39:28,085 - WARNING - Nothing to delete parallely 2025-10-27 00:39:28,085 - INFO - Deleting pod default:ctest-busybox-pod-26229824 2025-10-27 00:39:28,099 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:39:28,109 - WARNING - Pod uuid 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 is still seen in agent 10.0.0.65 VM list 2025-10-27 00:39:33,110 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:39:33,116 - WARNING - Pod uuid 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 is still seen in agent 10.0.0.65 VM list 2025-10-27 00:39:38,117 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:39:38,125 - WARNING - Pod uuid 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 is still seen in agent 10.0.0.65 VM list 2025-10-27 00:39:43,125 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:39:43,138 - WARNING - Pod uuid 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 is still seen in agent 10.0.0.65 VM list 2025-10-27 00:39:48,139 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:39:48,149 - WARNING - Pod uuid 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 is still seen in agent 10.0.0.65 VM list 2025-10-27 00:39:53,149 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:39:53,158 - WARNING - Pod uuid 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 is still seen in agent 10.0.0.65 VM list 2025-10-27 00:39:58,158 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:39:58,165 - WARNING - Pod uuid 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 is still seen in agent 10.0.0.65 VM list 2025-10-27 00:40:03,166 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 2025-10-27 00:40:03,173 - DEBUG - Pod 70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 is not in agent 10.0.0.65 VM list 2025-10-27 00:40:03,173 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:40:03,177 - DEBUG - VMI 5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131 is removed from agent 10.0.0.65 2025-10-27 00:40:03,177 - INFO - Verified that pod ctest-busybox-pod-26229824 is removed in agent 2025-10-27 00:40:03,178 - INFO - Deleting Ingress : ctest-nginx-ingress-97421308 2025-10-27 00:40:03,184 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=b849dfa7-50f7-4860-9935-b072cf6179e2 2025-10-27 00:40:03,189 - ERROR - Ingress ctest-nginx-ingress-97421308 with uuid b849dfa7-50f7-4860-9935-b072cf6179e2 still found in kube manager 2025-10-27 00:40:04,189 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=b849dfa7-50f7-4860-9935-b072cf6179e2 2025-10-27 00:40:04,193 - INFO - Ingress ctest-nginx-ingress-97421308 with uuid b849dfa7-50f7-4860-9935-b072cf6179e2 deleted successfully from kube manager 2025-10-27 00:40:04,193 - INFO - Verifications on Ingress %s cleanup passed 2025-10-27 00:40:04,193 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-27 00:40:04,293 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 00:40:04,304 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-27 00:40:04,304 - INFO - Deleting VN __public__ 2025-10-27 00:40:04,444 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 2025-10-27 00:40:04,449 - DEBUG - Response Code: 404 2025-10-27 00:40:04,450 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 00:40:04,458 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a 2025-10-27 00:40:04,465 - DEBUG - Requesting: http://10.0.0.38:8082/project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd 2025-10-27 00:40:04,517 - INFO - Validated that VN __public__ is not found in API Server 2025-10-27 00:40:04,518 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-27 00:40:04,531 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 00:40:04,545 - DEBUG - VN __public__ is not present in Agent 10.0.0.65 2025-10-27 00:40:04,546 - INFO - Validated that VN __public__ is not in any agent 2025-10-27 00:40:04,546 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 00:40:04,554 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 00:40:04,560 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 00:40:04,565 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-27 00:40:04,565 - INFO - Deleting pod default:ctest-nginx-pod-38132045 2025-10-27 00:40:04,581 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=dc10115f-e6e5-477c-9b36-7ef55447e581 2025-10-27 00:40:04,597 - WARNING - Pod uuid dc10115f-e6e5-477c-9b36-7ef55447e581 is still seen in agent 10.0.0.65 VM list 2025-10-27 00:40:09,598 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=dc10115f-e6e5-477c-9b36-7ef55447e581 2025-10-27 00:40:09,605 - DEBUG - Pod dc10115f-e6e5-477c-9b36-7ef55447e581 is not in agent 10.0.0.65 VM list 2025-10-27 00:40:09,605 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5792257e-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:40:09,610 - DEBUG - VMI 5792257e-b2cd-11f0-bdf6-fa163ecdc131 is removed from agent 10.0.0.65 2025-10-27 00:40:09,610 - INFO - Verified that pod ctest-nginx-pod-38132045 is removed in agent 2025-10-27 00:40:09,611 - INFO - Deleting pod default:ctest-nginx-pod-83748302 2025-10-27 00:40:09,634 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6adf4cf0-b91d-48b8-8645-c60c72e23635 2025-10-27 00:40:09,642 - WARNING - Pod uuid 6adf4cf0-b91d-48b8-8645-c60c72e23635 is still seen in agent 10.0.0.65 VM list 2025-10-27 00:40:14,643 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6adf4cf0-b91d-48b8-8645-c60c72e23635 2025-10-27 00:40:14,650 - DEBUG - Pod 6adf4cf0-b91d-48b8-8645-c60c72e23635 is not in agent 10.0.0.65 VM list 2025-10-27 00:40:14,650 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:570ee8b2-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:40:14,656 - DEBUG - VMI 570ee8b2-b2cd-11f0-bdf6-fa163ecdc131 is removed from agent 10.0.0.65 2025-10-27 00:40:14,656 - INFO - Verified that pod ctest-nginx-pod-83748302 is removed in agent 2025-10-27 00:40:14,656 - INFO - Deleting service : ctest-nginx-svc-06441660 2025-10-27 00:40:14,919 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 00:40:14,926 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 00:40:14,927 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-10-27 00:40:14,927 - INFO - -------------------------------------------------------------------------------- 2025-10-27 00:40:21,430 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 00:40:21,559 - DEBUG - Output : cluster_project={} 2025-10-27 00:40:21,642 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 00:40:21,780 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 00:40:21,785 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 00:40:21,912 - DEBUG - Output : cluster_project={} 2025-10-27 00:40:32,052 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:40:32,090 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:40:32,163 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:40:32,236 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:40:37,288 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:40:42,340 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:40:42,419 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:40:42,492 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 00:40:42,708 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 00:40:45,370 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_ApplicationPolicySetReq? 2025-10-27 00:40:45,378 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-10-27 00:40:45,404 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-10-27 00:40:47,428 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-10-27 00:43:47,669 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 00:43:47,718 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=10d6a89f-82f9-40de-aee9-15631908df9d 2025-10-27 00:43:47,739 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41d695af-96f7-4c85-aac5-fd40d94b1496 2025-10-27 00:43:47,744 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=813f876c-432a-4402-8768-4d782a6fa563 2025-10-27 00:43:47,748 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6875e840-964b-4b54-a458-95b575a39e09 2025-10-27 00:43:47,752 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9dfc4780-8a09-45ed-bd74-78fc7e54b917 2025-10-27 00:43:47,756 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1c9e849e-111b-4e49-8c52-e490f73128ed 2025-10-27 00:43:47,760 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0bb4e864-831d-454b-9e32-a5aea3648191 2025-10-27 00:43:47,764 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a26f0012-f1ef-46ad-99be-adee31095e8c 2025-10-27 00:43:52,825 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=813f876c-432a-4402-8768-4d782a6fa563 2025-10-27 00:43:52,827 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6875e840-964b-4b54-a458-95b575a39e09 2025-10-27 00:43:52,828 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=10d6a89f-82f9-40de-aee9-15631908df9d 2025-10-27 00:43:52,829 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9dfc4780-8a09-45ed-bd74-78fc7e54b917 2025-10-27 00:43:52,831 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1c9e849e-111b-4e49-8c52-e490f73128ed 2025-10-27 00:43:52,832 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a26f0012-f1ef-46ad-99be-adee31095e8c 2025-10-27 00:43:52,832 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0bb4e864-831d-454b-9e32-a5aea3648191 2025-10-27 00:43:52,833 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=41d695af-96f7-4c85-aac5-fd40d94b1496 2025-10-27 00:43:52,855 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:86ca909c-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:43:52,857 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:85a49be0-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:43:52,858 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:87409292-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:43:52,859 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8626bdfa-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:43:57,852 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a26f0012-f1ef-46ad-99be-adee31095e8c 2025-10-27 00:43:57,857 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0bb4e864-831d-454b-9e32-a5aea3648191 2025-10-27 00:43:57,858 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1c9e849e-111b-4e49-8c52-e490f73128ed 2025-10-27 00:43:57,861 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=813f876c-432a-4402-8768-4d782a6fa563 2025-10-27 00:44:02,861 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a26f0012-f1ef-46ad-99be-adee31095e8c 2025-10-27 00:44:02,872 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0bb4e864-831d-454b-9e32-a5aea3648191 2025-10-27 00:44:02,873 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1c9e849e-111b-4e49-8c52-e490f73128ed 2025-10-27 00:44:02,875 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=813f876c-432a-4402-8768-4d782a6fa563 2025-10-27 00:44:07,873 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a26f0012-f1ef-46ad-99be-adee31095e8c 2025-10-27 00:44:07,886 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1c9e849e-111b-4e49-8c52-e490f73128ed 2025-10-27 00:44:07,887 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=813f876c-432a-4402-8768-4d782a6fa563 2025-10-27 00:44:07,888 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0bb4e864-831d-454b-9e32-a5aea3648191 2025-10-27 00:44:12,881 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a26f0012-f1ef-46ad-99be-adee31095e8c 2025-10-27 00:44:12,899 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0bb4e864-831d-454b-9e32-a5aea3648191 2025-10-27 00:44:12,900 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=813f876c-432a-4402-8768-4d782a6fa563 2025-10-27 00:44:12,901 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1c9e849e-111b-4e49-8c52-e490f73128ed 2025-10-27 00:44:17,895 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a26f0012-f1ef-46ad-99be-adee31095e8c 2025-10-27 00:44:17,911 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0bb4e864-831d-454b-9e32-a5aea3648191 2025-10-27 00:44:17,912 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=813f876c-432a-4402-8768-4d782a6fa563 2025-10-27 00:44:17,913 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1c9e849e-111b-4e49-8c52-e490f73128ed 2025-10-27 00:44:22,923 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0bb4e864-831d-454b-9e32-a5aea3648191 2025-10-27 00:44:22,925 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=813f876c-432a-4402-8768-4d782a6fa563 2025-10-27 00:44:22,926 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1c9e849e-111b-4e49-8c52-e490f73128ed 2025-10-27 00:44:22,927 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=a26f0012-f1ef-46ad-99be-adee31095e8c 2025-10-27 00:44:22,940 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8836aa24-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:44:22,942 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:889e0764-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:44:22,945 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8908f1f0-b2cd-11f0-bdf6-fa163ecdc131 2025-10-27 00:44:22,947 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:87c3a90c-b2cd-11f0-bdf6-fa163ecdc131