2025-10-27 14:58:05,725 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-10-27 14:58:06,057 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1637-1 2025-10-27 14:58:06,057 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-10-27 14:58:06,103 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1637-1 2025-10-27 14:58:06,103 - DEBUG - [10.0.0.33]: 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 14:58:06,237 - DEBUG - Output : NAMES contrail_test_3opjyirUH contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-schema-1 2025-10-27 14:58:06,237 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-27 14:58:06,283 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.33.209.1/24 172.17.0.1/16 2025-10-27 14:58:06,283 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-10-27 14:58:06,330 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1637-1 2025-10-27 14:58:06,443 - DEBUG - [10.0.0.24]: Running cmd : hostname 2025-10-27 14:58:06,685 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1637-1 2025-10-27 14:58:06,686 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2025-10-27 14:58:06,710 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1637-1 2025-10-27 14:58:06,711 - DEBUG - [10.0.0.24]: 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 14:58:06,801 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-27 14:58:06,802 - DEBUG - [10.0.0.24]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-27 14:58:06,837 - DEBUG - Output : 10.0.0.24/24 2025-10-27 14:58:06,837 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2025-10-27 14:58:06,910 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1637-1 2025-10-27 14:58:07,026 - INFO - Using existing project ['default-domain', 'k8s-default'](dd78d53a-361a-4555-bd28-fdb37e127906) 2025-10-27 14:58:07,157 - INFO - Using existing project ['default-domain', 'k8s-default'](dd78d53a-361a-4555-bd28-fdb37e127906) 2025-10-27 14:58:07,280 - INFO - ================================================================================ 2025-10-27 14:58:07,280 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-27 14:58:07,280 - 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 14:58:07,562 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 14:58:07,570 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.0.0.33': '0'}} with 2025-10-27 14:58:07,570 - INFO - Initial checks done. Running the testcase now 2025-10-27 14:58:07,570 - INFO - 2025-10-27 14:58:07,575 - INFO - Namespace default already exists 2025-10-27 14:58:07,576 - DEBUG - [10.0.0.33]: 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 14:58:07,764 - DEBUG - Output : cluster_project={} 2025-10-27 14:58:07,816 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-27 14:58:07,817 - DEBUG - Project uuid in Contrail is dd78d53a-361a-4555-bd28-fdb37e127906 2025-10-27 14:58:07,817 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 14:58:08,014 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 14:58:08,014 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=11d30df5-ba1b-4b28-bd54-02b7f368068a 2025-10-27 14:58:08,019 - INFO - Namespace default with uuid 11d30df5-ba1b-4b28-bd54-02b7f368068a found in kube manager 2025-10-27 14:58:08,020 - INFO - Namespace default verification passed 2025-10-27 14:58:08,025 - DEBUG - Service ctest-nginx-svc-46343242 not present 2025-10-27 14:58:08,025 - INFO - Creating service ctest-nginx-svc-46343242 2025-10-27 14:58:08,079 - INFO - Created Service ctest-nginx-svc-46343242 2025-10-27 14:58:08,091 - DEBUG - Pod ctest-nginx-pod-75912247 not present 2025-10-27 14:58:08,092 - INFO - Creating Pod ctest-nginx-pod-75912247 2025-10-27 14:58:08,192 - DEBUG - Pod : ctest-nginx-pod-75912247 UUID is be09cebe-023d-46a5-a216-5011b26e8b94 2025-10-27 14:58:08,206 - DEBUG - Pod ctest-nginx-pod-50625737 not present 2025-10-27 14:58:08,206 - INFO - Creating Pod ctest-nginx-pod-50625737 2025-10-27 14:58:08,238 - DEBUG - Pod : ctest-nginx-pod-50625737 UUID is 7c0d29d9-6883-4e4b-8289-e2f57856cb20 2025-10-27 14:58:08,513 - INFO - Created VN __public__, UUID :3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:08,799 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-27 14:58:08,810 - DEBUG - Requesting: http://10.0.0.33:8082/domain/c7b5a494-70ea-4e75-ac35-2c22c1c7bb48 2025-10-27 14:58:08,833 - DEBUG - Requesting: http://10.0.0.33:8082/project/dd78d53a-361a-4555-bd28-fdb37e127906 2025-10-27 14:58:08,983 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:09,020 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:09,057 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0c77a505-8f6e-4bd3-b055-1ea839e9d4a4 2025-10-27 14:58:09,091 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0c77a505-8f6e-4bd3-b055-1ea839e9d4a4 2025-10-27 14:58:09,124 - DEBUG - Route Targets: [] 2025-10-27 14:58:09,124 - DEBUG - RT names not yet present for VN __public__ 2025-10-27 14:58:14,125 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-27 14:58:14,136 - DEBUG - Requesting: http://10.0.0.33:8082/domain/c7b5a494-70ea-4e75-ac35-2c22c1c7bb48 2025-10-27 14:58:14,154 - DEBUG - Requesting: http://10.0.0.33:8082/project/dd78d53a-361a-4555-bd28-fdb37e127906 2025-10-27 14:58:14,233 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:14,252 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:14,264 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0c77a505-8f6e-4bd3-b055-1ea839e9d4a4 2025-10-27 14:58:14,273 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0c77a505-8f6e-4bd3-b055-1ea839e9d4a4 2025-10-27 14:58:14,280 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/37c46ca0-c757-43bd-9eeb-7cba4873ea54 2025-10-27 14:58:14,286 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 14:58:14,286 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:14,294 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0c77a505-8f6e-4bd3-b055-1ea839e9d4a4 2025-10-27 14:58:14,312 - INFO - Verified VN network id 13 for VN 3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:14,312 - INFO - Verifications in API Server for VN __public__ passed 2025-10-27 14:58:14,312 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:14,321 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0c77a505-8f6e-4bd3-b055-1ea839e9d4a4 2025-10-27 14:58:14,330 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0c77a505-8f6e-4bd3-b055-1ea839e9d4a4 2025-10-27 14:58:14,340 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/37c46ca0-c757-43bd-9eeb-7cba4873ea54 2025-10-27 14:58:14,348 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 14:58:14,359 - DEBUG - Control-node 10.0.0.33 : 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': '4327536866304675099', 'uuid-lslong': '11435061919349215113'}, 'enable': 'true', 'created': '2025-10-27T14:58:08', 'last-modified': '2025-10-27T14:58:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.668744'} 2025-10-27 14:58:14,359 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 14:58:14,373 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 14:58:14,373 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-27 14:58:14,374 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-27 14:58:14,374 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-27 14:58:14,379 - DEBUG - Requesting: http://10.0.0.33:8082/domain/c7b5a494-70ea-4e75-ac35-2c22c1c7bb48 2025-10-27 14:58:14,386 - DEBUG - Requesting: http://10.0.0.33:8082/project/dd78d53a-361a-4555-bd28-fdb37e127906 2025-10-27 14:58:14,429 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:14,446 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-27 14:58:14,446 - DEBUG - Verifying the vn in opserver 2025-10-27 14:58:14,446 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-10-27 14:58:14,446 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-27 14:58:14,451 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-27 14:58:14,451 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-27 14:58:14,451 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 14:58:14,459 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 14:58:14,464 - DEBUG - Do not have enough data to verify VN in agent 2025-10-27 14:58:14,464 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 14:58:14,471 - DEBUG - VRF ids for VN __public__: {} 2025-10-27 14:58:14,575 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-27 14:58:14,684 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-27 14:58:14,693 - DEBUG - Requesting: http://10.0.0.33:8082/domain/c7b5a494-70ea-4e75-ac35-2c22c1c7bb48 2025-10-27 14:58:14,704 - DEBUG - Requesting: http://10.0.0.33:8082/project/dd78d53a-361a-4555-bd28-fdb37e127906 2025-10-27 14:58:14,759 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:14,772 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/1075b069-1a5b-4764-bf38-fa9a4478d8cf 2025-10-27 14:58:14,781 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-27 14:58:14,787 - DEBUG - Requesting: http://10.0.0.33:8082/domain/c7b5a494-70ea-4e75-ac35-2c22c1c7bb48 2025-10-27 14:58:14,796 - DEBUG - Requesting: http://10.0.0.33:8082/project/dd78d53a-361a-4555-bd28-fdb37e127906 2025-10-27 14:58:14,836 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3c0e7fda-047f-4d1b-9eb1-803ae7680f89 2025-10-27 14:58:14,849 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-27 14:58:14,849 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-27 14:58:14,856 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 14:58:14,861 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-27 14:58:14,861 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-27 14:58:14,865 - DEBUG - Ingress ctest-nginx-ingress-59597366 not present 2025-10-27 14:58:14,865 - INFO - Creating Ingress ctest-nginx-ingress-59597366 2025-10-27 14:58:14,874 - INFO - Created Ingress ctest-nginx-ingress-59597366 2025-10-27 14:58:14,879 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-59597366 2025-10-27 14:58:17,884 - DEBUG - For Ingress ctest-nginx-ingress-59597366, Cluster IP: 10.47.255.249, External IPs ['167.94.163.124'] 2025-10-27 14:58:17,884 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-59597366 2025-10-27 14:58:17,884 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2904b9a6-f4a1-471a-9393-a315099acbd4 2025-10-27 14:58:17,890 - INFO - Ingress ctest-nginx-ingress-59597366 with uuid 2904b9a6-f4a1-471a-9393-a315099acbd4 found in kube manager 2025-10-27 14:58:17,890 - INFO - Ingress ctest-nginx-ingress-59597366 verification passed 2025-10-27 14:58:17,893 - DEBUG - Pod ctest-busybox-pod-30768623 not present 2025-10-27 14:58:17,894 - INFO - Creating Pod ctest-busybox-pod-30768623 2025-10-27 14:58:17,948 - DEBUG - Pod : ctest-busybox-pod-30768623 UUID is 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:58:17,954 - DEBUG - Pod ctest-nginx-pod-75912247 not in running state.Currently in Pending 2025-10-27 14:58:22,963 - INFO - Pod ctest-nginx-pod-75912247 is in running state.Got IP 10.47.255.251 2025-10-27 14:58:22,979 - DEBUG - Pod ctest-nginx-pod-75912247 has vmi 5a6b5cfc-b345-11f0-a201-fa163e977071 2025-10-27 14:58:22,979 - INFO - Verified pod ctest-nginx-pod-75912247 in contrail-api 2025-10-27 14:58:22,979 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:58:22,991 - DEBUG - VMI 5a6b5cfc-b345-11f0-a201-fa163e977071 is active in agent 10.0.0.24 2025-10-27 14:58:22,992 - INFO - Verified Pod ctest-nginx-pod-75912247 in agent 10.0.0.24 2025-10-27 14:58:22,992 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=be09cebe-023d-46a5-a216-5011b26e8b94 2025-10-27 14:58:22,997 - INFO - Pod ctest-nginx-pod-75912247 with uuid be09cebe-023d-46a5-a216-5011b26e8b94 found in kube manager 2025-10-27 14:58:22,997 - INFO - Pod ctest-nginx-pod-75912247 verification passed 2025-10-27 14:58:23,070 - DEBUG - [Pod ctest-nginx-pod-75912247] Cmd: echo ctest-nginx-pod-75912247 > /usr/share/nginx/html/index.html, Output: 2025-10-27 14:58:23,079 - INFO - Pod ctest-nginx-pod-50625737 is in running state.Got IP 10.47.255.250 2025-10-27 14:58:23,139 - DEBUG - Pod ctest-nginx-pod-50625737 has vmi 5ae8ee24-b345-11f0-a201-fa163e977071 2025-10-27 14:58:23,139 - INFO - Verified pod ctest-nginx-pod-50625737 in contrail-api 2025-10-27 14:58:23,139 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:58:23,150 - DEBUG - VMI 5ae8ee24-b345-11f0-a201-fa163e977071 is active in agent 10.0.0.24 2025-10-27 14:58:23,151 - INFO - Verified Pod ctest-nginx-pod-50625737 in agent 10.0.0.24 2025-10-27 14:58:23,151 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=7c0d29d9-6883-4e4b-8289-e2f57856cb20 2025-10-27 14:58:23,155 - INFO - Pod ctest-nginx-pod-50625737 with uuid 7c0d29d9-6883-4e4b-8289-e2f57856cb20 found in kube manager 2025-10-27 14:58:23,155 - INFO - Pod ctest-nginx-pod-50625737 verification passed 2025-10-27 14:58:23,214 - DEBUG - [Pod ctest-nginx-pod-50625737] Cmd: echo ctest-nginx-pod-50625737 > /usr/share/nginx/html/index.html, Output: 2025-10-27 14:58:23,221 - DEBUG - Pod ctest-busybox-pod-30768623 not in running state.Currently in Pending 2025-10-27 14:58:28,231 - DEBUG - Pod ctest-busybox-pod-30768623 not in running state.Currently in Pending 2025-10-27 14:58:33,240 - INFO - Pod ctest-busybox-pod-30768623 is in running state.Got IP 10.47.255.248 2025-10-27 14:58:33,253 - DEBUG - Pod ctest-busybox-pod-30768623 has vmi 5f5fddfa-b345-11f0-a201-fa163e977071 2025-10-27 14:58:33,253 - INFO - Verified pod ctest-busybox-pod-30768623 in contrail-api 2025-10-27 14:58:33,254 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:58:33,264 - DEBUG - VMI 5f5fddfa-b345-11f0-a201-fa163e977071 is active in agent 10.0.0.24 2025-10-27 14:58:33,264 - INFO - Verified Pod ctest-busybox-pod-30768623 in agent 10.0.0.24 2025-10-27 14:58:33,264 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:58:33,268 - INFO - Pod ctest-busybox-pod-30768623 with uuid 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 found in kube manager 2025-10-27 14:58:33,268 - INFO - Pod ctest-busybox-pod-30768623 verification passed 2025-10-27 14:58:33,327 - DEBUG - [Pod ctest-busybox-pod-30768623] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50625737 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 14:58:33,327 - DEBUG - [Pod Pod ctest-busybox-pod-30768623] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 14:58:33,327 - DEBUG - [Pod Pod ctest-busybox-pod-30768623] Cmd output: ctest-nginx-pod-50625737 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 14:58:33,385 - DEBUG - [Pod ctest-busybox-pod-30768623] 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) ctest-nginx-pod-75912247 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-27 14:58:33,385 - DEBUG - [Pod Pod ctest-busybox-pod-30768623] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 14:58:33,385 - DEBUG - [Pod Pod ctest-busybox-pod-30768623] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-75912247 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-27 14:58:33,385 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-75912247': 1, 'ctest-nginx-pod-50625737': 1} 2025-10-27 14:58:33,386 - WARNING - Nothing to delete parallely 2025-10-27 14:58:33,386 - INFO - Deleting pod default:ctest-busybox-pod-30768623 2025-10-27 14:58:33,400 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:58:33,408 - WARNING - Pod uuid 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 is still seen in agent 10.0.0.24 VM list 2025-10-27 14:58:38,409 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:58:38,416 - WARNING - Pod uuid 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 is still seen in agent 10.0.0.24 VM list 2025-10-27 14:58:43,416 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:58:43,424 - WARNING - Pod uuid 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 is still seen in agent 10.0.0.24 VM list 2025-10-27 14:58:48,425 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:58:48,433 - WARNING - Pod uuid 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 is still seen in agent 10.0.0.24 VM list 2025-10-27 14:58:53,434 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:58:53,452 - WARNING - Pod uuid 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 is still seen in agent 10.0.0.24 VM list 2025-10-27 14:58:58,453 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:58:58,460 - WARNING - Pod uuid 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 is still seen in agent 10.0.0.24 VM list 2025-10-27 14:59:03,461 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:59:03,470 - WARNING - Pod uuid 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 is still seen in agent 10.0.0.24 VM list 2025-10-27 14:59:08,471 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 2025-10-27 14:59:08,480 - DEBUG - Pod 04d078bc-4e61-42d4-b6fe-e8dbd8bb56a7 is not in agent 10.0.0.24 VM list 2025-10-27 14:59:08,480 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f5fddfa-b345-11f0-a201-fa163e977071 2025-10-27 14:59:08,487 - DEBUG - VMI 5f5fddfa-b345-11f0-a201-fa163e977071 is removed from agent 10.0.0.24 2025-10-27 14:59:08,487 - INFO - Verified that pod ctest-busybox-pod-30768623 is removed in agent 2025-10-27 14:59:08,487 - INFO - Deleting Ingress : ctest-nginx-ingress-59597366 2025-10-27 14:59:08,499 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2904b9a6-f4a1-471a-9393-a315099acbd4 2025-10-27 14:59:08,505 - ERROR - Ingress ctest-nginx-ingress-59597366 with uuid 2904b9a6-f4a1-471a-9393-a315099acbd4 still found in kube manager 2025-10-27 14:59:09,507 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2904b9a6-f4a1-471a-9393-a315099acbd4 2025-10-27 14:59:09,511 - INFO - Ingress ctest-nginx-ingress-59597366 with uuid 2904b9a6-f4a1-471a-9393-a315099acbd4 deleted successfully from kube manager 2025-10-27 14:59:09,512 - INFO - Verifications on Ingress %s cleanup passed 2025-10-27 14:59:09,512 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-27 14:59:09,732 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 14:59:09,738 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-27 14:59:09,739 - INFO - Deleting VN __public__ 2025-10-27 14:59:09,961 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0c77a505-8f6e-4bd3-b055-1ea839e9d4a4 2025-10-27 14:59:09,970 - DEBUG - Response Code: 404 2025-10-27 14:59:09,971 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-27 14:59:09,976 - DEBUG - Requesting: http://10.0.0.33:8082/domain/c7b5a494-70ea-4e75-ac35-2c22c1c7bb48 2025-10-27 14:59:09,986 - DEBUG - Requesting: http://10.0.0.33:8082/project/dd78d53a-361a-4555-bd28-fdb37e127906 2025-10-27 14:59:10,047 - INFO - Validated that VN __public__ is not found in API Server 2025-10-27 14:59:10,048 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-27 14:59:10,056 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 14:59:10,062 - DEBUG - VN __public__ is not present in Agent 10.0.0.24 2025-10-27 14:59:10,062 - INFO - Validated that VN __public__ is not in any agent 2025-10-27 14:59:10,062 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 14:59:10,069 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 14:59:10,079 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 14:59:10,086 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-27 14:59:10,087 - INFO - Deleting pod default:ctest-nginx-pod-50625737 2025-10-27 14:59:10,119 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7c0d29d9-6883-4e4b-8289-e2f57856cb20 2025-10-27 14:59:10,130 - WARNING - Pod uuid 7c0d29d9-6883-4e4b-8289-e2f57856cb20 is still seen in agent 10.0.0.24 VM list 2025-10-27 14:59:15,132 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7c0d29d9-6883-4e4b-8289-e2f57856cb20 2025-10-27 14:59:15,139 - DEBUG - Pod 7c0d29d9-6883-4e4b-8289-e2f57856cb20 is not in agent 10.0.0.24 VM list 2025-10-27 14:59:15,139 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ae8ee24-b345-11f0-a201-fa163e977071 2025-10-27 14:59:15,145 - DEBUG - VMI 5ae8ee24-b345-11f0-a201-fa163e977071 is removed from agent 10.0.0.24 2025-10-27 14:59:15,145 - INFO - Verified that pod ctest-nginx-pod-50625737 is removed in agent 2025-10-27 14:59:15,145 - INFO - Deleting pod default:ctest-nginx-pod-75912247 2025-10-27 14:59:15,175 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=be09cebe-023d-46a5-a216-5011b26e8b94 2025-10-27 14:59:15,182 - WARNING - Pod uuid be09cebe-023d-46a5-a216-5011b26e8b94 is still seen in agent 10.0.0.24 VM list 2025-10-27 14:59:20,183 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=be09cebe-023d-46a5-a216-5011b26e8b94 2025-10-27 14:59:20,189 - DEBUG - Pod be09cebe-023d-46a5-a216-5011b26e8b94 is not in agent 10.0.0.24 VM list 2025-10-27 14:59:20,189 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5a6b5cfc-b345-11f0-a201-fa163e977071 2025-10-27 14:59:20,195 - DEBUG - VMI 5a6b5cfc-b345-11f0-a201-fa163e977071 is removed from agent 10.0.0.24 2025-10-27 14:59:20,195 - INFO - Verified that pod ctest-nginx-pod-75912247 is removed in agent 2025-10-27 14:59:20,195 - INFO - Deleting service : ctest-nginx-svc-46343242 2025-10-27 14:59:20,432 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 14:59:20,439 - DEBUG - No XMPP flaps were noticed during the test 2025-10-27 14:59:20,439 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-10-27 14:59:20,439 - INFO - -------------------------------------------------------------------------------- 2025-10-27 14:59:26,912 - DEBUG - [10.0.0.33]: 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 14:59:27,054 - DEBUG - Output : cluster_project={} 2025-10-27 14:59:27,163 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 14:59:27,319 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 14:59:27,324 - DEBUG - [10.0.0.33]: 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 14:59:27,505 - DEBUG - Output : cluster_project={} 2025-10-27 14:59:37,678 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:59:42,736 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:59:42,835 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:59:42,895 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:59:48,003 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:59:48,050 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:59:48,144 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:59:48,203 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 14:59:48,472 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 14:59:51,301 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_ApplicationPolicySetReq? 2025-10-27 14:59:51,308 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2025-10-27 14:59:51,337 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2025-10-27 14:59:53,366 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2025-10-27 15:02:53,805 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 15:02:53,869 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=cf25e52f-c95b-410a-8af5-d4beea8f694c 2025-10-27 15:02:53,885 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=64422c91-7d28-4954-9b52-91cb9576b9c7 2025-10-27 15:02:53,909 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9e210cac-a2a5-4da3-be39-ab8ca1bc57fa 2025-10-27 15:02:53,923 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4c431b8a-d36a-47a7-a27f-8a7c8a652fb1 2025-10-27 15:02:53,931 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=cfa95312-db3f-4148-8e25-2747c7408ad1 2025-10-27 15:02:53,940 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a85fe173-b904-4343-bd9e-5df8a817b17a 2025-10-27 15:02:53,961 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=825fa7cf-b29d-4be3-b816-1418d8469e00 2025-10-27 15:02:53,968 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=fd5ec481-8386-4c9f-a804-e890f598b3e4 2025-10-27 15:02:59,011 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=cf25e52f-c95b-410a-8af5-d4beea8f694c 2025-10-27 15:02:59,014 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=825fa7cf-b29d-4be3-b816-1418d8469e00 2025-10-27 15:02:59,015 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=fd5ec481-8386-4c9f-a804-e890f598b3e4 2025-10-27 15:02:59,016 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a85fe173-b904-4343-bd9e-5df8a817b17a 2025-10-27 15:02:59,017 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=cfa95312-db3f-4148-8e25-2747c7408ad1 2025-10-27 15:02:59,019 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9e210cac-a2a5-4da3-be39-ab8ca1bc57fa 2025-10-27 15:02:59,020 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4c431b8a-d36a-47a7-a27f-8a7c8a652fb1 2025-10-27 15:02:59,021 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=64422c91-7d28-4954-9b52-91cb9576b9c7 2025-10-27 15:02:59,024 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8937c9e4-b345-11f0-a201-fa163e977071 2025-10-27 15:02:59,044 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:89b9bb52-b345-11f0-a201-fa163e977071 2025-10-27 15:02:59,046 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8ad4d0f8-b345-11f0-a201-fa163e977071 2025-10-27 15:02:59,048 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8a5ae838-b345-11f0-a201-fa163e977071 2025-10-27 15:03:04,028 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=825fa7cf-b29d-4be3-b816-1418d8469e00 2025-10-27 15:03:04,044 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=64422c91-7d28-4954-9b52-91cb9576b9c7 2025-10-27 15:03:04,047 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=fd5ec481-8386-4c9f-a804-e890f598b3e4 2025-10-27 15:03:04,049 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a85fe173-b904-4343-bd9e-5df8a817b17a 2025-10-27 15:03:09,036 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=825fa7cf-b29d-4be3-b816-1418d8469e00 2025-10-27 15:03:09,055 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=64422c91-7d28-4954-9b52-91cb9576b9c7 2025-10-27 15:03:09,060 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a85fe173-b904-4343-bd9e-5df8a817b17a 2025-10-27 15:03:09,061 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=fd5ec481-8386-4c9f-a804-e890f598b3e4 2025-10-27 15:03:14,043 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=825fa7cf-b29d-4be3-b816-1418d8469e00 2025-10-27 15:03:14,064 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=64422c91-7d28-4954-9b52-91cb9576b9c7 2025-10-27 15:03:14,071 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=fd5ec481-8386-4c9f-a804-e890f598b3e4 2025-10-27 15:03:14,073 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a85fe173-b904-4343-bd9e-5df8a817b17a 2025-10-27 15:03:19,049 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=825fa7cf-b29d-4be3-b816-1418d8469e00 2025-10-27 15:03:19,072 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=64422c91-7d28-4954-9b52-91cb9576b9c7 2025-10-27 15:03:19,082 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=fd5ec481-8386-4c9f-a804-e890f598b3e4 2025-10-27 15:03:19,083 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a85fe173-b904-4343-bd9e-5df8a817b17a 2025-10-27 15:03:24,058 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=825fa7cf-b29d-4be3-b816-1418d8469e00 2025-10-27 15:03:24,079 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=64422c91-7d28-4954-9b52-91cb9576b9c7 2025-10-27 15:03:24,094 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=fd5ec481-8386-4c9f-a804-e890f598b3e4 2025-10-27 15:03:24,095 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a85fe173-b904-4343-bd9e-5df8a817b17a 2025-10-27 15:03:29,093 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=825fa7cf-b29d-4be3-b816-1418d8469e00 2025-10-27 15:03:29,094 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=64422c91-7d28-4954-9b52-91cb9576b9c7 2025-10-27 15:03:29,106 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b6b47fe-b345-11f0-a201-fa163e977071 2025-10-27 15:03:29,108 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8c630ac0-b345-11f0-a201-fa163e977071 2025-10-27 15:03:29,113 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a85fe173-b904-4343-bd9e-5df8a817b17a 2025-10-27 15:03:29,114 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=fd5ec481-8386-4c9f-a804-e890f598b3e4 2025-10-27 15:03:29,124 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8cdd5f50-b345-11f0-a201-fa163e977071 2025-10-27 15:03:29,126 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8be68d60-b345-11f0-a201-fa163e977071