2025-06-25 07:27:34,304 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-06-25 07:27:34,566 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1299-1 2025-06-25 07:27:34,567 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-06-25 07:27:34,601 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1299-1 2025-06-25 07:27:34,601 - DEBUG - [10.0.0.19]: 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-06-25 07:27:34,677 - DEBUG - Output : NAMES contrail_test_09jlU1t6J contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-nodemgr-1 config_api-api-1 2025-06-25 07:27:34,677 - DEBUG - [10.0.0.19]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-25 07:27:34,712 - DEBUG - Output : 10.0.0.19/24 172.17.0.1/16 2025-06-25 07:27:34,712 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-06-25 07:27:34,785 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1299-1 2025-06-25 07:27:34,853 - DEBUG - [10.0.0.241]: Running cmd : hostname 2025-06-25 07:27:35,068 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1299-1 2025-06-25 07:27:35,068 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2025-06-25 07:27:35,133 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1299-1 2025-06-25 07:27:35,133 - 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-06-25 07:27:35,178 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-25 07:27:35,178 - DEBUG - [10.0.0.241]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-25 07:27:35,213 - DEBUG - Output : 10.0.0.241/24 2025-06-25 07:27:35,213 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2025-06-25 07:27:35,282 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1299-1 2025-06-25 07:27:35,414 - INFO - Using existing project ['default-domain', 'k8s-default'](ffe96933-739f-4c6c-ae37-504d5eb204e6) 2025-06-25 07:27:35,510 - INFO - Using existing project ['default-domain', 'k8s-default'](ffe96933-739f-4c6c-ae37-504d5eb204e6) 2025-06-25 07:27:35,693 - INFO - ================================================================================ 2025-06-25 07:27:35,695 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-25 07:27:35,695 - 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-06-25 07:27:35,935 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-25 07:27:35,943 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.19': '0'}} with 2025-06-25 07:27:35,943 - INFO - Initial checks done. Running the testcase now 2025-06-25 07:27:35,944 - INFO - 2025-06-25 07:27:35,956 - INFO - Namespace default already exists 2025-06-25 07:27:35,957 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-25 07:27:36,143 - DEBUG - Output : cluster_project={} 2025-06-25 07:27:36,256 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-25 07:27:36,257 - DEBUG - Project uuid in Contrail is ffe96933-739f-4c6c-ae37-504d5eb204e6 2025-06-25 07:27:36,258 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-25 07:27:36,391 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-25 07:27:36,391 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=90dae0e5-9b61-46af-98fa-8d706628bb70 2025-06-25 07:27:36,399 - INFO - Namespace default with uuid 90dae0e5-9b61-46af-98fa-8d706628bb70 found in kube manager 2025-06-25 07:27:36,399 - INFO - Namespace default verification passed 2025-06-25 07:27:36,402 - DEBUG - Service ctest-nginx-svc-19960000 not present 2025-06-25 07:27:36,402 - INFO - Creating service ctest-nginx-svc-19960000 2025-06-25 07:27:36,422 - INFO - Created Service ctest-nginx-svc-19960000 2025-06-25 07:27:36,427 - DEBUG - Pod ctest-nginx-pod-78009496 not present 2025-06-25 07:27:36,427 - INFO - Creating Pod ctest-nginx-pod-78009496 2025-06-25 07:27:36,465 - DEBUG - Pod : ctest-nginx-pod-78009496 UUID is ef6b377a-2872-45c6-84a2-b4d62b7777a4 2025-06-25 07:27:36,470 - DEBUG - Pod ctest-nginx-pod-82743510 not present 2025-06-25 07:27:36,470 - INFO - Creating Pod ctest-nginx-pod-82743510 2025-06-25 07:27:36,519 - DEBUG - Pod : ctest-nginx-pod-82743510 UUID is 9544f5fd-a029-4ae7-8162-1cf10d41dca0 2025-06-25 07:27:36,780 - INFO - Created VN __public__, UUID :86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:36,967 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-25 07:27:36,980 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2c65c164-9915-4ee3-a358-899bb6eef5f3 2025-06-25 07:27:37,029 - DEBUG - Requesting: http://10.0.0.19:8082/project/ffe96933-739f-4c6c-ae37-504d5eb204e6 2025-06-25 07:27:37,093 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:37,108 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:37,120 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/81d463ee-7fcb-497e-b364-16bd7fb8e187 2025-06-25 07:27:37,128 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/81d463ee-7fcb-497e-b364-16bd7fb8e187 2025-06-25 07:27:37,137 - DEBUG - Route Targets: [] 2025-06-25 07:27:37,137 - DEBUG - RT names not yet present for VN __public__ 2025-06-25 07:27:42,137 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-25 07:27:42,143 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2c65c164-9915-4ee3-a358-899bb6eef5f3 2025-06-25 07:27:42,152 - DEBUG - Requesting: http://10.0.0.19:8082/project/ffe96933-739f-4c6c-ae37-504d5eb204e6 2025-06-25 07:27:42,205 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:42,218 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:42,228 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/81d463ee-7fcb-497e-b364-16bd7fb8e187 2025-06-25 07:27:42,237 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/81d463ee-7fcb-497e-b364-16bd7fb8e187 2025-06-25 07:27:42,244 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/2cce7d40-d5ba-42f9-ab1f-4141d7d8a75a 2025-06-25 07:27:42,251 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-25 07:27:42,252 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:42,261 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/81d463ee-7fcb-497e-b364-16bd7fb8e187 2025-06-25 07:27:42,274 - INFO - Verified VN network id 13 for VN 86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:42,275 - INFO - Verifications in API Server for VN __public__ passed 2025-06-25 07:27:42,275 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:42,284 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/81d463ee-7fcb-497e-b364-16bd7fb8e187 2025-06-25 07:27:42,291 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/81d463ee-7fcb-497e-b364-16bd7fb8e187 2025-06-25 07:27:42,297 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/2cce7d40-d5ba-42f9-ab1f-4141d7d8a75a 2025-06-25 07:27:42,304 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-25 07:27:42,310 - DEBUG - Control-node 10.0.0.19 : 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': '9711631538250073951', 'uuid-lslong': '11027006839408451463'}, 'enable': 'true', 'created': '2025-06-25T07:27:36', 'last-modified': '2025-06-25T07:27:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.472997'} 2025-06-25 07:27:42,310 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-25 07:27:42,317 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-25 07:27:42,317 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-25 07:27:42,318 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-25 07:27:42,318 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-25 07:27:42,323 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2c65c164-9915-4ee3-a358-899bb6eef5f3 2025-06-25 07:27:42,332 - DEBUG - Requesting: http://10.0.0.19:8082/project/ffe96933-739f-4c6c-ae37-504d5eb204e6 2025-06-25 07:27:42,363 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:42,373 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-25 07:27:42,373 - DEBUG - Verifying the vn in opserver 2025-06-25 07:27:42,374 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-06-25 07:27:42,374 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-06-25 07:27:42,379 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-25 07:27:42,379 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-25 07:27:42,379 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-25 07:27:42,386 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-25 07:27:42,393 - DEBUG - Do not have enough data to verify VN in agent 2025-06-25 07:27:42,393 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-25 07:27:42,400 - DEBUG - VRF ids for VN __public__: {} 2025-06-25 07:27:42,521 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-25 07:27:42,631 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-25 07:27:42,637 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2c65c164-9915-4ee3-a358-899bb6eef5f3 2025-06-25 07:27:42,645 - DEBUG - Requesting: http://10.0.0.19:8082/project/ffe96933-739f-4c6c-ae37-504d5eb204e6 2025-06-25 07:27:42,689 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:42,700 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/0ef67162-668a-40d6-899d-3581948009d2 2025-06-25 07:27:42,707 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-25 07:27:42,712 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2c65c164-9915-4ee3-a358-899bb6eef5f3 2025-06-25 07:27:42,720 - DEBUG - Requesting: http://10.0.0.19:8082/project/ffe96933-739f-4c6c-ae37-504d5eb204e6 2025-06-25 07:27:42,764 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/86c6a56d-fae0-475f-9907-cc4bfebe5f87 2025-06-25 07:27:42,773 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-25 07:27:42,773 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-25 07:27:42,781 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-25 07:27:42,788 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-25 07:27:42,788 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-25 07:27:42,791 - DEBUG - Ingress ctest-nginx-ingress-79966149 not present 2025-06-25 07:27:42,792 - INFO - Creating Ingress ctest-nginx-ingress-79966149 2025-06-25 07:27:42,803 - INFO - Created Ingress ctest-nginx-ingress-79966149 2025-06-25 07:27:42,806 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-79966149 2025-06-25 07:27:45,811 - DEBUG - For Ingress ctest-nginx-ingress-79966149, Cluster IP: 10.47.255.249, External IPs ['158.138.69.60'] 2025-06-25 07:27:45,811 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-79966149 2025-06-25 07:27:45,811 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=edbd6cb8-db62-4c51-8786-13f3677f7599 2025-06-25 07:27:45,816 - INFO - Ingress ctest-nginx-ingress-79966149 with uuid edbd6cb8-db62-4c51-8786-13f3677f7599 found in kube manager 2025-06-25 07:27:45,816 - INFO - Ingress ctest-nginx-ingress-79966149 verification passed 2025-06-25 07:27:45,819 - DEBUG - Pod ctest-busybox-pod-19957261 not present 2025-06-25 07:27:45,819 - INFO - Creating Pod ctest-busybox-pod-19957261 2025-06-25 07:27:45,854 - DEBUG - Pod : ctest-busybox-pod-19957261 UUID is d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:27:45,863 - DEBUG - Pod ctest-nginx-pod-78009496 not in running state.Currently in Pending 2025-06-25 07:27:50,870 - DEBUG - Pod ctest-nginx-pod-78009496 not in running state.Currently in Pending 2025-06-25 07:27:55,877 - INFO - Pod ctest-nginx-pod-78009496 is in running state.Got IP 10.47.255.251 2025-06-25 07:27:55,932 - DEBUG - Pod ctest-nginx-pod-78009496 has vmi df0eda0e-5195-11f0-9f16-fa163e045acf 2025-06-25 07:27:55,932 - INFO - Verified pod ctest-nginx-pod-78009496 in contrail-api 2025-06-25 07:27:55,932 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:27:55,947 - DEBUG - VMI df0eda0e-5195-11f0-9f16-fa163e045acf is active in agent 10.0.0.241 2025-06-25 07:27:55,947 - INFO - Verified Pod ctest-nginx-pod-78009496 in agent 10.0.0.241 2025-06-25 07:27:55,947 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=ef6b377a-2872-45c6-84a2-b4d62b7777a4 2025-06-25 07:27:55,952 - INFO - Pod ctest-nginx-pod-78009496 with uuid ef6b377a-2872-45c6-84a2-b4d62b7777a4 found in kube manager 2025-06-25 07:27:55,952 - INFO - Pod ctest-nginx-pod-78009496 verification passed 2025-06-25 07:27:56,021 - DEBUG - [Pod ctest-nginx-pod-78009496] Cmd: echo ctest-nginx-pod-78009496 > /usr/share/nginx/html/index.html, Output: 2025-06-25 07:27:56,028 - INFO - Pod ctest-nginx-pod-82743510 is in running state.Got IP 10.47.255.250 2025-06-25 07:27:56,047 - DEBUG - Pod ctest-nginx-pod-82743510 has vmi df871834-5195-11f0-9f16-fa163e045acf 2025-06-25 07:27:56,047 - INFO - Verified pod ctest-nginx-pod-82743510 in contrail-api 2025-06-25 07:27:56,047 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:27:56,060 - DEBUG - VMI df871834-5195-11f0-9f16-fa163e045acf is active in agent 10.0.0.241 2025-06-25 07:27:56,060 - INFO - Verified Pod ctest-nginx-pod-82743510 in agent 10.0.0.241 2025-06-25 07:27:56,060 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=9544f5fd-a029-4ae7-8162-1cf10d41dca0 2025-06-25 07:27:56,065 - INFO - Pod ctest-nginx-pod-82743510 with uuid 9544f5fd-a029-4ae7-8162-1cf10d41dca0 found in kube manager 2025-06-25 07:27:56,065 - INFO - Pod ctest-nginx-pod-82743510 verification passed 2025-06-25 07:27:56,128 - DEBUG - [Pod ctest-nginx-pod-82743510] Cmd: echo ctest-nginx-pod-82743510 > /usr/share/nginx/html/index.html, Output: 2025-06-25 07:27:56,136 - DEBUG - Pod ctest-busybox-pod-19957261 not in running state.Currently in Pending 2025-06-25 07:28:01,145 - INFO - Pod ctest-busybox-pod-19957261 is in running state.Got IP 10.47.255.248 2025-06-25 07:28:01,161 - DEBUG - Pod ctest-busybox-pod-19957261 has vmi e3b132a0-5195-11f0-9f16-fa163e045acf 2025-06-25 07:28:01,161 - INFO - Verified pod ctest-busybox-pod-19957261 in contrail-api 2025-06-25 07:28:01,161 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:28:01,172 - DEBUG - VMI e3b132a0-5195-11f0-9f16-fa163e045acf is active in agent 10.0.0.241 2025-06-25 07:28:01,173 - INFO - Verified Pod ctest-busybox-pod-19957261 in agent 10.0.0.241 2025-06-25 07:28:01,173 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:28:01,179 - INFO - Pod ctest-busybox-pod-19957261 with uuid d125fd7f-4053-4e2f-a50b-f465837ffde1 found in kube manager 2025-06-25 07:28:01,179 - INFO - Pod ctest-busybox-pod-19957261 verification passed 2025-06-25 07:28:01,244 - DEBUG - [Pod ctest-busybox-pod-19957261] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-82743510 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-06-25 07:28:01,244 - DEBUG - [Pod Pod ctest-busybox-pod-19957261] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-25 07:28:01,244 - DEBUG - [Pod Pod ctest-busybox-pod-19957261] Cmd output: ctest-nginx-pod-82743510 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-06-25 07:28:01,299 - DEBUG - [Pod ctest-busybox-pod-19957261] 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-78009496 2025-06-25 07:28:01,299 - DEBUG - [Pod Pod ctest-busybox-pod-19957261] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-25 07:28:01,299 - DEBUG - [Pod Pod ctest-busybox-pod-19957261] 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-78009496 2025-06-25 07:28:01,299 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-78009496': 1, 'ctest-nginx-pod-82743510': 1} 2025-06-25 07:28:01,299 - WARNING - Nothing to delete parallely 2025-06-25 07:28:01,300 - INFO - Deleting pod default:ctest-busybox-pod-19957261 2025-06-25 07:28:01,315 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:28:01,334 - WARNING - Pod uuid d125fd7f-4053-4e2f-a50b-f465837ffde1 is still seen in agent 10.0.0.241 VM list 2025-06-25 07:28:06,334 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:28:06,343 - WARNING - Pod uuid d125fd7f-4053-4e2f-a50b-f465837ffde1 is still seen in agent 10.0.0.241 VM list 2025-06-25 07:28:11,344 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:28:11,351 - WARNING - Pod uuid d125fd7f-4053-4e2f-a50b-f465837ffde1 is still seen in agent 10.0.0.241 VM list 2025-06-25 07:28:16,352 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:28:16,359 - WARNING - Pod uuid d125fd7f-4053-4e2f-a50b-f465837ffde1 is still seen in agent 10.0.0.241 VM list 2025-06-25 07:28:21,360 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:28:21,367 - WARNING - Pod uuid d125fd7f-4053-4e2f-a50b-f465837ffde1 is still seen in agent 10.0.0.241 VM list 2025-06-25 07:28:26,368 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:28:26,376 - WARNING - Pod uuid d125fd7f-4053-4e2f-a50b-f465837ffde1 is still seen in agent 10.0.0.241 VM list 2025-06-25 07:28:31,377 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:28:31,387 - WARNING - Pod uuid d125fd7f-4053-4e2f-a50b-f465837ffde1 is still seen in agent 10.0.0.241 VM list 2025-06-25 07:28:36,388 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d125fd7f-4053-4e2f-a50b-f465837ffde1 2025-06-25 07:28:36,395 - DEBUG - Pod d125fd7f-4053-4e2f-a50b-f465837ffde1 is not in agent 10.0.0.241 VM list 2025-06-25 07:28:36,395 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e3b132a0-5195-11f0-9f16-fa163e045acf 2025-06-25 07:28:36,403 - DEBUG - VMI e3b132a0-5195-11f0-9f16-fa163e045acf is removed from agent 10.0.0.241 2025-06-25 07:28:36,403 - INFO - Verified that pod ctest-busybox-pod-19957261 is removed in agent 2025-06-25 07:28:36,403 - INFO - Deleting Ingress : ctest-nginx-ingress-79966149 2025-06-25 07:28:36,410 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=edbd6cb8-db62-4c51-8786-13f3677f7599 2025-06-25 07:28:36,417 - ERROR - Ingress ctest-nginx-ingress-79966149 with uuid edbd6cb8-db62-4c51-8786-13f3677f7599 still found in kube manager 2025-06-25 07:28:37,418 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=edbd6cb8-db62-4c51-8786-13f3677f7599 2025-06-25 07:28:37,423 - INFO - Ingress ctest-nginx-ingress-79966149 with uuid edbd6cb8-db62-4c51-8786-13f3677f7599 deleted successfully from kube manager 2025-06-25 07:28:37,423 - INFO - Verifications on Ingress %s cleanup passed 2025-06-25 07:28:37,423 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-25 07:28:37,559 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-25 07:28:37,569 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-25 07:28:37,569 - INFO - Deleting VN __public__ 2025-06-25 07:28:37,841 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/81d463ee-7fcb-497e-b364-16bd7fb8e187 2025-06-25 07:28:37,850 - DEBUG - Response Code: 404 2025-06-25 07:28:37,850 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-25 07:28:37,858 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2c65c164-9915-4ee3-a358-899bb6eef5f3 2025-06-25 07:28:37,866 - DEBUG - Requesting: http://10.0.0.19:8082/project/ffe96933-739f-4c6c-ae37-504d5eb204e6 2025-06-25 07:28:37,906 - INFO - Validated that VN __public__ is not found in API Server 2025-06-25 07:28:37,906 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-25 07:28:37,924 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-25 07:28:37,934 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2025-06-25 07:28:37,934 - INFO - Validated that VN __public__ is not in any agent 2025-06-25 07:28:37,934 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-25 07:28:37,943 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-25 07:28:37,959 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-25 07:28:37,971 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-25 07:28:37,971 - INFO - Deleting pod default:ctest-nginx-pod-82743510 2025-06-25 07:28:37,998 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9544f5fd-a029-4ae7-8162-1cf10d41dca0 2025-06-25 07:28:38,036 - WARNING - Pod uuid 9544f5fd-a029-4ae7-8162-1cf10d41dca0 is still seen in agent 10.0.0.241 VM list 2025-06-25 07:28:43,037 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9544f5fd-a029-4ae7-8162-1cf10d41dca0 2025-06-25 07:28:43,044 - DEBUG - Pod 9544f5fd-a029-4ae7-8162-1cf10d41dca0 is not in agent 10.0.0.241 VM list 2025-06-25 07:28:43,045 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df871834-5195-11f0-9f16-fa163e045acf 2025-06-25 07:28:43,052 - DEBUG - VMI df871834-5195-11f0-9f16-fa163e045acf is removed from agent 10.0.0.241 2025-06-25 07:28:43,053 - INFO - Verified that pod ctest-nginx-pod-82743510 is removed in agent 2025-06-25 07:28:43,053 - INFO - Deleting pod default:ctest-nginx-pod-78009496 2025-06-25 07:28:43,064 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef6b377a-2872-45c6-84a2-b4d62b7777a4 2025-06-25 07:28:43,080 - WARNING - Pod uuid ef6b377a-2872-45c6-84a2-b4d62b7777a4 is still seen in agent 10.0.0.241 VM list 2025-06-25 07:28:48,081 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef6b377a-2872-45c6-84a2-b4d62b7777a4 2025-06-25 07:28:48,088 - DEBUG - Pod ef6b377a-2872-45c6-84a2-b4d62b7777a4 is not in agent 10.0.0.241 VM list 2025-06-25 07:28:48,089 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df0eda0e-5195-11f0-9f16-fa163e045acf 2025-06-25 07:28:48,095 - DEBUG - VMI df0eda0e-5195-11f0-9f16-fa163e045acf is removed from agent 10.0.0.241 2025-06-25 07:28:48,095 - INFO - Verified that pod ctest-nginx-pod-78009496 is removed in agent 2025-06-25 07:28:48,096 - INFO - Deleting service : ctest-nginx-svc-19960000 2025-06-25 07:28:48,328 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-25 07:28:48,336 - DEBUG - No XMPP flaps were noticed during the test 2025-06-25 07:28:48,336 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-06-25 07:28:48,336 - INFO - -------------------------------------------------------------------------------- 2025-06-25 07:28:54,790 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-25 07:28:54,925 - DEBUG - Output : cluster_project={} 2025-06-25 07:28:55,013 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-25 07:28:55,186 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-25 07:28:55,191 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-25 07:28:55,301 - DEBUG - Output : cluster_project={} 2025-06-25 07:29:05,398 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:29:10,484 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:29:10,533 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:29:10,649 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:29:15,701 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:29:15,834 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:29:15,944 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:29:15,988 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-25 07:29:16,263 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-25 07:29:18,858 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2025-06-25 07:29:18,867 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-06-25 07:29:18,898 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-06-25 07:29:20,929 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-06-25 07:32:31,185 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-25 07:32:31,215 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9d6b0c75-ed79-4f0f-a342-133b3999b319 2025-06-25 07:32:31,246 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04c3d3cd-50ac-4a3a-8c9b-226af85d5ef2 2025-06-25 07:32:31,260 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f0212c61-6566-48f9-99ce-9a823d2d8919 2025-06-25 07:32:31,265 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8ffaa3fb-7ef4-4855-99af-68532190761b 2025-06-25 07:32:31,271 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=214963b7-9a96-455a-9c5f-a67a0b085959 2025-06-25 07:32:31,275 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3dd4885f-f37d-4d1a-ba15-9c1911f55a3e 2025-06-25 07:32:31,282 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=61ed19fc-6325-4203-b5bd-61aa3da32c19 2025-06-25 07:32:31,290 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c145b8d5-9480-4e7f-8d21-039ed65737dc 2025-06-25 07:32:36,251 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9d6b0c75-ed79-4f0f-a342-133b3999b319 2025-06-25 07:32:36,259 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0d9c9078-5196-11f0-9f16-fa163e045acf 2025-06-25 07:32:36,364 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3dd4885f-f37d-4d1a-ba15-9c1911f55a3e 2025-06-25 07:32:36,366 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8ffaa3fb-7ef4-4855-99af-68532190761b 2025-06-25 07:32:36,368 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=04c3d3cd-50ac-4a3a-8c9b-226af85d5ef2 2025-06-25 07:32:36,369 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f0212c61-6566-48f9-99ce-9a823d2d8919 2025-06-25 07:32:36,371 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=61ed19fc-6325-4203-b5bd-61aa3da32c19 2025-06-25 07:32:36,372 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=214963b7-9a96-455a-9c5f-a67a0b085959 2025-06-25 07:32:36,372 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c145b8d5-9480-4e7f-8d21-039ed65737dc 2025-06-25 07:32:36,403 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0ece2a74-5196-11f0-9f16-fa163e045acf 2025-06-25 07:32:36,405 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0e235702-5196-11f0-9f16-fa163e045acf 2025-06-25 07:32:36,406 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0f49dfc0-5196-11f0-9f16-fa163e045acf 2025-06-25 07:32:41,402 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=61ed19fc-6325-4203-b5bd-61aa3da32c19 2025-06-25 07:32:41,404 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f0212c61-6566-48f9-99ce-9a823d2d8919 2025-06-25 07:32:41,406 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3dd4885f-f37d-4d1a-ba15-9c1911f55a3e 2025-06-25 07:32:41,412 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c145b8d5-9480-4e7f-8d21-039ed65737dc 2025-06-25 07:32:46,420 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=61ed19fc-6325-4203-b5bd-61aa3da32c19 2025-06-25 07:32:46,424 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3dd4885f-f37d-4d1a-ba15-9c1911f55a3e 2025-06-25 07:32:46,425 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c145b8d5-9480-4e7f-8d21-039ed65737dc 2025-06-25 07:32:46,426 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f0212c61-6566-48f9-99ce-9a823d2d8919 2025-06-25 07:32:51,441 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3dd4885f-f37d-4d1a-ba15-9c1911f55a3e 2025-06-25 07:32:51,443 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=61ed19fc-6325-4203-b5bd-61aa3da32c19 2025-06-25 07:32:51,444 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f0212c61-6566-48f9-99ce-9a823d2d8919 2025-06-25 07:32:51,446 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c145b8d5-9480-4e7f-8d21-039ed65737dc 2025-06-25 07:32:56,461 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3dd4885f-f37d-4d1a-ba15-9c1911f55a3e 2025-06-25 07:32:56,463 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f0212c61-6566-48f9-99ce-9a823d2d8919 2025-06-25 07:32:56,465 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c145b8d5-9480-4e7f-8d21-039ed65737dc 2025-06-25 07:32:56,466 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=61ed19fc-6325-4203-b5bd-61aa3da32c19 2025-06-25 07:33:01,484 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f0212c61-6566-48f9-99ce-9a823d2d8919 2025-06-25 07:33:01,485 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3dd4885f-f37d-4d1a-ba15-9c1911f55a3e 2025-06-25 07:33:01,487 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c145b8d5-9480-4e7f-8d21-039ed65737dc 2025-06-25 07:33:01,488 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=61ed19fc-6325-4203-b5bd-61aa3da32c19 2025-06-25 07:33:06,516 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3dd4885f-f37d-4d1a-ba15-9c1911f55a3e 2025-06-25 07:33:06,517 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f0212c61-6566-48f9-99ce-9a823d2d8919 2025-06-25 07:33:06,519 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c145b8d5-9480-4e7f-8d21-039ed65737dc 2025-06-25 07:33:06,520 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=61ed19fc-6325-4203-b5bd-61aa3da32c19 2025-06-25 07:33:06,539 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:105987c6-5196-11f0-9f16-fa163e045acf 2025-06-25 07:33:06,541 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:114e4c5c-5196-11f0-9f16-fa163e045acf 2025-06-25 07:33:06,544 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0fdb7476-5196-11f0-9f16-fa163e045acf 2025-06-25 07:33:06,546 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:10cccc2c-5196-11f0-9f16-fa163e045acf