2025-11-01 21:31:19,550 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-11-01 21:31:19,804 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1671-1 2025-11-01 21:31:19,804 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-11-01 21:31:19,838 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1671-1 2025-11-01 21:31:19,838 - DEBUG - [10.0.0.50]: 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-11-01 21:31:19,894 - DEBUG - Output : NAMES contrail_test_GOKiygVRR contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 config_api-schema-1 2025-11-01 21:31:19,895 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-01 21:31:19,928 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.207.124.1/24 172.17.0.1/16 2025-11-01 21:31:19,929 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-11-01 21:31:19,998 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1671-1 2025-11-01 21:31:20,044 - DEBUG - [10.0.0.57]: Running cmd : hostname 2025-11-01 21:31:20,295 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1671-1 2025-11-01 21:31:20,296 - DEBUG - [10.0.0.57]: Running cmd : hostname -f 2025-11-01 21:31:20,329 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1671-1 2025-11-01 21:31:20,329 - DEBUG - [10.0.0.57]: 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-11-01 21:31:20,424 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-01 21:31:20,424 - DEBUG - [10.0.0.57]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-01 21:31:20,461 - DEBUG - Output : 10.0.0.57/24 2025-11-01 21:31:20,461 - DEBUG - [10.0.0.57]: Running cmd : getent hosts 10.0.0.57 | head -n 1 | awk '{print $2}' 2025-11-01 21:31:20,495 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1671-1 2025-11-01 21:31:20,571 - INFO - Using existing project ['default-domain', 'k8s-default'](a3a22d7f-6276-4b9a-b5cf-974b831cbbba) 2025-11-01 21:31:20,632 - INFO - Using existing project ['default-domain', 'k8s-default'](a3a22d7f-6276-4b9a-b5cf-974b831cbbba) 2025-11-01 21:31:20,742 - INFO - ================================================================================ 2025-11-01 21:31:20,742 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-01 21:31:20,742 - 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-11-01 21:31:20,964 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-01 21:31:20,971 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.0.0.50': '0'}} with 2025-11-01 21:31:20,971 - INFO - Initial checks done. Running the testcase now 2025-11-01 21:31:20,971 - INFO - 2025-11-01 21:31:20,975 - INFO - Namespace default already exists 2025-11-01 21:31:20,976 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-01 21:31:21,091 - DEBUG - Output : cluster_project={} 2025-11-01 21:31:21,169 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-01 21:31:21,169 - DEBUG - Project uuid in Contrail is a3a22d7f-6276-4b9a-b5cf-974b831cbbba 2025-11-01 21:31:21,169 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-01 21:31:21,285 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-01 21:31:21,285 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=9b37595f-1e7b-4363-8bc2-75d47c16dcb5 2025-11-01 21:31:21,289 - INFO - Namespace default with uuid 9b37595f-1e7b-4363-8bc2-75d47c16dcb5 found in kube manager 2025-11-01 21:31:21,289 - INFO - Namespace default verification passed 2025-11-01 21:31:21,292 - DEBUG - Service ctest-nginx-svc-12085762 not present 2025-11-01 21:31:21,293 - INFO - Creating service ctest-nginx-svc-12085762 2025-11-01 21:31:21,314 - INFO - Created Service ctest-nginx-svc-12085762 2025-11-01 21:31:21,321 - DEBUG - Pod ctest-nginx-pod-37559279 not present 2025-11-01 21:31:21,322 - INFO - Creating Pod ctest-nginx-pod-37559279 2025-11-01 21:31:21,384 - DEBUG - Node for Pod ctest-nginx-pod-37559279 not yet populated 2025-11-01 21:31:24,393 - DEBUG - Pod : ctest-nginx-pod-37559279 UUID is 5bc73034-e642-41a8-9538-015e3bd4cd4a 2025-11-01 21:31:24,395 - DEBUG - Pod ctest-nginx-pod-11465393 not present 2025-11-01 21:31:24,395 - INFO - Creating Pod ctest-nginx-pod-11465393 2025-11-01 21:31:24,418 - DEBUG - Pod : ctest-nginx-pod-11465393 UUID is b540d2ee-82b5-4830-b105-b5affa1217fa 2025-11-01 21:31:24,621 - INFO - Created VN __public__, UUID :ae8b2e51-d85d-41d5-94e2-82dc34622abc 2025-11-01 21:31:24,853 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-01 21:31:24,859 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 2025-11-01 21:31:24,871 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba 2025-11-01 21:31:24,947 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc 2025-11-01 21:31:24,956 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc 2025-11-01 21:31:24,962 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 2025-11-01 21:31:24,967 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 2025-11-01 21:31:24,971 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/01c4bade-c986-4e06-9991-dc1f6328080d 2025-11-01 21:31:24,975 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-01 21:31:24,975 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc 2025-11-01 21:31:24,982 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 2025-11-01 21:31:24,993 - INFO - Verified VN network id 13 for VN ae8b2e51-d85d-41d5-94e2-82dc34622abc 2025-11-01 21:31:24,993 - INFO - Verifications in API Server for VN __public__ passed 2025-11-01 21:31:24,993 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc 2025-11-01 21:31:24,999 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 2025-11-01 21:31:25,011 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 2025-11-01 21:31:25,036 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/01c4bade-c986-4e06-9991-dc1f6328080d 2025-11-01 21:31:25,062 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-01 21:31:25,068 - DEBUG - Control-node 10.0.0.50 : 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': '12577197313419461077', 'uuid-lslong': '10728281144633207484'}, 'enable': 'true', 'created': '2025-11-01T21:31:24', 'last-modified': '2025-11-01T21:31:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.320149'} 2025-11-01 21:31:25,068 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 21:31:25,078 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-01 21:31:25,078 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-01 21:31:25,079 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-01 21:31:25,079 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-01 21:31:25,084 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 2025-11-01 21:31:25,091 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba 2025-11-01 21:31:25,133 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc 2025-11-01 21:31:25,141 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-01 21:31:25,141 - DEBUG - Verifying the vn in opserver 2025-11-01 21:31:25,141 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-11-01 21:31:25,142 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-01 21:31:25,147 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-01 21:31:25,147 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-01 21:31:25,147 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 21:31:25,154 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 21:31:25,159 - DEBUG - Do not have enough data to verify VN in agent 2025-11-01 21:31:25,159 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 21:31:25,164 - DEBUG - VRF ids for VN __public__: {} 2025-11-01 21:31:25,212 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-01 21:31:25,334 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-01 21:31:25,340 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 2025-11-01 21:31:25,346 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba 2025-11-01 21:31:25,378 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc 2025-11-01 21:31:25,387 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/76565861-cc68-45ed-ad7e-1e10f23290df 2025-11-01 21:31:25,392 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-01 21:31:25,395 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 2025-11-01 21:31:25,401 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba 2025-11-01 21:31:25,438 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc 2025-11-01 21:31:25,446 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-01 21:31:25,446 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-01 21:31:25,453 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-01 21:31:25,458 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-01 21:31:25,458 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-01 21:31:25,461 - DEBUG - Ingress ctest-nginx-ingress-09591855 not present 2025-11-01 21:31:25,461 - INFO - Creating Ingress ctest-nginx-ingress-09591855 2025-11-01 21:31:25,468 - INFO - Created Ingress ctest-nginx-ingress-09591855 2025-11-01 21:31:25,471 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-09591855 2025-11-01 21:31:28,482 - DEBUG - For Ingress ctest-nginx-ingress-09591855, Cluster IP: 10.47.255.249, External IPs ['150.166.219.252'] 2025-11-01 21:31:28,482 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-09591855 2025-11-01 21:31:28,483 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=8b53730c-caeb-4047-b5c0-e4ff950fc516 2025-11-01 21:31:28,487 - INFO - Ingress ctest-nginx-ingress-09591855 with uuid 8b53730c-caeb-4047-b5c0-e4ff950fc516 found in kube manager 2025-11-01 21:31:28,487 - INFO - Ingress ctest-nginx-ingress-09591855 verification passed 2025-11-01 21:31:28,489 - DEBUG - Pod ctest-busybox-pod-67497342 not present 2025-11-01 21:31:28,490 - INFO - Creating Pod ctest-busybox-pod-67497342 2025-11-01 21:31:28,514 - DEBUG - Pod : ctest-busybox-pod-67497342 UUID is 3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:31:28,523 - DEBUG - Pod ctest-nginx-pod-37559279 not in running state.Currently in Pending 2025-11-01 21:31:33,531 - INFO - Pod ctest-nginx-pod-37559279 is in running state.Got IP 10.47.255.251 2025-11-01 21:31:33,593 - DEBUG - Pod ctest-nginx-pod-37559279 has vmi 1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:31:33,593 - INFO - Verified pod ctest-nginx-pod-37559279 in contrail-api 2025-11-01 21:31:33,593 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:31:33,603 - DEBUG - VMI 1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f is active in agent 10.0.0.57 2025-11-01 21:31:33,603 - INFO - Verified Pod ctest-nginx-pod-37559279 in agent 10.0.0.57 2025-11-01 21:31:33,603 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=5bc73034-e642-41a8-9538-015e3bd4cd4a 2025-11-01 21:31:33,628 - INFO - Pod ctest-nginx-pod-37559279 with uuid 5bc73034-e642-41a8-9538-015e3bd4cd4a found in kube manager 2025-11-01 21:31:33,629 - INFO - Pod ctest-nginx-pod-37559279 verification passed 2025-11-01 21:31:33,764 - DEBUG - [Pod ctest-nginx-pod-37559279] Cmd: echo ctest-nginx-pod-37559279 > /usr/share/nginx/html/index.html, Output: 2025-11-01 21:31:33,770 - DEBUG - Pod ctest-nginx-pod-11465393 not in running state.Currently in Pending 2025-11-01 21:31:38,778 - INFO - Pod ctest-nginx-pod-11465393 is in running state.Got IP 10.47.255.250 2025-11-01 21:31:38,789 - DEBUG - Pod ctest-nginx-pod-11465393 has vmi 1df6d37c-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:31:38,790 - INFO - Verified pod ctest-nginx-pod-11465393 in contrail-api 2025-11-01 21:31:38,790 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:31:38,798 - DEBUG - VMI 1df6d37c-b76a-11f0-b3dc-fa163e3c558f is active in agent 10.0.0.57 2025-11-01 21:31:38,799 - INFO - Verified Pod ctest-nginx-pod-11465393 in agent 10.0.0.57 2025-11-01 21:31:38,799 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=b540d2ee-82b5-4830-b105-b5affa1217fa 2025-11-01 21:31:38,802 - INFO - Pod ctest-nginx-pod-11465393 with uuid b540d2ee-82b5-4830-b105-b5affa1217fa found in kube manager 2025-11-01 21:31:38,803 - INFO - Pod ctest-nginx-pod-11465393 verification passed 2025-11-01 21:31:38,858 - DEBUG - [Pod ctest-nginx-pod-11465393] Cmd: echo ctest-nginx-pod-11465393 > /usr/share/nginx/html/index.html, Output: 2025-11-01 21:31:38,864 - INFO - Pod ctest-busybox-pod-67497342 is in running state.Got IP 10.47.255.248 2025-11-01 21:31:38,876 - DEBUG - Pod ctest-busybox-pod-67497342 has vmi 20668d96-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:31:38,876 - INFO - Verified pod ctest-busybox-pod-67497342 in contrail-api 2025-11-01 21:31:38,876 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:31:38,886 - DEBUG - VMI 20668d96-b76a-11f0-b3dc-fa163e3c558f is active in agent 10.0.0.57 2025-11-01 21:31:38,886 - INFO - Verified Pod ctest-busybox-pod-67497342 in agent 10.0.0.57 2025-11-01 21:31:38,886 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:31:38,890 - INFO - Pod ctest-busybox-pod-67497342 with uuid 3c91ee19-9491-49da-879d-c3e32f73c15f found in kube manager 2025-11-01 21:31:38,890 - INFO - Pod ctest-busybox-pod-67497342 verification passed 2025-11-01 21:31:38,947 - DEBUG - [Pod ctest-busybox-pod-67497342] 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-11465393 2025-11-01 21:31:38,947 - DEBUG - [Pod Pod ctest-busybox-pod-67497342] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-01 21:31:38,947 - DEBUG - [Pod Pod ctest-busybox-pod-67497342] 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-11465393 2025-11-01 21:31:38,997 - DEBUG - [Pod ctest-busybox-pod-67497342] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-37559279 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-11-01 21:31:38,997 - DEBUG - [Pod Pod ctest-busybox-pod-67497342] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-01 21:31:38,997 - DEBUG - [Pod Pod ctest-busybox-pod-67497342] Cmd output: ctest-nginx-pod-37559279 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-11-01 21:31:38,997 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-37559279': 1, 'ctest-nginx-pod-11465393': 1} 2025-11-01 21:31:38,997 - WARNING - Nothing to delete parallely 2025-11-01 21:31:38,998 - INFO - Deleting pod default:ctest-busybox-pod-67497342 2025-11-01 21:31:39,008 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:31:39,015 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:31:44,016 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:31:44,024 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:31:49,025 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:31:49,033 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:31:54,034 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:31:54,042 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:31:59,046 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:31:59,055 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:04,056 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:32:04,062 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:09,063 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:32:09,069 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:14,070 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:32:14,077 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:19,080 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:32:19,086 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:24,088 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:32:24,095 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:29,096 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:32:29,102 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:34,103 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:32:34,110 - WARNING - Pod uuid 3c91ee19-9491-49da-879d-c3e32f73c15f is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:39,110 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3c91ee19-9491-49da-879d-c3e32f73c15f 2025-11-01 21:32:39,116 - DEBUG - Pod 3c91ee19-9491-49da-879d-c3e32f73c15f is not in agent 10.0.0.57 VM list 2025-11-01 21:32:39,116 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:20668d96-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:32:39,121 - DEBUG - VMI 20668d96-b76a-11f0-b3dc-fa163e3c558f is removed from agent 10.0.0.57 2025-11-01 21:32:39,121 - INFO - Verified that pod ctest-busybox-pod-67497342 is removed in agent 2025-11-01 21:32:39,121 - INFO - Deleting Ingress : ctest-nginx-ingress-09591855 2025-11-01 21:32:39,128 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=8b53730c-caeb-4047-b5c0-e4ff950fc516 2025-11-01 21:32:39,133 - ERROR - Ingress ctest-nginx-ingress-09591855 with uuid 8b53730c-caeb-4047-b5c0-e4ff950fc516 still found in kube manager 2025-11-01 21:32:40,134 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=8b53730c-caeb-4047-b5c0-e4ff950fc516 2025-11-01 21:32:40,145 - INFO - Ingress ctest-nginx-ingress-09591855 with uuid 8b53730c-caeb-4047-b5c0-e4ff950fc516 deleted successfully from kube manager 2025-11-01 21:32:40,145 - INFO - Verifications on Ingress %s cleanup passed 2025-11-01 21:32:40,145 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-01 21:32:40,258 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-01 21:32:40,262 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-01 21:32:40,262 - INFO - Deleting VN __public__ 2025-11-01 21:32:40,354 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 2025-11-01 21:32:40,359 - DEBUG - Response Code: 404 2025-11-01 21:32:40,359 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-01 21:32:40,363 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 2025-11-01 21:32:40,369 - DEBUG - Requesting: http://10.0.0.50:8082/project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba 2025-11-01 21:32:40,430 - INFO - Validated that VN __public__ is not found in API Server 2025-11-01 21:32:40,431 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-01 21:32:40,437 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 21:32:40,448 - DEBUG - VN __public__ is not present in Agent 10.0.0.57 2025-11-01 21:32:40,448 - INFO - Validated that VN __public__ is not in any agent 2025-11-01 21:32:40,449 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 21:32:40,455 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 21:32:40,459 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-01 21:32:40,468 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-01 21:32:40,469 - INFO - Deleting pod default:ctest-nginx-pod-11465393 2025-11-01 21:32:40,484 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b540d2ee-82b5-4830-b105-b5affa1217fa 2025-11-01 21:32:40,495 - WARNING - Pod uuid b540d2ee-82b5-4830-b105-b5affa1217fa is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:45,496 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b540d2ee-82b5-4830-b105-b5affa1217fa 2025-11-01 21:32:45,502 - DEBUG - Pod b540d2ee-82b5-4830-b105-b5affa1217fa is not in agent 10.0.0.57 VM list 2025-11-01 21:32:45,502 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1df6d37c-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:32:45,507 - DEBUG - VMI 1df6d37c-b76a-11f0-b3dc-fa163e3c558f is removed from agent 10.0.0.57 2025-11-01 21:32:45,507 - INFO - Verified that pod ctest-nginx-pod-11465393 is removed in agent 2025-11-01 21:32:45,507 - INFO - Deleting pod default:ctest-nginx-pod-37559279 2025-11-01 21:32:45,520 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=5bc73034-e642-41a8-9538-015e3bd4cd4a 2025-11-01 21:32:45,528 - WARNING - Pod uuid 5bc73034-e642-41a8-9538-015e3bd4cd4a is still seen in agent 10.0.0.57 VM list 2025-11-01 21:32:50,529 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=5bc73034-e642-41a8-9538-015e3bd4cd4a 2025-11-01 21:32:50,535 - DEBUG - Pod 5bc73034-e642-41a8-9538-015e3bd4cd4a is not in agent 10.0.0.57 VM list 2025-11-01 21:32:50,535 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:32:50,540 - DEBUG - VMI 1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f is removed from agent 10.0.0.57 2025-11-01 21:32:50,540 - INFO - Verified that pod ctest-nginx-pod-37559279 is removed in agent 2025-11-01 21:32:50,541 - INFO - Deleting service : ctest-nginx-svc-12085762 2025-11-01 21:32:50,750 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-01 21:32:50,756 - DEBUG - No XMPP flaps were noticed during the test 2025-11-01 21:32:50,756 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:30] 2025-11-01 21:32:50,756 - INFO - -------------------------------------------------------------------------------- 2025-11-01 21:32:57,177 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-01 21:32:57,303 - DEBUG - Output : cluster_project={} 2025-11-01 21:32:57,344 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-01 21:32:57,490 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-01 21:32:57,495 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-01 21:32:57,663 - DEBUG - Output : cluster_project={} 2025-11-01 21:33:12,809 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:33:12,842 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:33:12,916 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:33:12,989 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:33:18,031 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:33:18,089 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:33:18,172 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:33:18,245 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 21:33:18,511 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-01 21:33:20,346 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_ApplicationPolicySetReq? 2025-11-01 21:33:20,352 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2025-11-01 21:33:20,373 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2025-11-01 21:33:22,395 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2025-11-01 21:36:22,673 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-01 21:36:22,742 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=0d90f754-9f29-43eb-91f5-e53eb04743ac 2025-11-01 21:36:22,749 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fc4d96c2-4e43-472d-9098-bdf07276ab9e 2025-11-01 21:36:22,754 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=551459e9-3bfa-4663-9f07-ea41a20d1a79 2025-11-01 21:36:22,760 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=22dd7db4-a859-4d35-a9e8-71521bb42794 2025-11-01 21:36:22,764 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b14ec9a7-9bba-44cb-b334-e7e8e9b8f203 2025-11-01 21:36:22,769 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=1fcfe52e-a20b-476e-a3c0-f70bb3f51291 2025-11-01 21:36:22,776 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=18301e9f-52de-4fcc-9105-88e6a766113d 2025-11-01 21:36:22,781 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3595474f-80c0-4186-bb0c-ba799e6a3d01 2025-11-01 21:36:27,865 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=0d90f754-9f29-43eb-91f5-e53eb04743ac 2025-11-01 21:36:27,867 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fc4d96c2-4e43-472d-9098-bdf07276ab9e 2025-11-01 21:36:27,868 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b14ec9a7-9bba-44cb-b334-e7e8e9b8f203 2025-11-01 21:36:27,868 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=18301e9f-52de-4fcc-9105-88e6a766113d 2025-11-01 21:36:27,869 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=551459e9-3bfa-4663-9f07-ea41a20d1a79 2025-11-01 21:36:27,871 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=1fcfe52e-a20b-476e-a3c0-f70bb3f51291 2025-11-01 21:36:27,872 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=22dd7db4-a859-4d35-a9e8-71521bb42794 2025-11-01 21:36:27,873 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=3595474f-80c0-4186-bb0c-ba799e6a3d01 2025-11-01 21:36:27,892 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:566fba66-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:36:27,893 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:577014a6-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:36:27,895 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:570406bc-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:36:27,897 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5601e284-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:36:32,893 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=22dd7db4-a859-4d35-a9e8-71521bb42794 2025-11-01 21:36:32,894 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=551459e9-3bfa-4663-9f07-ea41a20d1a79 2025-11-01 21:36:32,895 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b14ec9a7-9bba-44cb-b334-e7e8e9b8f203 2025-11-01 21:36:32,896 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fc4d96c2-4e43-472d-9098-bdf07276ab9e 2025-11-01 21:36:37,908 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fc4d96c2-4e43-472d-9098-bdf07276ab9e 2025-11-01 21:36:37,910 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=551459e9-3bfa-4663-9f07-ea41a20d1a79 2025-11-01 21:36:37,911 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b14ec9a7-9bba-44cb-b334-e7e8e9b8f203 2025-11-01 21:36:37,913 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=22dd7db4-a859-4d35-a9e8-71521bb42794 2025-11-01 21:36:42,925 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fc4d96c2-4e43-472d-9098-bdf07276ab9e 2025-11-01 21:36:42,926 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b14ec9a7-9bba-44cb-b334-e7e8e9b8f203 2025-11-01 21:36:42,927 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=22dd7db4-a859-4d35-a9e8-71521bb42794 2025-11-01 21:36:42,929 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=551459e9-3bfa-4663-9f07-ea41a20d1a79 2025-11-01 21:36:47,944 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fc4d96c2-4e43-472d-9098-bdf07276ab9e 2025-11-01 21:36:47,946 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=551459e9-3bfa-4663-9f07-ea41a20d1a79 2025-11-01 21:36:47,947 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b14ec9a7-9bba-44cb-b334-e7e8e9b8f203 2025-11-01 21:36:47,948 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=22dd7db4-a859-4d35-a9e8-71521bb42794 2025-11-01 21:36:52,962 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fc4d96c2-4e43-472d-9098-bdf07276ab9e 2025-11-01 21:36:52,963 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=22dd7db4-a859-4d35-a9e8-71521bb42794 2025-11-01 21:36:52,964 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=551459e9-3bfa-4663-9f07-ea41a20d1a79 2025-11-01 21:36:52,965 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b14ec9a7-9bba-44cb-b334-e7e8e9b8f203 2025-11-01 21:36:57,979 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fc4d96c2-4e43-472d-9098-bdf07276ab9e 2025-11-01 21:36:57,980 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b14ec9a7-9bba-44cb-b334-e7e8e9b8f203 2025-11-01 21:36:57,981 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=22dd7db4-a859-4d35-a9e8-71521bb42794 2025-11-01 21:36:57,982 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=551459e9-3bfa-4663-9f07-ea41a20d1a79 2025-11-01 21:36:57,994 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:57f3c22e-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:36:57,995 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:58beb984-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:36:57,998 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5922549e-b76a-11f0-b3dc-fa163e3c558f 2025-11-01 21:36:58,000 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:585f7406-b76a-11f0-b3dc-fa163e3c558f