2025-06-23 15:59:40,443 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-06-23 15:59:40,716 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1291-1 2025-06-23 15:59:40,716 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-06-23 15:59:40,749 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1291-1 2025-06-23 15:59:40,750 - DEBUG - [10.0.0.27]: 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-06-23 15:59:40,818 - DEBUG - Output : NAMES contrail_test_9ri2Af7Ij contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-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-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 2025-06-23 15:59:40,818 - DEBUG - [10.0.0.27]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-23 15:59:40,893 - DEBUG - Output : 10.0.0.27/24 172.17.0.1/16 2025-06-23 15:59:40,893 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-06-23 15:59:40,928 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1291-1 2025-06-23 15:59:41,024 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-06-23 15:59:41,257 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1291-1 2025-06-23 15:59:41,258 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-06-23 15:59:41,282 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1291-1 2025-06-23 15:59:41,282 - 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-06-23 15:59:41,326 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-23 15:59:41,327 - DEBUG - [10.0.0.249]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-23 15:59:41,400 - DEBUG - Output : 10.0.0.249/24 2025-06-23 15:59:41,400 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-06-23 15:59:41,435 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1291-1 2025-06-23 15:59:41,516 - INFO - Using existing project ['default-domain', 'k8s-default'](539797aa-3e50-4198-a06d-22c65badda2a) 2025-06-23 15:59:41,635 - INFO - Using existing project ['default-domain', 'k8s-default'](539797aa-3e50-4198-a06d-22c65badda2a) 2025-06-23 15:59:41,766 - INFO - ================================================================================ 2025-06-23 15:59:41,766 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-23 15:59:41,767 - 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-06-23 15:59:41,971 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-23 15:59:41,980 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.27': '0'}} with 2025-06-23 15:59:41,980 - INFO - Initial checks done. Running the testcase now 2025-06-23 15:59:41,980 - INFO - 2025-06-23 15:59:41,984 - INFO - Namespace default already exists 2025-06-23 15:59:41,985 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-23 15:59:42,102 - DEBUG - Output : cluster_project={} 2025-06-23 15:59:42,148 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-23 15:59:42,148 - DEBUG - Project uuid in Contrail is 539797aa-3e50-4198-a06d-22c65badda2a 2025-06-23 15:59:42,149 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-23 15:59:42,266 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-23 15:59:42,267 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_NamespaceDatabaseList?namespace_uuid=a540963b-1ccc-4ded-a640-3b1d6acbb116 2025-06-23 15:59:42,271 - INFO - Namespace default with uuid a540963b-1ccc-4ded-a640-3b1d6acbb116 found in kube manager 2025-06-23 15:59:42,271 - INFO - Namespace default verification passed 2025-06-23 15:59:42,274 - DEBUG - Service ctest-nginx-svc-61010829 not present 2025-06-23 15:59:42,274 - INFO - Creating service ctest-nginx-svc-61010829 2025-06-23 15:59:42,295 - INFO - Created Service ctest-nginx-svc-61010829 2025-06-23 15:59:42,299 - DEBUG - Pod ctest-nginx-pod-76937363 not present 2025-06-23 15:59:42,299 - INFO - Creating Pod ctest-nginx-pod-76937363 2025-06-23 15:59:42,355 - DEBUG - Pod : ctest-nginx-pod-76937363 UUID is 08a34293-25b8-4393-a63e-edd8dd7193b5 2025-06-23 15:59:42,363 - DEBUG - Pod ctest-nginx-pod-78424215 not present 2025-06-23 15:59:42,363 - INFO - Creating Pod ctest-nginx-pod-78424215 2025-06-23 15:59:42,397 - DEBUG - Pod : ctest-nginx-pod-78424215 UUID is bc122af3-95ee-42f1-9ec1-867030ba85e7 2025-06-23 15:59:42,599 - INFO - Created VN __public__, UUID :a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:42,748 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 15:59:42,769 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6cc0c0f3-db54-4c0a-bcf3-81b97fa48b8c 2025-06-23 15:59:42,807 - DEBUG - Requesting: http://10.0.0.27:8082/project/539797aa-3e50-4198-a06d-22c65badda2a 2025-06-23 15:59:42,858 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:42,871 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:42,883 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/70501695-0612-4a41-a420-580c71d1102c 2025-06-23 15:59:42,890 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/70501695-0612-4a41-a420-580c71d1102c 2025-06-23 15:59:42,898 - DEBUG - Route Targets: [] 2025-06-23 15:59:42,898 - DEBUG - RT names not yet present for VN __public__ 2025-06-23 15:59:47,899 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 15:59:47,907 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6cc0c0f3-db54-4c0a-bcf3-81b97fa48b8c 2025-06-23 15:59:47,923 - DEBUG - Requesting: http://10.0.0.27:8082/project/539797aa-3e50-4198-a06d-22c65badda2a 2025-06-23 15:59:47,974 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:47,986 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:47,998 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/70501695-0612-4a41-a420-580c71d1102c 2025-06-23 15:59:48,012 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/70501695-0612-4a41-a420-580c71d1102c 2025-06-23 15:59:48,021 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/34741602-e682-4cc9-ac09-aa5838d71761 2025-06-23 15:59:48,030 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-23 15:59:48,030 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:48,042 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/70501695-0612-4a41-a420-580c71d1102c 2025-06-23 15:59:48,072 - INFO - Verified VN network id 14 for VN a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:48,072 - INFO - Verifications in API Server for VN __public__ passed 2025-06-23 15:59:48,073 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:48,086 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/70501695-0612-4a41-a420-580c71d1102c 2025-06-23 15:59:48,096 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/70501695-0612-4a41-a420-580c71d1102c 2025-06-23 15:59:48,104 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/34741602-e682-4cc9-ac09-aa5838d71761 2025-06-23 15:59:48,112 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-23 15:59:48,120 - DEBUG - Control-node 10.0.0.27 : 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': '11646739027766495687', 'uuid-lslong': '10804487930696681181'}, 'enable': 'true', 'created': '2025-06-23T15:59:42', 'last-modified': '2025-06-23T15:59:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.479344'} 2025-06-23 15:59:48,120 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 15:59:48,129 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-23 15:59:48,129 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-23 15:59:48,130 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-23 15:59:48,130 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 15:59:48,136 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6cc0c0f3-db54-4c0a-bcf3-81b97fa48b8c 2025-06-23 15:59:48,143 - DEBUG - Requesting: http://10.0.0.27:8082/project/539797aa-3e50-4198-a06d-22c65badda2a 2025-06-23 15:59:48,190 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:48,201 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-23 15:59:48,201 - DEBUG - Verifying the vn in opserver 2025-06-23 15:59:48,201 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.27 2025-06-23 15:59:48,201 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-06-23 15:59:48,209 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-23 15:59:48,209 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-23 15:59:48,210 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 15:59:48,218 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 15:59:48,226 - DEBUG - Do not have enough data to verify VN in agent 2025-06-23 15:59:48,226 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 15:59:48,233 - DEBUG - VRF ids for VN __public__: {} 2025-06-23 15:59:48,329 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-23 15:59:48,443 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 15:59:48,449 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6cc0c0f3-db54-4c0a-bcf3-81b97fa48b8c 2025-06-23 15:59:48,457 - DEBUG - Requesting: http://10.0.0.27:8082/project/539797aa-3e50-4198-a06d-22c65badda2a 2025-06-23 15:59:48,500 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:48,512 - DEBUG - Requesting: http://10.0.0.27:8082/floating-ip-pool/8d6f192c-d67e-45b7-8eac-e466355a7a20 2025-06-23 15:59:48,519 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 15:59:48,525 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6cc0c0f3-db54-4c0a-bcf3-81b97fa48b8c 2025-06-23 15:59:48,534 - DEBUG - Requesting: http://10.0.0.27:8082/project/539797aa-3e50-4198-a06d-22c65badda2a 2025-06-23 15:59:48,587 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/a1a18770-4db3-49c7-95f1-4087412bc6dd 2025-06-23 15:59:48,597 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-23 15:59:48,597 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-23 15:59:48,605 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-23 15:59:48,622 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-23 15:59:48,622 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-23 15:59:48,626 - DEBUG - Ingress ctest-nginx-ingress-36161479 not present 2025-06-23 15:59:48,626 - INFO - Creating Ingress ctest-nginx-ingress-36161479 2025-06-23 15:59:48,634 - INFO - Created Ingress ctest-nginx-ingress-36161479 2025-06-23 15:59:48,637 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-36161479 2025-06-23 15:59:51,641 - DEBUG - For Ingress ctest-nginx-ingress-36161479, Cluster IP: 10.47.255.249, External IPs ['118.214.142.60'] 2025-06-23 15:59:51,641 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-36161479 2025-06-23 15:59:51,641 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=fcef25c0-6358-4fff-990d-e2960f92e187 2025-06-23 15:59:51,660 - INFO - Ingress ctest-nginx-ingress-36161479 with uuid fcef25c0-6358-4fff-990d-e2960f92e187 found in kube manager 2025-06-23 15:59:51,661 - INFO - Ingress ctest-nginx-ingress-36161479 verification passed 2025-06-23 15:59:51,666 - DEBUG - Pod ctest-busybox-pod-48041300 not present 2025-06-23 15:59:51,666 - INFO - Creating Pod ctest-busybox-pod-48041300 2025-06-23 15:59:51,704 - DEBUG - Pod : ctest-busybox-pod-48041300 UUID is 5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 15:59:51,716 - DEBUG - Pod ctest-nginx-pod-76937363 not in running state.Currently in Pending 2025-06-23 15:59:56,726 - INFO - Pod ctest-nginx-pod-76937363 is in running state.Got IP 10.47.255.251 2025-06-23 15:59:56,787 - DEBUG - Pod ctest-nginx-pod-76937363 has vmi 143ae4da-504b-11f0-aaeb-fa163e1d117b 2025-06-23 15:59:56,788 - INFO - Verified pod ctest-nginx-pod-76937363 in contrail-api 2025-06-23 15:59:56,788 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 15:59:56,804 - DEBUG - VMI 143ae4da-504b-11f0-aaeb-fa163e1d117b is active in agent 10.0.0.249 2025-06-23 15:59:56,804 - INFO - Verified Pod ctest-nginx-pod-76937363 in agent 10.0.0.249 2025-06-23 15:59:56,805 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=08a34293-25b8-4393-a63e-edd8dd7193b5 2025-06-23 15:59:56,815 - INFO - Pod ctest-nginx-pod-76937363 with uuid 08a34293-25b8-4393-a63e-edd8dd7193b5 found in kube manager 2025-06-23 15:59:56,815 - INFO - Pod ctest-nginx-pod-76937363 verification passed 2025-06-23 15:59:56,889 - DEBUG - [Pod ctest-nginx-pod-76937363] Cmd: echo ctest-nginx-pod-76937363 > /usr/share/nginx/html/index.html, Output: 2025-06-23 15:59:56,894 - INFO - Pod ctest-nginx-pod-78424215 is in running state.Got IP 10.47.255.250 2025-06-23 15:59:56,909 - DEBUG - Pod ctest-nginx-pod-78424215 has vmi 14ba7326-504b-11f0-aaeb-fa163e1d117b 2025-06-23 15:59:56,909 - INFO - Verified pod ctest-nginx-pod-78424215 in contrail-api 2025-06-23 15:59:56,910 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 15:59:56,929 - DEBUG - VMI 14ba7326-504b-11f0-aaeb-fa163e1d117b is active in agent 10.0.0.249 2025-06-23 15:59:56,929 - INFO - Verified Pod ctest-nginx-pod-78424215 in agent 10.0.0.249 2025-06-23 15:59:56,929 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=bc122af3-95ee-42f1-9ec1-867030ba85e7 2025-06-23 15:59:56,937 - INFO - Pod ctest-nginx-pod-78424215 with uuid bc122af3-95ee-42f1-9ec1-867030ba85e7 found in kube manager 2025-06-23 15:59:56,938 - INFO - Pod ctest-nginx-pod-78424215 verification passed 2025-06-23 15:59:56,989 - DEBUG - [Pod ctest-nginx-pod-78424215] Cmd: echo ctest-nginx-pod-78424215 > /usr/share/nginx/html/index.html, Output: 2025-06-23 15:59:57,000 - DEBUG - Pod ctest-busybox-pod-48041300 not in running state.Currently in Pending 2025-06-23 16:00:02,007 - INFO - Pod ctest-busybox-pod-48041300 is in running state.Got IP 10.47.255.248 2025-06-23 16:00:02,023 - DEBUG - Pod ctest-busybox-pod-48041300 has vmi 18e26c92-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:00:02,023 - INFO - Verified pod ctest-busybox-pod-48041300 in contrail-api 2025-06-23 16:00:02,023 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 16:00:02,034 - DEBUG - VMI 18e26c92-504b-11f0-aaeb-fa163e1d117b is active in agent 10.0.0.249 2025-06-23 16:00:02,034 - INFO - Verified Pod ctest-busybox-pod-48041300 in agent 10.0.0.249 2025-06-23 16:00:02,034 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 16:00:02,040 - INFO - Pod ctest-busybox-pod-48041300 with uuid 5cc09b56-3af9-4435-a97f-d3f0cecabf4d found in kube manager 2025-06-23 16:00:02,040 - INFO - Pod ctest-busybox-pod-48041300 verification passed 2025-06-23 16:00:02,095 - DEBUG - [Pod ctest-busybox-pod-48041300] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-76937363 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-06-23 16:00:02,095 - DEBUG - [Pod Pod ctest-busybox-pod-48041300] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-23 16:00:02,095 - DEBUG - [Pod Pod ctest-busybox-pod-48041300] Cmd output: ctest-nginx-pod-76937363 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-06-23 16:00:02,152 - DEBUG - [Pod ctest-busybox-pod-48041300] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-76937363 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-06-23 16:00:02,152 - DEBUG - [Pod Pod ctest-busybox-pod-48041300] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-23 16:00:02,152 - DEBUG - [Pod Pod ctest-busybox-pod-48041300] Cmd output: ctest-nginx-pod-76937363 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-06-23 16:00:02,204 - DEBUG - [Pod ctest-busybox-pod-48041300] 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 ctest-nginx-pod-76937363 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-23 16:00:02,204 - DEBUG - [Pod Pod ctest-busybox-pod-48041300] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-23 16:00:02,204 - DEBUG - [Pod Pod ctest-busybox-pod-48041300] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout ctest-nginx-pod-76937363 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-23 16:00:02,276 - DEBUG - [Pod ctest-busybox-pod-48041300] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-78424215 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-06-23 16:00:02,276 - DEBUG - [Pod Pod ctest-busybox-pod-48041300] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-23 16:00:02,276 - DEBUG - [Pod Pod ctest-busybox-pod-48041300] Cmd output: ctest-nginx-pod-78424215 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-06-23 16:00:02,276 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-76937363': 3, 'ctest-nginx-pod-78424215': 1} 2025-06-23 16:00:02,276 - WARNING - Nothing to delete parallely 2025-06-23 16:00:02,276 - INFO - Deleting pod default:ctest-busybox-pod-48041300 2025-06-23 16:00:02,293 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 16:00:02,305 - WARNING - Pod uuid 5cc09b56-3af9-4435-a97f-d3f0cecabf4d is still seen in agent 10.0.0.249 VM list 2025-06-23 16:00:07,307 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 16:00:07,316 - WARNING - Pod uuid 5cc09b56-3af9-4435-a97f-d3f0cecabf4d is still seen in agent 10.0.0.249 VM list 2025-06-23 16:00:12,317 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 16:00:12,324 - WARNING - Pod uuid 5cc09b56-3af9-4435-a97f-d3f0cecabf4d is still seen in agent 10.0.0.249 VM list 2025-06-23 16:00:17,325 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 16:00:17,332 - WARNING - Pod uuid 5cc09b56-3af9-4435-a97f-d3f0cecabf4d is still seen in agent 10.0.0.249 VM list 2025-06-23 16:00:22,333 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 16:00:22,342 - WARNING - Pod uuid 5cc09b56-3af9-4435-a97f-d3f0cecabf4d is still seen in agent 10.0.0.249 VM list 2025-06-23 16:00:27,344 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 16:00:27,352 - WARNING - Pod uuid 5cc09b56-3af9-4435-a97f-d3f0cecabf4d is still seen in agent 10.0.0.249 VM list 2025-06-23 16:00:32,353 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 16:00:32,362 - WARNING - Pod uuid 5cc09b56-3af9-4435-a97f-d3f0cecabf4d is still seen in agent 10.0.0.249 VM list 2025-06-23 16:00:37,363 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5cc09b56-3af9-4435-a97f-d3f0cecabf4d 2025-06-23 16:00:37,372 - DEBUG - Pod 5cc09b56-3af9-4435-a97f-d3f0cecabf4d is not in agent 10.0.0.249 VM list 2025-06-23 16:00:37,372 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:18e26c92-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:00:37,380 - DEBUG - VMI 18e26c92-504b-11f0-aaeb-fa163e1d117b is removed from agent 10.0.0.249 2025-06-23 16:00:37,380 - INFO - Verified that pod ctest-busybox-pod-48041300 is removed in agent 2025-06-23 16:00:37,380 - INFO - Deleting Ingress : ctest-nginx-ingress-36161479 2025-06-23 16:00:37,386 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=fcef25c0-6358-4fff-990d-e2960f92e187 2025-06-23 16:00:37,393 - ERROR - Ingress ctest-nginx-ingress-36161479 with uuid fcef25c0-6358-4fff-990d-e2960f92e187 still found in kube manager 2025-06-23 16:00:38,394 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=fcef25c0-6358-4fff-990d-e2960f92e187 2025-06-23 16:00:38,400 - INFO - Ingress ctest-nginx-ingress-36161479 with uuid fcef25c0-6358-4fff-990d-e2960f92e187 deleted successfully from kube manager 2025-06-23 16:00:38,400 - INFO - Verifications on Ingress %s cleanup passed 2025-06-23 16:00:38,400 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-23 16:00:38,601 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-23 16:00:38,620 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-23 16:00:38,620 - INFO - Deleting VN __public__ 2025-06-23 16:00:38,841 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/70501695-0612-4a41-a420-580c71d1102c 2025-06-23 16:00:38,846 - DEBUG - Response Code: 404 2025-06-23 16:00:38,847 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 16:00:38,863 - DEBUG - Requesting: http://10.0.0.27:8082/domain/6cc0c0f3-db54-4c0a-bcf3-81b97fa48b8c 2025-06-23 16:00:38,878 - DEBUG - Requesting: http://10.0.0.27:8082/project/539797aa-3e50-4198-a06d-22c65badda2a 2025-06-23 16:00:38,932 - INFO - Validated that VN __public__ is not found in API Server 2025-06-23 16:00:38,932 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-23 16:00:38,942 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 16:00:38,952 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-06-23 16:00:38,952 - INFO - Validated that VN __public__ is not in any agent 2025-06-23 16:00:38,953 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 16:00:38,972 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 16:00:38,977 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-23 16:00:38,983 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-23 16:00:38,984 - INFO - Deleting pod default:ctest-nginx-pod-78424215 2025-06-23 16:00:39,003 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bc122af3-95ee-42f1-9ec1-867030ba85e7 2025-06-23 16:00:39,022 - WARNING - Pod uuid bc122af3-95ee-42f1-9ec1-867030ba85e7 is still seen in agent 10.0.0.249 VM list 2025-06-23 16:00:44,023 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bc122af3-95ee-42f1-9ec1-867030ba85e7 2025-06-23 16:00:44,034 - DEBUG - Pod bc122af3-95ee-42f1-9ec1-867030ba85e7 is not in agent 10.0.0.249 VM list 2025-06-23 16:00:44,034 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:14ba7326-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:00:44,042 - DEBUG - VMI 14ba7326-504b-11f0-aaeb-fa163e1d117b is removed from agent 10.0.0.249 2025-06-23 16:00:44,042 - INFO - Verified that pod ctest-nginx-pod-78424215 is removed in agent 2025-06-23 16:00:44,042 - INFO - Deleting pod default:ctest-nginx-pod-76937363 2025-06-23 16:00:44,056 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=08a34293-25b8-4393-a63e-edd8dd7193b5 2025-06-23 16:00:44,069 - WARNING - Pod uuid 08a34293-25b8-4393-a63e-edd8dd7193b5 is still seen in agent 10.0.0.249 VM list 2025-06-23 16:00:49,070 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=08a34293-25b8-4393-a63e-edd8dd7193b5 2025-06-23 16:00:49,076 - DEBUG - Pod 08a34293-25b8-4393-a63e-edd8dd7193b5 is not in agent 10.0.0.249 VM list 2025-06-23 16:00:49,076 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:143ae4da-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:00:49,083 - DEBUG - VMI 143ae4da-504b-11f0-aaeb-fa163e1d117b is removed from agent 10.0.0.249 2025-06-23 16:00:49,083 - INFO - Verified that pod ctest-nginx-pod-76937363 is removed in agent 2025-06-23 16:00:49,083 - INFO - Deleting service : ctest-nginx-svc-61010829 2025-06-23 16:00:49,259 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-23 16:00:49,266 - DEBUG - No XMPP flaps were noticed during the test
2025-06-23 16:00:49,267 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-06-23 16:00:49,267 - INFO - -------------------------------------------------------------------------------- 2025-06-23 16:00:55,716 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-23 16:00:55,836 - DEBUG - Output : cluster_project={} 2025-06-23 16:00:55,940 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-23 16:00:56,116 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-23 16:00:56,123 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-23 16:00:56,243 - DEBUG - Output : cluster_project={} 2025-06-23 16:01:06,331 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 16:01:11,424 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 16:01:11,465 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 16:01:11,547 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 16:01:16,594 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 16:01:16,768 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 16:01:16,809 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 16:01:16,895 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 16:01:17,083 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-23 16:01:19,682 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-06-23 16:01:19,694 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-06-23 16:01:19,758 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-06-23 16:01:21,845 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-06-23 16:04:22,132 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-23 16:04:22,162 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6a01d800-32fd-4af7-816e-94072294242b 2025-06-23 16:04:22,209 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1648223f-fd80-4ec8-af44-16f4f6ee1b25 2025-06-23 16:04:22,223 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ff0de029-725c-40e8-bef7-6d5d788095d5 2025-06-23 16:04:22,227 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2366348-5102-4449-880a-589fa9055b12 2025-06-23 16:04:22,232 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2efa9979-f3a2-4f9d-9f07-cb11589c592d 2025-06-23 16:04:22,238 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=43b4dcc0-8225-4ac6-8ce1-3c0c5a9e6825 2025-06-23 16:04:22,245 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b4aa97c0-85c6-4c65-9047-f41e6acc9e91 2025-06-23 16:04:22,249 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=578a9eab-5714-4587-813a-a87933bed6be 2025-06-23 16:04:27,178 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6a01d800-32fd-4af7-816e-94072294242b 2025-06-23 16:04:27,186 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3fd65c82-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:04:27,261 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1648223f-fd80-4ec8-af44-16f4f6ee1b25 2025-06-23 16:04:27,272 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4060a586-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:04:27,388 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ff0de029-725c-40e8-bef7-6d5d788095d5 2025-06-23 16:04:27,391 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b4aa97c0-85c6-4c65-9047-f41e6acc9e91 2025-06-23 16:04:27,393 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=43b4dcc0-8225-4ac6-8ce1-3c0c5a9e6825 2025-06-23 16:04:27,395 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2366348-5102-4449-880a-589fa9055b12 2025-06-23 16:04:27,397 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2efa9979-f3a2-4f9d-9f07-cb11589c592d 2025-06-23 16:04:27,398 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=578a9eab-5714-4587-813a-a87933bed6be 2025-06-23 16:04:27,421 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:41a2e332-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:04:27,424 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4117191a-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:04:32,421 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=43b4dcc0-8225-4ac6-8ce1-3c0c5a9e6825 2025-06-23 16:04:32,424 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=578a9eab-5714-4587-813a-a87933bed6be 2025-06-23 16:04:32,429 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2efa9979-f3a2-4f9d-9f07-cb11589c592d 2025-06-23 16:04:32,431 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2366348-5102-4449-880a-589fa9055b12 2025-06-23 16:04:37,449 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=578a9eab-5714-4587-813a-a87933bed6be 2025-06-23 16:04:37,451 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=43b4dcc0-8225-4ac6-8ce1-3c0c5a9e6825 2025-06-23 16:04:37,454 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2efa9979-f3a2-4f9d-9f07-cb11589c592d 2025-06-23 16:04:37,456 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2366348-5102-4449-880a-589fa9055b12 2025-06-23 16:04:42,472 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=43b4dcc0-8225-4ac6-8ce1-3c0c5a9e6825 2025-06-23 16:04:42,475 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2366348-5102-4449-880a-589fa9055b12 2025-06-23 16:04:42,476 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=578a9eab-5714-4587-813a-a87933bed6be 2025-06-23 16:04:42,477 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2efa9979-f3a2-4f9d-9f07-cb11589c592d 2025-06-23 16:04:47,496 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2366348-5102-4449-880a-589fa9055b12 2025-06-23 16:04:47,497 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=578a9eab-5714-4587-813a-a87933bed6be 2025-06-23 16:04:47,499 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2efa9979-f3a2-4f9d-9f07-cb11589c592d 2025-06-23 16:04:47,500 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=43b4dcc0-8225-4ac6-8ce1-3c0c5a9e6825 2025-06-23 16:04:52,517 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=578a9eab-5714-4587-813a-a87933bed6be 2025-06-23 16:04:52,519 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2366348-5102-4449-880a-589fa9055b12 2025-06-23 16:04:52,520 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2efa9979-f3a2-4f9d-9f07-cb11589c592d 2025-06-23 16:04:52,522 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=43b4dcc0-8225-4ac6-8ce1-3c0c5a9e6825 2025-06-23 16:04:57,558 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2366348-5102-4449-880a-589fa9055b12 2025-06-23 16:04:57,560 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=43b4dcc0-8225-4ac6-8ce1-3c0c5a9e6825 2025-06-23 16:04:57,561 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2efa9979-f3a2-4f9d-9f07-cb11589c592d 2025-06-23 16:04:57,562 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=578a9eab-5714-4587-813a-a87933bed6be 2025-06-23 16:04:57,581 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:431fed40-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:04:57,583 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:439f9162-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:04:57,586 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:42a0185e-504b-11f0-aaeb-fa163e1d117b 2025-06-23 16:04:57,588 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:422be704-504b-11f0-aaeb-fa163e1d117b