2024-09-17 22:33:41,544 - DEBUG - [10.0.0.69]: Running cmd : hostname 2024-09-17 22:33:41,776 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-686-1 2024-09-17 22:33:41,776 - DEBUG - [10.0.0.69]: Running cmd : hostname -f 2024-09-17 22:33:41,810 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-686-1 2024-09-17 22:33:41,810 - 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-17 22:33:41,885 - DEBUG - Output : NAMES contrail_test_0Dna6sFrj contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_nodemgr_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-17 22:33:41,886 - DEBUG - [10.0.0.69]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-17 22:33:41,920 - DEBUG - Output : 10.0.0.69/24 172.17.0.1/16 2024-09-17 22:33:41,920 - DEBUG - [10.0.0.69]: Running cmd : getent hosts 10.0.0.69 | head -n 1 | awk '{print $2}' 2024-09-17 22:33:42,004 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-686-1 2024-09-17 22:33:42,052 - DEBUG - [10.0.0.66]: Running cmd : hostname 2024-09-17 22:33:42,284 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-686-1 2024-09-17 22:33:42,284 - DEBUG - [10.0.0.66]: Running cmd : hostname -f 2024-09-17 22:33:42,319 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-686-1 2024-09-17 22:33:42,319 - DEBUG - [10.0.0.66]: 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-17 22:33:42,411 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-17 22:33:42,412 - DEBUG - [10.0.0.66]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-17 22:33:42,446 - DEBUG - Output : 10.0.0.66/24 2024-09-17 22:33:42,446 - DEBUG - [10.0.0.66]: Running cmd : getent hosts 10.0.0.66 | head -n 1 | awk '{print $2}' 2024-09-17 22:33:42,481 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-686-1 2024-09-17 22:33:42,576 - INFO - Using existing project ['default-domain', 'k8s-default'](a2bdbc80-f177-421b-82c0-364592f62a6f) 2024-09-17 22:33:42,695 - INFO - Using existing project ['default-domain', 'k8s-default'](a2bdbc80-f177-421b-82c0-364592f62a6f) 2024-09-17 22:33:42,837 - INFO - ================================================================================ 2024-09-17 22:33:42,837 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-17 22:33:42,838 - 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-17 22:33:43,077 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-17 22:33:43,086 - DEBUG - Nothing to compare xmpp stats {'10.0.0.66': {'10.0.0.69': '0'}} with 2024-09-17 22:33:43,086 - INFO - Initial checks done. Running the testcase now 2024-09-17 22:33:43,086 - INFO - 2024-09-17 22:33:43,090 - INFO - Namespace default already exists 2024-09-17 22:33:43,090 - 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-17 22:33:43,219 - DEBUG - Output : cluster_project={} 2024-09-17 22:33:43,281 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-17 22:33:43,282 - DEBUG - Project uuid in Contrail is a2bdbc80-f177-421b-82c0-364592f62a6f 2024-09-17 22:33:43,282 - 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-17 22:33:43,561 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-17 22:33:43,562 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_NamespaceDatabaseList?namespace_uuid=95d31474-8165-4c20-9568-314623161e58 2024-09-17 22:33:43,566 - INFO - Namespace default with uuid 95d31474-8165-4c20-9568-314623161e58 found in kube manager 2024-09-17 22:33:43,566 - INFO - Namespace default verification passed 2024-09-17 22:33:43,569 - DEBUG - Service ctest-nginx-svc-03552080 not present 2024-09-17 22:33:43,569 - INFO - Creating service ctest-nginx-svc-03552080 2024-09-17 22:33:43,595 - INFO - Created Service ctest-nginx-svc-03552080 2024-09-17 22:33:43,603 - DEBUG - Pod ctest-nginx-pod-26362579 not present 2024-09-17 22:33:43,603 - INFO - Creating Pod ctest-nginx-pod-26362579 2024-09-17 22:33:43,656 - DEBUG - Pod : ctest-nginx-pod-26362579 UUID is aa329dd6-be3b-494a-8748-19a97cc11a78 2024-09-17 22:33:43,660 - DEBUG - Pod ctest-nginx-pod-13787112 not present 2024-09-17 22:33:43,661 - INFO - Creating Pod ctest-nginx-pod-13787112 2024-09-17 22:33:43,690 - DEBUG - Pod : ctest-nginx-pod-13787112 UUID is 81294030-2948-45a4-bad5-7fbb2eab796c 2024-09-17 22:33:43,901 - INFO - Created VN __public__, UUID :f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:44,206 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-17 22:33:44,213 - DEBUG - Requesting: http://10.0.0.69:8082/domain/8ab3341f-8290-4654-883e-9e0d8108c55d 2024-09-17 22:33:44,234 - DEBUG - Requesting: http://10.0.0.69:8082/project/a2bdbc80-f177-421b-82c0-364592f62a6f 2024-09-17 22:33:44,335 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:44,358 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:44,373 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/f72558e5-f35a-4f61-ba33-c6b3d9fecac8 2024-09-17 22:33:44,399 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/f72558e5-f35a-4f61-ba33-c6b3d9fecac8 2024-09-17 22:33:44,408 - DEBUG - Route Targets: [] 2024-09-17 22:33:44,408 - DEBUG - RT names not yet present for VN __public__ 2024-09-17 22:33:49,409 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-17 22:33:49,415 - DEBUG - Requesting: http://10.0.0.69:8082/domain/8ab3341f-8290-4654-883e-9e0d8108c55d 2024-09-17 22:33:49,424 - DEBUG - Requesting: http://10.0.0.69:8082/project/a2bdbc80-f177-421b-82c0-364592f62a6f 2024-09-17 22:33:49,487 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:49,500 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:49,514 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/f72558e5-f35a-4f61-ba33-c6b3d9fecac8 2024-09-17 22:33:49,525 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/f72558e5-f35a-4f61-ba33-c6b3d9fecac8 2024-09-17 22:33:49,534 - DEBUG - Requesting: http://10.0.0.69:8082/route-target/0dd1ca20-f454-49ab-9d80-e3b48e8c805b 2024-09-17 22:33:49,542 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-17 22:33:49,542 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:49,556 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/f72558e5-f35a-4f61-ba33-c6b3d9fecac8 2024-09-17 22:33:49,577 - INFO - Verified VN network id 13 for VN f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:49,577 - INFO - Verifications in API Server for VN __public__ passed 2024-09-17 22:33:49,577 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:49,590 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/f72558e5-f35a-4f61-ba33-c6b3d9fecac8 2024-09-17 22:33:49,598 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/f72558e5-f35a-4f61-ba33-c6b3d9fecac8 2024-09-17 22:33:49,606 - DEBUG - Requesting: http://10.0.0.69:8082/route-target/0dd1ca20-f454-49ab-9d80-e3b48e8c805b 2024-09-17 22:33:49,613 - 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-17 22:33:49,618 - 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': '17463661139635030276', 'uuid-lslong': '11699202600447464374'}, 'enable': 'true', 'created': '2024-09-17T22:33:43', 'last-modified': '2024-09-17T22:33:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.543704'} 2024-09-17 22:33:49,618 - DEBUG - Requesting: http://10.0.0.69:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 22:33:49,625 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-17 22:33:49,626 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-17 22:33:49,626 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-17 22:33:49,626 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-17 22:33:49,632 - DEBUG - Requesting: http://10.0.0.69:8082/domain/8ab3341f-8290-4654-883e-9e0d8108c55d 2024-09-17 22:33:49,641 - DEBUG - Requesting: http://10.0.0.69:8082/project/a2bdbc80-f177-421b-82c0-364592f62a6f 2024-09-17 22:33:49,693 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:49,707 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-17 22:33:49,707 - DEBUG - Verifying the vn in opserver 2024-09-17 22:33:49,707 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.69 2024-09-17 22:33:49,708 - DEBUG - Requesting: http://10.0.0.69:8081/analytics/uves/virtual-networks 2024-09-17 22:33:49,713 - 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-17 22:33:49,713 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-17 22:33:49,713 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 22:33:49,720 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 22:33:49,727 - DEBUG - Do not have enough data to verify VN in agent 2024-09-17 22:33:49,727 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 22:33:49,733 - DEBUG - VRF ids for VN __public__: {} 2024-09-17 22:33:49,846 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-17 22:33:50,002 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-17 22:33:50,008 - DEBUG - Requesting: http://10.0.0.69:8082/domain/8ab3341f-8290-4654-883e-9e0d8108c55d 2024-09-17 22:33:50,017 - DEBUG - Requesting: http://10.0.0.69:8082/project/a2bdbc80-f177-421b-82c0-364592f62a6f 2024-09-17 22:33:50,065 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:50,083 - DEBUG - Requesting: http://10.0.0.69:8082/floating-ip-pool/f10e3d88-a843-4bc5-87ed-d4d576263cd3 2024-09-17 22:33:50,091 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-17 22:33:50,097 - DEBUG - Requesting: http://10.0.0.69:8082/domain/8ab3341f-8290-4654-883e-9e0d8108c55d 2024-09-17 22:33:50,108 - DEBUG - Requesting: http://10.0.0.69:8082/project/a2bdbc80-f177-421b-82c0-364592f62a6f 2024-09-17 22:33:50,154 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/f25b6347-b1bd-4904-a25b-eac7b2ff53b6 2024-09-17 22:33:50,170 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-17 22:33:50,170 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-17 22:33:50,184 - 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-17 22:33:50,192 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-17 22:33:50,192 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-17 22:33:50,195 - DEBUG - Ingress ctest-nginx-ingress-48519694 not present 2024-09-17 22:33:50,195 - INFO - Creating Ingress ctest-nginx-ingress-48519694 2024-09-17 22:33:50,204 - INFO - Created Ingress ctest-nginx-ingress-48519694 2024-09-17 22:33:50,207 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-48519694 2024-09-17 22:33:53,212 - DEBUG - For Ingress ctest-nginx-ingress-48519694, Cluster IP: 10.47.255.249, External IPs ['98.160.250.124'] 2024-09-17 22:33:53,212 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-48519694 2024-09-17 22:33:53,212 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_LoadbalancerDatabaseList?x=c2e0e85c-b6e5-4af7-819b-d0d8a472dc13 2024-09-17 22:33:53,219 - INFO - Ingress ctest-nginx-ingress-48519694 with uuid c2e0e85c-b6e5-4af7-819b-d0d8a472dc13 found in kube manager 2024-09-17 22:33:53,220 - INFO - Ingress ctest-nginx-ingress-48519694 verification passed 2024-09-17 22:33:53,225 - DEBUG - Pod ctest-busybox-pod-67351305 not present 2024-09-17 22:33:53,225 - INFO - Creating Pod ctest-busybox-pod-67351305 2024-09-17 22:33:53,266 - DEBUG - Pod : ctest-busybox-pod-67351305 UUID is 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:33:53,275 - DEBUG - Pod ctest-nginx-pod-26362579 not in running state.Currently in Pending 2024-09-17 22:33:58,282 - DEBUG - Pod ctest-nginx-pod-26362579 not in running state.Currently in Pending 2024-09-17 22:34:03,289 - INFO - Pod ctest-nginx-pod-26362579 is in running state.Got IP 10.47.255.251 2024-09-17 22:34:03,311 - DEBUG - Pod ctest-nginx-pod-26362579 has vmi e64f87b0-7544-11ef-8b82-fa163e4b0f42 2024-09-17 22:34:03,311 - INFO - Verified pod ctest-nginx-pod-26362579 in contrail-api 2024-09-17 22:34:03,311 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:34:03,326 - DEBUG - VMI e64f87b0-7544-11ef-8b82-fa163e4b0f42 is active in agent 10.0.0.66 2024-09-17 22:34:03,327 - INFO - Verified Pod ctest-nginx-pod-26362579 in agent 10.0.0.66 2024-09-17 22:34:03,327 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_VirtualMachineDatabaseList?x=aa329dd6-be3b-494a-8748-19a97cc11a78 2024-09-17 22:34:03,333 - INFO - Pod ctest-nginx-pod-26362579 with uuid aa329dd6-be3b-494a-8748-19a97cc11a78 found in kube manager 2024-09-17 22:34:03,333 - INFO - Pod ctest-nginx-pod-26362579 verification passed 2024-09-17 22:34:03,411 - DEBUG - [Pod ctest-nginx-pod-26362579] Cmd: echo ctest-nginx-pod-26362579 > /usr/share/nginx/html/index.html, Output: 2024-09-17 22:34:03,417 - INFO - Pod ctest-nginx-pod-13787112 is in running state.Got IP 10.47.255.250 2024-09-17 22:34:03,482 - DEBUG - Pod ctest-nginx-pod-13787112 has vmi e6f91e92-7544-11ef-8b82-fa163e4b0f42 2024-09-17 22:34:03,482 - INFO - Verified pod ctest-nginx-pod-13787112 in contrail-api 2024-09-17 22:34:03,482 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:34:03,493 - DEBUG - VMI e6f91e92-7544-11ef-8b82-fa163e4b0f42 is active in agent 10.0.0.66 2024-09-17 22:34:03,493 - INFO - Verified Pod ctest-nginx-pod-13787112 in agent 10.0.0.66 2024-09-17 22:34:03,494 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_VirtualMachineDatabaseList?x=81294030-2948-45a4-bad5-7fbb2eab796c 2024-09-17 22:34:03,498 - INFO - Pod ctest-nginx-pod-13787112 with uuid 81294030-2948-45a4-bad5-7fbb2eab796c found in kube manager 2024-09-17 22:34:03,498 - INFO - Pod ctest-nginx-pod-13787112 verification passed 2024-09-17 22:34:03,575 - DEBUG - [Pod ctest-nginx-pod-13787112] Cmd: echo ctest-nginx-pod-13787112 > /usr/share/nginx/html/index.html, Output: 2024-09-17 22:34:03,581 - DEBUG - Pod ctest-busybox-pod-67351305 not in running state.Currently in Pending 2024-09-17 22:34:08,588 - INFO - Pod ctest-busybox-pod-67351305 is in running state.Got IP 10.47.255.248 2024-09-17 22:34:08,611 - DEBUG - Pod ctest-busybox-pod-67351305 has vmi eb1b99aa-7544-11ef-8b82-fa163e4b0f42 2024-09-17 22:34:08,611 - INFO - Verified pod ctest-busybox-pod-67351305 in contrail-api 2024-09-17 22:34:08,611 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:34:08,622 - DEBUG - VMI eb1b99aa-7544-11ef-8b82-fa163e4b0f42 is active in agent 10.0.0.66 2024-09-17 22:34:08,623 - INFO - Verified Pod ctest-busybox-pod-67351305 in agent 10.0.0.66 2024-09-17 22:34:08,623 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_VirtualMachineDatabaseList?x=8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:34:08,628 - INFO - Pod ctest-busybox-pod-67351305 with uuid 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d found in kube manager 2024-09-17 22:34:08,628 - INFO - Pod ctest-busybox-pod-67351305 verification passed 2024-09-17 22:34:08,689 - DEBUG - [Pod ctest-busybox-pod-67351305] 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-13787112 2024-09-17 22:34:08,689 - DEBUG - [Pod Pod ctest-busybox-pod-67351305] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-17 22:34:08,689 - DEBUG - [Pod Pod ctest-busybox-pod-67351305] 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-13787112 2024-09-17 22:34:08,737 - DEBUG - [Pod ctest-busybox-pod-67351305] 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-26362579 2024-09-17 22:34:08,737 - DEBUG - [Pod Pod ctest-busybox-pod-67351305] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-17 22:34:08,737 - DEBUG - [Pod Pod ctest-busybox-pod-67351305] 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-26362579 2024-09-17 22:34:08,737 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-26362579': 1, 'ctest-nginx-pod-13787112': 1} 2024-09-17 22:34:08,737 - WARNING - Nothing to delete parallely 2024-09-17 22:34:08,737 - INFO - Deleting pod default:ctest-busybox-pod-67351305 2024-09-17 22:34:08,746 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:34:08,761 - WARNING - Pod uuid 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d is still seen in agent 10.0.0.66 VM list 2024-09-17 22:34:13,762 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:34:13,770 - WARNING - Pod uuid 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d is still seen in agent 10.0.0.66 VM list 2024-09-17 22:34:18,771 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:34:18,778 - WARNING - Pod uuid 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d is still seen in agent 10.0.0.66 VM list 2024-09-17 22:34:23,779 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:34:23,786 - WARNING - Pod uuid 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d is still seen in agent 10.0.0.66 VM list 2024-09-17 22:34:28,787 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:34:28,794 - WARNING - Pod uuid 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d is still seen in agent 10.0.0.66 VM list 2024-09-17 22:34:33,795 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:34:33,803 - WARNING - Pod uuid 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d is still seen in agent 10.0.0.66 VM list 2024-09-17 22:34:38,804 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:34:38,812 - WARNING - Pod uuid 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d is still seen in agent 10.0.0.66 VM list 2024-09-17 22:34:43,813 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d 2024-09-17 22:34:43,820 - DEBUG - Pod 8cd870f0-e81a-40fc-a356-fe4c8f0a2a6d is not in agent 10.0.0.66 VM list 2024-09-17 22:34:43,820 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb1b99aa-7544-11ef-8b82-fa163e4b0f42 2024-09-17 22:34:43,826 - DEBUG - VMI eb1b99aa-7544-11ef-8b82-fa163e4b0f42 is removed from agent 10.0.0.66 2024-09-17 22:34:43,826 - INFO - Verified that pod ctest-busybox-pod-67351305 is removed in agent 2024-09-17 22:34:43,827 - INFO - Deleting Ingress : ctest-nginx-ingress-48519694 2024-09-17 22:34:43,840 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_LoadbalancerDatabaseList?x=c2e0e85c-b6e5-4af7-819b-d0d8a472dc13 2024-09-17 22:34:43,844 - ERROR - Ingress ctest-nginx-ingress-48519694 with uuid c2e0e85c-b6e5-4af7-819b-d0d8a472dc13 still found in kube manager 2024-09-17 22:34:44,845 - DEBUG - Requesting: http://10.0.0.69:8108/Snh_LoadbalancerDatabaseList?x=c2e0e85c-b6e5-4af7-819b-d0d8a472dc13 2024-09-17 22:34:44,854 - INFO - Ingress ctest-nginx-ingress-48519694 with uuid c2e0e85c-b6e5-4af7-819b-d0d8a472dc13 deleted successfully from kube manager 2024-09-17 22:34:44,855 - INFO - Verifications on Ingress %s cleanup passed 2024-09-17 22:34:44,855 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-17 22:34:44,969 - 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-17 22:34:44,981 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-17 22:34:44,982 - INFO - Deleting VN __public__ 2024-09-17 22:34:45,196 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/f72558e5-f35a-4f61-ba33-c6b3d9fecac8 2024-09-17 22:34:45,205 - DEBUG - Response Code: 404 2024-09-17 22:34:45,205 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-09-17 22:34:45,213 - DEBUG - Requesting: http://10.0.0.69:8082/domain/8ab3341f-8290-4654-883e-9e0d8108c55d 2024-09-17 22:34:45,225 - DEBUG - Requesting: http://10.0.0.69:8082/project/a2bdbc80-f177-421b-82c0-364592f62a6f 2024-09-17 22:34:45,329 - INFO - Validated that VN __public__ is not found in API Server 2024-09-17 22:34:45,330 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-17 22:34:45,340 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 22:34:45,348 - DEBUG - VN __public__ is not present in Agent 10.0.0.66 2024-09-17 22:34:45,348 - INFO - Validated that VN __public__ is not in any agent 2024-09-17 22:34:45,349 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 22:34:45,359 - DEBUG - Requesting: http://10.0.0.69:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 22:34:45,365 - 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-17 22:34:45,371 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-17 22:34:45,372 - INFO - Deleting pod default:ctest-nginx-pod-13787112 2024-09-17 22:34:45,381 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=81294030-2948-45a4-bad5-7fbb2eab796c 2024-09-17 22:34:45,422 - WARNING - Pod uuid 81294030-2948-45a4-bad5-7fbb2eab796c is still seen in agent 10.0.0.66 VM list 2024-09-17 22:34:50,424 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=81294030-2948-45a4-bad5-7fbb2eab796c 2024-09-17 22:34:50,432 - DEBUG - Pod 81294030-2948-45a4-bad5-7fbb2eab796c is not in agent 10.0.0.66 VM list 2024-09-17 22:34:50,432 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6f91e92-7544-11ef-8b82-fa163e4b0f42 2024-09-17 22:34:50,439 - DEBUG - VMI e6f91e92-7544-11ef-8b82-fa163e4b0f42 is removed from agent 10.0.0.66 2024-09-17 22:34:50,439 - INFO - Verified that pod ctest-nginx-pod-13787112 is removed in agent 2024-09-17 22:34:50,440 - INFO - Deleting pod default:ctest-nginx-pod-26362579 2024-09-17 22:34:50,451 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=aa329dd6-be3b-494a-8748-19a97cc11a78 2024-09-17 22:34:50,458 - WARNING - Pod uuid aa329dd6-be3b-494a-8748-19a97cc11a78 is still seen in agent 10.0.0.66 VM list 2024-09-17 22:34:55,459 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=aa329dd6-be3b-494a-8748-19a97cc11a78 2024-09-17 22:34:55,468 - DEBUG - Pod aa329dd6-be3b-494a-8748-19a97cc11a78 is not in agent 10.0.0.66 VM list 2024-09-17 22:34:55,468 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e64f87b0-7544-11ef-8b82-fa163e4b0f42 2024-09-17 22:34:55,474 - DEBUG - VMI e64f87b0-7544-11ef-8b82-fa163e4b0f42 is removed from agent 10.0.0.66 2024-09-17 22:34:55,474 - INFO - Verified that pod ctest-nginx-pod-26362579 is removed in agent 2024-09-17 22:34:55,474 - INFO - Deleting service : ctest-nginx-svc-03552080 2024-09-17 22:34:55,717 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-17 22:34:55,725 - DEBUG - No XMPP flaps were noticed during the test
2024-09-17 22:34:55,725 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2024-09-17 22:34:55,725 - INFO - -------------------------------------------------------------------------------- 2024-09-17 22:35:02,286 - 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-17 22:35:02,495 - DEBUG - Output : cluster_project={} 2024-09-17 22:35:02,633 - 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-17 22:35:02,828 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-17 22:35:02,833 - 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-17 22:35:02,984 - DEBUG - Output : cluster_project={} 2024-09-17 22:35:18,192 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:35:18,278 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:35:18,329 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:35:18,419 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:35:23,471 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:35:23,562 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:35:23,650 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:35:23,697 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 22:35:23,949 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-17 22:35:26,575 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_ApplicationPolicySetReq? 2024-09-17 22:35:26,584 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AclReq? 2024-09-17 22:35:26,615 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AclReq? 2024-09-17 22:35:28,659 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AclReq? 2024-09-17 22:38:29,301 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-17 22:38:29,358 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=99a0f06c-a220-4644-b0e7-aac0f6247d63 2024-09-17 22:38:29,367 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=b640228c-70ad-4e13-ab51-efe5e30ebc1b 2024-09-17 22:38:29,374 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=4102ec13-5903-47da-abcf-68ffa5090fbf 2024-09-17 22:38:29,381 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=daf76ee6-4cb6-423b-b5fe-b70885ae7515 2024-09-17 22:38:29,390 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8442a023-d589-45d6-9b2d-a99781b4ad78 2024-09-17 22:38:29,394 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=a107dfff-0dd3-4afb-b39b-6997d887b57b 2024-09-17 22:38:29,400 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2273f5a3-2d33-4752-8335-12ae8de81e72 2024-09-17 22:38:29,404 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=1659c5c0-0574-4a94-bf3c-e4c77e283cf0 2024-09-17 22:38:34,411 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=99a0f06c-a220-4644-b0e7-aac0f6247d63 2024-09-17 22:38:34,419 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:15490aa0-7545-11ef-8b82-fa163e4b0f42 2024-09-17 22:38:34,463 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=daf76ee6-4cb6-423b-b5fe-b70885ae7515 2024-09-17 22:38:34,465 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=8442a023-d589-45d6-9b2d-a99781b4ad78 2024-09-17 22:38:34,466 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=1659c5c0-0574-4a94-bf3c-e4c77e283cf0 2024-09-17 22:38:34,467 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2273f5a3-2d33-4752-8335-12ae8de81e72 2024-09-17 22:38:34,470 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=4102ec13-5903-47da-abcf-68ffa5090fbf 2024-09-17 22:38:34,471 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=a107dfff-0dd3-4afb-b39b-6997d887b57b 2024-09-17 22:38:34,473 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=b640228c-70ad-4e13-ab51-efe5e30ebc1b 2024-09-17 22:38:34,496 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:15d6bbf2-7545-11ef-8b82-fa163e4b0f42 2024-09-17 22:38:34,503 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:171571e8-7545-11ef-8b82-fa163e4b0f42 2024-09-17 22:38:34,506 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:168824be-7545-11ef-8b82-fa163e4b0f42 2024-09-17 22:38:39,503 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=4102ec13-5903-47da-abcf-68ffa5090fbf 2024-09-17 22:38:39,505 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=a107dfff-0dd3-4afb-b39b-6997d887b57b 2024-09-17 22:38:39,506 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2273f5a3-2d33-4752-8335-12ae8de81e72 2024-09-17 22:38:39,507 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=daf76ee6-4cb6-423b-b5fe-b70885ae7515 2024-09-17 22:38:44,523 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2273f5a3-2d33-4752-8335-12ae8de81e72 2024-09-17 22:38:44,525 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=a107dfff-0dd3-4afb-b39b-6997d887b57b 2024-09-17 22:38:44,527 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=4102ec13-5903-47da-abcf-68ffa5090fbf 2024-09-17 22:38:44,528 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=daf76ee6-4cb6-423b-b5fe-b70885ae7515 2024-09-17 22:38:49,545 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=a107dfff-0dd3-4afb-b39b-6997d887b57b 2024-09-17 22:38:49,547 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=4102ec13-5903-47da-abcf-68ffa5090fbf 2024-09-17 22:38:49,549 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=daf76ee6-4cb6-423b-b5fe-b70885ae7515 2024-09-17 22:38:49,550 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2273f5a3-2d33-4752-8335-12ae8de81e72 2024-09-17 22:38:54,564 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=4102ec13-5903-47da-abcf-68ffa5090fbf 2024-09-17 22:38:54,566 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=a107dfff-0dd3-4afb-b39b-6997d887b57b 2024-09-17 22:38:54,568 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2273f5a3-2d33-4752-8335-12ae8de81e72 2024-09-17 22:38:54,570 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=daf76ee6-4cb6-423b-b5fe-b70885ae7515 2024-09-17 22:38:59,584 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2273f5a3-2d33-4752-8335-12ae8de81e72 2024-09-17 22:38:59,586 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=a107dfff-0dd3-4afb-b39b-6997d887b57b 2024-09-17 22:38:59,587 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=4102ec13-5903-47da-abcf-68ffa5090fbf 2024-09-17 22:38:59,588 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=daf76ee6-4cb6-423b-b5fe-b70885ae7515 2024-09-17 22:39:04,606 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2273f5a3-2d33-4752-8335-12ae8de81e72 2024-09-17 22:39:04,608 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=daf76ee6-4cb6-423b-b5fe-b70885ae7515 2024-09-17 22:39:04,609 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=4102ec13-5903-47da-abcf-68ffa5090fbf 2024-09-17 22:39:04,610 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=a107dfff-0dd3-4afb-b39b-6997d887b57b 2024-09-17 22:39:04,623 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:183ed622-7545-11ef-8b82-fa163e4b0f42 2024-09-17 22:39:04,627 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:18c5df0a-7545-11ef-8b82-fa163e4b0f42 2024-09-17 22:39:04,628 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:194a7fd0-7545-11ef-8b82-fa163e4b0f42 2024-09-17 22:39:04,630 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:17ba50be-7545-11ef-8b82-fa163e4b0f42