2025-02-18 09:44:23,804 - DEBUG - [10.0.0.28]: Running cmd : hostname 2025-02-18 09:44:24,180 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-982-1 2025-02-18 09:44:24,200 - DEBUG - [10.0.0.28]: Running cmd : hostname -f 2025-02-18 09:44:24,299 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-982-1 2025-02-18 09:44:24,299 - DEBUG - [10.0.0.28]: 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}' 2025-02-18 09:44:24,386 - DEBUG - Output : NAMES jovial_ride contrail_test_3N82Cik1w contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_schema_1 config_api_dnsmasq_1 2025-02-18 09:44:24,387 - DEBUG - [10.0.0.28]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-18 09:44:24,444 - DEBUG - Output : 10.0.0.28/24 172.17.0.1/16 2025-02-18 09:44:24,444 - DEBUG - [10.0.0.28]: Running cmd : getent hosts 10.0.0.28 | head -n 1 | awk '{print $2}' 2025-02-18 09:44:24,527 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-982-1 2025-02-18 09:44:24,597 - DEBUG - [10.0.0.30]: Running cmd : hostname 2025-02-18 09:44:24,839 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-982-1 2025-02-18 09:44:24,839 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2025-02-18 09:44:24,873 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-982-1 2025-02-18 09:44:24,873 - DEBUG - [10.0.0.30]: 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}' 2025-02-18 09:44:24,929 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-18 09:44:24,930 - DEBUG - [10.0.0.30]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-18 09:44:25,001 - DEBUG - Output : 10.0.0.30/24 2025-02-18 09:44:25,001 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2025-02-18 09:44:25,036 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-982-1 2025-02-18 09:44:25,112 - INFO - Using existing project ['default-domain', 'k8s-default'](0493e287-7fb7-4554-a644-0d86764826ff) 2025-02-18 09:44:25,224 - INFO - Using existing project ['default-domain', 'k8s-default'](0493e287-7fb7-4554-a644-0d86764826ff) 2025-02-18 09:44:25,372 - INFO - ================================================================================ 2025-02-18 09:44:25,372 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-18 09:44:25,373 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-02-18 09:44:25,628 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-18 09:44:25,637 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.0.0.28': '0'}} with 2025-02-18 09:44:25,638 - INFO - Initial checks done. Running the testcase now 2025-02-18 09:44:25,638 - INFO - 2025-02-18 09:44:25,642 - INFO - Namespace default already exists 2025-02-18 09:44:25,642 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-18 09:44:25,763 - DEBUG - Output : cluster_project={} 2025-02-18 09:44:25,821 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-18 09:44:25,821 - DEBUG - Project uuid in Contrail is 0493e287-7fb7-4554-a644-0d86764826ff 2025-02-18 09:44:25,821 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-18 09:44:25,969 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-18 09:44:25,970 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_NamespaceDatabaseList?namespace_uuid=0b55385f-08fa-4d30-9126-9de3ab0cff5b 2025-02-18 09:44:25,975 - INFO - Namespace default with uuid 0b55385f-08fa-4d30-9126-9de3ab0cff5b found in kube manager 2025-02-18 09:44:25,976 - INFO - Namespace default verification passed 2025-02-18 09:44:25,992 - DEBUG - Service ctest-nginx-svc-95505451 not present 2025-02-18 09:44:25,992 - INFO - Creating service ctest-nginx-svc-95505451 2025-02-18 09:44:26,018 - INFO - Created Service ctest-nginx-svc-95505451 2025-02-18 09:44:26,026 - DEBUG - Pod ctest-nginx-pod-46125421 not present 2025-02-18 09:44:26,026 - INFO - Creating Pod ctest-nginx-pod-46125421 2025-02-18 09:44:26,131 - DEBUG - Pod : ctest-nginx-pod-46125421 UUID is d2f3b1e4-ed68-4bca-b375-55da8added19 2025-02-18 09:44:26,136 - DEBUG - Pod ctest-nginx-pod-94777469 not present 2025-02-18 09:44:26,136 - INFO - Creating Pod ctest-nginx-pod-94777469 2025-02-18 09:44:26,411 - DEBUG - Pod : ctest-nginx-pod-94777469 UUID is cb9ebdc4-f068-459a-a81f-b037de15a65f 2025-02-18 09:44:26,750 - INFO - Created VN __public__, UUID :7fb7bf18-33ed-41dd-b034-d9bd3cc910a1 2025-02-18 09:44:27,076 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-18 09:44:27,086 - DEBUG - Requesting: http://10.0.0.28:8082/domain/60b794a4-a365-4e48-9a56-1ed94fb8448d 2025-02-18 09:44:27,194 - DEBUG - Requesting: http://10.0.0.28:8082/project/0493e287-7fb7-4554-a644-0d86764826ff 2025-02-18 09:44:27,334 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/7fb7bf18-33ed-41dd-b034-d9bd3cc910a1 2025-02-18 09:44:27,374 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/7fb7bf18-33ed-41dd-b034-d9bd3cc910a1 2025-02-18 09:44:27,400 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/7dfde71f-ad73-4c6b-8230-530d9f0341dc 2025-02-18 09:44:27,415 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/7dfde71f-ad73-4c6b-8230-530d9f0341dc 2025-02-18 09:44:27,441 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/33879977-81b1-434c-a3d7-08d7154e31c9 2025-02-18 09:44:27,456 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-18 09:44:27,456 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/7fb7bf18-33ed-41dd-b034-d9bd3cc910a1 2025-02-18 09:44:27,479 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/7dfde71f-ad73-4c6b-8230-530d9f0341dc 2025-02-18 09:44:27,501 - INFO - Verified VN network id 13 for VN 7fb7bf18-33ed-41dd-b034-d9bd3cc910a1 2025-02-18 09:44:27,501 - INFO - Verifications in API Server for VN __public__ passed 2025-02-18 09:44:27,504 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/7fb7bf18-33ed-41dd-b034-d9bd3cc910a1 2025-02-18 09:44:27,516 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/7dfde71f-ad73-4c6b-8230-530d9f0341dc 2025-02-18 09:44:27,524 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/7dfde71f-ad73-4c6b-8230-530d9f0341dc 2025-02-18 09:44:27,562 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/33879977-81b1-434c-a3d7-08d7154e31c9 2025-02-18 09:44:27,580 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-18 09:44:27,586 - DEBUG - Control-node 10.0.0.28 : 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': '9203034474226205149', 'uuid-lslong': '12697012656256127137'}, 'enable': 'true', 'created': '2025-02-18T09:44:26', 'last-modified': '2025-02-18T09:44:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.675244'} 2025-02-18 09:44:27,586 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-18 09:44:27,606 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-18 09:44:27,606 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-18 09:44:27,607 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-18 09:44:27,607 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-18 09:44:27,614 - DEBUG - Requesting: http://10.0.0.28:8082/domain/60b794a4-a365-4e48-9a56-1ed94fb8448d 2025-02-18 09:44:27,636 - DEBUG - Requesting: http://10.0.0.28:8082/project/0493e287-7fb7-4554-a644-0d86764826ff 2025-02-18 09:44:27,743 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/7fb7bf18-33ed-41dd-b034-d9bd3cc910a1 2025-02-18 09:44:27,757 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-18 09:44:27,757 - DEBUG - Verifying the vn in opserver 2025-02-18 09:44:27,757 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.28 2025-02-18 09:44:27,757 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2025-02-18 09:44:27,763 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-18 09:44:27,763 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-18 09:44:27,763 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-18 09:44:27,772 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-18 09:44:27,782 - DEBUG - Do not have enough data to verify VN in agent 2025-02-18 09:44:27,782 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-18 09:44:27,790 - DEBUG - VRF ids for VN __public__: {} 2025-02-18 09:44:27,937 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-18 09:44:28,204 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-18 09:44:28,212 - DEBUG - Requesting: http://10.0.0.28:8082/domain/60b794a4-a365-4e48-9a56-1ed94fb8448d 2025-02-18 09:44:28,225 - DEBUG - Requesting: http://10.0.0.28:8082/project/0493e287-7fb7-4554-a644-0d86764826ff 2025-02-18 09:44:28,292 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/7fb7bf18-33ed-41dd-b034-d9bd3cc910a1 2025-02-18 09:44:28,347 - DEBUG - Requesting: http://10.0.0.28:8082/floating-ip-pool/42987059-f1c0-4b25-acec-e65764d98c29 2025-02-18 09:44:28,356 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-18 09:44:28,366 - DEBUG - Requesting: http://10.0.0.28:8082/domain/60b794a4-a365-4e48-9a56-1ed94fb8448d 2025-02-18 09:44:28,388 - DEBUG - Requesting: http://10.0.0.28:8082/project/0493e287-7fb7-4554-a644-0d86764826ff 2025-02-18 09:44:28,472 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/7fb7bf18-33ed-41dd-b034-d9bd3cc910a1 2025-02-18 09:44:28,491 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-18 09:44:28,491 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-18 09:44:28,522 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-18 09:44:28,542 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-18 09:44:28,542 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-18 09:44:28,547 - DEBUG - Ingress ctest-nginx-ingress-61811478 not present 2025-02-18 09:44:28,547 - INFO - Creating Ingress ctest-nginx-ingress-61811478 2025-02-18 09:44:28,565 - INFO - Created Ingress ctest-nginx-ingress-61811478 2025-02-18 09:44:28,598 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-61811478 2025-02-18 09:44:31,611 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-61811478 2025-02-18 09:44:34,622 - DEBUG - For Ingress ctest-nginx-ingress-61811478, Cluster IP: 10.47.255.249, External IPs ['210.191.96.188'] 2025-02-18 09:44:34,622 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-61811478 2025-02-18 09:44:34,623 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=ca5fe00d-56f3-42d4-8799-44641c56c804 2025-02-18 09:44:34,629 - INFO - Ingress ctest-nginx-ingress-61811478 with uuid ca5fe00d-56f3-42d4-8799-44641c56c804 found in kube manager 2025-02-18 09:44:34,630 - INFO - Ingress ctest-nginx-ingress-61811478 verification passed 2025-02-18 09:44:34,635 - DEBUG - Pod ctest-busybox-pod-71138147 not present 2025-02-18 09:44:34,635 - INFO - Creating Pod ctest-busybox-pod-71138147 2025-02-18 09:44:34,675 - DEBUG - Pod : ctest-busybox-pod-71138147 UUID is cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:44:34,685 - DEBUG - Pod ctest-nginx-pod-46125421 not in running state.Currently in Pending 2025-02-18 09:44:39,691 - INFO - Pod ctest-nginx-pod-46125421 is in running state.Got IP 10.47.255.251 2025-02-18 09:44:39,705 - DEBUG - Pod ctest-nginx-pod-46125421 has vmi f2554e3a-eddc-11ef-bbc1-fa163e72a0d5 2025-02-18 09:44:39,705 - INFO - Verified pod ctest-nginx-pod-46125421 in contrail-api 2025-02-18 09:44:39,705 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:44:39,719 - DEBUG - VMI f2554e3a-eddc-11ef-bbc1-fa163e72a0d5 is active in agent 10.0.0.30 2025-02-18 09:44:39,719 - INFO - Verified Pod ctest-nginx-pod-46125421 in agent 10.0.0.30 2025-02-18 09:44:39,719 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=d2f3b1e4-ed68-4bca-b375-55da8added19 2025-02-18 09:44:39,724 - INFO - Pod ctest-nginx-pod-46125421 with uuid d2f3b1e4-ed68-4bca-b375-55da8added19 found in kube manager 2025-02-18 09:44:39,724 - INFO - Pod ctest-nginx-pod-46125421 verification passed 2025-02-18 09:44:39,796 - DEBUG - [Pod ctest-nginx-pod-46125421] Cmd: echo ctest-nginx-pod-46125421 > /usr/share/nginx/html/index.html, Output: 2025-02-18 09:44:39,813 - DEBUG - Pod ctest-nginx-pod-94777469 not in running state.Currently in Pending 2025-02-18 09:44:44,819 - INFO - Pod ctest-nginx-pod-94777469 is in running state.Got IP 10.47.255.250 2025-02-18 09:44:44,834 - DEBUG - Pod ctest-nginx-pod-94777469 has vmi f2f614be-eddc-11ef-bbc1-fa163e72a0d5 2025-02-18 09:44:44,834 - INFO - Verified pod ctest-nginx-pod-94777469 in contrail-api 2025-02-18 09:44:44,834 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:44:44,851 - DEBUG - VMI f2f614be-eddc-11ef-bbc1-fa163e72a0d5 is active in agent 10.0.0.30 2025-02-18 09:44:44,851 - INFO - Verified Pod ctest-nginx-pod-94777469 in agent 10.0.0.30 2025-02-18 09:44:44,851 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=cb9ebdc4-f068-459a-a81f-b037de15a65f 2025-02-18 09:44:44,856 - INFO - Pod ctest-nginx-pod-94777469 with uuid cb9ebdc4-f068-459a-a81f-b037de15a65f found in kube manager 2025-02-18 09:44:44,857 - INFO - Pod ctest-nginx-pod-94777469 verification passed 2025-02-18 09:44:44,924 - DEBUG - [Pod ctest-nginx-pod-94777469] Cmd: echo ctest-nginx-pod-94777469 > /usr/share/nginx/html/index.html, Output: 2025-02-18 09:44:44,930 - INFO - Pod ctest-busybox-pod-71138147 is in running state.Got IP 10.47.255.248 2025-02-18 09:44:44,988 - DEBUG - Pod ctest-busybox-pod-71138147 has vmi f61746fe-eddc-11ef-bbc1-fa163e72a0d5 2025-02-18 09:44:44,988 - INFO - Verified pod ctest-busybox-pod-71138147 in contrail-api 2025-02-18 09:44:44,988 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:44:45,000 - DEBUG - VMI f61746fe-eddc-11ef-bbc1-fa163e72a0d5 is active in agent 10.0.0.30 2025-02-18 09:44:45,000 - INFO - Verified Pod ctest-busybox-pod-71138147 in agent 10.0.0.30 2025-02-18 09:44:45,000 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:44:45,007 - INFO - Pod ctest-busybox-pod-71138147 with uuid cb5f2459-ffae-43f9-8abf-04bca15aeada found in kube manager 2025-02-18 09:44:45,007 - INFO - Pod ctest-busybox-pod-71138147 verification passed 2025-02-18 09:44:45,068 - DEBUG - [Pod ctest-busybox-pod-71138147] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-94777469 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-18 09:44:45,068 - DEBUG - [Pod Pod ctest-busybox-pod-71138147] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-18 09:44:45,068 - DEBUG - [Pod Pod ctest-busybox-pod-71138147] Cmd output: ctest-nginx-pod-94777469 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-18 09:44:45,134 - DEBUG - [Pod ctest-busybox-pod-71138147] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-94777469 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-18 09:44:45,135 - DEBUG - [Pod Pod ctest-busybox-pod-71138147] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-18 09:44:45,135 - DEBUG - [Pod Pod ctest-busybox-pod-71138147] Cmd output: ctest-nginx-pod-94777469 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-18 09:44:45,214 - DEBUG - [Pod ctest-busybox-pod-71138147] 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-46125421 2025-02-18 09:44:45,214 - DEBUG - [Pod Pod ctest-busybox-pod-71138147] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-18 09:44:45,214 - DEBUG - [Pod Pod ctest-busybox-pod-71138147] 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-46125421 2025-02-18 09:44:45,214 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-46125421': 1, 'ctest-nginx-pod-94777469': 2} 2025-02-18 09:44:45,214 - WARNING - Nothing to delete parallely 2025-02-18 09:44:45,214 - INFO - Deleting pod default:ctest-busybox-pod-71138147 2025-02-18 09:44:45,226 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:44:45,245 - WARNING - Pod uuid cb5f2459-ffae-43f9-8abf-04bca15aeada is still seen in agent 10.0.0.30 VM list 2025-02-18 09:44:50,246 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:44:50,256 - WARNING - Pod uuid cb5f2459-ffae-43f9-8abf-04bca15aeada is still seen in agent 10.0.0.30 VM list 2025-02-18 09:44:55,257 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:44:55,265 - WARNING - Pod uuid cb5f2459-ffae-43f9-8abf-04bca15aeada is still seen in agent 10.0.0.30 VM list 2025-02-18 09:45:00,266 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:45:00,275 - WARNING - Pod uuid cb5f2459-ffae-43f9-8abf-04bca15aeada is still seen in agent 10.0.0.30 VM list 2025-02-18 09:45:05,276 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:45:05,286 - WARNING - Pod uuid cb5f2459-ffae-43f9-8abf-04bca15aeada is still seen in agent 10.0.0.30 VM list 2025-02-18 09:45:10,286 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:45:10,410 - WARNING - Pod uuid cb5f2459-ffae-43f9-8abf-04bca15aeada is still seen in agent 10.0.0.30 VM list 2025-02-18 09:45:15,411 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:45:15,421 - WARNING - Pod uuid cb5f2459-ffae-43f9-8abf-04bca15aeada is still seen in agent 10.0.0.30 VM list 2025-02-18 09:45:20,422 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb5f2459-ffae-43f9-8abf-04bca15aeada 2025-02-18 09:45:20,431 - DEBUG - Pod cb5f2459-ffae-43f9-8abf-04bca15aeada is not in agent 10.0.0.30 VM list 2025-02-18 09:45:20,431 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f61746fe-eddc-11ef-bbc1-fa163e72a0d5 2025-02-18 09:45:20,438 - DEBUG - VMI f61746fe-eddc-11ef-bbc1-fa163e72a0d5 is removed from agent 10.0.0.30 2025-02-18 09:45:20,438 - INFO - Verified that pod ctest-busybox-pod-71138147 is removed in agent 2025-02-18 09:45:20,438 - INFO - Deleting Ingress : ctest-nginx-ingress-61811478 2025-02-18 09:45:20,454 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=ca5fe00d-56f3-42d4-8799-44641c56c804 2025-02-18 09:45:20,459 - ERROR - Ingress ctest-nginx-ingress-61811478 with uuid ca5fe00d-56f3-42d4-8799-44641c56c804 still found in kube manager 2025-02-18 09:45:21,460 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=ca5fe00d-56f3-42d4-8799-44641c56c804 2025-02-18 09:45:21,465 - INFO - Ingress ctest-nginx-ingress-61811478 with uuid ca5fe00d-56f3-42d4-8799-44641c56c804 deleted successfully from kube manager 2025-02-18 09:45:21,466 - INFO - Verifications on Ingress %s cleanup passed 2025-02-18 09:45:21,467 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-18 09:45:21,638 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-18 09:45:21,648 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-18 09:45:21,648 - INFO - Deleting VN __public__ 2025-02-18 09:45:22,006 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/7dfde71f-ad73-4c6b-8230-530d9f0341dc 2025-02-18 09:45:22,025 - DEBUG - Response Code: 404 2025-02-18 09:45:22,025 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-18 09:45:22,032 - DEBUG - Requesting: http://10.0.0.28:8082/domain/60b794a4-a365-4e48-9a56-1ed94fb8448d 2025-02-18 09:45:22,063 - DEBUG - Requesting: http://10.0.0.28:8082/project/0493e287-7fb7-4554-a644-0d86764826ff 2025-02-18 09:45:22,136 - INFO - Validated that VN __public__ is not found in API Server 2025-02-18 09:45:22,136 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-18 09:45:22,145 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-18 09:45:22,163 - DEBUG - VN __public__ is not present in Agent 10.0.0.30 2025-02-18 09:45:22,163 - INFO - Validated that VN __public__ is not in any agent 2025-02-18 09:45:22,163 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-18 09:45:22,188 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-18 09:45:22,198 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-18 09:45:22,211 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-18 09:45:22,211 - INFO - Deleting pod default:ctest-nginx-pod-94777469 2025-02-18 09:45:22,265 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb9ebdc4-f068-459a-a81f-b037de15a65f 2025-02-18 09:45:22,279 - WARNING - Pod uuid cb9ebdc4-f068-459a-a81f-b037de15a65f is still seen in agent 10.0.0.30 VM list 2025-02-18 09:45:27,279 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=cb9ebdc4-f068-459a-a81f-b037de15a65f 2025-02-18 09:45:27,287 - DEBUG - Pod cb9ebdc4-f068-459a-a81f-b037de15a65f is not in agent 10.0.0.30 VM list 2025-02-18 09:45:27,288 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f2f614be-eddc-11ef-bbc1-fa163e72a0d5 2025-02-18 09:45:27,295 - DEBUG - VMI f2f614be-eddc-11ef-bbc1-fa163e72a0d5 is removed from agent 10.0.0.30 2025-02-18 09:45:27,295 - INFO - Verified that pod ctest-nginx-pod-94777469 is removed in agent 2025-02-18 09:45:27,295 - INFO - Deleting pod default:ctest-nginx-pod-46125421 2025-02-18 09:45:27,320 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d2f3b1e4-ed68-4bca-b375-55da8added19 2025-02-18 09:45:27,330 - WARNING - Pod uuid d2f3b1e4-ed68-4bca-b375-55da8added19 is still seen in agent 10.0.0.30 VM list 2025-02-18 09:45:32,330 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d2f3b1e4-ed68-4bca-b375-55da8added19 2025-02-18 09:45:32,338 - DEBUG - Pod d2f3b1e4-ed68-4bca-b375-55da8added19 is not in agent 10.0.0.30 VM list 2025-02-18 09:45:32,338 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f2554e3a-eddc-11ef-bbc1-fa163e72a0d5 2025-02-18 09:45:32,345 - DEBUG - VMI f2554e3a-eddc-11ef-bbc1-fa163e72a0d5 is removed from agent 10.0.0.30 2025-02-18 09:45:32,345 - INFO - Verified that pod ctest-nginx-pod-46125421 is removed in agent 2025-02-18 09:45:32,345 - INFO - Deleting service : ctest-nginx-svc-95505451 2025-02-18 09:45:32,540 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-18 09:45:32,549 - DEBUG - No XMPP flaps were noticed during the test
2025-02-18 09:45:32,549 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2025-02-18 09:45:32,549 - INFO - -------------------------------------------------------------------------------- 2025-02-18 09:45:39,036 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-18 09:45:39,191 - DEBUG - Output : cluster_project={} 2025-02-18 09:45:39,244 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-18 09:45:39,398 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-18 09:45:39,434 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-18 09:45:39,567 - DEBUG - Output : cluster_project={} 2025-02-18 09:45:49,730 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:45:49,808 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:45:54,858 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:45:54,940 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:45:59,991 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:46:00,117 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:46:00,205 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:46:00,289 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-18 09:46:00,535 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-18 09:46:03,430 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_ApplicationPolicySetReq? 2025-02-18 09:46:03,439 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-02-18 09:46:03,472 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-02-18 09:46:05,506 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-02-18 09:49:06,614 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-18 09:49:06,692 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e21a5276-f883-42aa-8fb8-46fac79f8f7c 2025-02-18 09:49:06,707 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6a8f185c-0df8-4c2c-916b-cf97b07cdf4e 2025-02-18 09:49:06,720 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2a2a3801-8748-4f16-aad2-69aed06d4cc0 2025-02-18 09:49:06,724 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4acb131-da78-4d33-a41e-9a8a632e1436 2025-02-18 09:49:06,728 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e6967da8-7a44-443a-b012-1ea4002aeab7 2025-02-18 09:49:06,736 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d07c96c6-c151-4abe-9df1-bdbdbcdb61ee 2025-02-18 09:49:06,741 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4618394-9f69-4415-8d14-88bfd50c44df 2025-02-18 09:49:06,746 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fc5fe06f-cbf4-4ebb-a9e7-c2b67f68efd3 2025-02-18 09:49:11,848 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e21a5276-f883-42aa-8fb8-46fac79f8f7c 2025-02-18 09:49:11,850 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6a8f185c-0df8-4c2c-916b-cf97b07cdf4e 2025-02-18 09:49:11,852 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=fc5fe06f-cbf4-4ebb-a9e7-c2b67f68efd3 2025-02-18 09:49:11,855 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d07c96c6-c151-4abe-9df1-bdbdbcdb61ee 2025-02-18 09:49:11,857 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e6967da8-7a44-443a-b012-1ea4002aeab7 2025-02-18 09:49:11,858 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4acb131-da78-4d33-a41e-9a8a632e1436 2025-02-18 09:49:11,860 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2a2a3801-8748-4f16-aad2-69aed06d4cc0 2025-02-18 09:49:11,862 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4618394-9f69-4415-8d14-88bfd50c44df 2025-02-18 09:49:11,893 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1f34e596-eddd-11ef-bbc1-fa163e72a0d5 2025-02-18 09:49:11,894 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1ddc1872-eddd-11ef-bbc1-fa163e72a0d5 2025-02-18 09:49:11,897 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1e9631ee-eddd-11ef-bbc1-fa163e72a0d5 2025-02-18 09:49:11,899 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1d51260e-eddd-11ef-bbc1-fa163e72a0d5 2025-02-18 09:49:16,891 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4acb131-da78-4d33-a41e-9a8a632e1436 2025-02-18 09:49:16,896 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4618394-9f69-4415-8d14-88bfd50c44df 2025-02-18 09:49:16,898 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e6967da8-7a44-443a-b012-1ea4002aeab7 2025-02-18 09:49:16,900 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6a8f185c-0df8-4c2c-916b-cf97b07cdf4e 2025-02-18 09:49:21,906 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4acb131-da78-4d33-a41e-9a8a632e1436 2025-02-18 09:49:21,915 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4618394-9f69-4415-8d14-88bfd50c44df 2025-02-18 09:49:21,917 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6a8f185c-0df8-4c2c-916b-cf97b07cdf4e 2025-02-18 09:49:21,918 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e6967da8-7a44-443a-b012-1ea4002aeab7 2025-02-18 09:49:26,914 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4acb131-da78-4d33-a41e-9a8a632e1436 2025-02-18 09:49:26,934 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4618394-9f69-4415-8d14-88bfd50c44df 2025-02-18 09:49:26,936 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e6967da8-7a44-443a-b012-1ea4002aeab7 2025-02-18 09:49:26,937 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6a8f185c-0df8-4c2c-916b-cf97b07cdf4e 2025-02-18 09:49:31,924 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4acb131-da78-4d33-a41e-9a8a632e1436 2025-02-18 09:49:31,950 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4618394-9f69-4415-8d14-88bfd50c44df 2025-02-18 09:49:31,952 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6a8f185c-0df8-4c2c-916b-cf97b07cdf4e 2025-02-18 09:49:31,953 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e6967da8-7a44-443a-b012-1ea4002aeab7 2025-02-18 09:49:36,932 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4acb131-da78-4d33-a41e-9a8a632e1436 2025-02-18 09:49:36,965 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e6967da8-7a44-443a-b012-1ea4002aeab7 2025-02-18 09:49:36,967 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6a8f185c-0df8-4c2c-916b-cf97b07cdf4e 2025-02-18 09:49:36,968 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4618394-9f69-4415-8d14-88bfd50c44df 2025-02-18 09:49:41,948 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4acb131-da78-4d33-a41e-9a8a632e1436 2025-02-18 09:49:41,956 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:20f9f0a6-eddd-11ef-bbc1-fa163e72a0d5 2025-02-18 09:49:41,983 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e6967da8-7a44-443a-b012-1ea4002aeab7 2025-02-18 09:49:41,985 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d4618394-9f69-4415-8d14-88bfd50c44df 2025-02-18 09:49:41,986 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6a8f185c-0df8-4c2c-916b-cf97b07cdf4e 2025-02-18 09:49:42,001 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1ff74e9c-eddd-11ef-bbc1-fa163e72a0d5 2025-02-18 09:49:42,003 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2077ca36-eddd-11ef-bbc1-fa163e72a0d5 2025-02-18 09:49:42,006 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:217a6768-eddd-11ef-bbc1-fa163e72a0d5