2024-09-13 19:14:18,234 - DEBUG - [10.0.0.69]: Running cmd : hostname 2024-09-13 19:14:18,498 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-659-1 2024-09-13 19:14:18,499 - DEBUG - [10.0.0.69]: Running cmd : hostname -f 2024-09-13 19:14:18,533 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-659-1 2024-09-13 19:14:18,533 - DEBUG - [10.0.0.69]: 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-13 19:14:18,659 - DEBUG - Output : NAMES contrail_test_xkdjJo74t contrail-kubernetes-master_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_web_1 webui_job_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_svcmonitor_1 config_api_api_1 config_api_nodemgr_1 config_api_dnsmasq_1 config_api_schema_1 2024-09-13 19:14:18,659 - DEBUG - [10.0.0.69]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-13 19:14:18,704 - DEBUG - Output : 10.0.0.69/24 172.17.0.1/16 2024-09-13 19:14:18,704 - DEBUG - [10.0.0.69]: Running cmd : getent hosts 10.0.0.69 | head -n 1 | awk '{print $2}' 2024-09-13 19:14:18,738 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-659-1 2024-09-13 19:14:18,834 - DEBUG - [10.0.0.34]: Running cmd : hostname 2024-09-13 19:14:19,044 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-659-1 2024-09-13 19:14:19,044 - DEBUG - [10.0.0.34]: Running cmd : hostname -f 2024-09-13 19:14:19,069 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-659-1 2024-09-13 19:14:19,069 - DEBUG - [10.0.0.34]: 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-13 19:14:19,114 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-13 19:14:19,114 - DEBUG - [10.0.0.34]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-13 19:14:19,187 - DEBUG - Output : 10.0.0.34/24 2024-09-13 19:14:19,187 - DEBUG - [10.0.0.34]: Running cmd : getent hosts 10.0.0.34 | head -n 1 | awk '{print $2}' 2024-09-13 19:14:19,222 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-659-1 2024-09-13 19:14:19,320 - INFO - Using existing project ['default-domain', 'k8s-default'](97300f0e-8c06-46be-b6ca-7b729fd07d51) 2024-09-13 19:14:19,445 - INFO - Using existing project ['default-domain', 'k8s-default'](97300f0e-8c06-46be-b6ca-7b729fd07d51) 2024-09-13 19:14:19,602 - INFO - ================================================================================ 2024-09-13 19:14:19,602 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-13 19:14:19,603 - 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-13 19:14:19,809 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-13 19:14:19,817 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.0.0.69': '0'}} with 2024-09-13 19:14:19,817 - INFO - Initial checks done. Running the testcase now 2024-09-13 19:14:19,817 - INFO - 2024-09-13 19:14:19,821 - INFO - Namespace default already exists 2024-09-13 19:14:19,822 - DEBUG - [10.0.0.69]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-13 19:14:19,947 - DEBUG - Output : cluster_project={} 2024-09-13 19:14:20,011 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-13 19:14:20,011 - DEBUG - Project uuid in Contrail is 97300f0e-8c06-46be-b6ca-7b729fd07d51 2024-09-13 19:14:20,011 - DEBUG - [10.0.0.69]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-13 19:14:20,145 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-13 19:14:20,145 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_NamespaceDatabaseList?namespace_uuid=b9b483ab-2d36-4533-bae5-9aa31a400f1e 2024-09-13 19:14:20,150 - INFO - Namespace default with uuid b9b483ab-2d36-4533-bae5-9aa31a400f1e found in kube manager 2024-09-13 19:14:20,151 - INFO - Namespace default verification passed 2024-09-13 19:14:20,154 - DEBUG - Service ctest-nginx-svc-71271865 not present 2024-09-13 19:14:20,154 - INFO - Creating service ctest-nginx-svc-71271865 2024-09-13 19:14:20,173 - INFO - Created Service ctest-nginx-svc-71271865 2024-09-13 19:14:20,183 - DEBUG - Pod ctest-nginx-pod-20481935 not present 2024-09-13 19:14:20,183 - INFO - Creating Pod ctest-nginx-pod-20481935 2024-09-13 19:14:20,265 - DEBUG - Pod : ctest-nginx-pod-20481935 UUID is a7346887-8ac5-44dd-a46f-c1dc3e54f8b1 2024-09-13 19:14:20,271 - DEBUG - Pod ctest-nginx-pod-34397938 not present 2024-09-13 19:14:20,271 - INFO - Creating Pod ctest-nginx-pod-34397938 2024-09-13 19:14:20,307 - DEBUG - Pod : ctest-nginx-pod-34397938 UUID is 9c9b5f65-f595-4a41-83f4-374a7aad8e6d 2024-09-13 19:14:20,542 - INFO - Created VN __public__, UUID :3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:20,828 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-13 19:14:20,836 - DEBUG - Requesting: http://10.0.0.69:8082/domain/021a0921-a11e-45fc-9bde-854f2cd3b130 2024-09-13 19:14:20,862 - DEBUG - Requesting: http://10.0.0.69:8082/project/97300f0e-8c06-46be-b6ca-7b729fd07d51 2024-09-13 19:14:20,963 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:20,982 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:20,998 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/3a315e72-4f4f-4356-bfd3-2113f9616d7b 2024-09-13 19:14:21,023 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/3a315e72-4f4f-4356-bfd3-2113f9616d7b 2024-09-13 19:14:21,041 - DEBUG - Route Targets: [] 2024-09-13 19:14:21,041 - DEBUG - RT names not yet present for VN __public__ 2024-09-13 19:14:26,041 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-13 19:14:26,048 - DEBUG - Requesting: http://10.0.0.69:8082/domain/021a0921-a11e-45fc-9bde-854f2cd3b130 2024-09-13 19:14:26,061 - DEBUG - Requesting: http://10.0.0.69:8082/project/97300f0e-8c06-46be-b6ca-7b729fd07d51 2024-09-13 19:14:26,137 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:26,154 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:26,178 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/3a315e72-4f4f-4356-bfd3-2113f9616d7b 2024-09-13 19:14:26,194 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/3a315e72-4f4f-4356-bfd3-2113f9616d7b 2024-09-13 19:14:26,205 - DEBUG - Requesting: http://10.0.0.69:8082/route-target/b9aaa802-b459-4f36-8da8-31296cdf0744 2024-09-13 19:14:26,213 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-13 19:14:26,213 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:26,228 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/3a315e72-4f4f-4356-bfd3-2113f9616d7b 2024-09-13 19:14:26,254 - INFO - Verified VN network id 13 for VN 3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:26,254 - INFO - Verifications in API Server for VN __public__ passed 2024-09-13 19:14:26,255 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:26,275 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/3a315e72-4f4f-4356-bfd3-2113f9616d7b 2024-09-13 19:14:26,286 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/3a315e72-4f4f-4356-bfd3-2113f9616d7b 2024-09-13 19:14:26,297 - DEBUG - Requesting: http://10.0.0.69:8082/route-target/b9aaa802-b459-4f36-8da8-31296cdf0744 2024-09-13 19:14:26,307 - DEBUG - Requesting: http://10.0.0.69:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-13 19:14:26,316 - DEBUG - Control-node 10.0.0.69 : 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': '3482902145526155900', 'uuid-lslong': '12259226329585967363'}, 'enable': 'true', 'created': '2024-09-13T19:14:20', 'last-modified': '2024-09-13T19:14:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.552131'} 2024-09-13 19:14:26,316 - DEBUG - Requesting: http://10.0.0.69:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 19:14:26,329 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-13 19:14:26,330 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-13 19:14:26,330 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-13 19:14:26,331 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-13 19:14:26,341 - DEBUG - Requesting: http://10.0.0.69:8082/domain/021a0921-a11e-45fc-9bde-854f2cd3b130 2024-09-13 19:14:26,355 - DEBUG - Requesting: http://10.0.0.69:8082/project/97300f0e-8c06-46be-b6ca-7b729fd07d51 2024-09-13 19:14:26,419 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:26,436 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-13 19:14:26,436 - DEBUG - Verifying the vn in opserver 2024-09-13 19:14:26,437 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.69 2024-09-13 19:14:26,437 - DEBUG - Requesting: http://10.0.0.69:8081/analytics/uves/virtual-networks 2024-09-13 19:14:26,446 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.69:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-13 19:14:26,446 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-13 19:14:26,447 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 19:14:26,455 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 19:14:26,463 - DEBUG - Do not have enough data to verify VN in agent 2024-09-13 19:14:26,463 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 19:14:26,470 - DEBUG - VRF ids for VN __public__: {} 2024-09-13 19:14:26,590 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-13 19:14:26,813 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-13 19:14:26,819 - DEBUG - Requesting: http://10.0.0.69:8082/domain/021a0921-a11e-45fc-9bde-854f2cd3b130 2024-09-13 19:14:26,829 - DEBUG - Requesting: http://10.0.0.69:8082/project/97300f0e-8c06-46be-b6ca-7b729fd07d51 2024-09-13 19:14:26,889 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:26,911 - DEBUG - Requesting: http://10.0.0.69:8082/floating-ip-pool/1d577766-7afa-4269-8520-b4448d1ba300 2024-09-13 19:14:26,920 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-13 19:14:26,925 - DEBUG - Requesting: http://10.0.0.69:8082/domain/021a0921-a11e-45fc-9bde-854f2cd3b130 2024-09-13 19:14:26,935 - DEBUG - Requesting: http://10.0.0.69:8082/project/97300f0e-8c06-46be-b6ca-7b729fd07d51 2024-09-13 19:14:27,022 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/3055c10c-5388-4a7c-aa21-856504166103 2024-09-13 19:14:27,037 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-13 19:14:27,037 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-13 19:14:27,053 - DEBUG - Requesting: http://10.0.0.69:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-13 19:14:27,059 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-13 19:14:27,059 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-13 19:14:27,062 - DEBUG - Ingress ctest-nginx-ingress-76248350 not present 2024-09-13 19:14:27,063 - INFO - Creating Ingress ctest-nginx-ingress-76248350 2024-09-13 19:14:27,078 - INFO - Created Ingress ctest-nginx-ingress-76248350 2024-09-13 19:14:27,089 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-76248350 2024-09-13 19:14:30,095 - DEBUG - For Ingress ctest-nginx-ingress-76248350, Cluster IP: 10.47.255.249, External IPs ['135.26.211.60'] 2024-09-13 19:14:30,095 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-76248350 2024-09-13 19:14:30,095 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_LoadbalancerDatabaseList?x=b54d2dfa-bcd8-4b1b-8d0e-9d72674c33ad 2024-09-13 19:14:30,110 - INFO - Ingress ctest-nginx-ingress-76248350 with uuid b54d2dfa-bcd8-4b1b-8d0e-9d72674c33ad found in kube manager 2024-09-13 19:14:30,110 - INFO - Ingress ctest-nginx-ingress-76248350 verification passed 2024-09-13 19:14:30,115 - DEBUG - Pod ctest-busybox-pod-83780351 not present 2024-09-13 19:14:30,116 - INFO - Creating Pod ctest-busybox-pod-83780351 2024-09-13 19:14:30,165 - DEBUG - Node for Pod ctest-busybox-pod-83780351 not yet populated 2024-09-13 19:14:33,176 - DEBUG - Pod : ctest-busybox-pod-83780351 UUID is 48a99fa0-1c42-4e49-9d57-8529a79995b7 2024-09-13 19:14:33,186 - DEBUG - Pod ctest-nginx-pod-20481935 not in running state.Currently in Pending 2024-09-13 19:14:38,193 - INFO - Pod ctest-nginx-pod-20481935 is in running state.Got IP 10.47.255.251 2024-09-13 19:14:38,214 - DEBUG - Pod ctest-nginx-pod-20481935 has vmi 61f96f14-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:14:38,214 - INFO - Verified pod ctest-nginx-pod-20481935 in contrail-api 2024-09-13 19:14:38,214 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:14:38,227 - DEBUG - VMI 61f96f14-7204-11ef-a0f6-fa163ee1f85f is active in agent 10.0.0.34 2024-09-13 19:14:38,228 - INFO - Verified Pod ctest-nginx-pod-20481935 in agent 10.0.0.34 2024-09-13 19:14:38,228 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_VirtualMachineDatabaseList?x=a7346887-8ac5-44dd-a46f-c1dc3e54f8b1 2024-09-13 19:14:38,234 - INFO - Pod ctest-nginx-pod-20481935 with uuid a7346887-8ac5-44dd-a46f-c1dc3e54f8b1 found in kube manager 2024-09-13 19:14:38,234 - INFO - Pod ctest-nginx-pod-20481935 verification passed 2024-09-13 19:14:38,306 - DEBUG - [Pod ctest-nginx-pod-20481935] Cmd: echo ctest-nginx-pod-20481935 > /usr/share/nginx/html/index.html, Output: 2024-09-13 19:14:38,313 - INFO - Pod ctest-nginx-pod-34397938 is in running state.Got IP 10.47.255.250 2024-09-13 19:14:38,334 - DEBUG - Pod ctest-nginx-pod-34397938 has vmi 627dd3d0-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:14:38,334 - INFO - Verified pod ctest-nginx-pod-34397938 in contrail-api 2024-09-13 19:14:38,334 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:14:38,345 - DEBUG - VMI 627dd3d0-7204-11ef-a0f6-fa163ee1f85f is active in agent 10.0.0.34 2024-09-13 19:14:38,345 - INFO - Verified Pod ctest-nginx-pod-34397938 in agent 10.0.0.34 2024-09-13 19:14:38,345 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_VirtualMachineDatabaseList?x=9c9b5f65-f595-4a41-83f4-374a7aad8e6d 2024-09-13 19:14:38,350 - INFO - Pod ctest-nginx-pod-34397938 with uuid 9c9b5f65-f595-4a41-83f4-374a7aad8e6d found in kube manager 2024-09-13 19:14:38,350 - INFO - Pod ctest-nginx-pod-34397938 verification passed 2024-09-13 19:14:38,406 - DEBUG - [Pod ctest-nginx-pod-34397938] Cmd: echo ctest-nginx-pod-34397938 > /usr/share/nginx/html/index.html, Output: 2024-09-13 19:14:38,412 - DEBUG - Pod ctest-busybox-pod-83780351 not in running state.Currently in Pending 2024-09-13 19:14:43,418 - DEBUG - Pod ctest-busybox-pod-83780351 not in running state.Currently in Pending 2024-09-13 19:14:48,426 - INFO - Pod ctest-busybox-pod-83780351 is in running state.Got IP 10.47.255.248 2024-09-13 19:14:48,489 - DEBUG - Pod ctest-busybox-pod-83780351 has vmi 67719908-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:14:48,489 - INFO - Verified pod ctest-busybox-pod-83780351 in contrail-api 2024-09-13 19:14:48,489 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:14:48,502 - DEBUG - VMI 67719908-7204-11ef-a0f6-fa163ee1f85f is active in agent 10.0.0.34 2024-09-13 19:14:48,502 - INFO - Verified Pod ctest-busybox-pod-83780351 in agent 10.0.0.34 2024-09-13 19:14:48,502 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_VirtualMachineDatabaseList?x=48a99fa0-1c42-4e49-9d57-8529a79995b7 2024-09-13 19:14:48,507 - INFO - Pod ctest-busybox-pod-83780351 with uuid 48a99fa0-1c42-4e49-9d57-8529a79995b7 found in kube manager 2024-09-13 19:14:48,508 - INFO - Pod ctest-busybox-pod-83780351 verification passed 2024-09-13 19:14:48,697 - DEBUG - [Pod ctest-busybox-pod-83780351] 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-20481935 2024-09-13 19:14:48,698 - DEBUG - [Pod Pod ctest-busybox-pod-83780351] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-13 19:14:48,698 - DEBUG - [Pod Pod ctest-busybox-pod-83780351] 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-20481935 2024-09-13 19:14:48,756 - DEBUG - [Pod ctest-busybox-pod-83780351] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-34397938 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-13 19:14:48,756 - DEBUG - [Pod Pod ctest-busybox-pod-83780351] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-13 19:14:48,756 - DEBUG - [Pod Pod ctest-busybox-pod-83780351] Cmd output: ctest-nginx-pod-34397938 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-13 19:14:48,756 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-20481935': 1, 'ctest-nginx-pod-34397938': 1} 2024-09-13 19:14:48,757 - WARNING - Nothing to delete parallely 2024-09-13 19:14:48,758 - INFO - Deleting pod default:ctest-busybox-pod-83780351 2024-09-13 19:14:48,784 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48a99fa0-1c42-4e49-9d57-8529a79995b7 2024-09-13 19:14:48,795 - WARNING - Pod uuid 48a99fa0-1c42-4e49-9d57-8529a79995b7 is still seen in agent 10.0.0.34 VM list 2024-09-13 19:14:53,798 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48a99fa0-1c42-4e49-9d57-8529a79995b7 2024-09-13 19:14:53,806 - WARNING - Pod uuid 48a99fa0-1c42-4e49-9d57-8529a79995b7 is still seen in agent 10.0.0.34 VM list 2024-09-13 19:14:58,808 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48a99fa0-1c42-4e49-9d57-8529a79995b7 2024-09-13 19:14:58,816 - WARNING - Pod uuid 48a99fa0-1c42-4e49-9d57-8529a79995b7 is still seen in agent 10.0.0.34 VM list 2024-09-13 19:15:03,817 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48a99fa0-1c42-4e49-9d57-8529a79995b7 2024-09-13 19:15:03,836 - WARNING - Pod uuid 48a99fa0-1c42-4e49-9d57-8529a79995b7 is still seen in agent 10.0.0.34 VM list 2024-09-13 19:15:08,837 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48a99fa0-1c42-4e49-9d57-8529a79995b7 2024-09-13 19:15:08,844 - WARNING - Pod uuid 48a99fa0-1c42-4e49-9d57-8529a79995b7 is still seen in agent 10.0.0.34 VM list 2024-09-13 19:15:13,846 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48a99fa0-1c42-4e49-9d57-8529a79995b7 2024-09-13 19:15:14,995 - WARNING - Pod uuid 48a99fa0-1c42-4e49-9d57-8529a79995b7 is still seen in agent 10.0.0.34 VM list 2024-09-13 19:15:19,996 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48a99fa0-1c42-4e49-9d57-8529a79995b7 2024-09-13 19:15:21,403 - DEBUG - Pod 48a99fa0-1c42-4e49-9d57-8529a79995b7 is not in agent 10.0.0.34 VM list 2024-09-13 19:15:21,403 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:67719908-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:15:21,412 - DEBUG - VMI 67719908-7204-11ef-a0f6-fa163ee1f85f is removed from agent 10.0.0.34 2024-09-13 19:15:21,412 - INFO - Verified that pod ctest-busybox-pod-83780351 is removed in agent 2024-09-13 19:15:21,412 - INFO - Deleting Ingress : ctest-nginx-ingress-76248350 2024-09-13 19:15:21,419 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_LoadbalancerDatabaseList?x=b54d2dfa-bcd8-4b1b-8d0e-9d72674c33ad 2024-09-13 19:15:21,425 - ERROR - Ingress ctest-nginx-ingress-76248350 with uuid b54d2dfa-bcd8-4b1b-8d0e-9d72674c33ad still found in kube manager 2024-09-13 19:15:22,426 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_LoadbalancerDatabaseList?x=b54d2dfa-bcd8-4b1b-8d0e-9d72674c33ad 2024-09-13 19:15:22,436 - INFO - Ingress ctest-nginx-ingress-76248350 with uuid b54d2dfa-bcd8-4b1b-8d0e-9d72674c33ad deleted successfully from kube manager 2024-09-13 19:15:22,437 - INFO - Verifications on Ingress %s cleanup passed 2024-09-13 19:15:22,440 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-13 19:15:22,592 - DEBUG - Requesting: http://10.0.0.69:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-13 19:15:22,604 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-13 19:15:22,604 - INFO - Deleting VN __public__ 2024-09-13 19:15:22,926 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/3a315e72-4f4f-4356-bfd3-2113f9616d7b 2024-09-13 19:15:22,935 - DEBUG - Response Code: 404 2024-09-13 19:15:22,935 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-13 19:15:22,948 - DEBUG - Requesting: http://10.0.0.69:8082/domain/021a0921-a11e-45fc-9bde-854f2cd3b130 2024-09-13 19:15:22,964 - DEBUG - Requesting: http://10.0.0.69:8082/project/97300f0e-8c06-46be-b6ca-7b729fd07d51 2024-09-13 19:15:23,049 - INFO - Validated that VN __public__ is not found in API Server 2024-09-13 19:15:23,049 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-13 19:15:23,058 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 19:15:23,066 - DEBUG - VN __public__ is not present in Agent 10.0.0.34 2024-09-13 19:15:23,066 - INFO - Validated that VN __public__ is not in any agent 2024-09-13 19:15:23,067 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 19:15:23,076 - DEBUG - Requesting: http://10.0.0.69:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-13 19:15:23,089 - DEBUG - Requesting: http://10.0.0.69:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-13 19:15:23,097 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-13 19:15:23,097 - INFO - Deleting pod default:ctest-nginx-pod-34397938 2024-09-13 19:15:23,116 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9c9b5f65-f595-4a41-83f4-374a7aad8e6d 2024-09-13 19:15:23,126 - WARNING - Pod uuid 9c9b5f65-f595-4a41-83f4-374a7aad8e6d is still seen in agent 10.0.0.34 VM list 2024-09-13 19:15:28,127 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9c9b5f65-f595-4a41-83f4-374a7aad8e6d 2024-09-13 19:15:28,135 - DEBUG - Pod 9c9b5f65-f595-4a41-83f4-374a7aad8e6d is not in agent 10.0.0.34 VM list 2024-09-13 19:15:28,135 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:627dd3d0-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:15:28,141 - DEBUG - VMI 627dd3d0-7204-11ef-a0f6-fa163ee1f85f is removed from agent 10.0.0.34 2024-09-13 19:15:28,141 - INFO - Verified that pod ctest-nginx-pod-34397938 is removed in agent 2024-09-13 19:15:28,141 - INFO - Deleting pod default:ctest-nginx-pod-20481935 2024-09-13 19:15:28,152 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a7346887-8ac5-44dd-a46f-c1dc3e54f8b1 2024-09-13 19:15:28,162 - WARNING - Pod uuid a7346887-8ac5-44dd-a46f-c1dc3e54f8b1 is still seen in agent 10.0.0.34 VM list 2024-09-13 19:15:33,163 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a7346887-8ac5-44dd-a46f-c1dc3e54f8b1 2024-09-13 19:15:33,171 - DEBUG - Pod a7346887-8ac5-44dd-a46f-c1dc3e54f8b1 is not in agent 10.0.0.34 VM list 2024-09-13 19:15:33,171 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61f96f14-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:15:33,177 - DEBUG - VMI 61f96f14-7204-11ef-a0f6-fa163ee1f85f is removed from agent 10.0.0.34 2024-09-13 19:15:33,177 - INFO - Verified that pod ctest-nginx-pod-20481935 is removed in agent 2024-09-13 19:15:33,178 - INFO - Deleting service : ctest-nginx-svc-71271865 2024-09-13 19:15:33,435 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-13 19:15:33,443 - DEBUG - No XMPP flaps were noticed during the test
2024-09-13 19:15:33,443 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2024-09-13 19:15:33,443 - INFO - -------------------------------------------------------------------------------- 2024-09-13 19:15:39,930 - DEBUG - [10.0.0.69]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-13 19:15:40,070 - DEBUG - Output : cluster_project={} 2024-09-13 19:15:40,133 - DEBUG - [10.0.0.69]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-13 19:15:40,304 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-13 19:15:40,320 - DEBUG - [10.0.0.69]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-13 19:15:40,458 - DEBUG - Output : cluster_project={} 2024-09-13 19:15:55,619 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:15:55,709 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:15:55,757 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:16:00,861 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:16:00,920 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:16:01,041 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:16:01,104 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:16:01,237 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-13 19:16:01,549 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-13 19:16:06,078 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_ApplicationPolicySetReq? 2024-09-13 19:16:06,088 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-09-13 19:16:06,127 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-09-13 19:16:08,160 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-09-13 19:19:09,668 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-13 19:19:09,724 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=40bd614f-5273-4fe8-a038-65ed5bd2c84c 2024-09-13 19:19:09,859 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=419532e1-23c2-4e3e-aff3-940fa8676357 2024-09-13 19:19:09,879 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e8bb1546-5571-497f-ba54-983c188d949b 2024-09-13 19:19:09,897 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=23413703-fcfd-473e-b9b5-0882d4f9252a 2024-09-13 19:19:09,911 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=181ddefb-3398-4c78-af32-22a24e045045 2024-09-13 19:19:09,930 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b9c19caf-bfe8-495b-94ce-4af8064e3cd5 2024-09-13 19:19:09,965 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b8b7f26b-6c14-4c25-8273-d0d89b8f0a4e 2024-09-13 19:19:09,969 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c583d8a0-2ffd-4772-84e2-a1683463da52 2024-09-13 19:19:15,342 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c583d8a0-2ffd-4772-84e2-a1683463da52 2024-09-13 19:19:15,344 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=419532e1-23c2-4e3e-aff3-940fa8676357 2024-09-13 19:19:15,345 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e8bb1546-5571-497f-ba54-983c188d949b 2024-09-13 19:19:15,346 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=23413703-fcfd-473e-b9b5-0882d4f9252a 2024-09-13 19:19:15,347 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=40bd614f-5273-4fe8-a038-65ed5bd2c84c 2024-09-13 19:19:15,349 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=181ddefb-3398-4c78-af32-22a24e045045 2024-09-13 19:19:15,351 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b8b7f26b-6c14-4c25-8273-d0d89b8f0a4e 2024-09-13 19:19:15,355 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b9c19caf-bfe8-495b-94ce-4af8064e3cd5 2024-09-13 19:19:15,379 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9375922a-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:19:15,380 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:92df4bb2-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:19:15,393 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:92162e08-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:19:15,395 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:918362ee-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:19:20,379 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=419532e1-23c2-4e3e-aff3-940fa8676357 2024-09-13 19:19:20,392 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=181ddefb-3398-4c78-af32-22a24e045045 2024-09-13 19:19:20,394 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e8bb1546-5571-497f-ba54-983c188d949b 2024-09-13 19:19:20,396 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=23413703-fcfd-473e-b9b5-0882d4f9252a 2024-09-13 19:19:25,388 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=419532e1-23c2-4e3e-aff3-940fa8676357 2024-09-13 19:19:25,408 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=181ddefb-3398-4c78-af32-22a24e045045 2024-09-13 19:19:25,411 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=23413703-fcfd-473e-b9b5-0882d4f9252a 2024-09-13 19:19:25,412 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e8bb1546-5571-497f-ba54-983c188d949b 2024-09-13 19:19:30,397 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=419532e1-23c2-4e3e-aff3-940fa8676357 2024-09-13 19:19:30,429 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=181ddefb-3398-4c78-af32-22a24e045045 2024-09-13 19:19:30,431 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=23413703-fcfd-473e-b9b5-0882d4f9252a 2024-09-13 19:19:30,432 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e8bb1546-5571-497f-ba54-983c188d949b 2024-09-13 19:19:35,405 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=419532e1-23c2-4e3e-aff3-940fa8676357 2024-09-13 19:19:35,445 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=181ddefb-3398-4c78-af32-22a24e045045 2024-09-13 19:19:35,447 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e8bb1546-5571-497f-ba54-983c188d949b 2024-09-13 19:19:35,448 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=23413703-fcfd-473e-b9b5-0882d4f9252a 2024-09-13 19:19:40,414 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=419532e1-23c2-4e3e-aff3-940fa8676357 2024-09-13 19:19:40,460 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=181ddefb-3398-4c78-af32-22a24e045045 2024-09-13 19:19:40,463 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=23413703-fcfd-473e-b9b5-0882d4f9252a 2024-09-13 19:19:40,464 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e8bb1546-5571-497f-ba54-983c188d949b 2024-09-13 19:19:45,423 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=419532e1-23c2-4e3e-aff3-940fa8676357 2024-09-13 19:19:45,431 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95f10854-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:19:45,476 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=23413703-fcfd-473e-b9b5-0882d4f9252a 2024-09-13 19:19:45,480 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=181ddefb-3398-4c78-af32-22a24e045045 2024-09-13 19:19:45,496 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:94ad7d24-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:19:45,501 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:941ac5d8-7204-11ef-a0f6-fa163ee1f85f 2024-09-13 19:19:47,196 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e8bb1546-5571-497f-ba54-983c188d949b 2024-09-13 19:19:47,204 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9559bfe4-7204-11ef-a0f6-fa163ee1f85f