2025-04-21 02:03:10,824 - DEBUG - [10.0.0.57]: Running cmd : hostname 2025-04-21 02:03:11,151 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1155-1 2025-04-21 02:03:11,152 - DEBUG - [10.0.0.57]: Running cmd : hostname -f 2025-04-21 02:03:11,202 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1155-1 2025-04-21 02:03:11,203 - DEBUG - [10.0.0.57]: 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-04-21 02:03:11,339 - DEBUG - Output : NAMES contrail_test_WlBqORJb7 contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-schema-1 config_api-svcmonitor-1 config_api-dnsmasq-1 2025-04-21 02:03:11,340 - DEBUG - [10.0.0.57]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-21 02:03:11,385 - DEBUG - Output : 10.0.0.57/24 172.17.0.1/16 2025-04-21 02:03:11,386 - DEBUG - [10.0.0.57]: Running cmd : getent hosts 10.0.0.57 | head -n 1 | awk '{print $2}' 2025-04-21 02:03:11,439 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1155-1 2025-04-21 02:03:11,565 - DEBUG - [10.0.0.56]: Running cmd : hostname 2025-04-21 02:03:11,784 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1155-1 2025-04-21 02:03:11,784 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2025-04-21 02:03:11,808 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1155-1 2025-04-21 02:03:11,808 - DEBUG - [10.0.0.56]: 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-04-21 02:03:11,895 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-21 02:03:11,895 - DEBUG - [10.0.0.56]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-21 02:03:11,930 - DEBUG - Output : 10.0.0.56/24 2025-04-21 02:03:11,930 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2025-04-21 02:03:11,965 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1155-1 2025-04-21 02:03:12,082 - INFO - Using existing project ['default-domain', 'k8s-default'](e909b88a-adec-4671-a168-f9867eb1dfd3) 2025-04-21 02:03:12,252 - INFO - Using existing project ['default-domain', 'k8s-default'](e909b88a-adec-4671-a168-f9867eb1dfd3) 2025-04-21 02:03:12,412 - INFO - ================================================================================ 2025-04-21 02:03:12,412 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-21 02:03:12,413 - 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-04-21 02:03:12,590 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-21 02:03:12,599 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.0.0.57': '0'}} with 2025-04-21 02:03:12,599 - INFO - Initial checks done. Running the testcase now 2025-04-21 02:03:12,599 - INFO - 2025-04-21 02:03:12,604 - INFO - Namespace default already exists 2025-04-21 02:03:12,605 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-21 02:03:12,733 - DEBUG - Output : cluster_project={} 2025-04-21 02:03:12,795 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-21 02:03:12,795 - DEBUG - Project uuid in Contrail is e909b88a-adec-4671-a168-f9867eb1dfd3 2025-04-21 02:03:12,795 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-21 02:03:12,924 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-21 02:03:12,924 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_NamespaceDatabaseList?namespace_uuid=e51006db-07e0-403e-a4e7-3ae25840dc48 2025-04-21 02:03:12,929 - INFO - Namespace default with uuid e51006db-07e0-403e-a4e7-3ae25840dc48 found in kube manager 2025-04-21 02:03:12,929 - INFO - Namespace default verification passed 2025-04-21 02:03:12,933 - DEBUG - Service ctest-nginx-svc-52161172 not present 2025-04-21 02:03:12,933 - INFO - Creating service ctest-nginx-svc-52161172 2025-04-21 02:03:12,955 - INFO - Created Service ctest-nginx-svc-52161172 2025-04-21 02:03:12,978 - DEBUG - Pod ctest-nginx-pod-74901504 not present 2025-04-21 02:03:12,981 - INFO - Creating Pod ctest-nginx-pod-74901504 2025-04-21 02:03:13,049 - DEBUG - Pod : ctest-nginx-pod-74901504 UUID is cf9882e0-f658-43dd-b562-de97028e2e04 2025-04-21 02:03:13,058 - DEBUG - Pod ctest-nginx-pod-60243763 not present 2025-04-21 02:03:13,059 - INFO - Creating Pod ctest-nginx-pod-60243763 2025-04-21 02:03:13,092 - DEBUG - Pod : ctest-nginx-pod-60243763 UUID is e4beb980-03e8-4d78-9331-760ef26d7e78 2025-04-21 02:03:13,304 - INFO - Created VN __public__, UUID :3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:13,612 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-21 02:03:13,619 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d8f4356c-a3ab-4219-8476-4dc5e67cc31d 2025-04-21 02:03:13,662 - DEBUG - Requesting: http://10.0.0.57:8082/project/e909b88a-adec-4671-a168-f9867eb1dfd3 2025-04-21 02:03:13,755 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:13,809 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:13,838 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8904af1d-6f3e-41c8-8821-465ade0f6056 2025-04-21 02:03:13,867 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8904af1d-6f3e-41c8-8821-465ade0f6056 2025-04-21 02:03:13,897 - DEBUG - Route Targets: [] 2025-04-21 02:03:13,898 - DEBUG - RT names not yet present for VN __public__ 2025-04-21 02:03:18,898 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-21 02:03:18,906 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d8f4356c-a3ab-4219-8476-4dc5e67cc31d 2025-04-21 02:03:18,916 - DEBUG - Requesting: http://10.0.0.57:8082/project/e909b88a-adec-4671-a168-f9867eb1dfd3 2025-04-21 02:03:18,959 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:18,972 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:18,983 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8904af1d-6f3e-41c8-8821-465ade0f6056 2025-04-21 02:03:18,993 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8904af1d-6f3e-41c8-8821-465ade0f6056 2025-04-21 02:03:19,004 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/ac5bdb25-1cb2-44d9-afec-8518d8b3ca50 2025-04-21 02:03:19,013 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-21 02:03:19,013 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:19,025 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8904af1d-6f3e-41c8-8821-465ade0f6056 2025-04-21 02:03:19,048 - INFO - Verified VN network id 13 for VN 3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:19,049 - INFO - Verifications in API Server for VN __public__ passed 2025-04-21 02:03:19,049 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:19,066 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8904af1d-6f3e-41c8-8821-465ade0f6056 2025-04-21 02:03:19,077 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8904af1d-6f3e-41c8-8821-465ade0f6056 2025-04-21 02:03:19,090 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/ac5bdb25-1cb2-44d9-afec-8518d8b3ca50 2025-04-21 02:03:19,101 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-21 02:03:19,109 - DEBUG - Control-node 10.0.0.57 : 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': '4287336186274007284', 'uuid-lslong': '9224245150556179908'}, 'enable': 'true', 'created': '2025-04-21T02:03:13', 'last-modified': '2025-04-21T02:03:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.577541'} 2025-04-21 02:03:19,109 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-21 02:03:19,117 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-21 02:03:19,117 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-21 02:03:19,118 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-21 02:03:19,118 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-21 02:03:19,123 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d8f4356c-a3ab-4219-8476-4dc5e67cc31d 2025-04-21 02:03:19,134 - DEBUG - Requesting: http://10.0.0.57:8082/project/e909b88a-adec-4671-a168-f9867eb1dfd3 2025-04-21 02:03:19,188 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:19,206 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-21 02:03:19,206 - DEBUG - Verifying the vn in opserver 2025-04-21 02:03:19,206 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.57 2025-04-21 02:03:19,206 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-04-21 02:03:19,214 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-21 02:03:19,214 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-21 02:03:19,214 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-21 02:03:19,223 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-21 02:03:19,232 - DEBUG - Do not have enough data to verify VN in agent 2025-04-21 02:03:19,232 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-21 02:03:19,239 - DEBUG - VRF ids for VN __public__: {} 2025-04-21 02:03:19,349 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-21 02:03:19,524 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-21 02:03:19,535 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d8f4356c-a3ab-4219-8476-4dc5e67cc31d 2025-04-21 02:03:19,545 - DEBUG - Requesting: http://10.0.0.57:8082/project/e909b88a-adec-4671-a168-f9867eb1dfd3 2025-04-21 02:03:19,598 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:19,614 - DEBUG - Requesting: http://10.0.0.57:8082/floating-ip-pool/2c295965-d3c3-42b8-ba09-39f2664c0b43 2025-04-21 02:03:19,628 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-21 02:03:19,636 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d8f4356c-a3ab-4219-8476-4dc5e67cc31d 2025-04-21 02:03:19,648 - DEBUG - Requesting: http://10.0.0.57:8082/project/e909b88a-adec-4671-a168-f9867eb1dfd3 2025-04-21 02:03:19,700 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3b7fad8b-cf8a-48f4-8003-1a17a0054dc4 2025-04-21 02:03:19,711 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-21 02:03:19,711 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-21 02:03:19,720 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-21 02:03:19,730 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-21 02:03:19,730 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-21 02:03:19,733 - DEBUG - Ingress ctest-nginx-ingress-71560548 not present 2025-04-21 02:03:19,734 - INFO - Creating Ingress ctest-nginx-ingress-71560548 2025-04-21 02:03:19,742 - INFO - Created Ingress ctest-nginx-ingress-71560548 2025-04-21 02:03:19,745 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-71560548 2025-04-21 02:03:22,753 - DEBUG - For Ingress ctest-nginx-ingress-71560548, Cluster IP: 10.47.255.249, External IPs ['119.210.38.188'] 2025-04-21 02:03:22,753 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-71560548 2025-04-21 02:03:22,754 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=4201c36a-b0d7-4397-99b5-5de1297380bf 2025-04-21 02:03:22,763 - INFO - Ingress ctest-nginx-ingress-71560548 with uuid 4201c36a-b0d7-4397-99b5-5de1297380bf found in kube manager 2025-04-21 02:03:22,763 - INFO - Ingress ctest-nginx-ingress-71560548 verification passed 2025-04-21 02:03:22,767 - DEBUG - Pod ctest-busybox-pod-80935496 not present 2025-04-21 02:03:22,769 - INFO - Creating Pod ctest-busybox-pod-80935496 2025-04-21 02:03:22,832 - DEBUG - Pod : ctest-busybox-pod-80935496 UUID is 8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:03:22,851 - DEBUG - Pod ctest-nginx-pod-74901504 not in running state.Currently in Pending 2025-04-21 02:03:27,859 - INFO - Pod ctest-nginx-pod-74901504 is in running state.Got IP 10.47.255.251 2025-04-21 02:03:27,875 - DEBUG - Pod ctest-nginx-pod-74901504 has vmi c91f1d04-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:03:27,875 - INFO - Verified pod ctest-nginx-pod-74901504 in contrail-api 2025-04-21 02:03:27,876 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:03:27,889 - DEBUG - VMI c91f1d04-1e54-11f0-bc7c-fa163e117d2e is active in agent 10.0.0.56 2025-04-21 02:03:27,890 - INFO - Verified Pod ctest-nginx-pod-74901504 in agent 10.0.0.56 2025-04-21 02:03:27,890 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=cf9882e0-f658-43dd-b562-de97028e2e04 2025-04-21 02:03:27,896 - INFO - Pod ctest-nginx-pod-74901504 with uuid cf9882e0-f658-43dd-b562-de97028e2e04 found in kube manager 2025-04-21 02:03:27,896 - INFO - Pod ctest-nginx-pod-74901504 verification passed 2025-04-21 02:03:27,958 - DEBUG - [Pod ctest-nginx-pod-74901504] Cmd: echo ctest-nginx-pod-74901504 > /usr/share/nginx/html/index.html, Output: 2025-04-21 02:03:27,964 - INFO - Pod ctest-nginx-pod-60243763 is in running state.Got IP 10.47.255.250 2025-04-21 02:03:27,980 - DEBUG - Pod ctest-nginx-pod-60243763 has vmi c9a8e3fe-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:03:27,980 - INFO - Verified pod ctest-nginx-pod-60243763 in contrail-api 2025-04-21 02:03:27,981 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:03:27,991 - DEBUG - VMI c9a8e3fe-1e54-11f0-bc7c-fa163e117d2e is active in agent 10.0.0.56 2025-04-21 02:03:27,991 - INFO - Verified Pod ctest-nginx-pod-60243763 in agent 10.0.0.56 2025-04-21 02:03:27,991 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=e4beb980-03e8-4d78-9331-760ef26d7e78 2025-04-21 02:03:27,996 - INFO - Pod ctest-nginx-pod-60243763 with uuid e4beb980-03e8-4d78-9331-760ef26d7e78 found in kube manager 2025-04-21 02:03:27,996 - INFO - Pod ctest-nginx-pod-60243763 verification passed 2025-04-21 02:03:28,055 - DEBUG - [Pod ctest-nginx-pod-60243763] Cmd: echo ctest-nginx-pod-60243763 > /usr/share/nginx/html/index.html, Output: 2025-04-21 02:03:28,062 - DEBUG - Pod ctest-busybox-pod-80935496 not in running state.Currently in Pending 2025-04-21 02:03:33,069 - DEBUG - Pod ctest-busybox-pod-80935496 not in running state.Currently in Pending 2025-04-21 02:03:38,077 - INFO - Pod ctest-busybox-pod-80935496 is in running state.Got IP 10.47.255.248 2025-04-21 02:03:38,136 - DEBUG - Pod ctest-busybox-pod-80935496 has vmi ce15ef2c-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:03:38,136 - INFO - Verified pod ctest-busybox-pod-80935496 in contrail-api 2025-04-21 02:03:38,137 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:03:38,149 - DEBUG - VMI ce15ef2c-1e54-11f0-bc7c-fa163e117d2e is active in agent 10.0.0.56 2025-04-21 02:03:38,150 - INFO - Verified Pod ctest-busybox-pod-80935496 in agent 10.0.0.56 2025-04-21 02:03:38,150 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:03:38,156 - INFO - Pod ctest-busybox-pod-80935496 with uuid 8b00661b-b4f6-41f4-9479-fffa2208d48b found in kube manager 2025-04-21 02:03:38,156 - INFO - Pod ctest-busybox-pod-80935496 verification passed 2025-04-21 02:03:38,213 - DEBUG - [Pod ctest-busybox-pod-80935496] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-60243763 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-04-21 02:03:38,213 - DEBUG - [Pod Pod ctest-busybox-pod-80935496] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-21 02:03:38,213 - DEBUG - [Pod Pod ctest-busybox-pod-80935496] Cmd output: ctest-nginx-pod-60243763 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-04-21 02:03:38,266 - DEBUG - [Pod ctest-busybox-pod-80935496] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-60243763 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-04-21 02:03:38,266 - DEBUG - [Pod Pod ctest-busybox-pod-80935496] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-21 02:03:38,266 - DEBUG - [Pod Pod ctest-busybox-pod-80935496] Cmd output: ctest-nginx-pod-60243763 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-04-21 02:03:38,320 - DEBUG - [Pod ctest-busybox-pod-80935496] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-74901504 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-04-21 02:03:38,320 - DEBUG - [Pod Pod ctest-busybox-pod-80935496] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-21 02:03:38,320 - DEBUG - [Pod Pod ctest-busybox-pod-80935496] Cmd output: ctest-nginx-pod-74901504 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-04-21 02:03:38,321 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-74901504': 1, 'ctest-nginx-pod-60243763': 2} 2025-04-21 02:03:38,321 - WARNING - Nothing to delete parallely 2025-04-21 02:03:38,321 - INFO - Deleting pod default:ctest-busybox-pod-80935496 2025-04-21 02:03:38,331 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:03:38,340 - WARNING - Pod uuid 8b00661b-b4f6-41f4-9479-fffa2208d48b is still seen in agent 10.0.0.56 VM list 2025-04-21 02:03:43,341 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:03:43,350 - WARNING - Pod uuid 8b00661b-b4f6-41f4-9479-fffa2208d48b is still seen in agent 10.0.0.56 VM list 2025-04-21 02:03:48,350 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:03:48,365 - WARNING - Pod uuid 8b00661b-b4f6-41f4-9479-fffa2208d48b is still seen in agent 10.0.0.56 VM list 2025-04-21 02:03:53,366 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:03:53,376 - WARNING - Pod uuid 8b00661b-b4f6-41f4-9479-fffa2208d48b is still seen in agent 10.0.0.56 VM list 2025-04-21 02:03:58,377 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:03:58,387 - WARNING - Pod uuid 8b00661b-b4f6-41f4-9479-fffa2208d48b is still seen in agent 10.0.0.56 VM list 2025-04-21 02:04:03,388 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:04:03,397 - WARNING - Pod uuid 8b00661b-b4f6-41f4-9479-fffa2208d48b is still seen in agent 10.0.0.56 VM list 2025-04-21 02:04:08,398 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:04:08,407 - WARNING - Pod uuid 8b00661b-b4f6-41f4-9479-fffa2208d48b is still seen in agent 10.0.0.56 VM list 2025-04-21 02:04:13,408 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8b00661b-b4f6-41f4-9479-fffa2208d48b 2025-04-21 02:04:13,418 - DEBUG - Pod 8b00661b-b4f6-41f4-9479-fffa2208d48b is not in agent 10.0.0.56 VM list 2025-04-21 02:04:13,418 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce15ef2c-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:04:13,426 - DEBUG - VMI ce15ef2c-1e54-11f0-bc7c-fa163e117d2e is removed from agent 10.0.0.56 2025-04-21 02:04:13,426 - INFO - Verified that pod ctest-busybox-pod-80935496 is removed in agent 2025-04-21 02:04:13,427 - INFO - Deleting Ingress : ctest-nginx-ingress-71560548 2025-04-21 02:04:13,462 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=4201c36a-b0d7-4397-99b5-5de1297380bf 2025-04-21 02:04:13,474 - ERROR - Ingress ctest-nginx-ingress-71560548 with uuid 4201c36a-b0d7-4397-99b5-5de1297380bf still found in kube manager 2025-04-21 02:04:14,479 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=4201c36a-b0d7-4397-99b5-5de1297380bf 2025-04-21 02:04:14,503 - ERROR - Ingress ctest-nginx-ingress-71560548 with uuid 4201c36a-b0d7-4397-99b5-5de1297380bf still found in kube manager 2025-04-21 02:04:15,503 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=4201c36a-b0d7-4397-99b5-5de1297380bf 2025-04-21 02:04:15,511 - INFO - Ingress ctest-nginx-ingress-71560548 with uuid 4201c36a-b0d7-4397-99b5-5de1297380bf deleted successfully from kube manager 2025-04-21 02:04:15,512 - INFO - Verifications on Ingress %s cleanup passed 2025-04-21 02:04:15,512 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-21 02:04:15,623 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-21 02:04:15,642 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-21 02:04:15,642 - INFO - Deleting VN __public__ 2025-04-21 02:04:15,970 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8904af1d-6f3e-41c8-8821-465ade0f6056 2025-04-21 02:04:15,999 - DEBUG - Response Code: 404 2025-04-21 02:04:15,999 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-21 02:04:16,009 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d8f4356c-a3ab-4219-8476-4dc5e67cc31d 2025-04-21 02:04:16,021 - DEBUG - Requesting: http://10.0.0.57:8082/project/e909b88a-adec-4671-a168-f9867eb1dfd3 2025-04-21 02:04:16,140 - INFO - Validated that VN __public__ is not found in API Server 2025-04-21 02:04:16,140 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-21 02:04:16,167 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-21 02:04:16,177 - DEBUG - VN __public__ is not present in Agent 10.0.0.56 2025-04-21 02:04:16,177 - INFO - Validated that VN __public__ is not in any agent 2025-04-21 02:04:16,177 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-21 02:04:16,189 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-21 02:04:16,198 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-21 02:04:16,206 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-21 02:04:16,206 - INFO - Deleting pod default:ctest-nginx-pod-60243763 2025-04-21 02:04:16,245 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=e4beb980-03e8-4d78-9331-760ef26d7e78 2025-04-21 02:04:16,255 - WARNING - Pod uuid e4beb980-03e8-4d78-9331-760ef26d7e78 is still seen in agent 10.0.0.56 VM list 2025-04-21 02:04:21,256 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=e4beb980-03e8-4d78-9331-760ef26d7e78 2025-04-21 02:04:21,267 - DEBUG - Pod e4beb980-03e8-4d78-9331-760ef26d7e78 is not in agent 10.0.0.56 VM list 2025-04-21 02:04:21,267 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9a8e3fe-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:04:21,279 - DEBUG - VMI c9a8e3fe-1e54-11f0-bc7c-fa163e117d2e is removed from agent 10.0.0.56 2025-04-21 02:04:21,279 - INFO - Verified that pod ctest-nginx-pod-60243763 is removed in agent 2025-04-21 02:04:21,280 - INFO - Deleting pod default:ctest-nginx-pod-74901504 2025-04-21 02:04:21,300 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=cf9882e0-f658-43dd-b562-de97028e2e04 2025-04-21 02:04:21,313 - WARNING - Pod uuid cf9882e0-f658-43dd-b562-de97028e2e04 is still seen in agent 10.0.0.56 VM list 2025-04-21 02:04:26,314 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=cf9882e0-f658-43dd-b562-de97028e2e04 2025-04-21 02:04:26,323 - DEBUG - Pod cf9882e0-f658-43dd-b562-de97028e2e04 is not in agent 10.0.0.56 VM list 2025-04-21 02:04:26,323 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c91f1d04-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:04:26,330 - DEBUG - VMI c91f1d04-1e54-11f0-bc7c-fa163e117d2e is removed from agent 10.0.0.56 2025-04-21 02:04:26,330 - INFO - Verified that pod ctest-nginx-pod-74901504 is removed in agent 2025-04-21 02:04:26,330 - INFO - Deleting service : ctest-nginx-svc-52161172 2025-04-21 02:04:26,600 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-21 02:04:26,608 - DEBUG - No XMPP flaps were noticed during the test
2025-04-21 02:04:26,609 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2025-04-21 02:04:26,609 - INFO - -------------------------------------------------------------------------------- 2025-04-21 02:04:36,161 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-21 02:04:36,314 - DEBUG - Output : cluster_project={} 2025-04-21 02:04:36,370 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-21 02:04:36,540 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-21 02:04:36,546 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-21 02:04:36,712 - DEBUG - Output : cluster_project={} 2025-04-21 02:04:46,896 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:04:46,955 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:04:47,040 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:04:47,087 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:04:52,180 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:04:52,227 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:04:52,318 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:04:57,369 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-21 02:04:57,651 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-21 02:05:00,324 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_ApplicationPolicySetReq? 2025-04-21 02:05:00,336 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-04-21 02:05:00,379 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-04-21 02:05:02,421 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-04-21 02:08:02,688 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-21 02:08:02,760 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57f822f0-6f2f-4fe0-bf4b-c9d971e2ad95 2025-04-21 02:08:02,790 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b4d304e3-7368-4d00-be5a-f01f069a842d 2025-04-21 02:08:02,809 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fcfa3e9b-938b-497d-b304-70139d104f9e 2025-04-21 02:08:02,821 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c701f1a7-8b6e-4e9f-bbfb-b3baa05f116a 2025-04-21 02:08:02,834 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=72f5267e-baaa-41f6-944c-b8d23e3581b7 2025-04-21 02:08:02,841 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a2834c1e-ecb0-463c-937d-4fc0cf445ad9 2025-04-21 02:08:02,850 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57c5ee10-fd02-4d59-9591-ece492c3972d 2025-04-21 02:08:02,856 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=0263771a-9ab8-4ae1-8713-e98ca5d8c6fd 2025-04-21 02:08:07,957 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57f822f0-6f2f-4fe0-bf4b-c9d971e2ad95 2025-04-21 02:08:07,959 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b4d304e3-7368-4d00-be5a-f01f069a842d 2025-04-21 02:08:07,962 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=0263771a-9ab8-4ae1-8713-e98ca5d8c6fd 2025-04-21 02:08:07,964 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57c5ee10-fd02-4d59-9591-ece492c3972d 2025-04-21 02:08:07,965 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c701f1a7-8b6e-4e9f-bbfb-b3baa05f116a 2025-04-21 02:08:07,968 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fcfa3e9b-938b-497d-b304-70139d104f9e 2025-04-21 02:08:07,971 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=72f5267e-baaa-41f6-944c-b8d23e3581b7 2025-04-21 02:08:07,976 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a2834c1e-ecb0-463c-937d-4fc0cf445ad9 2025-04-21 02:08:08,004 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f8bc5eaa-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:08:08,010 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa1e620c-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:08:08,012 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:faaf99d4-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:08:13,009 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fcfa3e9b-938b-497d-b304-70139d104f9e 2025-04-21 02:08:13,012 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a2834c1e-ecb0-463c-937d-4fc0cf445ad9 2025-04-21 02:08:13,014 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=72f5267e-baaa-41f6-944c-b8d23e3581b7 2025-04-21 02:08:13,015 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57c5ee10-fd02-4d59-9591-ece492c3972d 2025-04-21 02:08:13,017 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b4d304e3-7368-4d00-be5a-f01f069a842d 2025-04-21 02:08:18,036 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57c5ee10-fd02-4d59-9591-ece492c3972d 2025-04-21 02:08:18,038 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b4d304e3-7368-4d00-be5a-f01f069a842d 2025-04-21 02:08:18,040 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fcfa3e9b-938b-497d-b304-70139d104f9e 2025-04-21 02:08:18,041 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a2834c1e-ecb0-463c-937d-4fc0cf445ad9 2025-04-21 02:08:18,044 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=72f5267e-baaa-41f6-944c-b8d23e3581b7 2025-04-21 02:08:23,071 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=72f5267e-baaa-41f6-944c-b8d23e3581b7 2025-04-21 02:08:23,074 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b4d304e3-7368-4d00-be5a-f01f069a842d 2025-04-21 02:08:23,076 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a2834c1e-ecb0-463c-937d-4fc0cf445ad9 2025-04-21 02:08:23,078 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57c5ee10-fd02-4d59-9591-ece492c3972d 2025-04-21 02:08:23,080 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fcfa3e9b-938b-497d-b304-70139d104f9e 2025-04-21 02:08:28,101 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a2834c1e-ecb0-463c-937d-4fc0cf445ad9 2025-04-21 02:08:28,103 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b4d304e3-7368-4d00-be5a-f01f069a842d 2025-04-21 02:08:28,105 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=72f5267e-baaa-41f6-944c-b8d23e3581b7 2025-04-21 02:08:28,106 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fcfa3e9b-938b-497d-b304-70139d104f9e 2025-04-21 02:08:28,108 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57c5ee10-fd02-4d59-9591-ece492c3972d 2025-04-21 02:08:33,128 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fcfa3e9b-938b-497d-b304-70139d104f9e 2025-04-21 02:08:33,130 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a2834c1e-ecb0-463c-937d-4fc0cf445ad9 2025-04-21 02:08:33,132 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57c5ee10-fd02-4d59-9591-ece492c3972d 2025-04-21 02:08:33,134 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b4d304e3-7368-4d00-be5a-f01f069a842d 2025-04-21 02:08:33,136 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=72f5267e-baaa-41f6-944c-b8d23e3581b7 2025-04-21 02:08:38,228 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b4d304e3-7368-4d00-be5a-f01f069a842d 2025-04-21 02:08:38,230 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fcfa3e9b-938b-497d-b304-70139d104f9e 2025-04-21 02:08:38,232 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=72f5267e-baaa-41f6-944c-b8d23e3581b7 2025-04-21 02:08:38,233 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=57c5ee10-fd02-4d59-9591-ece492c3972d 2025-04-21 02:08:38,235 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a2834c1e-ecb0-463c-937d-4fc0cf445ad9 2025-04-21 02:08:38,252 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fd13f364-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:08:38,255 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc82416c-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:08:38,262 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb561e9e-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:08:38,267 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fbe7db90-1e54-11f0-bc7c-fa163e117d2e 2025-04-21 02:08:38,269 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f9438cc2-1e54-11f0-bc7c-fa163e117d2e