2025-04-28 17:33:42,992 - DEBUG - [10.0.0.137]: Running cmd : hostname 2025-04-28 17:33:43,288 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1203-1 2025-04-28 17:33:43,288 - DEBUG - [10.0.0.137]: Running cmd : hostname -f 2025-04-28 17:33:43,321 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1203-1 2025-04-28 17:33:43,321 - 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-04-28 17:33:43,391 - DEBUG - Output : NAMES contrail_test_WNR8OSbCX contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 2025-04-28 17:33:43,391 - DEBUG - [10.0.0.137]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-28 17:33:43,435 - DEBUG - Output : 10.0.0.137/24 172.17.0.1/16 2025-04-28 17:33:43,435 - DEBUG - [10.0.0.137]: Running cmd : getent hosts 10.0.0.137 | head -n 1 | awk '{print $2}' 2025-04-28 17:33:43,478 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1203-1 2025-04-28 17:33:43,577 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-04-28 17:33:43,798 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1203-1 2025-04-28 17:33:43,798 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-04-28 17:33:43,821 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1203-1 2025-04-28 17:33:43,821 - 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-04-28 17:33:43,907 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-28 17:33:43,908 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-28 17:33:43,941 - DEBUG - Output : 10.0.0.27/24 2025-04-28 17:33:43,941 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-04-28 17:33:43,975 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1203-1 2025-04-28 17:33:44,042 - INFO - Using existing project ['default-domain', 'k8s-default'](435717fb-4252-4775-9aff-a19c41a45305) 2025-04-28 17:33:44,166 - INFO - Using existing project ['default-domain', 'k8s-default'](435717fb-4252-4775-9aff-a19c41a45305) 2025-04-28 17:33:44,301 - INFO - ================================================================================ 2025-04-28 17:33:44,301 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-28 17:33:44,302 - 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-28 17:33:44,493 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-28 17:33:44,501 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.137': '0'}} with 2025-04-28 17:33:44,501 - INFO - Initial checks done. Running the testcase now 2025-04-28 17:33:44,501 - INFO - 2025-04-28 17:33:44,504 - INFO - Namespace default already exists 2025-04-28 17:33:44,504 - 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-04-28 17:33:44,626 - DEBUG - Output : cluster_project={} 2025-04-28 17:33:44,674 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-28 17:33:44,674 - DEBUG - Project uuid in Contrail is 435717fb-4252-4775-9aff-a19c41a45305 2025-04-28 17:33:44,675 - 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-04-28 17:33:44,833 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-28 17:33:44,833 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_NamespaceDatabaseList?namespace_uuid=dfe6228b-c40d-4f4e-8a8a-dc95f9793157 2025-04-28 17:33:44,837 - INFO - Namespace default with uuid dfe6228b-c40d-4f4e-8a8a-dc95f9793157 found in kube manager 2025-04-28 17:33:44,837 - INFO - Namespace default verification passed 2025-04-28 17:33:44,840 - DEBUG - Service ctest-nginx-svc-06924938 not present 2025-04-28 17:33:44,840 - INFO - Creating service ctest-nginx-svc-06924938 2025-04-28 17:33:44,882 - INFO - Created Service ctest-nginx-svc-06924938 2025-04-28 17:33:44,892 - DEBUG - Pod ctest-nginx-pod-27560574 not present 2025-04-28 17:33:44,893 - INFO - Creating Pod ctest-nginx-pod-27560574 2025-04-28 17:33:44,952 - DEBUG - Pod : ctest-nginx-pod-27560574 UUID is a841d983-4e05-4aa2-bb99-981b8ee33278 2025-04-28 17:33:44,956 - DEBUG - Pod ctest-nginx-pod-29823316 not present 2025-04-28 17:33:44,956 - INFO - Creating Pod ctest-nginx-pod-29823316 2025-04-28 17:33:44,979 - DEBUG - Pod : ctest-nginx-pod-29823316 UUID is 70cd4446-2815-45c1-83cb-c675f0c64587 2025-04-28 17:33:45,145 - INFO - Created VN __public__, UUID :15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:45,346 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-28 17:33:45,352 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5f6f30bf-e5fb-4fc7-b7a1-bb9e5f8e4960 2025-04-28 17:33:45,370 - DEBUG - Requesting: http://10.0.0.137:8082/project/435717fb-4252-4775-9aff-a19c41a45305 2025-04-28 17:33:45,416 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:45,432 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:45,441 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/463e8a73-6c50-48e6-affb-a6d13c34e647 2025-04-28 17:33:45,451 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/463e8a73-6c50-48e6-affb-a6d13c34e647 2025-04-28 17:33:45,502 - DEBUG - Route Targets: [] 2025-04-28 17:33:45,502 - DEBUG - RT names not yet present for VN __public__ 2025-04-28 17:33:50,502 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-28 17:33:50,508 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5f6f30bf-e5fb-4fc7-b7a1-bb9e5f8e4960 2025-04-28 17:33:50,517 - DEBUG - Requesting: http://10.0.0.137:8082/project/435717fb-4252-4775-9aff-a19c41a45305 2025-04-28 17:33:50,555 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:50,563 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:50,571 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/463e8a73-6c50-48e6-affb-a6d13c34e647 2025-04-28 17:33:50,578 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/463e8a73-6c50-48e6-affb-a6d13c34e647 2025-04-28 17:33:50,583 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/51b4aa4a-2c57-485d-b1d3-00a0d83e5674 2025-04-28 17:33:50,589 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-28 17:33:50,589 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:50,596 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/463e8a73-6c50-48e6-affb-a6d13c34e647 2025-04-28 17:33:50,607 - INFO - Verified VN network id 13 for VN 15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:50,607 - INFO - Verifications in API Server for VN __public__ passed 2025-04-28 17:33:50,607 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:50,615 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/463e8a73-6c50-48e6-affb-a6d13c34e647 2025-04-28 17:33:50,620 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/463e8a73-6c50-48e6-affb-a6d13c34e647 2025-04-28 17:33:50,626 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/51b4aa4a-2c57-485d-b1d3-00a0d83e5674 2025-04-28 17:33:50,631 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-28 17:33:50,636 - 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': '1532129406334945494', 'uuid-lslong': '12856007670150197554'}, 'enable': 'true', 'created': '2025-04-28T17:33:45', 'last-modified': '2025-04-28T17:33:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.350442'} 2025-04-28 17:33:50,636 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-28 17:33:50,642 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-28 17:33:50,642 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-28 17:33:50,642 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-28 17:33:50,642 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-28 17:33:50,646 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5f6f30bf-e5fb-4fc7-b7a1-bb9e5f8e4960 2025-04-28 17:33:50,653 - DEBUG - Requesting: http://10.0.0.137:8082/project/435717fb-4252-4775-9aff-a19c41a45305 2025-04-28 17:33:50,686 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:50,696 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-28 17:33:50,696 - DEBUG - Verifying the vn in opserver 2025-04-28 17:33:50,696 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.137 2025-04-28 17:33:50,696 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-04-28 17:33:50,701 - 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-04-28 17:33:50,701 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-28 17:33:50,701 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-28 17:33:50,709 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-28 17:33:50,715 - DEBUG - Do not have enough data to verify VN in agent 2025-04-28 17:33:50,715 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-28 17:33:50,721 - DEBUG - VRF ids for VN __public__: {} 2025-04-28 17:33:50,815 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-28 17:33:50,915 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-28 17:33:50,922 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5f6f30bf-e5fb-4fc7-b7a1-bb9e5f8e4960 2025-04-28 17:33:50,934 - DEBUG - Requesting: http://10.0.0.137:8082/project/435717fb-4252-4775-9aff-a19c41a45305 2025-04-28 17:33:50,972 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:50,982 - DEBUG - Requesting: http://10.0.0.137:8082/floating-ip-pool/31d636dc-3eb5-4262-851e-9a5d55b6c145 2025-04-28 17:33:50,990 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-28 17:33:50,995 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5f6f30bf-e5fb-4fc7-b7a1-bb9e5f8e4960 2025-04-28 17:33:51,004 - DEBUG - Requesting: http://10.0.0.137:8082/project/435717fb-4252-4775-9aff-a19c41a45305 2025-04-28 17:33:51,049 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/15433793-d686-48d6-b269-b6dca8fff132 2025-04-28 17:33:51,058 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-28 17:33:51,058 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-28 17:33:51,064 - 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-04-28 17:33:51,069 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-28 17:33:51,069 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-28 17:33:51,071 - DEBUG - Ingress ctest-nginx-ingress-52018193 not present 2025-04-28 17:33:51,071 - INFO - Creating Ingress ctest-nginx-ingress-52018193 2025-04-28 17:33:51,079 - INFO - Created Ingress ctest-nginx-ingress-52018193 2025-04-28 17:33:51,081 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-52018193 2025-04-28 17:33:54,086 - DEBUG - For Ingress ctest-nginx-ingress-52018193, Cluster IP: 10.47.255.249, External IPs ['16.154.184.252'] 2025-04-28 17:33:54,086 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-52018193 2025-04-28 17:33:54,086 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=7ca55b08-9286-47ab-84aa-21f4c9bced36 2025-04-28 17:33:54,091 - INFO - Ingress ctest-nginx-ingress-52018193 with uuid 7ca55b08-9286-47ab-84aa-21f4c9bced36 found in kube manager 2025-04-28 17:33:54,091 - INFO - Ingress ctest-nginx-ingress-52018193 verification passed 2025-04-28 17:33:54,094 - DEBUG - Pod ctest-busybox-pod-01052426 not present 2025-04-28 17:33:54,094 - INFO - Creating Pod ctest-busybox-pod-01052426 2025-04-28 17:33:54,109 - DEBUG - Node for Pod ctest-busybox-pod-01052426 not yet populated 2025-04-28 17:33:57,115 - DEBUG - Pod : ctest-busybox-pod-01052426 UUID is 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:33:57,119 - DEBUG - Pod ctest-nginx-pod-27560574 not in running state.Currently in Pending 2025-04-28 17:34:02,124 - DEBUG - Pod ctest-nginx-pod-27560574 not in running state.Currently in Pending 2025-04-28 17:34:07,132 - INFO - Pod ctest-nginx-pod-27560574 is in running state.Got IP 10.47.255.251 2025-04-28 17:34:07,187 - DEBUG - Pod ctest-nginx-pod-27560574 has vmi f02530ca-2456-11f0-af0a-fa163e98befa 2025-04-28 17:34:07,187 - INFO - Verified pod ctest-nginx-pod-27560574 in contrail-api 2025-04-28 17:34:07,187 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:34:07,204 - DEBUG - VMI f02530ca-2456-11f0-af0a-fa163e98befa is active in agent 10.0.0.27 2025-04-28 17:34:07,205 - INFO - Verified Pod ctest-nginx-pod-27560574 in agent 10.0.0.27 2025-04-28 17:34:07,205 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=a841d983-4e05-4aa2-bb99-981b8ee33278 2025-04-28 17:34:07,209 - INFO - Pod ctest-nginx-pod-27560574 with uuid a841d983-4e05-4aa2-bb99-981b8ee33278 found in kube manager 2025-04-28 17:34:07,209 - INFO - Pod ctest-nginx-pod-27560574 verification passed 2025-04-28 17:34:07,274 - DEBUG - [Pod ctest-nginx-pod-27560574] Cmd: echo ctest-nginx-pod-27560574 > /usr/share/nginx/html/index.html, Output: 2025-04-28 17:34:07,280 - INFO - Pod ctest-nginx-pod-29823316 is in running state.Got IP 10.47.255.250 2025-04-28 17:34:07,292 - DEBUG - Pod ctest-nginx-pod-29823316 has vmi f08bed10-2456-11f0-af0a-fa163e98befa 2025-04-28 17:34:07,292 - INFO - Verified pod ctest-nginx-pod-29823316 in contrail-api 2025-04-28 17:34:07,292 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:34:07,302 - DEBUG - VMI f08bed10-2456-11f0-af0a-fa163e98befa is active in agent 10.0.0.27 2025-04-28 17:34:07,302 - INFO - Verified Pod ctest-nginx-pod-29823316 in agent 10.0.0.27 2025-04-28 17:34:07,302 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=70cd4446-2815-45c1-83cb-c675f0c64587 2025-04-28 17:34:07,306 - INFO - Pod ctest-nginx-pod-29823316 with uuid 70cd4446-2815-45c1-83cb-c675f0c64587 found in kube manager 2025-04-28 17:34:07,306 - INFO - Pod ctest-nginx-pod-29823316 verification passed 2025-04-28 17:34:07,357 - DEBUG - [Pod ctest-nginx-pod-29823316] Cmd: echo ctest-nginx-pod-29823316 > /usr/share/nginx/html/index.html, Output: 2025-04-28 17:34:07,361 - DEBUG - Pod ctest-busybox-pod-01052426 not in running state.Currently in Pending 2025-04-28 17:34:12,368 - INFO - Pod ctest-busybox-pod-01052426 is in running state.Got IP 10.47.255.248 2025-04-28 17:34:12,381 - DEBUG - Pod ctest-busybox-pod-01052426 has vmi f4e9942a-2456-11f0-af0a-fa163e98befa 2025-04-28 17:34:12,381 - INFO - Verified pod ctest-busybox-pod-01052426 in contrail-api 2025-04-28 17:34:12,381 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:34:12,391 - DEBUG - VMI f4e9942a-2456-11f0-af0a-fa163e98befa is active in agent 10.0.0.27 2025-04-28 17:34:12,391 - INFO - Verified Pod ctest-busybox-pod-01052426 in agent 10.0.0.27 2025-04-28 17:34:12,391 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:34:12,395 - INFO - Pod ctest-busybox-pod-01052426 with uuid 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 found in kube manager 2025-04-28 17:34:12,395 - INFO - Pod ctest-busybox-pod-01052426 verification passed 2025-04-28 17:34:12,446 - DEBUG - [Pod ctest-busybox-pod-01052426] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-27560574 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-28 17:34:12,447 - DEBUG - [Pod Pod ctest-busybox-pod-01052426] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-28 17:34:12,447 - DEBUG - [Pod Pod ctest-busybox-pod-01052426] Cmd output: ctest-nginx-pod-27560574 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-28 17:34:12,505 - DEBUG - [Pod ctest-busybox-pod-01052426] 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-27560574 2025-04-28 17:34:12,505 - DEBUG - [Pod Pod ctest-busybox-pod-01052426] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-28 17:34:12,505 - DEBUG - [Pod Pod ctest-busybox-pod-01052426] 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-27560574 2025-04-28 17:34:12,558 - DEBUG - [Pod ctest-busybox-pod-01052426] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-29823316 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-28 17:34:12,559 - DEBUG - [Pod Pod ctest-busybox-pod-01052426] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-28 17:34:12,559 - DEBUG - [Pod Pod ctest-busybox-pod-01052426] Cmd output: ctest-nginx-pod-29823316 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-28 17:34:12,559 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-27560574': 2, 'ctest-nginx-pod-29823316': 1} 2025-04-28 17:34:12,559 - WARNING - Nothing to delete parallely 2025-04-28 17:34:12,559 - INFO - Deleting pod default:ctest-busybox-pod-01052426 2025-04-28 17:34:12,583 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:34:12,590 - WARNING - Pod uuid 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 is still seen in agent 10.0.0.27 VM list 2025-04-28 17:34:17,592 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:34:17,603 - WARNING - Pod uuid 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 is still seen in agent 10.0.0.27 VM list 2025-04-28 17:34:22,603 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:34:22,610 - WARNING - Pod uuid 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 is still seen in agent 10.0.0.27 VM list 2025-04-28 17:34:27,611 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:34:27,617 - WARNING - Pod uuid 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 is still seen in agent 10.0.0.27 VM list 2025-04-28 17:34:32,618 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:34:32,625 - WARNING - Pod uuid 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 is still seen in agent 10.0.0.27 VM list 2025-04-28 17:34:37,626 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:34:37,633 - WARNING - Pod uuid 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 is still seen in agent 10.0.0.27 VM list 2025-04-28 17:34:42,633 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:34:42,641 - WARNING - Pod uuid 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 is still seen in agent 10.0.0.27 VM list 2025-04-28 17:34:47,642 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 2025-04-28 17:34:47,650 - DEBUG - Pod 7d0d9d4d-ae3d-4e40-8d4e-4e28550d2a38 is not in agent 10.0.0.27 VM list 2025-04-28 17:34:47,650 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f4e9942a-2456-11f0-af0a-fa163e98befa 2025-04-28 17:34:47,659 - DEBUG - VMI f4e9942a-2456-11f0-af0a-fa163e98befa is removed from agent 10.0.0.27 2025-04-28 17:34:47,659 - INFO - Verified that pod ctest-busybox-pod-01052426 is removed in agent 2025-04-28 17:34:47,659 - INFO - Deleting Ingress : ctest-nginx-ingress-52018193 2025-04-28 17:34:47,664 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=7ca55b08-9286-47ab-84aa-21f4c9bced36 2025-04-28 17:34:47,668 - ERROR - Ingress ctest-nginx-ingress-52018193 with uuid 7ca55b08-9286-47ab-84aa-21f4c9bced36 still found in kube manager 2025-04-28 17:34:48,669 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=7ca55b08-9286-47ab-84aa-21f4c9bced36 2025-04-28 17:34:48,674 - INFO - Ingress ctest-nginx-ingress-52018193 with uuid 7ca55b08-9286-47ab-84aa-21f4c9bced36 deleted successfully from kube manager 2025-04-28 17:34:48,674 - INFO - Verifications on Ingress %s cleanup passed 2025-04-28 17:34:48,674 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-28 17:34:48,728 - 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-04-28 17:34:48,735 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-28 17:34:48,735 - INFO - Deleting VN __public__ 2025-04-28 17:34:48,907 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/463e8a73-6c50-48e6-affb-a6d13c34e647 2025-04-28 17:34:48,919 - DEBUG - Response Code: 404 2025-04-28 17:34:48,919 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-28 17:34:48,925 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5f6f30bf-e5fb-4fc7-b7a1-bb9e5f8e4960 2025-04-28 17:34:48,933 - DEBUG - Requesting: http://10.0.0.137:8082/project/435717fb-4252-4775-9aff-a19c41a45305 2025-04-28 17:34:48,975 - INFO - Validated that VN __public__ is not found in API Server 2025-04-28 17:34:48,975 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-28 17:34:48,988 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-28 17:34:48,997 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-04-28 17:34:48,997 - INFO - Validated that VN __public__ is not in any agent 2025-04-28 17:34:48,997 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-28 17:34:49,007 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-28 17:34:49,013 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-28 17:34:49,019 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-28 17:34:49,019 - INFO - Deleting pod default:ctest-nginx-pod-29823316 2025-04-28 17:34:49,029 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=70cd4446-2815-45c1-83cb-c675f0c64587 2025-04-28 17:34:49,063 - WARNING - Pod uuid 70cd4446-2815-45c1-83cb-c675f0c64587 is still seen in agent 10.0.0.27 VM list 2025-04-28 17:34:54,064 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=70cd4446-2815-45c1-83cb-c675f0c64587 2025-04-28 17:34:54,072 - DEBUG - Pod 70cd4446-2815-45c1-83cb-c675f0c64587 is not in agent 10.0.0.27 VM list 2025-04-28 17:34:54,072 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f08bed10-2456-11f0-af0a-fa163e98befa 2025-04-28 17:34:54,080 - DEBUG - VMI f08bed10-2456-11f0-af0a-fa163e98befa is removed from agent 10.0.0.27 2025-04-28 17:34:54,080 - INFO - Verified that pod ctest-nginx-pod-29823316 is removed in agent 2025-04-28 17:34:54,080 - INFO - Deleting pod default:ctest-nginx-pod-27560574 2025-04-28 17:34:54,088 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a841d983-4e05-4aa2-bb99-981b8ee33278 2025-04-28 17:34:54,102 - WARNING - Pod uuid a841d983-4e05-4aa2-bb99-981b8ee33278 is still seen in agent 10.0.0.27 VM list 2025-04-28 17:34:59,102 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a841d983-4e05-4aa2-bb99-981b8ee33278 2025-04-28 17:34:59,109 - DEBUG - Pod a841d983-4e05-4aa2-bb99-981b8ee33278 is not in agent 10.0.0.27 VM list 2025-04-28 17:34:59,109 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f02530ca-2456-11f0-af0a-fa163e98befa 2025-04-28 17:34:59,115 - DEBUG - VMI f02530ca-2456-11f0-af0a-fa163e98befa is removed from agent 10.0.0.27 2025-04-28 17:34:59,115 - INFO - Verified that pod ctest-nginx-pod-27560574 is removed in agent 2025-04-28 17:34:59,115 - INFO - Deleting service : ctest-nginx-svc-06924938 2025-04-28 17:34:59,306 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-28 17:34:59,312 - DEBUG - No XMPP flaps were noticed during the test 2025-04-28 17:34:59,312 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:15] 2025-04-28 17:34:59,312 - INFO - -------------------------------------------------------------------------------- 2025-04-28 17:35:05,707 - 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-04-28 17:35:05,829 - DEBUG - Output : cluster_project={} 2025-04-28 17:35:05,958 - 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-04-28 17:35:06,233 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-28 17:35:06,257 - 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-04-28 17:35:06,455 - DEBUG - Output : cluster_project={} 2025-04-28 17:35:21,621 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:35:21,694 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:35:21,730 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:35:21,806 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:35:26,847 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:35:26,934 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:35:27,032 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:35:27,106 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-28 17:35:27,306 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-28 17:35:29,940 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-04-28 17:35:29,946 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-04-28 17:35:29,973 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-04-28 17:35:32,000 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-04-28 17:38:32,048 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-28 17:38:32,079 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9bf0a890-98bd-425c-af5b-6a5d158c4efa 2025-04-28 17:38:32,121 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2abcf997-aaea-4758-b658-5b5726af1dd5 2025-04-28 17:38:32,133 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e509c1a8-ec26-422f-ab82-fd6ac7691e7b 2025-04-28 17:38:32,144 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0790e728-f29d-4b99-9303-1ef234cf1e8c 2025-04-28 17:38:32,149 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f3e4ebcf-b805-4662-9a7a-d0a274704461 2025-04-28 17:38:32,155 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0c1a034d-8136-4c51-b561-80b66da5bf0d 2025-04-28 17:38:32,161 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38d786cb-c1dd-46b6-a384-55149f3086b4 2025-04-28 17:38:32,177 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=29b49a51-b5b5-4e70-b584-d981a6018709 2025-04-28 17:38:37,087 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9bf0a890-98bd-425c-af5b-6a5d158c4efa 2025-04-28 17:38:37,095 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:20acd09a-2457-11f0-af0a-fa163e98befa 2025-04-28 17:38:37,180 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2abcf997-aaea-4758-b658-5b5726af1dd5 2025-04-28 17:38:37,217 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e509c1a8-ec26-422f-ab82-fd6ac7691e7b 2025-04-28 17:38:37,219 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38d786cb-c1dd-46b6-a384-55149f3086b4 2025-04-28 17:38:37,221 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f3e4ebcf-b805-4662-9a7a-d0a274704461 2025-04-28 17:38:37,222 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0790e728-f29d-4b99-9303-1ef234cf1e8c 2025-04-28 17:38:37,223 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=29b49a51-b5b5-4e70-b584-d981a6018709 2025-04-28 17:38:37,224 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0c1a034d-8136-4c51-b561-80b66da5bf0d 2025-04-28 17:38:37,243 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:21286160-2457-11f0-af0a-fa163e98befa 2025-04-28 17:38:37,245 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:225a110a-2457-11f0-af0a-fa163e98befa 2025-04-28 17:38:37,248 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:21cac4e6-2457-11f0-af0a-fa163e98befa 2025-04-28 17:38:42,188 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2abcf997-aaea-4758-b658-5b5726af1dd5 2025-04-28 17:38:42,245 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0c1a034d-8136-4c51-b561-80b66da5bf0d 2025-04-28 17:38:42,246 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38d786cb-c1dd-46b6-a384-55149f3086b4 2025-04-28 17:38:42,248 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0790e728-f29d-4b99-9303-1ef234cf1e8c 2025-04-28 17:38:47,195 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2abcf997-aaea-4758-b658-5b5726af1dd5 2025-04-28 17:38:47,260 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0c1a034d-8136-4c51-b561-80b66da5bf0d 2025-04-28 17:38:47,262 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0790e728-f29d-4b99-9303-1ef234cf1e8c 2025-04-28 17:38:47,264 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38d786cb-c1dd-46b6-a384-55149f3086b4 2025-04-28 17:38:52,205 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2abcf997-aaea-4758-b658-5b5726af1dd5 2025-04-28 17:38:52,277 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0c1a034d-8136-4c51-b561-80b66da5bf0d 2025-04-28 17:38:52,279 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38d786cb-c1dd-46b6-a384-55149f3086b4 2025-04-28 17:38:52,280 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0790e728-f29d-4b99-9303-1ef234cf1e8c 2025-04-28 17:38:57,212 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2abcf997-aaea-4758-b658-5b5726af1dd5 2025-04-28 17:38:57,291 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0c1a034d-8136-4c51-b561-80b66da5bf0d 2025-04-28 17:38:57,293 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0790e728-f29d-4b99-9303-1ef234cf1e8c 2025-04-28 17:38:57,294 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38d786cb-c1dd-46b6-a384-55149f3086b4 2025-04-28 17:39:02,223 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2abcf997-aaea-4758-b658-5b5726af1dd5 2025-04-28 17:39:02,305 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0c1a034d-8136-4c51-b561-80b66da5bf0d 2025-04-28 17:39:02,307 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0790e728-f29d-4b99-9303-1ef234cf1e8c 2025-04-28 17:39:02,308 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38d786cb-c1dd-46b6-a384-55149f3086b4 2025-04-28 17:39:07,250 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2abcf997-aaea-4758-b658-5b5726af1dd5 2025-04-28 17:39:07,261 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:23684cce-2457-11f0-af0a-fa163e98befa 2025-04-28 17:39:07,321 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0790e728-f29d-4b99-9303-1ef234cf1e8c 2025-04-28 17:39:07,323 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38d786cb-c1dd-46b6-a384-55149f3086b4 2025-04-28 17:39:07,324 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0c1a034d-8136-4c51-b561-80b66da5bf0d 2025-04-28 17:39:07,337 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:22ef9d42-2457-11f0-af0a-fa163e98befa 2025-04-28 17:39:07,340 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:24678900-2457-11f0-af0a-fa163e98befa 2025-04-28 17:39:07,341 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:23ed97f8-2457-11f0-af0a-fa163e98befa