2025-06-19 12:40:10,249 - DEBUG - [10.0.0.137]: Running cmd : hostname 2025-06-19 12:40:10,585 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1284-1 2025-06-19 12:40:10,586 - DEBUG - [10.0.0.137]: Running cmd : hostname -f 2025-06-19 12:40:10,641 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1284-1 2025-06-19 12:40:10,641 - DEBUG - [10.0.0.137]: 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-19 12:40:10,774 - DEBUG - Output : NAMES contrail_test_T3kvZL4SG contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 2025-06-19 12:40:10,775 - DEBUG - [10.0.0.137]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-19 12:40:10,883 - DEBUG - Output : 10.0.0.137/24 172.17.0.1/16 2025-06-19 12:40:10,883 - DEBUG - [10.0.0.137]: Running cmd : getent hosts 10.0.0.137 | head -n 1 | awk '{print $2}' 2025-06-19 12:40:10,959 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1284-1 2025-06-19 12:40:11,122 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-06-19 12:40:11,301 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1284-1 2025-06-19 12:40:11,301 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-06-19 12:40:11,325 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1284-1 2025-06-19 12:40:11,325 - DEBUG - [10.0.0.49]: 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-19 12:40:11,370 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-19 12:40:11,370 - DEBUG - [10.0.0.49]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-19 12:40:11,406 - DEBUG - Output : 10.0.0.49/24 2025-06-19 12:40:11,407 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-06-19 12:40:11,476 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1284-1 2025-06-19 12:40:11,600 - INFO - Using existing project ['default-domain', 'k8s-default'](3260226d-cc3b-4581-8d53-39592f951015) 2025-06-19 12:40:11,686 - INFO - Using existing project ['default-domain', 'k8s-default'](3260226d-cc3b-4581-8d53-39592f951015) 2025-06-19 12:40:11,843 - INFO - ================================================================================ 2025-06-19 12:40:11,843 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-19 12:40:11,844 - 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-19 12:40:12,078 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-19 12:40:12,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.137': '0'}} with 2025-06-19 12:40:12,087 - INFO - Initial checks done. Running the testcase now 2025-06-19 12:40:12,087 - INFO - 2025-06-19 12:40:12,091 - INFO - Namespace default already exists 2025-06-19 12:40:12,092 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-19 12:40:12,251 - DEBUG - Output : cluster_project={} 2025-06-19 12:40:12,359 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-19 12:40:12,360 - DEBUG - Project uuid in Contrail is 3260226d-cc3b-4581-8d53-39592f951015 2025-06-19 12:40:12,360 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-19 12:40:12,585 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-19 12:40:12,585 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_NamespaceDatabaseList?namespace_uuid=57f04e9e-ac88-4f06-90a1-6c2b5232ed8d 2025-06-19 12:40:12,601 - INFO - Namespace default with uuid 57f04e9e-ac88-4f06-90a1-6c2b5232ed8d found in kube manager 2025-06-19 12:40:12,601 - INFO - Namespace default verification passed 2025-06-19 12:40:12,605 - DEBUG - Service ctest-nginx-svc-31533307 not present 2025-06-19 12:40:12,605 - INFO - Creating service ctest-nginx-svc-31533307 2025-06-19 12:40:12,622 - INFO - Created Service ctest-nginx-svc-31533307 2025-06-19 12:40:12,636 - DEBUG - Pod ctest-nginx-pod-95643779 not present 2025-06-19 12:40:12,637 - INFO - Creating Pod ctest-nginx-pod-95643779 2025-06-19 12:40:12,687 - DEBUG - Node for Pod ctest-nginx-pod-95643779 not yet populated 2025-06-19 12:40:15,693 - DEBUG - Node for Pod ctest-nginx-pod-95643779 not yet populated 2025-06-19 12:40:18,699 - DEBUG - Pod : ctest-nginx-pod-95643779 UUID is 37de0091-6239-4315-bf78-cbb9362e62af 2025-06-19 12:40:18,702 - DEBUG - Pod ctest-nginx-pod-08007916 not present 2025-06-19 12:40:18,702 - INFO - Creating Pod ctest-nginx-pod-08007916 2025-06-19 12:40:18,734 - DEBUG - Pod : ctest-nginx-pod-08007916 UUID is c2651473-9c1a-4869-b125-9608c37d6dc9 2025-06-19 12:40:19,231 - INFO - Created VN __public__, UUID :cbbf1f13-bbae-4e31-9b0c-c2f6cc01afd2 2025-06-19 12:40:19,533 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-06-19 12:40:19,542 - DEBUG - Requesting: http://10.0.0.137:8082/domain/60ab745c-ac65-4b89-947c-64794fbb44d2 2025-06-19 12:40:19,600 - DEBUG - Requesting: http://10.0.0.137:8082/project/3260226d-cc3b-4581-8d53-39592f951015 2025-06-19 12:40:19,667 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/cbbf1f13-bbae-4e31-9b0c-c2f6cc01afd2 2025-06-19 12:40:19,686 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/cbbf1f13-bbae-4e31-9b0c-c2f6cc01afd2 2025-06-19 12:40:19,699 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/bf08db31-3271-4969-9a30-962d39ce2fab 2025-06-19 12:40:19,714 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/bf08db31-3271-4969-9a30-962d39ce2fab 2025-06-19 12:40:19,724 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/802801e6-6d1a-4df8-a5fa-2df8b1720a34 2025-06-19 12:40:19,735 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-19 12:40:19,736 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/cbbf1f13-bbae-4e31-9b0c-c2f6cc01afd2 2025-06-19 12:40:19,784 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/bf08db31-3271-4969-9a30-962d39ce2fab 2025-06-19 12:40:19,805 - INFO - Verified VN network id 13 for VN cbbf1f13-bbae-4e31-9b0c-c2f6cc01afd2 2025-06-19 12:40:19,805 - INFO - Verifications in API Server for VN __public__ passed 2025-06-19 12:40:19,806 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/cbbf1f13-bbae-4e31-9b0c-c2f6cc01afd2 2025-06-19 12:40:19,819 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/bf08db31-3271-4969-9a30-962d39ce2fab 2025-06-19 12:40:19,829 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/bf08db31-3271-4969-9a30-962d39ce2fab 2025-06-19 12:40:19,854 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/802801e6-6d1a-4df8-a5fa-2df8b1720a34 2025-06-19 12:40:19,876 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-19 12:40:19,897 - DEBUG - Control-node 10.0.0.137 : 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': '14681487479864708657', 'uuid-lslong': '11172519140839763922'}, 'enable': 'true', 'created': '2025-06-19T12:40:19', 'last-modified': '2025-06-19T12:40:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.467509'} 2025-06-19 12:40:19,898 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-19 12:40:19,908 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-19 12:40:19,908 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-19 12:40:19,910 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-19 12:40:19,910 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-06-19 12:40:19,916 - DEBUG - Requesting: http://10.0.0.137:8082/domain/60ab745c-ac65-4b89-947c-64794fbb44d2 2025-06-19 12:40:19,927 - DEBUG - Requesting: http://10.0.0.137:8082/project/3260226d-cc3b-4581-8d53-39592f951015 2025-06-19 12:40:20,035 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/cbbf1f13-bbae-4e31-9b0c-c2f6cc01afd2 2025-06-19 12:40:20,046 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-19 12:40:20,046 - DEBUG - Verifying the vn in opserver 2025-06-19 12:40:20,046 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.137 2025-06-19 12:40:20,046 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-06-19 12:40:20,051 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-19 12:40:20,051 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-19 12:40:20,052 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-19 12:40:20,059 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-19 12:40:20,066 - DEBUG - Do not have enough data to verify VN in agent 2025-06-19 12:40:20,066 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-19 12:40:20,073 - DEBUG - VRF ids for VN __public__: {} 2025-06-19 12:40:20,202 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-19 12:40:20,457 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-06-19 12:40:20,477 - DEBUG - Requesting: http://10.0.0.137:8082/domain/60ab745c-ac65-4b89-947c-64794fbb44d2 2025-06-19 12:40:20,492 - DEBUG - Requesting: http://10.0.0.137:8082/project/3260226d-cc3b-4581-8d53-39592f951015 2025-06-19 12:40:20,584 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/cbbf1f13-bbae-4e31-9b0c-c2f6cc01afd2 2025-06-19 12:40:20,621 - DEBUG - Requesting: http://10.0.0.137:8082/floating-ip-pool/a86efd0b-f71a-4312-9c9d-a0610af13ed4 2025-06-19 12:40:20,640 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-06-19 12:40:20,656 - DEBUG - Requesting: http://10.0.0.137:8082/domain/60ab745c-ac65-4b89-947c-64794fbb44d2 2025-06-19 12:40:20,672 - DEBUG - Requesting: http://10.0.0.137:8082/project/3260226d-cc3b-4581-8d53-39592f951015 2025-06-19 12:40:20,734 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/cbbf1f13-bbae-4e31-9b0c-c2f6cc01afd2 2025-06-19 12:40:20,749 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-19 12:40:20,749 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-19 12:40:20,758 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-19 12:40:20,796 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-19 12:40:20,796 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-19 12:40:20,799 - DEBUG - Ingress ctest-nginx-ingress-08321098 not present 2025-06-19 12:40:20,800 - INFO - Creating Ingress ctest-nginx-ingress-08321098 2025-06-19 12:40:20,806 - INFO - Created Ingress ctest-nginx-ingress-08321098 2025-06-19 12:40:20,809 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-08321098 2025-06-19 12:40:23,820 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-08321098 2025-06-19 12:40:26,825 - DEBUG - For Ingress ctest-nginx-ingress-08321098, Cluster IP: 10.47.255.249, External IPs ['70.102.85.60'] 2025-06-19 12:40:26,825 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-08321098 2025-06-19 12:40:26,825 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=f48f61f7-95b5-48bf-8c65-107dfacea4fc 2025-06-19 12:40:26,830 - INFO - Ingress ctest-nginx-ingress-08321098 with uuid f48f61f7-95b5-48bf-8c65-107dfacea4fc found in kube manager 2025-06-19 12:40:26,831 - INFO - Ingress ctest-nginx-ingress-08321098 verification passed 2025-06-19 12:40:26,833 - DEBUG - Pod ctest-busybox-pod-02304937 not present 2025-06-19 12:40:26,834 - INFO - Creating Pod ctest-busybox-pod-02304937 2025-06-19 12:40:26,849 - DEBUG - Node for Pod ctest-busybox-pod-02304937 not yet populated 2025-06-19 12:40:29,858 - DEBUG - Pod : ctest-busybox-pod-02304937 UUID is e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:40:29,870 - DEBUG - Pod ctest-nginx-pod-95643779 not in running state.Currently in Pending 2025-06-19 12:40:34,939 - DEBUG - Pod ctest-nginx-pod-95643779 not in running state.Currently in Pending 2025-06-19 12:40:39,947 - INFO - Pod ctest-nginx-pod-95643779 is in running state.Got IP 10.47.255.251 2025-06-19 12:40:40,019 - DEBUG - Pod ctest-nginx-pod-95643779 has vmi 8eccc4b4-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:40:40,019 - INFO - Verified pod ctest-nginx-pod-95643779 in contrail-api 2025-06-19 12:40:40,019 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:40:40,038 - DEBUG - VMI 8eccc4b4-4d0a-11f0-96cc-fa163ea4ba8b is active in agent 10.0.0.49 2025-06-19 12:40:40,038 - INFO - Verified Pod ctest-nginx-pod-95643779 in agent 10.0.0.49 2025-06-19 12:40:40,040 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=37de0091-6239-4315-bf78-cbb9362e62af 2025-06-19 12:40:40,049 - INFO - Pod ctest-nginx-pod-95643779 with uuid 37de0091-6239-4315-bf78-cbb9362e62af found in kube manager 2025-06-19 12:40:40,050 - INFO - Pod ctest-nginx-pod-95643779 verification passed 2025-06-19 12:40:40,142 - DEBUG - [Pod ctest-nginx-pod-95643779] Cmd: echo ctest-nginx-pod-95643779 > /usr/share/nginx/html/index.html, Output: 2025-06-19 12:40:40,148 - INFO - Pod ctest-nginx-pod-08007916 is in running state.Got IP 10.47.255.250 2025-06-19 12:40:40,166 - DEBUG - Pod ctest-nginx-pod-08007916 has vmi 8f99d0ee-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:40:40,166 - INFO - Verified pod ctest-nginx-pod-08007916 in contrail-api 2025-06-19 12:40:40,166 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:40:40,179 - DEBUG - VMI 8f99d0ee-4d0a-11f0-96cc-fa163ea4ba8b is active in agent 10.0.0.49 2025-06-19 12:40:40,179 - INFO - Verified Pod ctest-nginx-pod-08007916 in agent 10.0.0.49 2025-06-19 12:40:40,180 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=c2651473-9c1a-4869-b125-9608c37d6dc9 2025-06-19 12:40:40,186 - INFO - Pod ctest-nginx-pod-08007916 with uuid c2651473-9c1a-4869-b125-9608c37d6dc9 found in kube manager 2025-06-19 12:40:40,186 - INFO - Pod ctest-nginx-pod-08007916 verification passed 2025-06-19 12:40:40,275 - DEBUG - [Pod ctest-nginx-pod-08007916] Cmd: echo ctest-nginx-pod-08007916 > /usr/share/nginx/html/index.html, Output: 2025-06-19 12:40:40,285 - DEBUG - Pod ctest-busybox-pod-02304937 not in running state.Currently in Pending 2025-06-19 12:40:45,291 - INFO - Pod ctest-busybox-pod-02304937 is in running state.Got IP 10.47.255.248 2025-06-19 12:40:45,305 - DEBUG - Pod ctest-busybox-pod-02304937 has vmi 93a88cca-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:40:45,305 - INFO - Verified pod ctest-busybox-pod-02304937 in contrail-api 2025-06-19 12:40:45,305 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:40:45,316 - DEBUG - VMI 93a88cca-4d0a-11f0-96cc-fa163ea4ba8b is active in agent 10.0.0.49 2025-06-19 12:40:45,316 - INFO - Verified Pod ctest-busybox-pod-02304937 in agent 10.0.0.49 2025-06-19 12:40:45,316 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:40:45,321 - INFO - Pod ctest-busybox-pod-02304937 with uuid e55a3e60-9025-4eca-94c7-1049e34767f4 found in kube manager 2025-06-19 12:40:45,321 - INFO - Pod ctest-busybox-pod-02304937 verification passed 2025-06-19 12:40:45,377 - DEBUG - [Pod ctest-busybox-pod-02304937] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-08007916 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-19 12:40:45,377 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-19 12:40:45,377 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd output: ctest-nginx-pod-08007916 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-19 12:40:45,431 - DEBUG - [Pod ctest-busybox-pod-02304937] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-08007916 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-19 12:40:45,431 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-19 12:40:45,431 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd output: ctest-nginx-pod-08007916 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-19 12:40:45,487 - DEBUG - [Pod ctest-busybox-pod-02304937] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-08007916 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-19 12:40:45,487 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-19 12:40:45,487 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd output: ctest-nginx-pod-08007916 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-19 12:40:45,534 - DEBUG - [Pod ctest-busybox-pod-02304937] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-08007916 2025-06-19 12:40:45,534 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-19 12:40:45,535 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-08007916 2025-06-19 12:40:45,583 - DEBUG - [Pod ctest-busybox-pod-02304937] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-08007916 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-19 12:40:45,583 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-19 12:40:45,583 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd output: ctest-nginx-pod-08007916 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-19 12:40:45,640 - DEBUG - [Pod ctest-busybox-pod-02304937] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-95643779 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-19 12:40:45,640 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-19 12:40:45,640 - DEBUG - [Pod Pod ctest-busybox-pod-02304937] Cmd output: ctest-nginx-pod-95643779 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-19 12:40:45,640 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-95643779': 1, 'ctest-nginx-pod-08007916': 5} 2025-06-19 12:40:45,641 - WARNING - Nothing to delete parallely 2025-06-19 12:40:45,641 - INFO - Deleting pod default:ctest-busybox-pod-02304937 2025-06-19 12:40:45,652 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:40:45,662 - WARNING - Pod uuid e55a3e60-9025-4eca-94c7-1049e34767f4 is still seen in agent 10.0.0.49 VM list 2025-06-19 12:40:50,663 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:40:50,671 - WARNING - Pod uuid e55a3e60-9025-4eca-94c7-1049e34767f4 is still seen in agent 10.0.0.49 VM list 2025-06-19 12:40:55,672 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:40:55,681 - WARNING - Pod uuid e55a3e60-9025-4eca-94c7-1049e34767f4 is still seen in agent 10.0.0.49 VM list 2025-06-19 12:41:00,682 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:41:00,690 - WARNING - Pod uuid e55a3e60-9025-4eca-94c7-1049e34767f4 is still seen in agent 10.0.0.49 VM list 2025-06-19 12:41:05,691 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:41:05,698 - WARNING - Pod uuid e55a3e60-9025-4eca-94c7-1049e34767f4 is still seen in agent 10.0.0.49 VM list 2025-06-19 12:41:10,698 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:41:10,706 - WARNING - Pod uuid e55a3e60-9025-4eca-94c7-1049e34767f4 is still seen in agent 10.0.0.49 VM list 2025-06-19 12:41:15,712 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:41:15,727 - WARNING - Pod uuid e55a3e60-9025-4eca-94c7-1049e34767f4 is still seen in agent 10.0.0.49 VM list 2025-06-19 12:41:20,728 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e55a3e60-9025-4eca-94c7-1049e34767f4 2025-06-19 12:41:20,736 - DEBUG - Pod e55a3e60-9025-4eca-94c7-1049e34767f4 is not in agent 10.0.0.49 VM list 2025-06-19 12:41:20,737 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93a88cca-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:41:20,744 - DEBUG - VMI 93a88cca-4d0a-11f0-96cc-fa163ea4ba8b is removed from agent 10.0.0.49 2025-06-19 12:41:20,744 - INFO - Verified that pod ctest-busybox-pod-02304937 is removed in agent 2025-06-19 12:41:20,745 - INFO - Deleting Ingress : ctest-nginx-ingress-08321098 2025-06-19 12:41:20,753 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=f48f61f7-95b5-48bf-8c65-107dfacea4fc 2025-06-19 12:41:20,759 - ERROR - Ingress ctest-nginx-ingress-08321098 with uuid f48f61f7-95b5-48bf-8c65-107dfacea4fc still found in kube manager 2025-06-19 12:41:21,760 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=f48f61f7-95b5-48bf-8c65-107dfacea4fc 2025-06-19 12:41:21,766 - INFO - Ingress ctest-nginx-ingress-08321098 with uuid f48f61f7-95b5-48bf-8c65-107dfacea4fc deleted successfully from kube manager 2025-06-19 12:41:21,766 - INFO - Verifications on Ingress %s cleanup passed 2025-06-19 12:41:21,766 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-19 12:41:21,939 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-19 12:41:21,948 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-19 12:41:21,948 - INFO - Deleting VN __public__ 2025-06-19 12:41:22,227 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/bf08db31-3271-4969-9a30-962d39ce2fab 2025-06-19 12:41:22,233 - DEBUG - Response Code: 404 2025-06-19 12:41:22,233 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-06-19 12:41:22,243 - DEBUG - Requesting: http://10.0.0.137:8082/domain/60ab745c-ac65-4b89-947c-64794fbb44d2 2025-06-19 12:41:22,256 - DEBUG - Requesting: http://10.0.0.137:8082/project/3260226d-cc3b-4581-8d53-39592f951015 2025-06-19 12:41:22,321 - INFO - Validated that VN __public__ is not found in API Server 2025-06-19 12:41:22,322 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-19 12:41:22,329 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-19 12:41:22,336 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-06-19 12:41:22,336 - INFO - Validated that VN __public__ is not in any agent 2025-06-19 12:41:22,336 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-19 12:41:22,351 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-19 12:41:22,362 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-19 12:41:22,369 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-19 12:41:22,369 - INFO - Deleting pod default:ctest-nginx-pod-08007916 2025-06-19 12:41:22,396 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c2651473-9c1a-4869-b125-9608c37d6dc9 2025-06-19 12:41:22,407 - WARNING - Pod uuid c2651473-9c1a-4869-b125-9608c37d6dc9 is still seen in agent 10.0.0.49 VM list 2025-06-19 12:41:27,409 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c2651473-9c1a-4869-b125-9608c37d6dc9 2025-06-19 12:41:27,416 - DEBUG - Pod c2651473-9c1a-4869-b125-9608c37d6dc9 is not in agent 10.0.0.49 VM list 2025-06-19 12:41:27,416 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f99d0ee-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:41:27,422 - DEBUG - VMI 8f99d0ee-4d0a-11f0-96cc-fa163ea4ba8b is removed from agent 10.0.0.49 2025-06-19 12:41:27,422 - INFO - Verified that pod ctest-nginx-pod-08007916 is removed in agent 2025-06-19 12:41:27,422 - INFO - Deleting pod default:ctest-nginx-pod-95643779 2025-06-19 12:41:27,441 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37de0091-6239-4315-bf78-cbb9362e62af 2025-06-19 12:41:27,453 - WARNING - Pod uuid 37de0091-6239-4315-bf78-cbb9362e62af is still seen in agent 10.0.0.49 VM list 2025-06-19 12:41:32,454 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=37de0091-6239-4315-bf78-cbb9362e62af 2025-06-19 12:41:32,461 - DEBUG - Pod 37de0091-6239-4315-bf78-cbb9362e62af is not in agent 10.0.0.49 VM list 2025-06-19 12:41:32,461 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8eccc4b4-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:41:32,468 - DEBUG - VMI 8eccc4b4-4d0a-11f0-96cc-fa163ea4ba8b is removed from agent 10.0.0.49 2025-06-19 12:41:32,468 - INFO - Verified that pod ctest-nginx-pod-95643779 is removed in agent 2025-06-19 12:41:32,468 - INFO - Deleting service : ctest-nginx-svc-31533307 2025-06-19 12:41:32,715 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-19 12:41:32,729 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 12:41:32,729 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:21]
2025-06-19 12:41:32,729 - INFO - -------------------------------------------------------------------------------- 2025-06-19 12:41:39,156 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-19 12:41:39,308 - DEBUG - Output : cluster_project={} 2025-06-19 12:41:39,366 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-19 12:41:39,606 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-19 12:41:39,616 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-19 12:41:39,764 - DEBUG - Output : cluster_project={} 2025-06-19 12:41:49,923 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:41:54,965 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:41:55,047 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:41:55,084 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:41:55,164 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:41:55,243 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:41:55,353 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:42:00,395 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-19 12:42:00,639 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-19 12:42:03,199 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-06-19 12:42:03,206 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-06-19 12:42:03,244 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-06-19 12:42:05,290 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-06-19 12:45:05,487 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-19 12:45:05,548 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=209722c8-3a0e-428d-9e26-28eb6de9fd47 2025-06-19 12:45:05,623 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=8794e27b-66e4-42e1-83f5-aa4cda125d2e 2025-06-19 12:45:05,642 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a697dccd-02df-47c9-8e18-6de976fedc97 2025-06-19 12:45:05,646 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f11437af-09a4-4cfa-9073-f54f4b01222e 2025-06-19 12:45:05,665 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ec6891-95b2-40d1-a0cc-983fe6d6e2f0 2025-06-19 12:45:05,700 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bff695bb-013f-4c9b-b1a4-7dce0c536c45 2025-06-19 12:45:05,709 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5f82ea01-8a67-4ab2-a6ad-a30e0d123269 2025-06-19 12:45:05,723 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cde244ac-9600-4d8c-a94d-1337d9fe99ce 2025-06-19 12:45:10,570 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=209722c8-3a0e-428d-9e26-28eb6de9fd47 2025-06-19 12:45:10,578 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bfbeebec-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:45:10,795 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=8794e27b-66e4-42e1-83f5-aa4cda125d2e 2025-06-19 12:45:10,804 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1d107a8-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:45:10,873 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bff695bb-013f-4c9b-b1a4-7dce0c536c45 2025-06-19 12:45:10,875 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5f82ea01-8a67-4ab2-a6ad-a30e0d123269 2025-06-19 12:45:10,877 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cde244ac-9600-4d8c-a94d-1337d9fe99ce 2025-06-19 12:45:10,878 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ec6891-95b2-40d1-a0cc-983fe6d6e2f0 2025-06-19 12:45:10,880 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f11437af-09a4-4cfa-9073-f54f4b01222e 2025-06-19 12:45:10,881 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a697dccd-02df-47c9-8e18-6de976fedc97 2025-06-19 12:45:10,901 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c13c2d18-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:45:15,900 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a697dccd-02df-47c9-8e18-6de976fedc97 2025-06-19 12:45:15,902 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ec6891-95b2-40d1-a0cc-983fe6d6e2f0 2025-06-19 12:45:15,904 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bff695bb-013f-4c9b-b1a4-7dce0c536c45 2025-06-19 12:45:15,906 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f11437af-09a4-4cfa-9073-f54f4b01222e 2025-06-19 12:45:15,907 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5f82ea01-8a67-4ab2-a6ad-a30e0d123269 2025-06-19 12:45:20,922 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bff695bb-013f-4c9b-b1a4-7dce0c536c45 2025-06-19 12:45:20,924 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ec6891-95b2-40d1-a0cc-983fe6d6e2f0 2025-06-19 12:45:20,926 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5f82ea01-8a67-4ab2-a6ad-a30e0d123269 2025-06-19 12:45:20,927 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a697dccd-02df-47c9-8e18-6de976fedc97 2025-06-19 12:45:20,928 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f11437af-09a4-4cfa-9073-f54f4b01222e 2025-06-19 12:45:25,944 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ec6891-95b2-40d1-a0cc-983fe6d6e2f0 2025-06-19 12:45:25,947 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5f82ea01-8a67-4ab2-a6ad-a30e0d123269 2025-06-19 12:45:25,949 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a697dccd-02df-47c9-8e18-6de976fedc97 2025-06-19 12:45:25,951 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f11437af-09a4-4cfa-9073-f54f4b01222e 2025-06-19 12:45:25,952 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bff695bb-013f-4c9b-b1a4-7dce0c536c45 2025-06-19 12:45:30,969 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bff695bb-013f-4c9b-b1a4-7dce0c536c45 2025-06-19 12:45:30,971 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ec6891-95b2-40d1-a0cc-983fe6d6e2f0 2025-06-19 12:45:30,973 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f11437af-09a4-4cfa-9073-f54f4b01222e 2025-06-19 12:45:30,975 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a697dccd-02df-47c9-8e18-6de976fedc97 2025-06-19 12:45:30,976 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5f82ea01-8a67-4ab2-a6ad-a30e0d123269 2025-06-19 12:45:35,996 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bff695bb-013f-4c9b-b1a4-7dce0c536c45 2025-06-19 12:45:35,998 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ec6891-95b2-40d1-a0cc-983fe6d6e2f0 2025-06-19 12:45:36,000 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f11437af-09a4-4cfa-9073-f54f4b01222e 2025-06-19 12:45:36,001 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a697dccd-02df-47c9-8e18-6de976fedc97 2025-06-19 12:45:36,002 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5f82ea01-8a67-4ab2-a6ad-a30e0d123269 2025-06-19 12:45:41,021 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ec6891-95b2-40d1-a0cc-983fe6d6e2f0 2025-06-19 12:45:41,023 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a697dccd-02df-47c9-8e18-6de976fedc97 2025-06-19 12:45:41,025 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5f82ea01-8a67-4ab2-a6ad-a30e0d123269 2025-06-19 12:45:41,026 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f11437af-09a4-4cfa-9073-f54f4b01222e 2025-06-19 12:45:41,027 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bff695bb-013f-4c9b-b1a4-7dce0c536c45 2025-06-19 12:45:41,043 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c269748e-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:45:41,045 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3e50616-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:45:41,049 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2eaf3ce-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:45:41,051 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c36ad918-4d0a-11f0-96cc-fa163ea4ba8b 2025-06-19 12:45:41,052 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c05419e2-4d0a-11f0-96cc-fa163ea4ba8b