2025-10-22 12:48:16,239 - DEBUG - [10.0.0.130]: Running cmd : hostname 2025-10-22 12:48:16,501 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1591-1 2025-10-22 12:48:16,501 - DEBUG - [10.0.0.130]: Running cmd : hostname -f 2025-10-22 12:48:16,544 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1591-1 2025-10-22 12:48:16,545 - DEBUG - [10.0.0.130]: 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-22 12:48:16,643 - DEBUG - Output : NAMES contrail_test_pXoTOnXAM contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-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-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 2025-10-22 12:48:16,643 - DEBUG - [10.0.0.130]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-22 12:48:16,688 - DEBUG - Output : 127.0.0.1/8 10.0.0.130/24 252.130.0.1/8 10.73.92.1/24 172.17.0.1/16 2025-10-22 12:48:16,688 - DEBUG - [10.0.0.130]: Running cmd : getent hosts 10.0.0.130 | head -n 1 | awk '{print $2}' 2025-10-22 12:48:16,731 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1591-1 2025-10-22 12:48:16,818 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-10-22 12:48:17,039 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1591-1 2025-10-22 12:48:17,040 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-10-22 12:48:17,073 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1591-1 2025-10-22 12:48:17,074 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-22 12:48:17,151 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-22 12:48:17,151 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-22 12:48:17,186 - DEBUG - Output : 10.0.0.249/24 2025-10-22 12:48:17,186 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-10-22 12:48:17,220 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1591-1 2025-10-22 12:48:17,290 - INFO - Using existing project ['default-domain', 'k8s-default'](bc2a9ca7-0e3a-44ba-978f-12067e34e20f) 2025-10-22 12:48:17,390 - INFO - Using existing project ['default-domain', 'k8s-default'](bc2a9ca7-0e3a-44ba-978f-12067e34e20f) 2025-10-22 12:48:17,506 - INFO - ================================================================================ 2025-10-22 12:48:17,506 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-22 12:48:17,507 - 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-22 12:48:17,773 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 12:48:17,783 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.130': '0'}} with 2025-10-22 12:48:17,784 - INFO - Initial checks done. Running the testcase now 2025-10-22 12:48:17,784 - INFO - 2025-10-22 12:48:17,787 - INFO - Namespace default already exists 2025-10-22 12:48:17,787 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 12:48:17,980 - DEBUG - Output : cluster_project={} 2025-10-22 12:48:18,087 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-22 12:48:18,088 - DEBUG - Project uuid in Contrail is bc2a9ca7-0e3a-44ba-978f-12067e34e20f 2025-10-22 12:48:18,088 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-22 12:48:18,278 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-22 12:48:18,278 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_NamespaceDatabaseList?namespace_uuid=7c15a133-a71e-4b69-b602-be507d0c0d54 2025-10-22 12:48:18,282 - INFO - Namespace default with uuid 7c15a133-a71e-4b69-b602-be507d0c0d54 found in kube manager 2025-10-22 12:48:18,282 - INFO - Namespace default verification passed 2025-10-22 12:48:18,285 - DEBUG - Service ctest-nginx-svc-60391995 not present 2025-10-22 12:48:18,285 - INFO - Creating service ctest-nginx-svc-60391995 2025-10-22 12:48:18,691 - INFO - Created Service ctest-nginx-svc-60391995 2025-10-22 12:48:18,855 - DEBUG - Pod ctest-nginx-pod-67037958 not present 2025-10-22 12:48:18,857 - INFO - Creating Pod ctest-nginx-pod-67037958 2025-10-22 12:48:18,944 - DEBUG - Pod : ctest-nginx-pod-67037958 UUID is 1e7412c5-73d7-4930-aee6-581f08e1ae6c 2025-10-22 12:48:18,952 - DEBUG - Pod ctest-nginx-pod-22674234 not present 2025-10-22 12:48:18,953 - INFO - Creating Pod ctest-nginx-pod-22674234 2025-10-22 12:48:18,998 - DEBUG - Pod : ctest-nginx-pod-22674234 UUID is bc17046e-feb6-4013-9a58-32df36adb9fa 2025-10-22 12:48:19,347 - INFO - Created VN __public__, UUID :9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:19,621 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-22 12:48:19,629 - DEBUG - Requesting: http://10.0.0.130:8082/domain/0479aa69-b465-4e03-8b60-bd03095548a1 2025-10-22 12:48:19,648 - DEBUG - Requesting: http://10.0.0.130:8082/project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f 2025-10-22 12:48:19,806 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:19,860 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:19,880 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 2025-10-22 12:48:19,890 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 2025-10-22 12:48:19,937 - DEBUG - Route Targets: [] 2025-10-22 12:48:19,937 - DEBUG - RT names not yet present for VN __public__ 2025-10-22 12:48:24,938 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-22 12:48:24,944 - DEBUG - Requesting: http://10.0.0.130:8082/domain/0479aa69-b465-4e03-8b60-bd03095548a1 2025-10-22 12:48:24,952 - DEBUG - Requesting: http://10.0.0.130:8082/project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f 2025-10-22 12:48:25,028 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:25,038 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:25,048 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 2025-10-22 12:48:25,055 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 2025-10-22 12:48:25,061 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/14d16402-ad0e-4774-aabe-b1cfbc30d93c 2025-10-22 12:48:25,069 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-22 12:48:25,069 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:25,077 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 2025-10-22 12:48:25,099 - INFO - Verified VN network id 13 for VN 9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:25,099 - INFO - Verifications in API Server for VN __public__ passed 2025-10-22 12:48:25,099 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:25,109 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 2025-10-22 12:48:25,116 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 2025-10-22 12:48:25,122 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/14d16402-ad0e-4774-aabe-b1cfbc30d93c 2025-10-22 12:48:25,133 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-22 12:48:25,143 - DEBUG - Control-node 10.0.0.130 : 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': '11480841781984446664', 'uuid-lslong': '9580001988091757742'}, 'enable': 'true', 'created': '2025-10-22T12:48:19', 'last-modified': '2025-10-22T12:48:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.622476'} 2025-10-22 12:48:25,143 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 12:48:25,155 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-22 12:48:25,156 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-22 12:48:25,158 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-22 12:48:25,158 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-22 12:48:25,163 - DEBUG - Requesting: http://10.0.0.130:8082/domain/0479aa69-b465-4e03-8b60-bd03095548a1 2025-10-22 12:48:25,169 - DEBUG - Requesting: http://10.0.0.130:8082/project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f 2025-10-22 12:48:25,219 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:25,235 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-22 12:48:25,235 - DEBUG - Verifying the vn in opserver 2025-10-22 12:48:25,235 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.130 2025-10-22 12:48:25,235 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks 2025-10-22 12:48:25,248 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-22 12:48:25,248 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-22 12:48:25,248 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 12:48:25,258 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 12:48:25,264 - DEBUG - Do not have enough data to verify VN in agent 2025-10-22 12:48:25,264 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 12:48:25,268 - DEBUG - VRF ids for VN __public__: {} 2025-10-22 12:48:25,376 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-22 12:48:25,504 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-22 12:48:25,511 - DEBUG - Requesting: http://10.0.0.130:8082/domain/0479aa69-b465-4e03-8b60-bd03095548a1 2025-10-22 12:48:25,527 - DEBUG - Requesting: http://10.0.0.130:8082/project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f 2025-10-22 12:48:25,594 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:25,605 - DEBUG - Requesting: http://10.0.0.130:8082/floating-ip-pool/6b1e4dfe-2ea8-4c21-b7d4-0cd3d5346df1 2025-10-22 12:48:25,611 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-22 12:48:25,622 - DEBUG - Requesting: http://10.0.0.130:8082/domain/0479aa69-b465-4e03-8b60-bd03095548a1 2025-10-22 12:48:25,628 - DEBUG - Requesting: http://10.0.0.130:8082/project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f 2025-10-22 12:48:25,687 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae 2025-10-22 12:48:25,697 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-22 12:48:25,698 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-22 12:48:25,706 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-22 12:48:25,714 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-22 12:48:25,714 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-22 12:48:25,719 - DEBUG - Ingress ctest-nginx-ingress-84071859 not present 2025-10-22 12:48:25,720 - INFO - Creating Ingress ctest-nginx-ingress-84071859 2025-10-22 12:48:25,728 - INFO - Created Ingress ctest-nginx-ingress-84071859 2025-10-22 12:48:25,733 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-84071859 2025-10-22 12:48:28,743 - DEBUG - For Ingress ctest-nginx-ingress-84071859, Cluster IP: 10.47.255.249, External IPs ['62.181.22.252'] 2025-10-22 12:48:28,743 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-84071859 2025-10-22 12:48:28,744 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_LoadbalancerDatabaseList?x=867ffafe-900a-4e3a-8789-96d348b0a30d 2025-10-22 12:48:28,753 - INFO - Ingress ctest-nginx-ingress-84071859 with uuid 867ffafe-900a-4e3a-8789-96d348b0a30d found in kube manager 2025-10-22 12:48:28,753 - INFO - Ingress ctest-nginx-ingress-84071859 verification passed 2025-10-22 12:48:28,756 - DEBUG - Pod ctest-busybox-pod-66156636 not present 2025-10-22 12:48:28,757 - INFO - Creating Pod ctest-busybox-pod-66156636 2025-10-22 12:48:28,785 - DEBUG - Pod : ctest-busybox-pod-66156636 UUID is fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:48:28,791 - DEBUG - Pod ctest-nginx-pod-67037958 not in running state.Currently in Pending 2025-10-22 12:48:33,798 - INFO - Pod ctest-nginx-pod-67037958 is in running state.Got IP 10.47.255.251 2025-10-22 12:48:33,852 - DEBUG - Pod ctest-nginx-pod-67037958 has vmi 63ba7e9a-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:48:33,852 - INFO - Verified pod ctest-nginx-pod-67037958 in contrail-api 2025-10-22 12:48:33,852 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:48:33,863 - DEBUG - VMI 63ba7e9a-af45-11f0-9deb-fa163eb5135e is active in agent 10.0.0.249 2025-10-22 12:48:33,863 - INFO - Verified Pod ctest-nginx-pod-67037958 in agent 10.0.0.249 2025-10-22 12:48:33,863 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_VirtualMachineDatabaseList?x=1e7412c5-73d7-4930-aee6-581f08e1ae6c 2025-10-22 12:48:33,867 - INFO - Pod ctest-nginx-pod-67037958 with uuid 1e7412c5-73d7-4930-aee6-581f08e1ae6c found in kube manager 2025-10-22 12:48:33,867 - INFO - Pod ctest-nginx-pod-67037958 verification passed 2025-10-22 12:48:33,946 - DEBUG - [Pod ctest-nginx-pod-67037958] Cmd: echo ctest-nginx-pod-67037958 > /usr/share/nginx/html/index.html, Output: 2025-10-22 12:48:33,955 - INFO - Pod ctest-nginx-pod-22674234 is in running state.Got IP 10.47.255.250 2025-10-22 12:48:33,969 - DEBUG - Pod ctest-nginx-pod-22674234 has vmi 6450a852-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:48:33,969 - INFO - Verified pod ctest-nginx-pod-22674234 in contrail-api 2025-10-22 12:48:33,969 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:48:33,981 - DEBUG - VMI 6450a852-af45-11f0-9deb-fa163eb5135e is active in agent 10.0.0.249 2025-10-22 12:48:33,981 - INFO - Verified Pod ctest-nginx-pod-22674234 in agent 10.0.0.249 2025-10-22 12:48:33,982 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_VirtualMachineDatabaseList?x=bc17046e-feb6-4013-9a58-32df36adb9fa 2025-10-22 12:48:33,985 - INFO - Pod ctest-nginx-pod-22674234 with uuid bc17046e-feb6-4013-9a58-32df36adb9fa found in kube manager 2025-10-22 12:48:33,985 - INFO - Pod ctest-nginx-pod-22674234 verification passed 2025-10-22 12:48:34,047 - DEBUG - [Pod ctest-nginx-pod-22674234] Cmd: echo ctest-nginx-pod-22674234 > /usr/share/nginx/html/index.html, Output: 2025-10-22 12:48:34,053 - DEBUG - Pod ctest-busybox-pod-66156636 not in running state.Currently in Pending 2025-10-22 12:48:39,067 - INFO - Pod ctest-busybox-pod-66156636 is in running state.Got IP 10.47.255.248 2025-10-22 12:48:39,081 - DEBUG - Pod ctest-busybox-pod-66156636 has vmi 688193d2-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:48:39,081 - INFO - Verified pod ctest-busybox-pod-66156636 in contrail-api 2025-10-22 12:48:39,081 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:48:39,091 - DEBUG - VMI 688193d2-af45-11f0-9deb-fa163eb5135e is active in agent 10.0.0.249 2025-10-22 12:48:39,092 - INFO - Verified Pod ctest-busybox-pod-66156636 in agent 10.0.0.249 2025-10-22 12:48:39,092 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_VirtualMachineDatabaseList?x=fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:48:39,097 - INFO - Pod ctest-busybox-pod-66156636 with uuid fa5f4148-9318-43d6-94cf-13d40942ee03 found in kube manager 2025-10-22 12:48:39,097 - INFO - Pod ctest-busybox-pod-66156636 verification passed 2025-10-22 12:48:39,166 - DEBUG - [Pod ctest-busybox-pod-66156636] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-22674234 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-22 12:48:39,167 - DEBUG - [Pod Pod ctest-busybox-pod-66156636] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-22 12:48:39,167 - DEBUG - [Pod Pod ctest-busybox-pod-66156636] Cmd output: ctest-nginx-pod-22674234 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-22 12:48:39,222 - DEBUG - [Pod ctest-busybox-pod-66156636] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-67037958 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-22 12:48:39,222 - DEBUG - [Pod Pod ctest-busybox-pod-66156636] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-22 12:48:39,222 - DEBUG - [Pod Pod ctest-busybox-pod-66156636] Cmd output: ctest-nginx-pod-67037958 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-22 12:48:39,222 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-67037958': 1, 'ctest-nginx-pod-22674234': 1} 2025-10-22 12:48:39,222 - WARNING - Nothing to delete parallely 2025-10-22 12:48:39,222 - INFO - Deleting pod default:ctest-busybox-pod-66156636 2025-10-22 12:48:39,239 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:48:39,245 - WARNING - Pod uuid fa5f4148-9318-43d6-94cf-13d40942ee03 is still seen in agent 10.0.0.249 VM list 2025-10-22 12:48:44,246 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:48:44,253 - WARNING - Pod uuid fa5f4148-9318-43d6-94cf-13d40942ee03 is still seen in agent 10.0.0.249 VM list 2025-10-22 12:48:49,254 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:48:49,262 - WARNING - Pod uuid fa5f4148-9318-43d6-94cf-13d40942ee03 is still seen in agent 10.0.0.249 VM list 2025-10-22 12:48:54,262 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:48:54,268 - WARNING - Pod uuid fa5f4148-9318-43d6-94cf-13d40942ee03 is still seen in agent 10.0.0.249 VM list 2025-10-22 12:48:59,268 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:48:59,276 - WARNING - Pod uuid fa5f4148-9318-43d6-94cf-13d40942ee03 is still seen in agent 10.0.0.249 VM list 2025-10-22 12:49:04,277 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:49:04,292 - WARNING - Pod uuid fa5f4148-9318-43d6-94cf-13d40942ee03 is still seen in agent 10.0.0.249 VM list 2025-10-22 12:49:09,293 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:49:09,301 - WARNING - Pod uuid fa5f4148-9318-43d6-94cf-13d40942ee03 is still seen in agent 10.0.0.249 VM list 2025-10-22 12:49:14,302 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5f4148-9318-43d6-94cf-13d40942ee03 2025-10-22 12:49:14,308 - DEBUG - Pod fa5f4148-9318-43d6-94cf-13d40942ee03 is not in agent 10.0.0.249 VM list 2025-10-22 12:49:14,308 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:688193d2-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:49:14,313 - DEBUG - VMI 688193d2-af45-11f0-9deb-fa163eb5135e is removed from agent 10.0.0.249 2025-10-22 12:49:14,313 - INFO - Verified that pod ctest-busybox-pod-66156636 is removed in agent 2025-10-22 12:49:14,313 - INFO - Deleting Ingress : ctest-nginx-ingress-84071859 2025-10-22 12:49:14,321 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_LoadbalancerDatabaseList?x=867ffafe-900a-4e3a-8789-96d348b0a30d 2025-10-22 12:49:14,325 - ERROR - Ingress ctest-nginx-ingress-84071859 with uuid 867ffafe-900a-4e3a-8789-96d348b0a30d still found in kube manager 2025-10-22 12:49:15,326 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_LoadbalancerDatabaseList?x=867ffafe-900a-4e3a-8789-96d348b0a30d 2025-10-22 12:49:15,329 - INFO - Ingress ctest-nginx-ingress-84071859 with uuid 867ffafe-900a-4e3a-8789-96d348b0a30d deleted successfully from kube manager 2025-10-22 12:49:15,329 - INFO - Verifications on Ingress %s cleanup passed 2025-10-22 12:49:15,330 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-22 12:49:15,460 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-22 12:49:15,465 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-22 12:49:15,465 - INFO - Deleting VN __public__ 2025-10-22 12:49:15,584 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 2025-10-22 12:49:15,594 - DEBUG - Response Code: 404 2025-10-22 12:49:15,594 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-22 12:49:15,601 - DEBUG - Requesting: http://10.0.0.130:8082/domain/0479aa69-b465-4e03-8b60-bd03095548a1 2025-10-22 12:49:15,623 - DEBUG - Requesting: http://10.0.0.130:8082/project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f 2025-10-22 12:49:15,688 - INFO - Validated that VN __public__ is not found in API Server 2025-10-22 12:49:15,689 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-22 12:49:15,694 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 12:49:15,704 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-10-22 12:49:15,704 - INFO - Validated that VN __public__ is not in any agent 2025-10-22 12:49:15,704 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 12:49:15,711 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 12:49:15,724 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-22 12:49:15,729 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-22 12:49:15,730 - INFO - Deleting pod default:ctest-nginx-pod-22674234 2025-10-22 12:49:15,749 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bc17046e-feb6-4013-9a58-32df36adb9fa 2025-10-22 12:49:15,760 - WARNING - Pod uuid bc17046e-feb6-4013-9a58-32df36adb9fa is still seen in agent 10.0.0.249 VM list 2025-10-22 12:49:20,761 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bc17046e-feb6-4013-9a58-32df36adb9fa 2025-10-22 12:49:20,767 - DEBUG - Pod bc17046e-feb6-4013-9a58-32df36adb9fa is not in agent 10.0.0.249 VM list 2025-10-22 12:49:20,767 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6450a852-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:49:20,773 - DEBUG - VMI 6450a852-af45-11f0-9deb-fa163eb5135e is removed from agent 10.0.0.249 2025-10-22 12:49:20,773 - INFO - Verified that pod ctest-nginx-pod-22674234 is removed in agent 2025-10-22 12:49:20,773 - INFO - Deleting pod default:ctest-nginx-pod-67037958 2025-10-22 12:49:20,798 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1e7412c5-73d7-4930-aee6-581f08e1ae6c 2025-10-22 12:49:20,808 - WARNING - Pod uuid 1e7412c5-73d7-4930-aee6-581f08e1ae6c is still seen in agent 10.0.0.249 VM list 2025-10-22 12:49:25,809 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1e7412c5-73d7-4930-aee6-581f08e1ae6c 2025-10-22 12:49:25,815 - DEBUG - Pod 1e7412c5-73d7-4930-aee6-581f08e1ae6c is not in agent 10.0.0.249 VM list 2025-10-22 12:49:25,815 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:63ba7e9a-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:49:25,826 - DEBUG - VMI 63ba7e9a-af45-11f0-9deb-fa163eb5135e is removed from agent 10.0.0.249 2025-10-22 12:49:25,827 - INFO - Verified that pod ctest-nginx-pod-67037958 is removed in agent 2025-10-22 12:49:25,827 - INFO - Deleting service : ctest-nginx-svc-60391995 2025-10-22 12:49:26,075 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 12:49:26,081 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 12:49:26,081 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09]
2025-10-22 12:49:26,081 - INFO - -------------------------------------------------------------------------------- 2025-10-22 12:49:32,582 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 12:49:32,691 - DEBUG - Output : cluster_project={} 2025-10-22 12:49:32,781 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-22 12:49:32,917 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-22 12:49:32,921 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 12:49:33,061 - DEBUG - Output : cluster_project={} 2025-10-22 12:49:43,183 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:49:48,264 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:49:48,299 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:49:48,374 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:49:53,416 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:49:53,500 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:49:53,576 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:49:53,608 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 12:49:53,851 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 12:49:55,596 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-10-22 12:49:55,604 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-10-22 12:49:55,628 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-10-22 12:49:57,653 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-10-22 12:52:58,019 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 12:52:58,072 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=084321e9-525d-4923-a73b-f2682590b70e 2025-10-22 12:52:58,081 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33eebea7-10ea-442b-ba99-6e24f2be0e60 2025-10-22 12:52:58,086 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=48e5d3f3-0227-4e86-9ffe-6acedf34d4b6 2025-10-22 12:52:58,095 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d3d1df18-80ab-4de5-9a00-9c48b7a50ab9 2025-10-22 12:52:58,101 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7f6ba101-a334-4c4d-bec3-7d3f16272993 2025-10-22 12:52:58,107 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9e4db1ca-a58c-4cc7-a699-88465013021c 2025-10-22 12:52:58,117 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d1b8c558-09d7-46b2-a21f-fd7347a7f632 2025-10-22 12:52:58,126 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=56b4d6ce-a377-4926-babc-59bb5ab0f0cc 2025-10-22 12:53:03,119 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=084321e9-525d-4923-a73b-f2682590b70e 2025-10-22 12:53:03,125 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f38b2ee-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:53:03,128 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=48e5d3f3-0227-4e86-9ffe-6acedf34d4b6 2025-10-22 12:53:03,129 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33eebea7-10ea-442b-ba99-6e24f2be0e60 2025-10-22 12:53:03,164 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=56b4d6ce-a377-4926-babc-59bb5ab0f0cc 2025-10-22 12:53:03,167 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d3d1df18-80ab-4de5-9a00-9c48b7a50ab9 2025-10-22 12:53:03,169 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d1b8c558-09d7-46b2-a21f-fd7347a7f632 2025-10-22 12:53:03,170 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=7f6ba101-a334-4c4d-bec3-7d3f16272993 2025-10-22 12:53:03,171 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9e4db1ca-a58c-4cc7-a699-88465013021c 2025-10-22 12:53:03,186 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8fa7361a-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:53:03,188 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:902f82c2-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:53:03,189 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:90993852-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:53:08,140 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=48e5d3f3-0227-4e86-9ffe-6acedf34d4b6 2025-10-22 12:53:08,141 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33eebea7-10ea-442b-ba99-6e24f2be0e60 2025-10-22 12:53:08,177 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=56b4d6ce-a377-4926-babc-59bb5ab0f0cc 2025-10-22 12:53:08,186 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d1b8c558-09d7-46b2-a21f-fd7347a7f632 2025-10-22 12:53:13,149 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33eebea7-10ea-442b-ba99-6e24f2be0e60 2025-10-22 12:53:13,151 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=48e5d3f3-0227-4e86-9ffe-6acedf34d4b6 2025-10-22 12:53:13,184 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=56b4d6ce-a377-4926-babc-59bb5ab0f0cc 2025-10-22 12:53:13,192 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d1b8c558-09d7-46b2-a21f-fd7347a7f632 2025-10-22 12:53:18,160 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33eebea7-10ea-442b-ba99-6e24f2be0e60 2025-10-22 12:53:18,161 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=48e5d3f3-0227-4e86-9ffe-6acedf34d4b6 2025-10-22 12:53:18,191 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=56b4d6ce-a377-4926-babc-59bb5ab0f0cc 2025-10-22 12:53:18,199 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d1b8c558-09d7-46b2-a21f-fd7347a7f632 2025-10-22 12:53:23,173 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33eebea7-10ea-442b-ba99-6e24f2be0e60 2025-10-22 12:53:23,174 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=48e5d3f3-0227-4e86-9ffe-6acedf34d4b6 2025-10-22 12:53:23,199 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=56b4d6ce-a377-4926-babc-59bb5ab0f0cc 2025-10-22 12:53:23,206 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d1b8c558-09d7-46b2-a21f-fd7347a7f632 2025-10-22 12:53:28,191 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33eebea7-10ea-442b-ba99-6e24f2be0e60 2025-10-22 12:53:28,192 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=48e5d3f3-0227-4e86-9ffe-6acedf34d4b6 2025-10-22 12:53:28,206 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=56b4d6ce-a377-4926-babc-59bb5ab0f0cc 2025-10-22 12:53:28,218 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d1b8c558-09d7-46b2-a21f-fd7347a7f632 2025-10-22 12:53:33,206 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33eebea7-10ea-442b-ba99-6e24f2be0e60 2025-10-22 12:53:33,208 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=48e5d3f3-0227-4e86-9ffe-6acedf34d4b6 2025-10-22 12:53:33,215 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9180adea-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:53:33,216 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=56b4d6ce-a377-4926-babc-59bb5ab0f0cc 2025-10-22 12:53:33,218 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:910d2bd6-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:53:33,227 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:91eba082-af45-11f0-9deb-fa163eb5135e 2025-10-22 12:53:33,229 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d1b8c558-09d7-46b2-a21f-fd7347a7f632 2025-10-22 12:53:33,236 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:92581334-af45-11f0-9deb-fa163eb5135e