2025-10-21 09:42:01,401 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-10-21 09:42:01,646 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1579-1 2025-10-21 09:42:01,647 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-10-21 09:42:01,679 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1579-1 2025-10-21 09:42:01,680 - 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-21 09:42:01,786 - DEBUG - Output : NAMES contrail_test_XjEwvNDWQ contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 2025-10-21 09:42:01,786 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-21 09:42:01,830 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.238.248.1/24 172.17.0.1/16 2025-10-21 09:42:01,830 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-10-21 09:42:01,864 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1579-1 2025-10-21 09:42:01,962 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-10-21 09:42:02,181 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1579-1 2025-10-21 09:42:02,181 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-10-21 09:42:02,256 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1579-1 2025-10-21 09:42:02,256 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-21 09:42:02,300 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-21 09:42:02,301 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-21 09:42:02,335 - DEBUG - Output : 10.0.0.249/24 2025-10-21 09:42:02,335 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-10-21 09:42:02,370 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1579-1 2025-10-21 09:42:02,436 - INFO - Using existing project ['default-domain', 'k8s-default'](416f220d-303e-4929-855b-ca2d0f4f0b74) 2025-10-21 09:42:02,502 - INFO - Using existing project ['default-domain', 'k8s-default'](416f220d-303e-4929-855b-ca2d0f4f0b74) 2025-10-21 09:42:02,630 - INFO - ================================================================================ 2025-10-21 09:42:02,631 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-21 09:42:02,631 - 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-21 09:42:02,887 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-21 09:42:02,894 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2025-10-21 09:42:02,894 - INFO - Initial checks done. Running the testcase now 2025-10-21 09:42:02,894 - INFO - 2025-10-21 09:42:02,898 - INFO - Namespace default already exists 2025-10-21 09:42:02,898 - 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-21 09:42:03,027 - DEBUG - Output : cluster_project={} 2025-10-21 09:42:03,063 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-21 09:42:03,063 - DEBUG - Project uuid in Contrail is 416f220d-303e-4929-855b-ca2d0f4f0b74 2025-10-21 09:42:03,063 - 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-21 09:42:03,201 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-21 09:42:03,201 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=9b52d2ed-33b3-44c4-948d-d52fe6aebc0a 2025-10-21 09:42:03,205 - INFO - Namespace default with uuid 9b52d2ed-33b3-44c4-948d-d52fe6aebc0a found in kube manager 2025-10-21 09:42:03,205 - INFO - Namespace default verification passed 2025-10-21 09:42:03,208 - DEBUG - Service ctest-nginx-svc-09270978 not present 2025-10-21 09:42:03,208 - INFO - Creating service ctest-nginx-svc-09270978 2025-10-21 09:42:03,227 - INFO - Created Service ctest-nginx-svc-09270978 2025-10-21 09:42:03,240 - DEBUG - Pod ctest-nginx-pod-70692767 not present 2025-10-21 09:42:03,241 - INFO - Creating Pod ctest-nginx-pod-70692767 2025-10-21 09:42:03,305 - DEBUG - Pod : ctest-nginx-pod-70692767 UUID is 389de19f-e5cc-49c5-89db-86bff3135bc8 2025-10-21 09:42:03,308 - DEBUG - Pod ctest-nginx-pod-02161946 not present 2025-10-21 09:42:03,308 - INFO - Creating Pod ctest-nginx-pod-02161946 2025-10-21 09:42:03,347 - DEBUG - Pod : ctest-nginx-pod-02161946 UUID is 35a1228b-96ae-4695-80ef-572b8582e11a 2025-10-21 09:42:03,513 - INFO - Created VN __public__, UUID :32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:03,821 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 09:42:03,829 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 2025-10-21 09:42:03,841 - DEBUG - Requesting: http://10.0.0.33:8082/project/416f220d-303e-4929-855b-ca2d0f4f0b74 2025-10-21 09:42:03,897 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:03,907 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:03,926 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a 2025-10-21 09:42:03,937 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a 2025-10-21 09:42:03,960 - DEBUG - Route Targets: [] 2025-10-21 09:42:03,960 - DEBUG - RT names not yet present for VN __public__ 2025-10-21 09:42:08,960 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 09:42:08,965 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 2025-10-21 09:42:08,972 - DEBUG - Requesting: http://10.0.0.33:8082/project/416f220d-303e-4929-855b-ca2d0f4f0b74 2025-10-21 09:42:09,024 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:09,033 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:09,040 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a 2025-10-21 09:42:09,047 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a 2025-10-21 09:42:09,053 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/5f91019c-d93e-4b65-b985-2e1ad48ca0ff 2025-10-21 09:42:09,059 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-21 09:42:09,059 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:09,069 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a 2025-10-21 09:42:09,080 - INFO - Verified VN network id 13 for VN 32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:09,080 - INFO - Verifications in API Server for VN __public__ passed 2025-10-21 09:42:09,081 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:09,087 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a 2025-10-21 09:42:09,093 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a 2025-10-21 09:42:09,099 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/5f91019c-d93e-4b65-b985-2e1ad48ca0ff 2025-10-21 09:42:09,104 - 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-21 09:42:09,108 - 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': '3626608661010073259', 'uuid-lslong': '10660145721507003285'}, 'enable': 'true', 'created': '2025-10-21T09:42:03', 'last-modified': '2025-10-21T09:42:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.388723'} 2025-10-21 09:42:09,109 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 09:42:09,118 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-21 09:42:09,118 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-21 09:42:09,119 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-21 09:42:09,119 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 09:42:09,124 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 2025-10-21 09:42:09,131 - DEBUG - Requesting: http://10.0.0.33:8082/project/416f220d-303e-4929-855b-ca2d0f4f0b74 2025-10-21 09:42:09,170 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:09,177 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-21 09:42:09,177 - DEBUG - Verifying the vn in opserver 2025-10-21 09:42:09,177 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-10-21 09:42:09,178 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-21 09:42:09,182 - 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-21 09:42:09,182 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-21 09:42:09,182 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 09:42:09,189 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 09:42:09,193 - DEBUG - Do not have enough data to verify VN in agent 2025-10-21 09:42:09,193 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 09:42:09,198 - DEBUG - VRF ids for VN __public__: {} 2025-10-21 09:42:09,284 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-21 09:42:09,396 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 09:42:09,401 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 2025-10-21 09:42:09,409 - DEBUG - Requesting: http://10.0.0.33:8082/project/416f220d-303e-4929-855b-ca2d0f4f0b74 2025-10-21 09:42:09,447 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:09,465 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/67b4c534-ca94-46cb-b410-29439f65d7a1 2025-10-21 09:42:09,471 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 09:42:09,475 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 2025-10-21 09:42:09,481 - DEBUG - Requesting: http://10.0.0.33:8082/project/416f220d-303e-4929-855b-ca2d0f4f0b74 2025-10-21 09:42:09,522 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/32544d5c-d2dc-46ab-93f0-720dc8533b95 2025-10-21 09:42:09,529 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-21 09:42:09,529 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-21 09:42:09,536 - 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-21 09:42:09,540 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-21 09:42:09,541 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-21 09:42:09,543 - DEBUG - Ingress ctest-nginx-ingress-88950557 not present 2025-10-21 09:42:09,543 - INFO - Creating Ingress ctest-nginx-ingress-88950557 2025-10-21 09:42:09,550 - INFO - Created Ingress ctest-nginx-ingress-88950557 2025-10-21 09:42:09,553 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-88950557 2025-10-21 09:42:12,645 - DEBUG - For Ingress ctest-nginx-ingress-88950557, Cluster IP: 10.47.255.249, External IPs ['203.175.106.124'] 2025-10-21 09:42:12,645 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-88950557 2025-10-21 09:42:12,645 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=27653e68-2bf2-45cf-9822-bb63deb997c0 2025-10-21 09:42:12,649 - INFO - Ingress ctest-nginx-ingress-88950557 with uuid 27653e68-2bf2-45cf-9822-bb63deb997c0 found in kube manager 2025-10-21 09:42:12,650 - INFO - Ingress ctest-nginx-ingress-88950557 verification passed 2025-10-21 09:42:12,652 - DEBUG - Pod ctest-busybox-pod-76249384 not present 2025-10-21 09:42:12,653 - INFO - Creating Pod ctest-busybox-pod-76249384 2025-10-21 09:42:12,686 - DEBUG - Pod : ctest-busybox-pod-76249384 UUID is 5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:42:12,696 - DEBUG - Pod ctest-nginx-pod-70692767 not in running state.Currently in Pending 2025-10-21 09:42:17,707 - DEBUG - Pod ctest-nginx-pod-70692767 not in running state.Currently in Pending 2025-10-21 09:42:22,716 - INFO - Pod ctest-nginx-pod-70692767 is in running state.Got IP 10.47.255.251 2025-10-21 09:42:22,730 - DEBUG - Pod ctest-nginx-pod-70692767 has vmi 33e6e61a-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:42:22,730 - INFO - Verified pod ctest-nginx-pod-70692767 in contrail-api 2025-10-21 09:42:22,730 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:42:22,740 - DEBUG - VMI 33e6e61a-ae62-11f0-8aa9-fa163e935a60 is active in agent 10.0.0.249 2025-10-21 09:42:22,741 - INFO - Verified Pod ctest-nginx-pod-70692767 in agent 10.0.0.249 2025-10-21 09:42:22,741 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=389de19f-e5cc-49c5-89db-86bff3135bc8 2025-10-21 09:42:22,744 - INFO - Pod ctest-nginx-pod-70692767 with uuid 389de19f-e5cc-49c5-89db-86bff3135bc8 found in kube manager 2025-10-21 09:42:22,744 - INFO - Pod ctest-nginx-pod-70692767 verification passed 2025-10-21 09:42:22,815 - DEBUG - [Pod ctest-nginx-pod-70692767] Cmd: echo ctest-nginx-pod-70692767 > /usr/share/nginx/html/index.html, Output: 2025-10-21 09:42:22,822 - INFO - Pod ctest-nginx-pod-02161946 is in running state.Got IP 10.47.255.250 2025-10-21 09:42:22,876 - DEBUG - Pod ctest-nginx-pod-02161946 has vmi 3455b874-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:42:22,876 - INFO - Verified pod ctest-nginx-pod-02161946 in contrail-api 2025-10-21 09:42:22,877 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:42:22,885 - DEBUG - VMI 3455b874-ae62-11f0-8aa9-fa163e935a60 is active in agent 10.0.0.249 2025-10-21 09:42:22,885 - INFO - Verified Pod ctest-nginx-pod-02161946 in agent 10.0.0.249 2025-10-21 09:42:22,885 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=35a1228b-96ae-4695-80ef-572b8582e11a 2025-10-21 09:42:22,888 - INFO - Pod ctest-nginx-pod-02161946 with uuid 35a1228b-96ae-4695-80ef-572b8582e11a found in kube manager 2025-10-21 09:42:22,888 - INFO - Pod ctest-nginx-pod-02161946 verification passed 2025-10-21 09:42:22,936 - DEBUG - [Pod ctest-nginx-pod-02161946] Cmd: echo ctest-nginx-pod-02161946 > /usr/share/nginx/html/index.html, Output: 2025-10-21 09:42:22,942 - DEBUG - Pod ctest-busybox-pod-76249384 not in running state.Currently in Pending 2025-10-21 09:42:27,949 - INFO - Pod ctest-busybox-pod-76249384 is in running state.Got IP 10.47.255.248 2025-10-21 09:42:27,961 - DEBUG - Pod ctest-busybox-pod-76249384 has vmi 38b3e9f4-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:42:27,961 - INFO - Verified pod ctest-busybox-pod-76249384 in contrail-api 2025-10-21 09:42:27,961 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:42:27,969 - DEBUG - VMI 38b3e9f4-ae62-11f0-8aa9-fa163e935a60 is active in agent 10.0.0.249 2025-10-21 09:42:27,970 - INFO - Verified Pod ctest-busybox-pod-76249384 in agent 10.0.0.249 2025-10-21 09:42:27,970 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:42:27,974 - INFO - Pod ctest-busybox-pod-76249384 with uuid 5c091051-f7e8-430d-8965-d98e575736b9 found in kube manager 2025-10-21 09:42:27,974 - INFO - Pod ctest-busybox-pod-76249384 verification passed 2025-10-21 09:42:28,041 - DEBUG - [Pod ctest-busybox-pod-76249384] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70692767 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-21 09:42:28,041 - DEBUG - [Pod Pod ctest-busybox-pod-76249384] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-21 09:42:28,041 - DEBUG - [Pod Pod ctest-busybox-pod-76249384] Cmd output: ctest-nginx-pod-70692767 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-21 09:42:28,096 - DEBUG - [Pod ctest-busybox-pod-76249384] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-02161946 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-21 09:42:28,096 - DEBUG - [Pod Pod ctest-busybox-pod-76249384] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-21 09:42:28,096 - DEBUG - [Pod Pod ctest-busybox-pod-76249384] Cmd output: ctest-nginx-pod-02161946 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-21 09:42:28,096 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-70692767': 1, 'ctest-nginx-pod-02161946': 1} 2025-10-21 09:42:28,096 - WARNING - Nothing to delete parallely 2025-10-21 09:42:28,096 - INFO - Deleting pod default:ctest-busybox-pod-76249384 2025-10-21 09:42:28,114 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:42:28,124 - WARNING - Pod uuid 5c091051-f7e8-430d-8965-d98e575736b9 is still seen in agent 10.0.0.249 VM list 2025-10-21 09:42:33,125 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:42:33,131 - WARNING - Pod uuid 5c091051-f7e8-430d-8965-d98e575736b9 is still seen in agent 10.0.0.249 VM list 2025-10-21 09:42:38,132 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:42:38,139 - WARNING - Pod uuid 5c091051-f7e8-430d-8965-d98e575736b9 is still seen in agent 10.0.0.249 VM list 2025-10-21 09:42:43,139 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:42:43,145 - WARNING - Pod uuid 5c091051-f7e8-430d-8965-d98e575736b9 is still seen in agent 10.0.0.249 VM list 2025-10-21 09:42:48,147 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:42:48,153 - WARNING - Pod uuid 5c091051-f7e8-430d-8965-d98e575736b9 is still seen in agent 10.0.0.249 VM list 2025-10-21 09:42:53,154 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:42:53,159 - WARNING - Pod uuid 5c091051-f7e8-430d-8965-d98e575736b9 is still seen in agent 10.0.0.249 VM list 2025-10-21 09:42:58,160 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:42:58,165 - WARNING - Pod uuid 5c091051-f7e8-430d-8965-d98e575736b9 is still seen in agent 10.0.0.249 VM list 2025-10-21 09:43:03,166 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c091051-f7e8-430d-8965-d98e575736b9 2025-10-21 09:43:03,181 - DEBUG - Pod 5c091051-f7e8-430d-8965-d98e575736b9 is not in agent 10.0.0.249 VM list 2025-10-21 09:43:03,181 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:38b3e9f4-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:43:03,187 - DEBUG - VMI 38b3e9f4-ae62-11f0-8aa9-fa163e935a60 is removed from agent 10.0.0.249 2025-10-21 09:43:03,187 - INFO - Verified that pod ctest-busybox-pod-76249384 is removed in agent 2025-10-21 09:43:03,187 - INFO - Deleting Ingress : ctest-nginx-ingress-88950557 2025-10-21 09:43:03,195 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=27653e68-2bf2-45cf-9822-bb63deb997c0 2025-10-21 09:43:03,201 - ERROR - Ingress ctest-nginx-ingress-88950557 with uuid 27653e68-2bf2-45cf-9822-bb63deb997c0 still found in kube manager 2025-10-21 09:43:04,202 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=27653e68-2bf2-45cf-9822-bb63deb997c0 2025-10-21 09:43:04,214 - INFO - Ingress ctest-nginx-ingress-88950557 with uuid 27653e68-2bf2-45cf-9822-bb63deb997c0 deleted successfully from kube manager 2025-10-21 09:43:04,214 - INFO - Verifications on Ingress %s cleanup passed 2025-10-21 09:43:04,214 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-21 09:43:04,355 - 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-21 09:43:04,376 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-21 09:43:04,376 - INFO - Deleting VN __public__ 2025-10-21 09:43:04,573 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7689f1d1-7b83-4eca-a8be-1f003711542a 2025-10-21 09:43:04,583 - DEBUG - Response Code: 404 2025-10-21 09:43:04,583 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 09:43:04,590 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b55f1801-c283-46f1-9cf3-b6a68efa97b8 2025-10-21 09:43:04,598 - DEBUG - Requesting: http://10.0.0.33:8082/project/416f220d-303e-4929-855b-ca2d0f4f0b74 2025-10-21 09:43:04,669 - INFO - Validated that VN __public__ is not found in API Server 2025-10-21 09:43:04,669 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-21 09:43:04,682 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 09:43:04,699 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-10-21 09:43:04,699 - INFO - Validated that VN __public__ is not in any agent 2025-10-21 09:43:04,699 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 09:43:04,714 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 09:43:04,719 - 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-21 09:43:04,724 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-21 09:43:04,724 - INFO - Deleting pod default:ctest-nginx-pod-02161946 2025-10-21 09:43:04,734 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=35a1228b-96ae-4695-80ef-572b8582e11a 2025-10-21 09:43:04,748 - WARNING - Pod uuid 35a1228b-96ae-4695-80ef-572b8582e11a is still seen in agent 10.0.0.249 VM list 2025-10-21 09:43:09,748 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=35a1228b-96ae-4695-80ef-572b8582e11a 2025-10-21 09:43:09,754 - DEBUG - Pod 35a1228b-96ae-4695-80ef-572b8582e11a is not in agent 10.0.0.249 VM list 2025-10-21 09:43:09,754 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3455b874-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:43:09,758 - DEBUG - VMI 3455b874-ae62-11f0-8aa9-fa163e935a60 is removed from agent 10.0.0.249 2025-10-21 09:43:09,758 - INFO - Verified that pod ctest-nginx-pod-02161946 is removed in agent 2025-10-21 09:43:09,759 - INFO - Deleting pod default:ctest-nginx-pod-70692767 2025-10-21 09:43:09,769 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=389de19f-e5cc-49c5-89db-86bff3135bc8 2025-10-21 09:43:09,774 - WARNING - Pod uuid 389de19f-e5cc-49c5-89db-86bff3135bc8 is still seen in agent 10.0.0.249 VM list 2025-10-21 09:43:14,775 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=389de19f-e5cc-49c5-89db-86bff3135bc8 2025-10-21 09:43:14,781 - DEBUG - Pod 389de19f-e5cc-49c5-89db-86bff3135bc8 is not in agent 10.0.0.249 VM list 2025-10-21 09:43:14,781 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:33e6e61a-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:43:14,788 - DEBUG - VMI 33e6e61a-ae62-11f0-8aa9-fa163e935a60 is removed from agent 10.0.0.249 2025-10-21 09:43:14,788 - INFO - Verified that pod ctest-nginx-pod-70692767 is removed in agent 2025-10-21 09:43:14,788 - INFO - Deleting service : ctest-nginx-svc-09270978 2025-10-21 09:43:14,993 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-21 09:43:14,999 - DEBUG - No XMPP flaps were noticed during the test 2025-10-21 09:43:15,000 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-10-21 09:43:15,000 - INFO - -------------------------------------------------------------------------------- 2025-10-21 09:43:21,400 - 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-21 09:43:21,518 - DEBUG - Output : cluster_project={} 2025-10-21 09:43:21,610 - 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-21 09:43:21,771 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-21 09:43:21,776 - 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-21 09:43:21,913 - DEBUG - Output : cluster_project={} 2025-10-21 09:43:32,049 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:43:37,095 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:43:37,173 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:43:37,207 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:43:42,293 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:43:42,328 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:43:42,405 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:43:42,438 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 09:43:42,645 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-21 09:43:44,487 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-10-21 09:43:44,493 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-10-21 09:43:44,518 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-10-21 09:43:46,540 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-10-21 09:46:54,309 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-21 09:46:54,345 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a099e3c1-456f-4a9a-983a-40fe24ecc1af 2025-10-21 09:46:54,351 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9beaa0b1-1f98-44f3-aa0a-4810a122cf1d 2025-10-21 09:46:54,369 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1ac13c21-a1f3-42f4-9795-85ddc6ab6336 2025-10-21 09:46:54,379 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0ae7683-154f-446c-8d42-a07650a12a76 2025-10-21 09:46:54,385 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b45c18c-1bee-4f13-a297-05a3207f8be7 2025-10-21 09:46:54,389 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9e02e0a7-f36b-40bc-903c-2f3942593152 2025-10-21 09:46:54,395 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=645a646e-2665-4373-a83c-6ed2327b76eb 2025-10-21 09:46:54,400 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cdfcbf1a-e7a4-41e2-8960-5fade1ece771 2025-10-21 09:46:59,408 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9beaa0b1-1f98-44f3-aa0a-4810a122cf1d 2025-10-21 09:46:59,409 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a099e3c1-456f-4a9a-983a-40fe24ecc1af 2025-10-21 09:46:59,417 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:63429d00-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:46:59,419 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b45c18c-1bee-4f13-a297-05a3207f8be7 2025-10-21 09:46:59,420 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0ae7683-154f-446c-8d42-a07650a12a76 2025-10-21 09:46:59,420 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1ac13c21-a1f3-42f4-9795-85ddc6ab6336 2025-10-21 09:46:59,422 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9e02e0a7-f36b-40bc-903c-2f3942593152 2025-10-21 09:46:59,424 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cdfcbf1a-e7a4-41e2-8960-5fade1ece771 2025-10-21 09:46:59,424 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=645a646e-2665-4373-a83c-6ed2327b76eb 2025-10-21 09:46:59,436 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:62ac69b6-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:46:59,437 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:63adc45e-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:47:04,419 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a099e3c1-456f-4a9a-983a-40fe24ecc1af 2025-10-21 09:47:04,442 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0ae7683-154f-446c-8d42-a07650a12a76 2025-10-21 09:47:04,443 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cdfcbf1a-e7a4-41e2-8960-5fade1ece771 2025-10-21 09:47:04,444 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b45c18c-1bee-4f13-a297-05a3207f8be7 2025-10-21 09:47:04,445 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=645a646e-2665-4373-a83c-6ed2327b76eb 2025-10-21 09:47:09,426 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a099e3c1-456f-4a9a-983a-40fe24ecc1af 2025-10-21 09:47:09,458 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=645a646e-2665-4373-a83c-6ed2327b76eb 2025-10-21 09:47:09,460 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cdfcbf1a-e7a4-41e2-8960-5fade1ece771 2025-10-21 09:47:09,462 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0ae7683-154f-446c-8d42-a07650a12a76 2025-10-21 09:47:09,463 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b45c18c-1bee-4f13-a297-05a3207f8be7 2025-10-21 09:47:14,433 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a099e3c1-456f-4a9a-983a-40fe24ecc1af 2025-10-21 09:47:14,475 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cdfcbf1a-e7a4-41e2-8960-5fade1ece771 2025-10-21 09:47:14,477 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0ae7683-154f-446c-8d42-a07650a12a76 2025-10-21 09:47:14,477 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=645a646e-2665-4373-a83c-6ed2327b76eb 2025-10-21 09:47:14,479 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b45c18c-1bee-4f13-a297-05a3207f8be7 2025-10-21 09:47:19,441 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a099e3c1-456f-4a9a-983a-40fe24ecc1af 2025-10-21 09:47:19,489 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0ae7683-154f-446c-8d42-a07650a12a76 2025-10-21 09:47:19,491 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cdfcbf1a-e7a4-41e2-8960-5fade1ece771 2025-10-21 09:47:19,492 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=645a646e-2665-4373-a83c-6ed2327b76eb 2025-10-21 09:47:19,493 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b45c18c-1bee-4f13-a297-05a3207f8be7 2025-10-21 09:47:24,448 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a099e3c1-456f-4a9a-983a-40fe24ecc1af 2025-10-21 09:47:24,506 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cdfcbf1a-e7a4-41e2-8960-5fade1ece771 2025-10-21 09:47:24,507 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0ae7683-154f-446c-8d42-a07650a12a76 2025-10-21 09:47:24,509 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=645a646e-2665-4373-a83c-6ed2327b76eb 2025-10-21 09:47:24,509 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b45c18c-1bee-4f13-a297-05a3207f8be7 2025-10-21 09:47:29,457 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a099e3c1-456f-4a9a-983a-40fe24ecc1af 2025-10-21 09:47:29,463 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:623a660e-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:47:29,519 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cdfcbf1a-e7a4-41e2-8960-5fade1ece771 2025-10-21 09:47:29,520 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0ae7683-154f-446c-8d42-a07650a12a76 2025-10-21 09:47:29,521 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=645a646e-2665-4373-a83c-6ed2327b76eb 2025-10-21 09:47:29,523 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b45c18c-1bee-4f13-a297-05a3207f8be7 2025-10-21 09:47:29,532 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:649e0234-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:47:29,533 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:65083302-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:47:29,533 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6430af36-ae62-11f0-8aa9-fa163e935a60 2025-10-21 09:47:29,534 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:65756cce-ae62-11f0-8aa9-fa163e935a60