2024-09-02 16:07:58,875 - DEBUG - [10.0.0.50]: Running cmd : hostname 2024-09-02 16:07:59,134 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-623-1 2024-09-02 16:07:59,134 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2024-09-02 16:07:59,168 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-623-1 2024-09-02 16:07:59,168 - DEBUG - [10.0.0.50]: 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-02 16:07:59,300 - DEBUG - Output : NAMES contrail_test_35sbPjonE contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_schema_1 config_api_nodemgr_1 config_api_api_1 2024-09-02 16:07:59,300 - DEBUG - [10.0.0.50]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-02 16:07:59,334 - DEBUG - Output : 10.0.0.50/24 172.17.0.1/16 2024-09-02 16:07:59,334 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2024-09-02 16:07:59,368 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-623-1 2024-09-02 16:07:59,470 - DEBUG - [10.0.0.24]: Running cmd : hostname 2024-09-02 16:07:59,738 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-623-1 2024-09-02 16:07:59,738 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2024-09-02 16:07:59,763 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-623-1 2024-09-02 16:07:59,763 - DEBUG - [10.0.0.24]: 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-02 16:07:59,850 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-02 16:07:59,850 - DEBUG - [10.0.0.24]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-02 16:07:59,885 - DEBUG - Output : 10.0.0.24/24 2024-09-02 16:07:59,885 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2024-09-02 16:07:59,919 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-623-1 2024-09-02 16:07:59,993 - INFO - Using existing project ['default-domain', 'k8s-default'](3aae144d-d251-41d8-93f5-a64982e4146f) 2024-09-02 16:08:00,088 - INFO - Using existing project ['default-domain', 'k8s-default'](3aae144d-d251-41d8-93f5-a64982e4146f) 2024-09-02 16:08:00,234 - INFO - ================================================================================ 2024-09-02 16:08:00,235 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-02 16:08:00,235 - 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-02 16:08:00,453 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-02 16:08:00,475 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.0.0.50': '0'}} with 2024-09-02 16:08:00,475 - INFO - Initial checks done. Running the testcase now 2024-09-02 16:08:00,475 - INFO - 2024-09-02 16:08:00,479 - INFO - Namespace default already exists 2024-09-02 16:08:00,480 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-02 16:08:00,589 - DEBUG - Output : cluster_project={} 2024-09-02 16:08:00,630 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-02 16:08:00,630 - DEBUG - Project uuid in Contrail is 3aae144d-d251-41d8-93f5-a64982e4146f 2024-09-02 16:08:00,630 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-02 16:08:00,752 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-02 16:08:00,752 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=9f98cf47-b234-441d-a3d6-6af090ab3487 2024-09-02 16:08:00,756 - INFO - Namespace default with uuid 9f98cf47-b234-441d-a3d6-6af090ab3487 found in kube manager 2024-09-02 16:08:00,757 - INFO - Namespace default verification passed 2024-09-02 16:08:00,760 - DEBUG - Service ctest-nginx-svc-10325820 not present 2024-09-02 16:08:00,760 - INFO - Creating service ctest-nginx-svc-10325820 2024-09-02 16:08:00,783 - INFO - Created Service ctest-nginx-svc-10325820 2024-09-02 16:08:00,791 - DEBUG - Pod ctest-nginx-pod-81470328 not present 2024-09-02 16:08:00,791 - INFO - Creating Pod ctest-nginx-pod-81470328 2024-09-02 16:08:00,834 - DEBUG - Pod : ctest-nginx-pod-81470328 UUID is e8bb7fa4-87b8-40f0-adff-20fa0e938c53 2024-09-02 16:08:00,844 - DEBUG - Pod ctest-nginx-pod-54000374 not present 2024-09-02 16:08:00,845 - INFO - Creating Pod ctest-nginx-pod-54000374 2024-09-02 16:08:00,880 - DEBUG - Pod : ctest-nginx-pod-54000374 UUID is dc85c7b4-ffdb-4a15-b84b-c0bea89959c5 2024-09-02 16:08:01,023 - INFO - Created VN __public__, UUID :5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:01,189 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2024-09-02 16:08:01,198 - DEBUG - Requesting: http://10.0.0.50:8082/domain/86439791-a826-4a1c-a505-660d74ae83ea 2024-09-02 16:08:01,215 - DEBUG - Requesting: http://10.0.0.50:8082/project/3aae144d-d251-41d8-93f5-a64982e4146f 2024-09-02 16:08:01,282 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:01,296 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:01,305 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28068f5b-d64b-42a1-a5fc-1bc307152e06 2024-09-02 16:08:01,316 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28068f5b-d64b-42a1-a5fc-1bc307152e06 2024-09-02 16:08:01,325 - DEBUG - Route Targets: [] 2024-09-02 16:08:01,325 - DEBUG - RT names not yet present for VN __public__ 2024-09-02 16:08:06,325 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2024-09-02 16:08:06,332 - DEBUG - Requesting: http://10.0.0.50:8082/domain/86439791-a826-4a1c-a505-660d74ae83ea 2024-09-02 16:08:06,339 - DEBUG - Requesting: http://10.0.0.50:8082/project/3aae144d-d251-41d8-93f5-a64982e4146f 2024-09-02 16:08:06,374 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:06,383 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:06,390 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28068f5b-d64b-42a1-a5fc-1bc307152e06 2024-09-02 16:08:06,396 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28068f5b-d64b-42a1-a5fc-1bc307152e06 2024-09-02 16:08:06,402 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f6bac1df-5b6f-4205-af48-a32b01b5ab53 2024-09-02 16:08:06,407 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-02 16:08:06,407 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:06,414 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28068f5b-d64b-42a1-a5fc-1bc307152e06 2024-09-02 16:08:06,425 - INFO - Verified VN network id 13 for VN 5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:06,425 - INFO - Verifications in API Server for VN __public__ passed 2024-09-02 16:08:06,425 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:06,434 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28068f5b-d64b-42a1-a5fc-1bc307152e06 2024-09-02 16:08:06,443 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28068f5b-d64b-42a1-a5fc-1bc307152e06 2024-09-02 16:08:06,452 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f6bac1df-5b6f-4205-af48-a32b01b5ab53 2024-09-02 16:08:06,460 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-02 16:08:06,470 - DEBUG - Control-node 10.0.0.50 : 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': '6632394933176124360', 'uuid-lslong': '10257666702025564802'}, 'enable': 'true', 'created': '2024-09-02T16:08:00', 'last-modified': '2024-09-02T16:08:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.347725'} 2024-09-02 16:08:06,470 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-02 16:08:06,478 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-02 16:08:06,479 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-02 16:08:06,479 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-02 16:08:06,479 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2024-09-02 16:08:06,486 - DEBUG - Requesting: http://10.0.0.50:8082/domain/86439791-a826-4a1c-a505-660d74ae83ea 2024-09-02 16:08:06,497 - DEBUG - Requesting: http://10.0.0.50:8082/project/3aae144d-d251-41d8-93f5-a64982e4146f 2024-09-02 16:08:06,532 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:06,547 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-02 16:08:06,547 - DEBUG - Verifying the vn in opserver 2024-09-02 16:08:06,547 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2024-09-02 16:08:06,547 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2024-09-02 16:08:06,553 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-02 16:08:06,553 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-02 16:08:06,553 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-02 16:08:06,561 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-02 16:08:06,568 - DEBUG - Do not have enough data to verify VN in agent 2024-09-02 16:08:06,568 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-02 16:08:06,575 - DEBUG - VRF ids for VN __public__: {} 2024-09-02 16:08:06,667 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-02 16:08:06,769 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2024-09-02 16:08:06,776 - DEBUG - Requesting: http://10.0.0.50:8082/domain/86439791-a826-4a1c-a505-660d74ae83ea 2024-09-02 16:08:06,785 - DEBUG - Requesting: http://10.0.0.50:8082/project/3aae144d-d251-41d8-93f5-a64982e4146f 2024-09-02 16:08:06,830 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:06,839 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/e2bf8c7a-e5f3-4654-9548-68a1bfabe08d 2024-09-02 16:08:06,846 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2024-09-02 16:08:06,853 - DEBUG - Requesting: http://10.0.0.50:8082/domain/86439791-a826-4a1c-a505-660d74ae83ea 2024-09-02 16:08:06,867 - DEBUG - Requesting: http://10.0.0.50:8082/project/3aae144d-d251-41d8-93f5-a64982e4146f 2024-09-02 16:08:06,903 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5c0b000d-4210-43c8-8e5a-8d849e962282 2024-09-02 16:08:06,916 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-02 16:08:06,916 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-02 16:08:06,925 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-02 16:08:06,933 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-02 16:08:06,933 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-02 16:08:06,937 - DEBUG - Ingress ctest-nginx-ingress-36299155 not present 2024-09-02 16:08:06,937 - INFO - Creating Ingress ctest-nginx-ingress-36299155 2024-09-02 16:08:06,946 - INFO - Created Ingress ctest-nginx-ingress-36299155 2024-09-02 16:08:06,949 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-36299155 2024-09-02 16:08:09,961 - DEBUG - For Ingress ctest-nginx-ingress-36299155, Cluster IP: 10.47.255.249, External IPs ['156.112.172.124'] 2024-09-02 16:08:09,961 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-36299155 2024-09-02 16:08:09,961 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=d2e59afd-4783-4cf8-adb7-e96d4433e423 2024-09-02 16:08:09,967 - INFO - Ingress ctest-nginx-ingress-36299155 with uuid d2e59afd-4783-4cf8-adb7-e96d4433e423 found in kube manager 2024-09-02 16:08:09,967 - INFO - Ingress ctest-nginx-ingress-36299155 verification passed 2024-09-02 16:08:09,972 - DEBUG - Pod ctest-busybox-pod-67269082 not present 2024-09-02 16:08:09,972 - INFO - Creating Pod ctest-busybox-pod-67269082 2024-09-02 16:08:10,010 - DEBUG - Pod : ctest-busybox-pod-67269082 UUID is 356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:08:10,017 - DEBUG - Pod ctest-nginx-pod-81470328 not in running state.Currently in Pending 2024-09-02 16:08:15,023 - DEBUG - Pod ctest-nginx-pod-81470328 not in running state.Currently in Pending 2024-09-02 16:08:20,030 - INFO - Pod ctest-nginx-pod-81470328 is in running state.Got IP 10.47.255.251 2024-09-02 16:08:20,084 - DEBUG - Pod ctest-nginx-pod-81470328 has vmi 87acadb0-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:08:20,084 - INFO - Verified pod ctest-nginx-pod-81470328 in contrail-api 2024-09-02 16:08:20,084 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:08:20,099 - DEBUG - VMI 87acadb0-6945-11ef-ad8d-fa163e786fc7 is active in agent 10.0.0.24 2024-09-02 16:08:20,099 - INFO - Verified Pod ctest-nginx-pod-81470328 in agent 10.0.0.24 2024-09-02 16:08:20,099 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=e8bb7fa4-87b8-40f0-adff-20fa0e938c53 2024-09-02 16:08:20,104 - INFO - Pod ctest-nginx-pod-81470328 with uuid e8bb7fa4-87b8-40f0-adff-20fa0e938c53 found in kube manager 2024-09-02 16:08:20,104 - INFO - Pod ctest-nginx-pod-81470328 verification passed 2024-09-02 16:08:20,170 - DEBUG - [Pod ctest-nginx-pod-81470328] Cmd: echo ctest-nginx-pod-81470328 > /usr/share/nginx/html/index.html, Output: 2024-09-02 16:08:20,176 - INFO - Pod ctest-nginx-pod-54000374 is in running state.Got IP 10.47.255.250 2024-09-02 16:08:20,188 - DEBUG - Pod ctest-nginx-pod-54000374 has vmi 881a6c4c-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:08:20,189 - INFO - Verified pod ctest-nginx-pod-54000374 in contrail-api 2024-09-02 16:08:20,189 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:08:20,202 - DEBUG - VMI 881a6c4c-6945-11ef-ad8d-fa163e786fc7 is active in agent 10.0.0.24 2024-09-02 16:08:20,202 - INFO - Verified Pod ctest-nginx-pod-54000374 in agent 10.0.0.24 2024-09-02 16:08:20,202 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=dc85c7b4-ffdb-4a15-b84b-c0bea89959c5 2024-09-02 16:08:20,206 - INFO - Pod ctest-nginx-pod-54000374 with uuid dc85c7b4-ffdb-4a15-b84b-c0bea89959c5 found in kube manager 2024-09-02 16:08:20,207 - INFO - Pod ctest-nginx-pod-54000374 verification passed 2024-09-02 16:08:20,264 - DEBUG - [Pod ctest-nginx-pod-54000374] Cmd: echo ctest-nginx-pod-54000374 > /usr/share/nginx/html/index.html, Output: 2024-09-02 16:08:20,269 - DEBUG - Pod ctest-busybox-pod-67269082 not in running state.Currently in Pending 2024-09-02 16:08:25,276 - INFO - Pod ctest-busybox-pod-67269082 is in running state.Got IP 10.47.255.248 2024-09-02 16:08:25,286 - DEBUG - Pod ctest-busybox-pod-67269082 has vmi 8c71c9a2-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:08:25,286 - INFO - Verified pod ctest-busybox-pod-67269082 in contrail-api 2024-09-02 16:08:25,287 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:08:25,299 - DEBUG - VMI 8c71c9a2-6945-11ef-ad8d-fa163e786fc7 is active in agent 10.0.0.24 2024-09-02 16:08:25,299 - INFO - Verified Pod ctest-busybox-pod-67269082 in agent 10.0.0.24 2024-09-02 16:08:25,299 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:08:25,304 - INFO - Pod ctest-busybox-pod-67269082 with uuid 356c0c33-ff82-4265-85af-7f7bd3d12f2a found in kube manager 2024-09-02 16:08:25,304 - INFO - Pod ctest-busybox-pod-67269082 verification passed 2024-09-02 16:08:25,365 - DEBUG - [Pod ctest-busybox-pod-67269082] 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-81470328 2024-09-02 16:08:25,366 - DEBUG - [Pod Pod ctest-busybox-pod-67269082] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-02 16:08:25,366 - DEBUG - [Pod Pod ctest-busybox-pod-67269082] 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-81470328 2024-09-02 16:08:25,438 - DEBUG - [Pod ctest-busybox-pod-67269082] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-54000374 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-02 16:08:25,438 - DEBUG - [Pod Pod ctest-busybox-pod-67269082] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-02 16:08:25,439 - DEBUG - [Pod Pod ctest-busybox-pod-67269082] Cmd output: ctest-nginx-pod-54000374 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-02 16:08:25,439 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-81470328': 1, 'ctest-nginx-pod-54000374': 1} 2024-09-02 16:08:25,439 - WARNING - Nothing to delete parallely 2024-09-02 16:08:25,439 - INFO - Deleting pod default:ctest-busybox-pod-67269082 2024-09-02 16:08:25,453 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:08:25,464 - WARNING - Pod uuid 356c0c33-ff82-4265-85af-7f7bd3d12f2a is still seen in agent 10.0.0.24 VM list 2024-09-02 16:08:30,464 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:08:31,181 - WARNING - Pod uuid 356c0c33-ff82-4265-85af-7f7bd3d12f2a is still seen in agent 10.0.0.24 VM list 2024-09-02 16:08:36,182 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:08:36,191 - WARNING - Pod uuid 356c0c33-ff82-4265-85af-7f7bd3d12f2a is still seen in agent 10.0.0.24 VM list 2024-09-02 16:08:41,192 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:08:41,200 - WARNING - Pod uuid 356c0c33-ff82-4265-85af-7f7bd3d12f2a is still seen in agent 10.0.0.24 VM list 2024-09-02 16:08:46,202 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:08:46,212 - WARNING - Pod uuid 356c0c33-ff82-4265-85af-7f7bd3d12f2a is still seen in agent 10.0.0.24 VM list 2024-09-02 16:08:51,212 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:08:51,222 - WARNING - Pod uuid 356c0c33-ff82-4265-85af-7f7bd3d12f2a is still seen in agent 10.0.0.24 VM list 2024-09-02 16:08:56,223 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:08:56,230 - WARNING - Pod uuid 356c0c33-ff82-4265-85af-7f7bd3d12f2a is still seen in agent 10.0.0.24 VM list 2024-09-02 16:09:01,232 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=356c0c33-ff82-4265-85af-7f7bd3d12f2a 2024-09-02 16:09:03,563 - DEBUG - Pod 356c0c33-ff82-4265-85af-7f7bd3d12f2a is not in agent 10.0.0.24 VM list 2024-09-02 16:09:03,563 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8c71c9a2-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:09:03,571 - DEBUG - VMI 8c71c9a2-6945-11ef-ad8d-fa163e786fc7 is removed from agent 10.0.0.24 2024-09-02 16:09:03,571 - INFO - Verified that pod ctest-busybox-pod-67269082 is removed in agent 2024-09-02 16:09:03,572 - INFO - Deleting Ingress : ctest-nginx-ingress-36299155 2024-09-02 16:09:03,577 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=d2e59afd-4783-4cf8-adb7-e96d4433e423 2024-09-02 16:09:03,582 - ERROR - Ingress ctest-nginx-ingress-36299155 with uuid d2e59afd-4783-4cf8-adb7-e96d4433e423 still found in kube manager 2024-09-02 16:09:04,584 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=d2e59afd-4783-4cf8-adb7-e96d4433e423 2024-09-02 16:09:04,588 - INFO - Ingress ctest-nginx-ingress-36299155 with uuid d2e59afd-4783-4cf8-adb7-e96d4433e423 deleted successfully from kube manager 2024-09-02 16:09:04,588 - INFO - Verifications on Ingress %s cleanup passed 2024-09-02 16:09:04,588 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-02 16:09:04,716 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-02 16:09:04,721 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-02 16:09:04,722 - INFO - Deleting VN __public__ 2024-09-02 16:09:04,843 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/28068f5b-d64b-42a1-a5fc-1bc307152e06 2024-09-02 16:09:04,857 - DEBUG - Response Code: 404 2024-09-02 16:09:04,857 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2024-09-02 16:09:04,862 - DEBUG - Requesting: http://10.0.0.50:8082/domain/86439791-a826-4a1c-a505-660d74ae83ea 2024-09-02 16:09:04,873 - DEBUG - Requesting: http://10.0.0.50:8082/project/3aae144d-d251-41d8-93f5-a64982e4146f 2024-09-02 16:09:04,909 - INFO - Validated that VN __public__ is not found in API Server 2024-09-02 16:09:04,909 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-02 16:09:04,916 - DEBUG - VN __public__ is still found in 10.0.0.24 2024-09-02 16:09:09,917 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-02 16:09:09,924 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-02 16:09:09,932 - DEBUG - VN __public__ is not present in Agent 10.0.0.24 2024-09-02 16:09:09,932 - INFO - Validated that VN __public__ is not in any agent 2024-09-02 16:09:09,932 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-02 16:09:09,939 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-02 16:09:09,947 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-02 16:09:09,956 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-02 16:09:09,956 - INFO - Deleting pod default:ctest-nginx-pod-54000374 2024-09-02 16:09:09,968 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=dc85c7b4-ffdb-4a15-b84b-c0bea89959c5 2024-09-02 16:09:09,977 - WARNING - Pod uuid dc85c7b4-ffdb-4a15-b84b-c0bea89959c5 is still seen in agent 10.0.0.24 VM list 2024-09-02 16:09:14,977 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=dc85c7b4-ffdb-4a15-b84b-c0bea89959c5 2024-09-02 16:09:15,496 - DEBUG - Pod dc85c7b4-ffdb-4a15-b84b-c0bea89959c5 is not in agent 10.0.0.24 VM list 2024-09-02 16:09:15,497 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:881a6c4c-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:09:15,505 - WARNING - VMI 881a6c4c-6945-11ef-ad8d-fa163e786fc7 of Pod ctest-nginx-pod-54000374 is still seen in agent 10.0.0.24 2024-09-02 16:09:15,505 - DEBUG - [{'index': '5', 'name': 'tapeth0-dc85c7', 'uuid': '881a6c4c-6945-11ef-ad8d-fa163e786fc7', 'vrf_name': '--ERROR--', 'active': 'Inactive < vn-null vrf-null os-state-down ipv4_inactive ipv6_inactive l2_inactive >', 'ipv4_active': 'Ipv4 Inactive < vn-null vrf-null os-state-down l3-disabled >', 'l2_active': 'L2 Inactive < vn-null vrf-null os-state-down l2-disabled >', 'ip6_active': 'Ipv6 Inactive < vn-null vrf-null os-state-down l3-disabled no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '-1', 'l2_label': '-1', 'vxlan_id': '0', 'vn_name': None, 'vm_uuid': None, 'vm_name': None, 'ip_addr': '10.47.255.250', 'mac_addr': '02:88:1a:6c:4c:69', 'policy': 'Disable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.5', 'service_vlan_list': None, 'os_ifindex': '18', 'fabric_port': 'FabricPort', 'alloc_linklocal_ip': 'LL-Disable', 'analyzer_name': None, 'config_name': None, 'sg_uuid_list': [], 'static_route_list': None, 'vm_project_uuid': '00000000-0000-0000-0000-000000000000', 'admin_state': 'Enabled', 'flow_key_idx': '0', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Invalid', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Inactive', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []}] 2024-09-02 16:09:20,506 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=dc85c7b4-ffdb-4a15-b84b-c0bea89959c5 2024-09-02 16:09:20,514 - DEBUG - Pod dc85c7b4-ffdb-4a15-b84b-c0bea89959c5 is not in agent 10.0.0.24 VM list 2024-09-02 16:09:20,514 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:881a6c4c-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:09:20,522 - DEBUG - VMI 881a6c4c-6945-11ef-ad8d-fa163e786fc7 is removed from agent 10.0.0.24 2024-09-02 16:09:20,522 - INFO - Verified that pod ctest-nginx-pod-54000374 is removed in agent 2024-09-02 16:09:20,522 - INFO - Deleting pod default:ctest-nginx-pod-81470328 2024-09-02 16:09:20,556 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e8bb7fa4-87b8-40f0-adff-20fa0e938c53 2024-09-02 16:09:20,565 - WARNING - Pod uuid e8bb7fa4-87b8-40f0-adff-20fa0e938c53 is still seen in agent 10.0.0.24 VM list 2024-09-02 16:09:25,566 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e8bb7fa4-87b8-40f0-adff-20fa0e938c53 2024-09-02 16:09:25,574 - DEBUG - Pod e8bb7fa4-87b8-40f0-adff-20fa0e938c53 is not in agent 10.0.0.24 VM list 2024-09-02 16:09:25,574 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:87acadb0-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:09:25,581 - DEBUG - VMI 87acadb0-6945-11ef-ad8d-fa163e786fc7 is removed from agent 10.0.0.24 2024-09-02 16:09:25,581 - INFO - Verified that pod ctest-nginx-pod-81470328 is removed in agent 2024-09-02 16:09:25,581 - INFO - Deleting service : ctest-nginx-svc-10325820 2024-09-02 16:09:25,814 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-02 16:09:25,822 - ERROR - XMPP status is {'10.0.0.24': {'10.0.0.50': '3'}}, Expected: {'10.0.0.24': {'10.0.0.50': '0'}} 2024-09-02 16:09:25,822 - INFO -
2024-09-02 16:09:25,822 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:25]
2024-09-02 16:09:25,822 - INFO - -------------------------------------------------------------------------------- 2024-09-02 16:09:32,259 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-02 16:09:32,367 - DEBUG - Output : cluster_project={} 2024-09-02 16:09:32,407 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-02 16:09:32,548 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-02 16:09:32,557 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-02 16:09:32,684 - DEBUG - Output : cluster_project={} 2024-09-02 16:09:42,816 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:09:57,877 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:09:57,916 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:09:58,008 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:09:58,057 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:09:58,141 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:09:58,195 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:09:58,282 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-02 16:09:58,543 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-02 16:10:01,305 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_ApplicationPolicySetReq? 2024-09-02 16:10:01,316 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-09-02 16:10:01,376 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-09-02 16:10:03,428 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-09-02 16:10:08,323 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-09-02 16:13:34,295 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-02 16:13:34,335 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4eee576b-a116-4197-879d-13335a0c1076 2024-09-02 16:13:34,356 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=b11a9657-dbb5-4aea-97b0-01bd4e36723b 2024-09-02 16:13:34,371 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2eda77bd-cb7f-464d-9622-a6e884f33ca2 2024-09-02 16:13:34,376 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=be0772f8-0a25-4906-adf3-34ed5526948a 2024-09-02 16:13:34,380 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3caa9958-75be-46f3-9c87-9ce392d06437 2024-09-02 16:13:34,384 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=18262be6-1ead-4caa-8374-c0ac02343183 2024-09-02 16:13:34,391 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=066f64f8-193b-4ad7-8d4e-ccba3c50d3d2 2024-09-02 16:13:34,395 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=614b72bc-cba7-4230-8381-e4f9022f8de3 2024-09-02 16:13:39,406 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=b11a9657-dbb5-4aea-97b0-01bd4e36723b 2024-09-02 16:13:39,452 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4eee576b-a116-4197-879d-13335a0c1076 2024-09-02 16:13:39,454 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=066f64f8-193b-4ad7-8d4e-ccba3c50d3d2 2024-09-02 16:13:39,455 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=18262be6-1ead-4caa-8374-c0ac02343183 2024-09-02 16:13:39,456 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=be0772f8-0a25-4906-adf3-34ed5526948a 2024-09-02 16:13:39,458 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=614b72bc-cba7-4230-8381-e4f9022f8de3 2024-09-02 16:13:39,459 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2eda77bd-cb7f-464d-9622-a6e884f33ca2 2024-09-02 16:13:39,460 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3caa9958-75be-46f3-9c87-9ce392d06437 2024-09-02 16:13:40,187 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:be30bffc-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:13:40,217 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf429be0-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:13:44,474 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=be0772f8-0a25-4906-adf3-34ed5526948a 2024-09-02 16:13:44,476 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=614b72bc-cba7-4230-8381-e4f9022f8de3 2024-09-02 16:13:44,477 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2eda77bd-cb7f-464d-9622-a6e884f33ca2 2024-09-02 16:13:44,486 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:beaee134-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:13:44,489 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bfbbb48a-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:13:45,216 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3caa9958-75be-46f3-9c87-9ce392d06437 2024-09-02 16:13:45,234 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=066f64f8-193b-4ad7-8d4e-ccba3c50d3d2 2024-09-02 16:13:45,236 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=18262be6-1ead-4caa-8374-c0ac02343183 2024-09-02 16:13:52,582 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3caa9958-75be-46f3-9c87-9ce392d06437 2024-09-02 16:13:52,585 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=066f64f8-193b-4ad7-8d4e-ccba3c50d3d2 2024-09-02 16:13:52,586 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=614b72bc-cba7-4230-8381-e4f9022f8de3 2024-09-02 16:13:53,270 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=18262be6-1ead-4caa-8374-c0ac02343183 2024-09-02 16:13:57,596 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3caa9958-75be-46f3-9c87-9ce392d06437 2024-09-02 16:13:57,598 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=066f64f8-193b-4ad7-8d4e-ccba3c50d3d2 2024-09-02 16:14:03,815 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3caa9958-75be-46f3-9c87-9ce392d06437 2024-09-02 16:14:03,817 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=066f64f8-193b-4ad7-8d4e-ccba3c50d3d2 2024-09-02 16:14:08,828 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3caa9958-75be-46f3-9c87-9ce392d06437 2024-09-02 16:14:08,830 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=066f64f8-193b-4ad7-8d4e-ccba3c50d3d2 2024-09-02 16:14:10,547 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=614b72bc-cba7-4230-8381-e4f9022f8de3 2024-09-02 16:14:10,555 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c120a9e8-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:14:10,809 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=18262be6-1ead-4caa-8374-c0ac02343183 2024-09-02 16:14:10,817 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c18bfb08-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:14:13,840 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3caa9958-75be-46f3-9c87-9ce392d06437 2024-09-02 16:14:13,842 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=066f64f8-193b-4ad7-8d4e-ccba3c50d3d2 2024-09-02 16:14:13,852 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0afd916-6945-11ef-ad8d-fa163e786fc7 2024-09-02 16:14:13,854 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0405e42-6945-11ef-ad8d-fa163e786fc7