2024-09-18 06:46:37,248 - DEBUG - [10.0.0.56]: Running cmd : hostname 2024-09-18 06:46:37,479 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-699-1 2024-09-18 06:46:37,479 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2024-09-18 06:46:37,512 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-699-1 2024-09-18 06:46:37,513 - DEBUG - [10.0.0.56]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-18 06:46:37,611 - DEBUG - Output : NAMES contrail_test_81kqUM98S contrail-kubernetes-master_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 2024-09-18 06:46:37,612 - DEBUG - [10.0.0.56]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 06:46:37,645 - DEBUG - Output : 10.0.0.56/24 172.17.0.1/16 2024-09-18 06:46:37,646 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2024-09-18 06:46:37,679 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-699-1 2024-09-18 06:46:37,762 - DEBUG - [10.0.0.32]: Running cmd : hostname 2024-09-18 06:46:37,972 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-699-1 2024-09-18 06:46:37,972 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2024-09-18 06:46:38,006 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-699-1 2024-09-18 06:46:38,006 - DEBUG - [10.0.0.32]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-18 06:46:38,082 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-18 06:46:38,082 - DEBUG - [10.0.0.32]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 06:46:38,115 - DEBUG - Output : 10.0.0.32/24 2024-09-18 06:46:38,116 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2024-09-18 06:46:38,149 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-699-1 2024-09-18 06:46:38,232 - INFO - Using existing project ['default-domain', 'k8s-default'](2d51a33d-661c-4704-93bb-ae604a09f6f5) 2024-09-18 06:46:38,340 - INFO - Using existing project ['default-domain', 'k8s-default'](2d51a33d-661c-4704-93bb-ae604a09f6f5) 2024-09-18 06:46:38,481 - INFO - ================================================================================ 2024-09-18 06:46:38,481 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-18 06:46:38,482 - 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 2024-09-18 06:46:38,686 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 06:46:38,695 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.0.0.56': '0'}} with 2024-09-18 06:46:38,696 - INFO - Initial checks done. Running the testcase now 2024-09-18 06:46:38,696 - INFO - 2024-09-18 06:46:38,700 - INFO - Namespace default already exists 2024-09-18 06:46:38,700 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 06:46:38,811 - DEBUG - Output : cluster_project={} 2024-09-18 06:46:38,866 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-18 06:46:38,866 - DEBUG - Project uuid in Contrail is 2d51a33d-661c-4704-93bb-ae604a09f6f5 2024-09-18 06:46:38,867 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 06:46:39,041 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 06:46:39,041 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_NamespaceDatabaseList?namespace_uuid=8f4abe62-bf8c-4e4c-9034-8d3b903fda7f 2024-09-18 06:46:39,045 - INFO - Namespace default with uuid 8f4abe62-bf8c-4e4c-9034-8d3b903fda7f found in kube manager 2024-09-18 06:46:39,045 - INFO - Namespace default verification passed 2024-09-18 06:46:39,048 - DEBUG - Service ctest-nginx-svc-42466303 not present 2024-09-18 06:46:39,048 - INFO - Creating service ctest-nginx-svc-42466303 2024-09-18 06:46:39,064 - INFO - Created Service ctest-nginx-svc-42466303 2024-09-18 06:46:39,069 - DEBUG - Pod ctest-nginx-pod-56578242 not present 2024-09-18 06:46:39,069 - INFO - Creating Pod ctest-nginx-pod-56578242 2024-09-18 06:46:39,131 - DEBUG - Pod : ctest-nginx-pod-56578242 UUID is ff15a073-727e-4700-bb86-61320362f394 2024-09-18 06:46:39,142 - DEBUG - Pod ctest-nginx-pod-77868875 not present 2024-09-18 06:46:39,143 - INFO - Creating Pod ctest-nginx-pod-77868875 2024-09-18 06:46:39,165 - DEBUG - Pod : ctest-nginx-pod-77868875 UUID is 9f3c85c3-9f07-48c2-990d-732adc52901a 2024-09-18 06:46:39,361 - INFO - Created VN __public__, UUID :3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:39,604 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-09-18 06:46:39,610 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6da1073d-64e0-4304-a212-537915014027 2024-09-18 06:46:39,642 - DEBUG - Requesting: http://10.0.0.56:8082/project/2d51a33d-661c-4704-93bb-ae604a09f6f5 2024-09-18 06:46:39,743 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:39,764 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:39,822 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/67e323ab-36cf-4277-bd82-898ac6267d03 2024-09-18 06:46:39,860 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/67e323ab-36cf-4277-bd82-898ac6267d03 2024-09-18 06:46:39,876 - DEBUG - Route Targets: [] 2024-09-18 06:46:39,876 - DEBUG - RT names not yet present for VN __public__ 2024-09-18 06:46:44,877 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-09-18 06:46:44,884 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6da1073d-64e0-4304-a212-537915014027 2024-09-18 06:46:44,894 - DEBUG - Requesting: http://10.0.0.56:8082/project/2d51a33d-661c-4704-93bb-ae604a09f6f5 2024-09-18 06:46:44,968 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:44,982 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:44,995 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/67e323ab-36cf-4277-bd82-898ac6267d03 2024-09-18 06:46:45,004 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/67e323ab-36cf-4277-bd82-898ac6267d03 2024-09-18 06:46:45,012 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/e103f80f-be63-4711-b136-103428886570 2024-09-18 06:46:45,019 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 06:46:45,019 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:45,033 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/67e323ab-36cf-4277-bd82-898ac6267d03 2024-09-18 06:46:45,052 - INFO - Verified VN network id 13 for VN 3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:45,052 - INFO - Verifications in API Server for VN __public__ passed 2024-09-18 06:46:45,052 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:45,065 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/67e323ab-36cf-4277-bd82-898ac6267d03 2024-09-18 06:46:45,073 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/67e323ab-36cf-4277-bd82-898ac6267d03 2024-09-18 06:46:45,081 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/e103f80f-be63-4711-b136-103428886570 2024-09-18 06:46:45,088 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 06:46:45,094 - DEBUG - Control-node 10.0.0.56 : 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': '4495057970753651256', 'uuid-lslong': '10047458172158063284'}, 'enable': 'true', 'created': '2024-09-18T06:46:39', 'last-modified': '2024-09-18T06:46:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.540868'} 2024-09-18 06:46:45,095 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 06:46:45,102 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 06:46:45,102 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-18 06:46:45,103 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-18 06:46:45,103 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-09-18 06:46:45,108 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6da1073d-64e0-4304-a212-537915014027 2024-09-18 06:46:45,117 - DEBUG - Requesting: http://10.0.0.56:8082/project/2d51a33d-661c-4704-93bb-ae604a09f6f5 2024-09-18 06:46:45,165 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:45,184 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-18 06:46:45,184 - DEBUG - Verifying the vn in opserver 2024-09-18 06:46:45,184 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.56 2024-09-18 06:46:45,185 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2024-09-18 06:46:45,195 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-18 06:46:45,195 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-18 06:46:45,195 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 06:46:45,210 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 06:46:45,217 - DEBUG - Do not have enough data to verify VN in agent 2024-09-18 06:46:45,217 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 06:46:45,223 - DEBUG - VRF ids for VN __public__: {} 2024-09-18 06:46:45,349 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-18 06:46:45,471 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-09-18 06:46:45,478 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6da1073d-64e0-4304-a212-537915014027 2024-09-18 06:46:45,488 - DEBUG - Requesting: http://10.0.0.56:8082/project/2d51a33d-661c-4704-93bb-ae604a09f6f5 2024-09-18 06:46:45,540 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:45,555 - DEBUG - Requesting: http://10.0.0.56:8082/floating-ip-pool/90f1adc9-9fb3-4c4b-9e94-f814b872876b 2024-09-18 06:46:45,562 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-09-18 06:46:45,567 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6da1073d-64e0-4304-a212-537915014027 2024-09-18 06:46:45,577 - DEBUG - Requesting: http://10.0.0.56:8082/project/2d51a33d-661c-4704-93bb-ae604a09f6f5 2024-09-18 06:46:45,632 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/3e61a768-978f-4238-8b6f-bdf94f13b2b4 2024-09-18 06:46:45,647 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-18 06:46:45,647 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-18 06:46:45,661 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 06:46:45,667 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-18 06:46:45,668 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-18 06:46:45,671 - DEBUG - Ingress ctest-nginx-ingress-45264600 not present 2024-09-18 06:46:45,671 - INFO - Creating Ingress ctest-nginx-ingress-45264600 2024-09-18 06:46:45,681 - INFO - Created Ingress ctest-nginx-ingress-45264600 2024-09-18 06:46:45,684 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-45264600 2024-09-18 06:46:48,689 - DEBUG - For Ingress ctest-nginx-ingress-45264600, Cluster IP: 10.47.255.249, External IPs ['222.28.213.188'] 2024-09-18 06:46:48,689 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-45264600 2024-09-18 06:46:48,689 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=5cf5a4f6-ceb8-4e29-8ad9-6130835d8197 2024-09-18 06:46:48,694 - INFO - Ingress ctest-nginx-ingress-45264600 with uuid 5cf5a4f6-ceb8-4e29-8ad9-6130835d8197 found in kube manager 2024-09-18 06:46:48,694 - INFO - Ingress ctest-nginx-ingress-45264600 verification passed 2024-09-18 06:46:48,696 - DEBUG - Pod ctest-busybox-pod-35735403 not present 2024-09-18 06:46:48,696 - INFO - Creating Pod ctest-busybox-pod-35735403 2024-09-18 06:46:48,740 - DEBUG - Pod : ctest-busybox-pod-35735403 UUID is 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:46:48,747 - DEBUG - Pod ctest-nginx-pod-56578242 not in running state.Currently in Pending 2024-09-18 06:46:53,754 - INFO - Pod ctest-nginx-pod-56578242 is in running state.Got IP 10.47.255.251 2024-09-18 06:46:53,816 - DEBUG - Pod ctest-nginx-pod-56578242 has vmi c2bc087e-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:46:53,816 - INFO - Verified pod ctest-nginx-pod-56578242 in contrail-api 2024-09-18 06:46:53,816 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:46:53,829 - DEBUG - VMI c2bc087e-7589-11ef-a30b-fa163e9134e6 is active in agent 10.0.0.32 2024-09-18 06:46:53,829 - INFO - Verified Pod ctest-nginx-pod-56578242 in agent 10.0.0.32 2024-09-18 06:46:53,829 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=ff15a073-727e-4700-bb86-61320362f394 2024-09-18 06:46:53,833 - INFO - Pod ctest-nginx-pod-56578242 with uuid ff15a073-727e-4700-bb86-61320362f394 found in kube manager 2024-09-18 06:46:53,834 - INFO - Pod ctest-nginx-pod-56578242 verification passed 2024-09-18 06:46:53,919 - DEBUG - [Pod ctest-nginx-pod-56578242] Cmd: echo ctest-nginx-pod-56578242 > /usr/share/nginx/html/index.html, Output: 2024-09-18 06:46:53,925 - INFO - Pod ctest-nginx-pod-77868875 is in running state.Got IP 10.47.255.250 2024-09-18 06:46:53,944 - DEBUG - Pod ctest-nginx-pod-77868875 has vmi c3413f12-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:46:53,944 - INFO - Verified pod ctest-nginx-pod-77868875 in contrail-api 2024-09-18 06:46:53,944 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:46:53,954 - DEBUG - VMI c3413f12-7589-11ef-a30b-fa163e9134e6 is active in agent 10.0.0.32 2024-09-18 06:46:53,954 - INFO - Verified Pod ctest-nginx-pod-77868875 in agent 10.0.0.32 2024-09-18 06:46:53,954 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=9f3c85c3-9f07-48c2-990d-732adc52901a 2024-09-18 06:46:53,959 - INFO - Pod ctest-nginx-pod-77868875 with uuid 9f3c85c3-9f07-48c2-990d-732adc52901a found in kube manager 2024-09-18 06:46:53,959 - INFO - Pod ctest-nginx-pod-77868875 verification passed 2024-09-18 06:46:54,026 - DEBUG - [Pod ctest-nginx-pod-77868875] Cmd: echo ctest-nginx-pod-77868875 > /usr/share/nginx/html/index.html, Output: 2024-09-18 06:46:54,031 - DEBUG - Pod ctest-busybox-pod-35735403 not in running state.Currently in Pending 2024-09-18 06:46:59,045 - DEBUG - Pod ctest-busybox-pod-35735403 not in running state.Currently in Pending 2024-09-18 06:47:04,052 - INFO - Pod ctest-busybox-pod-35735403 is in running state.Got IP 10.47.255.248 2024-09-18 06:47:04,069 - DEBUG - Pod ctest-busybox-pod-35735403 has vmi c776946a-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:47:04,069 - INFO - Verified pod ctest-busybox-pod-35735403 in contrail-api 2024-09-18 06:47:04,070 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:47:04,080 - DEBUG - VMI c776946a-7589-11ef-a30b-fa163e9134e6 is active in agent 10.0.0.32 2024-09-18 06:47:04,080 - INFO - Verified Pod ctest-busybox-pod-35735403 in agent 10.0.0.32 2024-09-18 06:47:04,080 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:47:04,085 - INFO - Pod ctest-busybox-pod-35735403 with uuid 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 found in kube manager 2024-09-18 06:47:04,085 - INFO - Pod ctest-busybox-pod-35735403 verification passed 2024-09-18 06:47:04,145 - DEBUG - [Pod ctest-busybox-pod-35735403] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56578242 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 06:47:04,145 - DEBUG - [Pod Pod ctest-busybox-pod-35735403] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 06:47:04,145 - DEBUG - [Pod Pod ctest-busybox-pod-35735403] Cmd output: ctest-nginx-pod-56578242 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 06:47:04,203 - DEBUG - [Pod ctest-busybox-pod-35735403] 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) ctest-nginx-pod-56578242 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 06:47:04,203 - DEBUG - [Pod Pod ctest-busybox-pod-35735403] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 06:47:04,203 - DEBUG - [Pod Pod ctest-busybox-pod-35735403] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-56578242 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 06:47:04,259 - DEBUG - [Pod ctest-busybox-pod-35735403] 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) ctest-nginx-pod-77868875 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 06:47:04,260 - DEBUG - [Pod Pod ctest-busybox-pod-35735403] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 06:47:04,260 - DEBUG - [Pod Pod ctest-busybox-pod-35735403] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-77868875 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 06:47:04,260 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-56578242': 2, 'ctest-nginx-pod-77868875': 1} 2024-09-18 06:47:04,260 - WARNING - Nothing to delete parallely 2024-09-18 06:47:04,260 - INFO - Deleting pod default:ctest-busybox-pod-35735403 2024-09-18 06:47:04,274 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:47:04,282 - WARNING - Pod uuid 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 is still seen in agent 10.0.0.32 VM list 2024-09-18 06:47:09,283 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:47:09,290 - WARNING - Pod uuid 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 is still seen in agent 10.0.0.32 VM list 2024-09-18 06:47:14,291 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:47:14,299 - WARNING - Pod uuid 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 is still seen in agent 10.0.0.32 VM list 2024-09-18 06:47:19,299 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:47:19,310 - WARNING - Pod uuid 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 is still seen in agent 10.0.0.32 VM list 2024-09-18 06:47:24,312 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:47:24,321 - WARNING - Pod uuid 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 is still seen in agent 10.0.0.32 VM list 2024-09-18 06:47:29,322 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:47:29,331 - WARNING - Pod uuid 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 is still seen in agent 10.0.0.32 VM list 2024-09-18 06:47:34,332 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:47:34,340 - WARNING - Pod uuid 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 is still seen in agent 10.0.0.32 VM list 2024-09-18 06:47:39,341 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=56e0c97c-04f9-426a-9e08-5ea13a6d4c25 2024-09-18 06:47:39,351 - DEBUG - Pod 56e0c97c-04f9-426a-9e08-5ea13a6d4c25 is not in agent 10.0.0.32 VM list 2024-09-18 06:47:39,351 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c776946a-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:47:39,359 - DEBUG - VMI c776946a-7589-11ef-a30b-fa163e9134e6 is removed from agent 10.0.0.32 2024-09-18 06:47:39,359 - INFO - Verified that pod ctest-busybox-pod-35735403 is removed in agent 2024-09-18 06:47:39,359 - INFO - Deleting Ingress : ctest-nginx-ingress-45264600 2024-09-18 06:47:39,370 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=5cf5a4f6-ceb8-4e29-8ad9-6130835d8197 2024-09-18 06:47:39,380 - ERROR - Ingress ctest-nginx-ingress-45264600 with uuid 5cf5a4f6-ceb8-4e29-8ad9-6130835d8197 still found in kube manager 2024-09-18 06:47:40,380 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=5cf5a4f6-ceb8-4e29-8ad9-6130835d8197 2024-09-18 06:47:40,394 - INFO - Ingress ctest-nginx-ingress-45264600 with uuid 5cf5a4f6-ceb8-4e29-8ad9-6130835d8197 deleted successfully from kube manager 2024-09-18 06:47:40,394 - INFO - Verifications on Ingress %s cleanup passed 2024-09-18 06:47:40,394 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-18 06:47:40,610 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 06:47:40,618 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-18 06:47:40,618 - INFO - Deleting VN __public__ 2024-09-18 06:47:40,846 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/67e323ab-36cf-4277-bd82-898ac6267d03 2024-09-18 06:47:40,858 - DEBUG - Response Code: 404 2024-09-18 06:47:40,858 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-09-18 06:47:40,867 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6da1073d-64e0-4304-a212-537915014027 2024-09-18 06:47:40,891 - DEBUG - Requesting: http://10.0.0.56:8082/project/2d51a33d-661c-4704-93bb-ae604a09f6f5 2024-09-18 06:47:40,973 - INFO - Validated that VN __public__ is not found in API Server 2024-09-18 06:47:40,973 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-18 06:47:40,984 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 06:47:41,004 - DEBUG - VN __public__ is not present in Agent 10.0.0.32 2024-09-18 06:47:41,005 - INFO - Validated that VN __public__ is not in any agent 2024-09-18 06:47:41,005 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 06:47:41,015 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 06:47:41,023 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 06:47:41,031 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-18 06:47:41,032 - INFO - Deleting pod default:ctest-nginx-pod-77868875 2024-09-18 06:47:41,047 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=9f3c85c3-9f07-48c2-990d-732adc52901a 2024-09-18 06:47:41,082 - WARNING - Pod uuid 9f3c85c3-9f07-48c2-990d-732adc52901a is still seen in agent 10.0.0.32 VM list 2024-09-18 06:47:46,087 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=9f3c85c3-9f07-48c2-990d-732adc52901a 2024-09-18 06:47:46,095 - DEBUG - Pod 9f3c85c3-9f07-48c2-990d-732adc52901a is not in agent 10.0.0.32 VM list 2024-09-18 06:47:46,095 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3413f12-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:47:46,102 - DEBUG - VMI c3413f12-7589-11ef-a30b-fa163e9134e6 is removed from agent 10.0.0.32 2024-09-18 06:47:46,102 - INFO - Verified that pod ctest-nginx-pod-77868875 is removed in agent 2024-09-18 06:47:46,102 - INFO - Deleting pod default:ctest-nginx-pod-56578242 2024-09-18 06:47:46,120 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ff15a073-727e-4700-bb86-61320362f394 2024-09-18 06:47:46,136 - WARNING - Pod uuid ff15a073-727e-4700-bb86-61320362f394 is still seen in agent 10.0.0.32 VM list 2024-09-18 06:47:51,137 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ff15a073-727e-4700-bb86-61320362f394 2024-09-18 06:47:51,144 - DEBUG - Pod ff15a073-727e-4700-bb86-61320362f394 is not in agent 10.0.0.32 VM list 2024-09-18 06:47:51,144 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2bc087e-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:47:51,152 - DEBUG - VMI c2bc087e-7589-11ef-a30b-fa163e9134e6 is removed from agent 10.0.0.32 2024-09-18 06:47:51,152 - INFO - Verified that pod ctest-nginx-pod-56578242 is removed in agent 2024-09-18 06:47:51,152 - INFO - Deleting service : ctest-nginx-svc-42466303 2024-09-18 06:47:51,338 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 06:47:51,345 - DEBUG - No XMPP flaps were noticed during the test 2024-09-18 06:47:51,345 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2024-09-18 06:47:51,345 - INFO - -------------------------------------------------------------------------------- 2024-09-18 06:47:57,750 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 06:47:57,872 - DEBUG - Output : cluster_project={} 2024-09-18 06:47:57,980 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 06:47:58,140 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 06:47:58,149 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 06:47:58,310 - DEBUG - Output : cluster_project={} 2024-09-18 06:48:13,427 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:48:13,520 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:48:13,565 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:48:18,656 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:48:18,699 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:48:18,784 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:48:18,868 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:48:18,910 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 06:48:19,128 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 06:48:22,185 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_ApplicationPolicySetReq? 2024-09-18 06:48:22,201 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AclReq? 2024-09-18 06:48:22,233 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AclReq? 2024-09-18 06:48:24,263 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AclReq? 2024-09-18 06:51:24,889 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 06:51:24,924 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ab1a3fb2-200b-4bbd-ae16-95ce7fa600c2 2024-09-18 06:51:24,946 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=acd4b80b-4591-4a1d-9109-aeb1f79d5281 2024-09-18 06:51:24,961 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=63a95f78-ff75-4597-b721-9e85dbcc401f 2024-09-18 06:51:24,968 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7abfadc0-0da7-47af-ad43-040d65c31d7a 2024-09-18 06:51:24,977 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=0546d58c-acca-4244-9cd8-99a9a293ac82 2024-09-18 06:51:24,988 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=443c8e27-6b57-4080-a59a-ba323acd7396 2024-09-18 06:51:24,993 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=b4e616ed-a175-49f4-92a5-1d863d7cf7ff 2024-09-18 06:51:25,001 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=92084711-cd70-4141-9778-96435ee293f6 2024-09-18 06:51:29,998 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ab1a3fb2-200b-4bbd-ae16-95ce7fa600c2 2024-09-18 06:51:30,054 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=acd4b80b-4591-4a1d-9109-aeb1f79d5281 2024-09-18 06:51:30,056 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=92084711-cd70-4141-9778-96435ee293f6 2024-09-18 06:51:30,058 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=b4e616ed-a175-49f4-92a5-1d863d7cf7ff 2024-09-18 06:51:30,060 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=0546d58c-acca-4244-9cd8-99a9a293ac82 2024-09-18 06:51:30,061 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7abfadc0-0da7-47af-ad43-040d65c31d7a 2024-09-18 06:51:30,062 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=63a95f78-ff75-4597-b721-9e85dbcc401f 2024-09-18 06:51:30,063 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=443c8e27-6b57-4080-a59a-ba323acd7396 2024-09-18 06:51:30,086 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3677814-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:51:30,091 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f2d83ac8-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:51:30,093 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f21b60e2-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:51:35,006 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ab1a3fb2-200b-4bbd-ae16-95ce7fa600c2 2024-09-18 06:51:35,088 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=443c8e27-6b57-4080-a59a-ba323acd7396 2024-09-18 06:51:35,091 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=0546d58c-acca-4244-9cd8-99a9a293ac82 2024-09-18 06:51:35,092 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=92084711-cd70-4141-9778-96435ee293f6 2024-09-18 06:51:35,095 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=b4e616ed-a175-49f4-92a5-1d863d7cf7ff 2024-09-18 06:51:40,015 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ab1a3fb2-200b-4bbd-ae16-95ce7fa600c2 2024-09-18 06:51:40,108 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=0546d58c-acca-4244-9cd8-99a9a293ac82 2024-09-18 06:51:40,110 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=443c8e27-6b57-4080-a59a-ba323acd7396 2024-09-18 06:51:40,112 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=b4e616ed-a175-49f4-92a5-1d863d7cf7ff 2024-09-18 06:51:40,113 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=92084711-cd70-4141-9778-96435ee293f6 2024-09-18 06:51:45,023 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ab1a3fb2-200b-4bbd-ae16-95ce7fa600c2 2024-09-18 06:51:45,131 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=92084711-cd70-4141-9778-96435ee293f6 2024-09-18 06:51:45,133 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=443c8e27-6b57-4080-a59a-ba323acd7396 2024-09-18 06:51:45,134 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=b4e616ed-a175-49f4-92a5-1d863d7cf7ff 2024-09-18 06:51:45,135 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=0546d58c-acca-4244-9cd8-99a9a293ac82 2024-09-18 06:51:50,032 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ab1a3fb2-200b-4bbd-ae16-95ce7fa600c2 2024-09-18 06:51:50,150 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=92084711-cd70-4141-9778-96435ee293f6 2024-09-18 06:51:50,152 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=b4e616ed-a175-49f4-92a5-1d863d7cf7ff 2024-09-18 06:51:50,154 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=0546d58c-acca-4244-9cd8-99a9a293ac82 2024-09-18 06:51:50,155 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=443c8e27-6b57-4080-a59a-ba323acd7396 2024-09-18 06:51:55,040 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ab1a3fb2-200b-4bbd-ae16-95ce7fa600c2 2024-09-18 06:51:55,171 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=443c8e27-6b57-4080-a59a-ba323acd7396 2024-09-18 06:51:55,173 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=b4e616ed-a175-49f4-92a5-1d863d7cf7ff 2024-09-18 06:51:55,174 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=0546d58c-acca-4244-9cd8-99a9a293ac82 2024-09-18 06:51:55,176 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=92084711-cd70-4141-9778-96435ee293f6 2024-09-18 06:52:00,058 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=ab1a3fb2-200b-4bbd-ae16-95ce7fa600c2 2024-09-18 06:52:00,066 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f19080da-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:52:00,189 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=443c8e27-6b57-4080-a59a-ba323acd7396 2024-09-18 06:52:00,192 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=92084711-cd70-4141-9778-96435ee293f6 2024-09-18 06:52:00,193 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=b4e616ed-a175-49f4-92a5-1d863d7cf7ff 2024-09-18 06:52:00,194 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=0546d58c-acca-4244-9cd8-99a9a293ac82 2024-09-18 06:52:00,209 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3f3e9e8-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:52:00,210 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f5031e6c-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:52:00,214 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f58ace2a-7589-11ef-a30b-fa163e9134e6 2024-09-18 06:52:00,215 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f4738400-7589-11ef-a30b-fa163e9134e6