2025-10-27 08:51:08,341 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-10-27 08:51:08,701 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1626-1 2025-10-27 08:51:08,702 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-10-27 08:51:08,769 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1626-1 2025-10-27 08:51:08,769 - DEBUG - [10.0.0.65]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-27 08:51:08,932 - DEBUG - Output : NAMES contrail_test_rVFrnx1Xv contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 2025-10-27 08:51:08,932 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-27 08:51:08,988 - DEBUG - Output : 127.0.0.1/8 10.0.0.65/24 252.65.0.1/8 10.84.178.1/24 172.17.0.1/16 2025-10-27 08:51:08,988 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-10-27 08:51:09,044 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1626-1 2025-10-27 08:51:09,182 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-10-27 08:51:09,425 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1626-1 2025-10-27 08:51:09,425 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-10-27 08:51:09,453 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1626-1 2025-10-27 08:51:09,453 - DEBUG - [10.0.0.22]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-27 08:51:09,538 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-27 08:51:09,539 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-27 08:51:09,566 - DEBUG - Output : 10.0.0.22/24 2025-10-27 08:51:09,567 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-10-27 08:51:09,638 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1626-1 2025-10-27 08:51:09,767 - INFO - Using existing project ['default-domain', 'k8s-default'](c030903a-df07-4989-98e0-5eed99598f26) 2025-10-27 08:51:09,889 - INFO - Using existing project ['default-domain', 'k8s-default'](c030903a-df07-4989-98e0-5eed99598f26) 2025-10-27 08:51:09,995 - INFO - ================================================================================ 2025-10-27 08:51:09,995 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-27 08:51:09,996 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-10-27 08:51:10,256 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 08:51:10,264 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.65': '0'}} with 2025-10-27 08:51:10,264 - INFO - Initial checks done. Running the testcase now 2025-10-27 08:51:10,264 - INFO - 2025-10-27 08:51:10,270 - INFO - Namespace default already exists 2025-10-27 08:51:10,271 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 08:51:10,414 - DEBUG - Output : cluster_project={} 2025-10-27 08:51:10,477 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-27 08:51:10,477 - DEBUG - Project uuid in Contrail is c030903a-df07-4989-98e0-5eed99598f26 2025-10-27 08:51:10,477 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 08:51:10,610 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 08:51:10,610 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=3cbdbe12-6a4d-426b-8beb-efdded6ed9a5 2025-10-27 08:51:10,616 - INFO - Namespace default with uuid 3cbdbe12-6a4d-426b-8beb-efdded6ed9a5 found in kube manager 2025-10-27 08:51:10,616 - INFO - Namespace default verification passed 2025-10-27 08:51:10,619 - DEBUG - Service ctest-nginx-svc-06450137 not present 2025-10-27 08:51:10,619 - INFO - Creating service ctest-nginx-svc-06450137 2025-10-27 08:51:10,642 - INFO - Created Service ctest-nginx-svc-06450137 2025-10-27 08:51:10,646 - DEBUG - Pod ctest-nginx-pod-22614145 not present 2025-10-27 08:51:10,647 - INFO - Creating Pod ctest-nginx-pod-22614145 2025-10-27 08:51:10,718 - DEBUG - Pod : ctest-nginx-pod-22614145 UUID is d2f428ef-85b5-494f-9623-a4ef4e12cf17 2025-10-27 08:51:10,722 - DEBUG - Pod ctest-nginx-pod-36936050 not present 2025-10-27 08:51:10,722 - INFO - Creating Pod ctest-nginx-pod-36936050 2025-10-27 08:51:10,754 - DEBUG - Pod : ctest-nginx-pod-36936050 UUID is 7830ceea-e674-4b16-aa88-bd7fcccf38c5 2025-10-27 08:51:11,001 - INFO - Created VN __public__, UUID :0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:11,277 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-27 08:51:11,282 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a7dc88aa-3b74-4e1e-a508-711c2698555e 2025-10-27 08:51:11,305 - DEBUG - Requesting: http://10.0.0.65:8082/project/c030903a-df07-4989-98e0-5eed99598f26 2025-10-27 08:51:11,432 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:11,452 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:11,473 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf 2025-10-27 08:51:11,481 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf 2025-10-27 08:51:11,488 - DEBUG - Route Targets: [] 2025-10-27 08:51:11,488 - DEBUG - RT names not yet present for VN __public__ 2025-10-27 08:51:16,490 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-27 08:51:16,496 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a7dc88aa-3b74-4e1e-a508-711c2698555e 2025-10-27 08:51:16,506 - DEBUG - Requesting: http://10.0.0.65:8082/project/c030903a-df07-4989-98e0-5eed99598f26 2025-10-27 08:51:16,657 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:16,668 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:16,678 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf 2025-10-27 08:51:16,687 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf 2025-10-27 08:51:16,694 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/e625cf8c-3905-44f3-bafa-554998846cfe 2025-10-27 08:51:16,701 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 08:51:16,701 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:16,712 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf 2025-10-27 08:51:16,738 - INFO - Verified VN network id 13 for VN 0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:16,738 - INFO - Verifications in API Server for VN __public__ passed 2025-10-27 08:51:16,739 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:16,749 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf 2025-10-27 08:51:16,756 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf 2025-10-27 08:51:16,764 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/e625cf8c-3905-44f3-bafa-554998846cfe 2025-10-27 08:51:16,774 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 08:51:16,783 - DEBUG - Control-node 10.0.0.65 : 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': '820434206783521108', 'uuid-lslong': '13404605924171956270'}, 'enable': 'true', 'created': '2025-10-27T08:51:10', 'last-modified': '2025-10-27T08:51:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.676762'} 2025-10-27 08:51:16,783 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 08:51:16,799 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 08:51:16,799 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-27 08:51:16,799 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-27 08:51:16,800 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-27 08:51:16,805 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a7dc88aa-3b74-4e1e-a508-711c2698555e 2025-10-27 08:51:16,814 - DEBUG - Requesting: http://10.0.0.65:8082/project/c030903a-df07-4989-98e0-5eed99598f26 2025-10-27 08:51:16,858 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:16,873 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-27 08:51:16,873 - DEBUG - Verifying the vn in opserver 2025-10-27 08:51:16,873 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-10-27 08:51:16,873 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-10-27 08:51:16,879 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-27 08:51:16,879 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-27 08:51:16,879 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 08:51:16,888 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 08:51:16,894 - DEBUG - Do not have enough data to verify VN in agent 2025-10-27 08:51:16,894 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 08:51:16,901 - DEBUG - VRF ids for VN __public__: {} 2025-10-27 08:51:16,989 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-27 08:51:17,213 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-27 08:51:17,221 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a7dc88aa-3b74-4e1e-a508-711c2698555e 2025-10-27 08:51:17,230 - DEBUG - Requesting: http://10.0.0.65:8082/project/c030903a-df07-4989-98e0-5eed99598f26 2025-10-27 08:51:17,304 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:17,318 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/9bd5df36-b31e-4a24-8b16-5f473120d83c 2025-10-27 08:51:17,327 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-27 08:51:17,335 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a7dc88aa-3b74-4e1e-a508-711c2698555e 2025-10-27 08:51:17,346 - DEBUG - Requesting: http://10.0.0.65:8082/project/c030903a-df07-4989-98e0-5eed99598f26 2025-10-27 08:51:17,388 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0b62c490-70e9-4154-ba06-ba11405dc02e 2025-10-27 08:51:17,400 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-27 08:51:17,400 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-27 08:51:17,410 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 08:51:17,418 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-27 08:51:17,418 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-27 08:51:17,422 - DEBUG - Ingress ctest-nginx-ingress-08265287 not present 2025-10-27 08:51:17,423 - INFO - Creating Ingress ctest-nginx-ingress-08265287 2025-10-27 08:51:17,432 - INFO - Created Ingress ctest-nginx-ingress-08265287 2025-10-27 08:51:17,444 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-08265287 2025-10-27 08:51:20,455 - DEBUG - For Ingress ctest-nginx-ingress-08265287, Cluster IP: 10.47.255.249, External IPs ['5.186.61.188'] 2025-10-27 08:51:20,455 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-08265287 2025-10-27 08:51:20,455 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=9377e0b2-4f8f-4f7c-85ed-0dd309cadb19 2025-10-27 08:51:20,461 - INFO - Ingress ctest-nginx-ingress-08265287 with uuid 9377e0b2-4f8f-4f7c-85ed-0dd309cadb19 found in kube manager 2025-10-27 08:51:20,462 - INFO - Ingress ctest-nginx-ingress-08265287 verification passed 2025-10-27 08:51:20,473 - DEBUG - Pod ctest-busybox-pod-74440371 not present 2025-10-27 08:51:20,474 - INFO - Creating Pod ctest-busybox-pod-74440371 2025-10-27 08:51:20,565 - DEBUG - Pod : ctest-busybox-pod-74440371 UUID is 1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:51:20,574 - DEBUG - Pod ctest-nginx-pod-22614145 not in running state.Currently in Pending 2025-10-27 08:51:25,589 - INFO - Pod ctest-nginx-pod-22614145 is in running state.Got IP 10.47.255.251 2025-10-27 08:51:25,629 - DEBUG - Pod ctest-nginx-pod-22614145 has vmi 173791d6-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:51:25,629 - INFO - Verified pod ctest-nginx-pod-22614145 in contrail-api 2025-10-27 08:51:25,629 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:51:25,648 - DEBUG - VMI 173791d6-b312-11f0-b36d-fa163e1c6690 is active in agent 10.0.0.22 2025-10-27 08:51:25,649 - INFO - Verified Pod ctest-nginx-pod-22614145 in agent 10.0.0.22 2025-10-27 08:51:25,649 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=d2f428ef-85b5-494f-9623-a4ef4e12cf17 2025-10-27 08:51:25,712 - INFO - Pod ctest-nginx-pod-22614145 with uuid d2f428ef-85b5-494f-9623-a4ef4e12cf17 found in kube manager 2025-10-27 08:51:25,712 - INFO - Pod ctest-nginx-pod-22614145 verification passed 2025-10-27 08:51:25,813 - DEBUG - [Pod ctest-nginx-pod-22614145] Cmd: echo ctest-nginx-pod-22614145 > /usr/share/nginx/html/index.html, Output: 2025-10-27 08:51:25,830 - INFO - Pod ctest-nginx-pod-36936050 is in running state.Got IP 10.47.255.250 2025-10-27 08:51:25,883 - DEBUG - Pod ctest-nginx-pod-36936050 has vmi 17ecacb0-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:51:25,883 - INFO - Verified pod ctest-nginx-pod-36936050 in contrail-api 2025-10-27 08:51:25,884 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:51:25,896 - DEBUG - VMI 17ecacb0-b312-11f0-b36d-fa163e1c6690 is active in agent 10.0.0.22 2025-10-27 08:51:25,897 - INFO - Verified Pod ctest-nginx-pod-36936050 in agent 10.0.0.22 2025-10-27 08:51:25,897 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=7830ceea-e674-4b16-aa88-bd7fcccf38c5 2025-10-27 08:51:25,906 - INFO - Pod ctest-nginx-pod-36936050 with uuid 7830ceea-e674-4b16-aa88-bd7fcccf38c5 found in kube manager 2025-10-27 08:51:25,906 - INFO - Pod ctest-nginx-pod-36936050 verification passed 2025-10-27 08:51:25,963 - DEBUG - [Pod ctest-nginx-pod-36936050] Cmd: echo ctest-nginx-pod-36936050 > /usr/share/nginx/html/index.html, Output: 2025-10-27 08:51:25,980 - DEBUG - Pod ctest-busybox-pod-74440371 not in running state.Currently in Pending 2025-10-27 08:51:31,020 - INFO - Pod ctest-busybox-pod-74440371 is in running state.Got IP 10.47.255.248 2025-10-27 08:51:31,105 - DEBUG - Pod ctest-busybox-pod-74440371 has vmi 1c86dd5e-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:51:31,105 - INFO - Verified pod ctest-busybox-pod-74440371 in contrail-api 2025-10-27 08:51:31,105 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:51:31,117 - DEBUG - VMI 1c86dd5e-b312-11f0-b36d-fa163e1c6690 is active in agent 10.0.0.22 2025-10-27 08:51:31,118 - INFO - Verified Pod ctest-busybox-pod-74440371 in agent 10.0.0.22 2025-10-27 08:51:31,118 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:51:31,126 - INFO - Pod ctest-busybox-pod-74440371 with uuid 1fa8ddac-e460-4207-b967-941434a3c25a found in kube manager 2025-10-27 08:51:31,127 - INFO - Pod ctest-busybox-pod-74440371 verification passed 2025-10-27 08:51:31,203 - DEBUG - [Pod ctest-busybox-pod-74440371] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-36936050 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-27 08:51:31,203 - DEBUG - [Pod Pod ctest-busybox-pod-74440371] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 08:51:31,203 - DEBUG - [Pod Pod ctest-busybox-pod-74440371] Cmd output: ctest-nginx-pod-36936050 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-27 08:51:31,258 - DEBUG - [Pod ctest-busybox-pod-74440371] 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-22614145 2025-10-27 08:51:31,259 - DEBUG - [Pod Pod ctest-busybox-pod-74440371] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 08:51:31,259 - DEBUG - [Pod Pod ctest-busybox-pod-74440371] 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-22614145 2025-10-27 08:51:31,259 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-22614145': 1, 'ctest-nginx-pod-36936050': 1} 2025-10-27 08:51:31,259 - WARNING - Nothing to delete parallely 2025-10-27 08:51:31,260 - INFO - Deleting pod default:ctest-busybox-pod-74440371 2025-10-27 08:51:31,280 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:51:31,288 - WARNING - Pod uuid 1fa8ddac-e460-4207-b967-941434a3c25a is still seen in agent 10.0.0.22 VM list 2025-10-27 08:51:36,289 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:51:36,299 - WARNING - Pod uuid 1fa8ddac-e460-4207-b967-941434a3c25a is still seen in agent 10.0.0.22 VM list 2025-10-27 08:51:41,300 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:51:41,311 - WARNING - Pod uuid 1fa8ddac-e460-4207-b967-941434a3c25a is still seen in agent 10.0.0.22 VM list 2025-10-27 08:51:46,312 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:51:46,320 - WARNING - Pod uuid 1fa8ddac-e460-4207-b967-941434a3c25a is still seen in agent 10.0.0.22 VM list 2025-10-27 08:51:51,321 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:51:51,328 - WARNING - Pod uuid 1fa8ddac-e460-4207-b967-941434a3c25a is still seen in agent 10.0.0.22 VM list 2025-10-27 08:51:56,329 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:51:56,336 - WARNING - Pod uuid 1fa8ddac-e460-4207-b967-941434a3c25a is still seen in agent 10.0.0.22 VM list 2025-10-27 08:52:01,336 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:52:01,343 - WARNING - Pod uuid 1fa8ddac-e460-4207-b967-941434a3c25a is still seen in agent 10.0.0.22 VM list 2025-10-27 08:52:06,344 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:52:06,356 - WARNING - Pod uuid 1fa8ddac-e460-4207-b967-941434a3c25a is still seen in agent 10.0.0.22 VM list 2025-10-27 08:52:11,357 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:52:11,371 - WARNING - Pod uuid 1fa8ddac-e460-4207-b967-941434a3c25a is still seen in agent 10.0.0.22 VM list 2025-10-27 08:52:16,372 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1fa8ddac-e460-4207-b967-941434a3c25a 2025-10-27 08:52:16,379 - DEBUG - Pod 1fa8ddac-e460-4207-b967-941434a3c25a is not in agent 10.0.0.22 VM list 2025-10-27 08:52:16,379 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1c86dd5e-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:52:16,386 - DEBUG - VMI 1c86dd5e-b312-11f0-b36d-fa163e1c6690 is removed from agent 10.0.0.22 2025-10-27 08:52:16,386 - INFO - Verified that pod ctest-busybox-pod-74440371 is removed in agent 2025-10-27 08:52:16,386 - INFO - Deleting Ingress : ctest-nginx-ingress-08265287 2025-10-27 08:52:16,398 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=9377e0b2-4f8f-4f7c-85ed-0dd309cadb19 2025-10-27 08:52:16,406 - ERROR - Ingress ctest-nginx-ingress-08265287 with uuid 9377e0b2-4f8f-4f7c-85ed-0dd309cadb19 still found in kube manager 2025-10-27 08:52:17,408 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=9377e0b2-4f8f-4f7c-85ed-0dd309cadb19 2025-10-27 08:52:17,413 - INFO - Ingress ctest-nginx-ingress-08265287 with uuid 9377e0b2-4f8f-4f7c-85ed-0dd309cadb19 deleted successfully from kube manager 2025-10-27 08:52:17,413 - INFO - Verifications on Ingress %s cleanup passed 2025-10-27 08:52:17,414 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-27 08:52:17,545 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 08:52:17,552 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-27 08:52:17,552 - INFO - Deleting VN __public__ 2025-10-27 08:52:17,861 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b3d3ce18-5205-42fb-aace-c04d4d54b1bf 2025-10-27 08:52:17,873 - DEBUG - Response Code: 404 2025-10-27 08:52:17,873 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-27 08:52:17,885 - DEBUG - Requesting: http://10.0.0.65:8082/domain/a7dc88aa-3b74-4e1e-a508-711c2698555e 2025-10-27 08:52:17,912 - DEBUG - Requesting: http://10.0.0.65:8082/project/c030903a-df07-4989-98e0-5eed99598f26 2025-10-27 08:52:17,968 - INFO - Validated that VN __public__ is not found in API Server 2025-10-27 08:52:17,969 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-27 08:52:17,976 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 08:52:17,982 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-10-27 08:52:17,982 - INFO - Validated that VN __public__ is not in any agent 2025-10-27 08:52:17,983 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 08:52:17,994 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 08:52:18,009 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 08:52:18,018 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-27 08:52:18,018 - INFO - Deleting pod default:ctest-nginx-pod-36936050 2025-10-27 08:52:18,056 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7830ceea-e674-4b16-aa88-bd7fcccf38c5 2025-10-27 08:52:18,066 - WARNING - Pod uuid 7830ceea-e674-4b16-aa88-bd7fcccf38c5 is still seen in agent 10.0.0.22 VM list 2025-10-27 08:52:23,066 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7830ceea-e674-4b16-aa88-bd7fcccf38c5 2025-10-27 08:52:23,076 - DEBUG - Pod 7830ceea-e674-4b16-aa88-bd7fcccf38c5 is not in agent 10.0.0.22 VM list 2025-10-27 08:52:23,076 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:17ecacb0-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:52:23,084 - DEBUG - VMI 17ecacb0-b312-11f0-b36d-fa163e1c6690 is removed from agent 10.0.0.22 2025-10-27 08:52:23,084 - INFO - Verified that pod ctest-nginx-pod-36936050 is removed in agent 2025-10-27 08:52:23,085 - INFO - Deleting pod default:ctest-nginx-pod-22614145 2025-10-27 08:52:23,123 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d2f428ef-85b5-494f-9623-a4ef4e12cf17 2025-10-27 08:52:23,134 - WARNING - Pod uuid d2f428ef-85b5-494f-9623-a4ef4e12cf17 is still seen in agent 10.0.0.22 VM list 2025-10-27 08:52:28,135 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d2f428ef-85b5-494f-9623-a4ef4e12cf17 2025-10-27 08:52:28,148 - DEBUG - Pod d2f428ef-85b5-494f-9623-a4ef4e12cf17 is not in agent 10.0.0.22 VM list 2025-10-27 08:52:28,148 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:173791d6-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:52:28,162 - DEBUG - VMI 173791d6-b312-11f0-b36d-fa163e1c6690 is removed from agent 10.0.0.22 2025-10-27 08:52:28,162 - INFO - Verified that pod ctest-nginx-pod-22614145 is removed in agent 2025-10-27 08:52:28,163 - INFO - Deleting service : ctest-nginx-svc-06450137 2025-10-27 08:52:28,480 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 08:52:28,486 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 08:52:28,486 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:19]
2025-10-27 08:52:28,486 - INFO - -------------------------------------------------------------------------------- 2025-10-27 08:52:35,063 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 08:52:35,250 - DEBUG - Output : cluster_project={} 2025-10-27 08:52:35,314 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 08:52:35,453 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 08:52:35,459 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 08:52:35,597 - DEBUG - Output : cluster_project={} 2025-10-27 08:52:50,811 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:52:50,905 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:52:50,954 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:52:51,047 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:52:56,109 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:52:56,192 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:52:56,273 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:52:56,311 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 08:52:56,598 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 08:52:59,218 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-10-27 08:52:59,228 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-27 08:52:59,254 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-27 08:53:01,289 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-27 08:56:02,098 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 08:56:02,166 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=68d89d9f-4c69-491a-ada8-d9a1dc5ce30c 2025-10-27 08:56:02,187 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=31c1ef43-2de3-4f98-a4a7-b99ef5ff9e7f 2025-10-27 08:56:02,192 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=813cc394-e6c0-423e-ab75-013506f655e7 2025-10-27 08:56:02,208 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f53f4984-d41c-480f-8662-9b356c1bc0d3 2025-10-27 08:56:02,231 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=37d0f19f-cc48-4752-81e1-0efc6b2981da 2025-10-27 08:56:02,237 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f952713-42b7-4d7c-989b-4b38beb5722c 2025-10-27 08:56:02,250 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d31cd911-ac2e-4f1b-abd3-c091b1b22ffa 2025-10-27 08:56:02,260 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b0b192b0-b67a-427e-a1ba-e44c3b24fbf1 2025-10-27 08:56:07,277 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f53f4984-d41c-480f-8662-9b356c1bc0d3 2025-10-27 08:56:07,282 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=813cc394-e6c0-423e-ab75-013506f655e7 2025-10-27 08:56:07,284 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=31c1ef43-2de3-4f98-a4a7-b99ef5ff9e7f 2025-10-27 08:56:07,287 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=68d89d9f-4c69-491a-ada8-d9a1dc5ce30c 2025-10-27 08:56:07,305 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:490033a8-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:56:07,313 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:49820e14-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:56:07,315 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4a23c060-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:56:07,321 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b0b192b0-b67a-427e-a1ba-e44c3b24fbf1 2025-10-27 08:56:07,323 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=37d0f19f-cc48-4752-81e1-0efc6b2981da 2025-10-27 08:56:07,326 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f952713-42b7-4d7c-989b-4b38beb5722c 2025-10-27 08:56:07,327 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d31cd911-ac2e-4f1b-abd3-c091b1b22ffa 2025-10-27 08:56:07,348 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4aae99f6-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:56:12,317 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f53f4984-d41c-480f-8662-9b356c1bc0d3 2025-10-27 08:56:12,346 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=37d0f19f-cc48-4752-81e1-0efc6b2981da 2025-10-27 08:56:12,349 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f952713-42b7-4d7c-989b-4b38beb5722c 2025-10-27 08:56:12,354 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d31cd911-ac2e-4f1b-abd3-c091b1b22ffa 2025-10-27 08:56:17,324 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f53f4984-d41c-480f-8662-9b356c1bc0d3 2025-10-27 08:56:17,367 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=37d0f19f-cc48-4752-81e1-0efc6b2981da 2025-10-27 08:56:17,372 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d31cd911-ac2e-4f1b-abd3-c091b1b22ffa 2025-10-27 08:56:17,376 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f952713-42b7-4d7c-989b-4b38beb5722c 2025-10-27 08:56:22,334 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f53f4984-d41c-480f-8662-9b356c1bc0d3 2025-10-27 08:56:22,377 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=37d0f19f-cc48-4752-81e1-0efc6b2981da 2025-10-27 08:56:22,383 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d31cd911-ac2e-4f1b-abd3-c091b1b22ffa 2025-10-27 08:56:22,386 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f952713-42b7-4d7c-989b-4b38beb5722c 2025-10-27 08:56:27,346 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f53f4984-d41c-480f-8662-9b356c1bc0d3 2025-10-27 08:56:27,391 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=37d0f19f-cc48-4752-81e1-0efc6b2981da 2025-10-27 08:56:27,402 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d31cd911-ac2e-4f1b-abd3-c091b1b22ffa 2025-10-27 08:56:27,405 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f952713-42b7-4d7c-989b-4b38beb5722c 2025-10-27 08:56:32,361 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f53f4984-d41c-480f-8662-9b356c1bc0d3 2025-10-27 08:56:32,400 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=37d0f19f-cc48-4752-81e1-0efc6b2981da 2025-10-27 08:56:32,418 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d31cd911-ac2e-4f1b-abd3-c091b1b22ffa 2025-10-27 08:56:32,422 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f952713-42b7-4d7c-989b-4b38beb5722c 2025-10-27 08:56:37,369 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f53f4984-d41c-480f-8662-9b356c1bc0d3 2025-10-27 08:56:37,379 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4c3f8848-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:56:37,408 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=37d0f19f-cc48-4752-81e1-0efc6b2981da 2025-10-27 08:56:37,415 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4cb98ba2-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:56:37,441 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d31cd911-ac2e-4f1b-abd3-c091b1b22ffa 2025-10-27 08:56:37,445 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5f952713-42b7-4d7c-989b-4b38beb5722c 2025-10-27 08:56:37,448 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4b4b7fbe-b312-11f0-b36d-fa163e1c6690 2025-10-27 08:56:37,460 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4bc4874c-b312-11f0-b36d-fa163e1c6690