2024-10-25 10:07:47,440 - DEBUG - [10.0.0.17]: Running cmd : hostname 2024-10-25 10:07:47,681 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-738-1 2024-10-25 10:07:47,681 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2024-10-25 10:07:47,718 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-738-1 2024-10-25 10:07:47,718 - DEBUG - [10.0.0.17]: 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-10-25 10:07:47,817 - DEBUG - Output : NAMES contrail_test_GH7K5MIaJ contrail-kubernetes-master_kubemanager_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_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_dns_1 control_nodemgr_1 control_control_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_api_1 2024-10-25 10:07:47,818 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-25 10:07:47,894 - DEBUG - Output : 10.0.0.17/24 172.17.0.1/16 2024-10-25 10:07:47,895 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2024-10-25 10:07:47,930 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-738-1 2024-10-25 10:07:48,032 - DEBUG - [10.0.0.42]: Running cmd : hostname 2024-10-25 10:07:48,243 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-738-1 2024-10-25 10:07:48,243 - DEBUG - [10.0.0.42]: Running cmd : hostname -f 2024-10-25 10:07:48,319 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-738-1 2024-10-25 10:07:48,320 - DEBUG - [10.0.0.42]: 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-10-25 10:07:48,376 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-10-25 10:07:48,376 - DEBUG - [10.0.0.42]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-25 10:07:48,411 - DEBUG - Output : 10.0.0.42/24 2024-10-25 10:07:48,411 - DEBUG - [10.0.0.42]: Running cmd : getent hosts 10.0.0.42 | head -n 1 | awk '{print $2}' 2024-10-25 10:07:48,479 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-738-1 2024-10-25 10:07:48,587 - INFO - Using existing project ['default-domain', 'k8s-default'](0a434bb1-38fa-4f9e-b511-a1cb5c1707e9) 2024-10-25 10:07:48,679 - INFO - Using existing project ['default-domain', 'k8s-default'](0a434bb1-38fa-4f9e-b511-a1cb5c1707e9) 2024-10-25 10:07:48,816 - INFO - ================================================================================ 2024-10-25 10:07:48,816 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-10-25 10:07:48,817 - 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-10-25 10:07:49,045 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-25 10:07:49,054 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.0.0.17': '0'}} with 2024-10-25 10:07:49,054 - INFO - Initial checks done. Running the testcase now 2024-10-25 10:07:49,054 - INFO - 2024-10-25 10:07:49,058 - INFO - Namespace default already exists 2024-10-25 10:07:49,059 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-25 10:07:49,165 - DEBUG - Output : cluster_project={} 2024-10-25 10:07:49,262 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-10-25 10:07:49,262 - DEBUG - Project uuid in Contrail is 0a434bb1-38fa-4f9e-b511-a1cb5c1707e9 2024-10-25 10:07:49,263 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-10-25 10:07:49,383 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-10-25 10:07:49,383 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_NamespaceDatabaseList?namespace_uuid=fa97ede5-5c1d-4727-b70b-77cd09ddcaf1 2024-10-25 10:07:49,388 - INFO - Namespace default with uuid fa97ede5-5c1d-4727-b70b-77cd09ddcaf1 found in kube manager 2024-10-25 10:07:49,388 - INFO - Namespace default verification passed 2024-10-25 10:07:49,392 - DEBUG - Service ctest-nginx-svc-87594172 not present 2024-10-25 10:07:49,392 - INFO - Creating service ctest-nginx-svc-87594172 2024-10-25 10:07:49,411 - INFO - Created Service ctest-nginx-svc-87594172 2024-10-25 10:07:49,421 - DEBUG - Pod ctest-nginx-pod-79321173 not present 2024-10-25 10:07:49,421 - INFO - Creating Pod ctest-nginx-pod-79321173 2024-10-25 10:07:49,497 - DEBUG - Pod : ctest-nginx-pod-79321173 UUID is 0b2da8ce-1656-4ac6-be25-1e5a1b0ba397 2024-10-25 10:07:49,501 - DEBUG - Pod ctest-nginx-pod-32989125 not present 2024-10-25 10:07:49,501 - INFO - Creating Pod ctest-nginx-pod-32989125 2024-10-25 10:07:49,533 - DEBUG - Pod : ctest-nginx-pod-32989125 UUID is 4ea1322b-2b76-460c-8715-146d23f94700 2024-10-25 10:07:49,774 - INFO - Created VN __public__, UUID :d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:49,924 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-10-25 10:07:49,934 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0e4b4638-8ca6-4555-80e6-9ac274d59bd9 2024-10-25 10:07:49,966 - DEBUG - Requesting: http://10.0.0.17:8082/project/0a434bb1-38fa-4f9e-b511-a1cb5c1707e9 2024-10-25 10:07:50,048 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:50,065 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:50,080 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/4a2b64c4-5d0e-4c01-a5f0-e743c0af8ee0 2024-10-25 10:07:50,099 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/4a2b64c4-5d0e-4c01-a5f0-e743c0af8ee0 2024-10-25 10:07:50,110 - DEBUG - Route Targets: [] 2024-10-25 10:07:50,110 - DEBUG - RT names not yet present for VN __public__ 2024-10-25 10:07:55,715 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-10-25 10:07:55,723 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0e4b4638-8ca6-4555-80e6-9ac274d59bd9 2024-10-25 10:07:55,735 - DEBUG - Requesting: http://10.0.0.17:8082/project/0a434bb1-38fa-4f9e-b511-a1cb5c1707e9 2024-10-25 10:07:55,787 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:55,800 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:55,815 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/4a2b64c4-5d0e-4c01-a5f0-e743c0af8ee0 2024-10-25 10:07:55,827 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/4a2b64c4-5d0e-4c01-a5f0-e743c0af8ee0 2024-10-25 10:07:55,836 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/d8147b62-a12f-4f87-a80c-26304f3fd1a9 2024-10-25 10:07:55,848 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-25 10:07:55,848 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:55,862 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/4a2b64c4-5d0e-4c01-a5f0-e743c0af8ee0 2024-10-25 10:07:55,883 - INFO - Verified VN network id 13 for VN d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:55,883 - INFO - Verifications in API Server for VN __public__ passed 2024-10-25 10:07:55,883 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:55,901 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/4a2b64c4-5d0e-4c01-a5f0-e743c0af8ee0 2024-10-25 10:07:55,911 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/4a2b64c4-5d0e-4c01-a5f0-e743c0af8ee0 2024-10-25 10:07:55,921 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/d8147b62-a12f-4f87-a80c-26304f3fd1a9 2024-10-25 10:07:55,930 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-25 10:07:55,939 - DEBUG - Control-node 10.0.0.17 : 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': '15007144079442723030', 'uuid-lslong': '11368459223916319919'}, 'enable': 'true', 'created': '2024-10-25T10:07:49', 'last-modified': '2024-10-25T10:07:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:06.106949'} 2024-10-25 10:07:55,939 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-25 10:07:55,948 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-25 10:07:55,948 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-10-25 10:07:55,948 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-10-25 10:07:55,948 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-10-25 10:07:55,954 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0e4b4638-8ca6-4555-80e6-9ac274d59bd9 2024-10-25 10:07:55,967 - DEBUG - Requesting: http://10.0.0.17:8082/project/0a434bb1-38fa-4f9e-b511-a1cb5c1707e9 2024-10-25 10:07:56,028 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:56,043 - DEBUG - =>VN __public__ has no policy to be verified 2024-10-25 10:07:56,044 - DEBUG - Verifying the vn in opserver 2024-10-25 10:07:56,044 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.17 2024-10-25 10:07:56,044 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2024-10-25 10:07:56,050 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-10-25 10:07:56,050 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-10-25 10:07:56,050 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-25 10:07:56,058 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-25 10:07:56,066 - DEBUG - Do not have enough data to verify VN in agent 2024-10-25 10:07:56,066 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-25 10:07:56,074 - DEBUG - VRF ids for VN __public__: {} 2024-10-25 10:07:56,196 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-10-25 10:07:56,357 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-10-25 10:07:56,365 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0e4b4638-8ca6-4555-80e6-9ac274d59bd9 2024-10-25 10:07:56,376 - DEBUG - Requesting: http://10.0.0.17:8082/project/0a434bb1-38fa-4f9e-b511-a1cb5c1707e9 2024-10-25 10:07:56,429 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:56,445 - DEBUG - Requesting: http://10.0.0.17:8082/floating-ip-pool/281a0935-e62d-42da-a1e1-8d65905d9433 2024-10-25 10:07:56,453 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-10-25 10:07:56,458 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0e4b4638-8ca6-4555-80e6-9ac274d59bd9 2024-10-25 10:07:56,467 - DEBUG - Requesting: http://10.0.0.17:8082/project/0a434bb1-38fa-4f9e-b511-a1cb5c1707e9 2024-10-25 10:07:56,523 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/d0441607-6c4a-40d6-9dc4-e16e750b94af 2024-10-25 10:07:56,537 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-10-25 10:07:56,537 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-10-25 10:07:56,550 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-25 10:07:56,556 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-10-25 10:07:56,556 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-10-25 10:07:56,558 - DEBUG - Ingress ctest-nginx-ingress-00792309 not present 2024-10-25 10:07:56,559 - INFO - Creating Ingress ctest-nginx-ingress-00792309 2024-10-25 10:07:56,566 - INFO - Created Ingress ctest-nginx-ingress-00792309 2024-10-25 10:07:56,568 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-00792309 2024-10-25 10:07:59,573 - DEBUG - For Ingress ctest-nginx-ingress-00792309, Cluster IP: 10.47.255.249, External IPs ['113.160.204.60'] 2024-10-25 10:07:59,573 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-00792309 2024-10-25 10:07:59,573 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=8a28ce89-ae43-4b06-8f4e-90333eece73b 2024-10-25 10:07:59,578 - INFO - Ingress ctest-nginx-ingress-00792309 with uuid 8a28ce89-ae43-4b06-8f4e-90333eece73b found in kube manager 2024-10-25 10:07:59,578 - INFO - Ingress ctest-nginx-ingress-00792309 verification passed 2024-10-25 10:07:59,581 - DEBUG - Pod ctest-busybox-pod-42193284 not present 2024-10-25 10:07:59,581 - INFO - Creating Pod ctest-busybox-pod-42193284 2024-10-25 10:07:59,617 - DEBUG - Pod : ctest-busybox-pod-42193284 UUID is 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:07:59,623 - DEBUG - Pod ctest-nginx-pod-79321173 not in running state.Currently in Pending 2024-10-25 10:08:04,629 - INFO - Pod ctest-nginx-pod-79321173 is in running state.Got IP 10.47.255.251 2024-10-25 10:08:04,706 - DEBUG - Pod ctest-nginx-pod-79321173 has vmi fe8a254c-92b8-11ef-9305-fa163ea3b1c8 2024-10-25 10:08:04,706 - INFO - Verified pod ctest-nginx-pod-79321173 in contrail-api 2024-10-25 10:08:04,707 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:08:04,722 - DEBUG - VMI fe8a254c-92b8-11ef-9305-fa163ea3b1c8 is active in agent 10.0.0.42 2024-10-25 10:08:04,724 - INFO - Verified Pod ctest-nginx-pod-79321173 in agent 10.0.0.42 2024-10-25 10:08:04,724 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=0b2da8ce-1656-4ac6-be25-1e5a1b0ba397 2024-10-25 10:08:04,733 - INFO - Pod ctest-nginx-pod-79321173 with uuid 0b2da8ce-1656-4ac6-be25-1e5a1b0ba397 found in kube manager 2024-10-25 10:08:04,735 - INFO - Pod ctest-nginx-pod-79321173 verification passed 2024-10-25 10:08:04,801 - DEBUG - [Pod ctest-nginx-pod-79321173] Cmd: echo ctest-nginx-pod-79321173 > /usr/share/nginx/html/index.html, Output: 2024-10-25 10:08:04,807 - INFO - Pod ctest-nginx-pod-32989125 is in running state.Got IP 10.47.255.250 2024-10-25 10:08:04,833 - DEBUG - Pod ctest-nginx-pod-32989125 has vmi ff115918-92b8-11ef-9305-fa163ea3b1c8 2024-10-25 10:08:04,833 - INFO - Verified pod ctest-nginx-pod-32989125 in contrail-api 2024-10-25 10:08:04,833 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:08:04,850 - DEBUG - VMI ff115918-92b8-11ef-9305-fa163ea3b1c8 is active in agent 10.0.0.42 2024-10-25 10:08:04,851 - INFO - Verified Pod ctest-nginx-pod-32989125 in agent 10.0.0.42 2024-10-25 10:08:04,852 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=4ea1322b-2b76-460c-8715-146d23f94700 2024-10-25 10:08:04,871 - INFO - Pod ctest-nginx-pod-32989125 with uuid 4ea1322b-2b76-460c-8715-146d23f94700 found in kube manager 2024-10-25 10:08:04,871 - INFO - Pod ctest-nginx-pod-32989125 verification passed 2024-10-25 10:08:04,930 - DEBUG - [Pod ctest-nginx-pod-32989125] Cmd: echo ctest-nginx-pod-32989125 > /usr/share/nginx/html/index.html, Output: 2024-10-25 10:08:04,936 - DEBUG - Pod ctest-busybox-pod-42193284 not in running state.Currently in Pending 2024-10-25 10:08:09,943 - DEBUG - Pod ctest-busybox-pod-42193284 not in running state.Currently in Pending 2024-10-25 10:08:14,949 - INFO - Pod ctest-busybox-pod-42193284 is in running state.Got IP 10.47.255.248 2024-10-25 10:08:14,972 - DEBUG - Pod ctest-busybox-pod-42193284 has vmi 03f61360-92b9-11ef-9305-fa163ea3b1c8 2024-10-25 10:08:14,973 - INFO - Verified pod ctest-busybox-pod-42193284 in contrail-api 2024-10-25 10:08:14,973 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:08:14,987 - DEBUG - VMI 03f61360-92b9-11ef-9305-fa163ea3b1c8 is active in agent 10.0.0.42 2024-10-25 10:08:14,987 - INFO - Verified Pod ctest-busybox-pod-42193284 in agent 10.0.0.42 2024-10-25 10:08:14,988 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:08:15,015 - INFO - Pod ctest-busybox-pod-42193284 with uuid 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 found in kube manager 2024-10-25 10:08:15,015 - INFO - Pod ctest-busybox-pod-42193284 verification passed 2024-10-25 10:08:15,095 - DEBUG - [Pod ctest-busybox-pod-42193284] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-32989125 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-10-25 10:08:15,097 - DEBUG - [Pod Pod ctest-busybox-pod-42193284] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-25 10:08:15,097 - DEBUG - [Pod Pod ctest-busybox-pod-42193284] Cmd output: ctest-nginx-pod-32989125 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-10-25 10:08:15,162 - DEBUG - [Pod ctest-busybox-pod-42193284] 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-32989125 2024-10-25 10:08:15,162 - DEBUG - [Pod Pod ctest-busybox-pod-42193284] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-25 10:08:15,162 - DEBUG - [Pod Pod ctest-busybox-pod-42193284] 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-32989125 2024-10-25 10:08:15,220 - DEBUG - [Pod ctest-busybox-pod-42193284] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-32989125 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-10-25 10:08:15,220 - DEBUG - [Pod Pod ctest-busybox-pod-42193284] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-25 10:08:15,220 - DEBUG - [Pod Pod ctest-busybox-pod-42193284] Cmd output: ctest-nginx-pod-32989125 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-10-25 10:08:15,279 - DEBUG - [Pod ctest-busybox-pod-42193284] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79321173 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-10-25 10:08:15,279 - DEBUG - [Pod Pod ctest-busybox-pod-42193284] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-25 10:08:15,279 - DEBUG - [Pod Pod ctest-busybox-pod-42193284] Cmd output: ctest-nginx-pod-79321173 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-10-25 10:08:15,279 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-79321173': 1, 'ctest-nginx-pod-32989125': 3} 2024-10-25 10:08:15,280 - WARNING - Nothing to delete parallely 2024-10-25 10:08:15,280 - INFO - Deleting pod default:ctest-busybox-pod-42193284 2024-10-25 10:08:15,328 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:08:15,341 - WARNING - Pod uuid 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 is still seen in agent 10.0.0.42 VM list 2024-10-25 10:08:20,343 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:08:20,351 - WARNING - Pod uuid 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 is still seen in agent 10.0.0.42 VM list 2024-10-25 10:08:25,352 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:08:25,361 - WARNING - Pod uuid 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 is still seen in agent 10.0.0.42 VM list 2024-10-25 10:08:30,362 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:08:30,370 - WARNING - Pod uuid 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 is still seen in agent 10.0.0.42 VM list 2024-10-25 10:08:35,371 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:08:35,381 - WARNING - Pod uuid 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 is still seen in agent 10.0.0.42 VM list 2024-10-25 10:08:40,381 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:08:40,390 - WARNING - Pod uuid 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 is still seen in agent 10.0.0.42 VM list 2024-10-25 10:08:45,391 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:08:45,398 - WARNING - Pod uuid 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 is still seen in agent 10.0.0.42 VM list 2024-10-25 10:08:50,399 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 2024-10-25 10:08:50,406 - DEBUG - Pod 0bc18c38-ec6a-4a60-b0ff-fbf80ba7ae98 is not in agent 10.0.0.42 VM list 2024-10-25 10:08:50,406 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:03f61360-92b9-11ef-9305-fa163ea3b1c8 2024-10-25 10:08:50,413 - DEBUG - VMI 03f61360-92b9-11ef-9305-fa163ea3b1c8 is removed from agent 10.0.0.42 2024-10-25 10:08:50,413 - INFO - Verified that pod ctest-busybox-pod-42193284 is removed in agent 2024-10-25 10:08:50,413 - INFO - Deleting Ingress : ctest-nginx-ingress-00792309 2024-10-25 10:08:50,427 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=8a28ce89-ae43-4b06-8f4e-90333eece73b 2024-10-25 10:08:50,433 - ERROR - Ingress ctest-nginx-ingress-00792309 with uuid 8a28ce89-ae43-4b06-8f4e-90333eece73b still found in kube manager 2024-10-25 10:08:51,439 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=8a28ce89-ae43-4b06-8f4e-90333eece73b 2024-10-25 10:08:51,446 - INFO - Ingress ctest-nginx-ingress-00792309 with uuid 8a28ce89-ae43-4b06-8f4e-90333eece73b deleted successfully from kube manager 2024-10-25 10:08:51,446 - INFO - Verifications on Ingress %s cleanup passed 2024-10-25 10:08:51,446 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-10-25 10:08:51,608 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-25 10:08:51,613 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-10-25 10:08:51,613 - INFO - Deleting VN __public__ 2024-10-25 10:08:51,824 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/4a2b64c4-5d0e-4c01-a5f0-e743c0af8ee0 2024-10-25 10:08:51,834 - DEBUG - Response Code: 404 2024-10-25 10:08:51,835 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-10-25 10:08:51,843 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0e4b4638-8ca6-4555-80e6-9ac274d59bd9 2024-10-25 10:08:51,856 - DEBUG - Requesting: http://10.0.0.17:8082/project/0a434bb1-38fa-4f9e-b511-a1cb5c1707e9 2024-10-25 10:08:51,940 - INFO - Validated that VN __public__ is not found in API Server 2024-10-25 10:08:51,940 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-10-25 10:08:51,947 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-25 10:08:51,969 - DEBUG - VN __public__ is not present in Agent 10.0.0.42 2024-10-25 10:08:51,969 - INFO - Validated that VN __public__ is not in any agent 2024-10-25 10:08:51,969 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-25 10:08:51,985 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-25 10:08:51,998 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-25 10:08:52,021 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-10-25 10:08:52,021 - INFO - Deleting pod default:ctest-nginx-pod-32989125 2024-10-25 10:08:52,030 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4ea1322b-2b76-460c-8715-146d23f94700 2024-10-25 10:08:52,040 - WARNING - Pod uuid 4ea1322b-2b76-460c-8715-146d23f94700 is still seen in agent 10.0.0.42 VM list 2024-10-25 10:08:57,041 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4ea1322b-2b76-460c-8715-146d23f94700 2024-10-25 10:08:57,049 - DEBUG - Pod 4ea1322b-2b76-460c-8715-146d23f94700 is not in agent 10.0.0.42 VM list 2024-10-25 10:08:57,050 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ff115918-92b8-11ef-9305-fa163ea3b1c8 2024-10-25 10:08:57,057 - DEBUG - VMI ff115918-92b8-11ef-9305-fa163ea3b1c8 is removed from agent 10.0.0.42 2024-10-25 10:08:57,057 - INFO - Verified that pod ctest-nginx-pod-32989125 is removed in agent 2024-10-25 10:08:57,057 - INFO - Deleting pod default:ctest-nginx-pod-79321173 2024-10-25 10:08:57,087 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0b2da8ce-1656-4ac6-be25-1e5a1b0ba397 2024-10-25 10:08:57,104 - WARNING - Pod uuid 0b2da8ce-1656-4ac6-be25-1e5a1b0ba397 is still seen in agent 10.0.0.42 VM list 2024-10-25 10:09:02,105 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0b2da8ce-1656-4ac6-be25-1e5a1b0ba397 2024-10-25 10:09:02,113 - DEBUG - Pod 0b2da8ce-1656-4ac6-be25-1e5a1b0ba397 is not in agent 10.0.0.42 VM list 2024-10-25 10:09:02,113 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fe8a254c-92b8-11ef-9305-fa163ea3b1c8 2024-10-25 10:09:02,121 - DEBUG - VMI fe8a254c-92b8-11ef-9305-fa163ea3b1c8 is removed from agent 10.0.0.42 2024-10-25 10:09:02,121 - INFO - Verified that pod ctest-nginx-pod-79321173 is removed in agent 2024-10-25 10:09:02,122 - INFO - Deleting service : ctest-nginx-svc-87594172 2024-10-25 10:09:02,403 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-25 10:09:02,427 - DEBUG - No XMPP flaps were noticed during the test
2024-10-25 10:09:02,427 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2024-10-25 10:09:02,427 - INFO - -------------------------------------------------------------------------------- 2024-10-25 10:09:08,929 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-25 10:09:09,096 - DEBUG - Output : cluster_project={} 2024-10-25 10:09:09,185 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-10-25 10:09:09,393 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-10-25 10:09:09,399 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-25 10:09:09,529 - DEBUG - Output : cluster_project={} 2024-10-25 10:09:19,731 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:09:19,790 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:09:19,889 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:09:19,983 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:09:30,044 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:09:30,139 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:09:30,255 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:09:30,343 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-25 10:09:30,554 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-25 10:09:33,569 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_ApplicationPolicySetReq? 2024-10-25 10:09:33,580 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2024-10-25 10:09:33,619 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2024-10-25 10:09:35,653 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2024-10-25 10:12:36,338 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-25 10:12:36,370 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a9dd17b5-e5c8-401b-81b0-ed1e2e166e2d 2024-10-25 10:12:36,394 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f5b479f3-7ff3-4b69-bf3b-9edc89da8ef3 2024-10-25 10:12:36,406 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d67f9a6d-6816-4b1b-b648-bf4bbc5411f8 2024-10-25 10:12:36,415 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f6d7d212-6fce-47c8-9e7d-d67f78a885f1 2024-10-25 10:12:36,426 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=36f849ba-c838-48ac-a7ad-e4d59464a324 2024-10-25 10:12:36,432 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0a5e6108-59bf-4694-b753-251732f0738c 2024-10-25 10:12:36,459 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=e248a860-4485-4a54-a3e9-7289a1e1f551 2024-10-25 10:12:36,467 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3f45a828-40b9-4e0c-81c9-6bd6cbd39c11 2024-10-25 10:12:41,473 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a9dd17b5-e5c8-401b-81b0-ed1e2e166e2d 2024-10-25 10:12:41,476 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f5b479f3-7ff3-4b69-bf3b-9edc89da8ef3 2024-10-25 10:12:41,480 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2de9165e-92b9-11ef-9305-fa163ea3b1c8 2024-10-25 10:12:41,539 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d67f9a6d-6816-4b1b-b648-bf4bbc5411f8 2024-10-25 10:12:41,541 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=e248a860-4485-4a54-a3e9-7289a1e1f551 2024-10-25 10:12:41,543 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3f45a828-40b9-4e0c-81c9-6bd6cbd39c11 2024-10-25 10:12:41,545 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=0a5e6108-59bf-4694-b753-251732f0738c 2024-10-25 10:12:41,546 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=36f849ba-c838-48ac-a7ad-e4d59464a324 2024-10-25 10:12:41,547 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f6d7d212-6fce-47c8-9e7d-d67f78a885f1 2024-10-25 10:12:41,565 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2fbdcd30-92b9-11ef-9305-fa163ea3b1c8 2024-10-25 10:12:41,569 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2f33c554-92b9-11ef-9305-fa163ea3b1c8 2024-10-25 10:12:46,483 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f5b479f3-7ff3-4b69-bf3b-9edc89da8ef3 2024-10-25 10:12:46,565 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d67f9a6d-6816-4b1b-b648-bf4bbc5411f8 2024-10-25 10:12:46,567 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3f45a828-40b9-4e0c-81c9-6bd6cbd39c11 2024-10-25 10:12:46,569 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=36f849ba-c838-48ac-a7ad-e4d59464a324 2024-10-25 10:12:46,570 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=e248a860-4485-4a54-a3e9-7289a1e1f551 2024-10-25 10:12:51,493 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f5b479f3-7ff3-4b69-bf3b-9edc89da8ef3 2024-10-25 10:12:51,585 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=e248a860-4485-4a54-a3e9-7289a1e1f551 2024-10-25 10:12:51,587 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3f45a828-40b9-4e0c-81c9-6bd6cbd39c11 2024-10-25 10:12:51,589 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d67f9a6d-6816-4b1b-b648-bf4bbc5411f8 2024-10-25 10:12:51,590 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=36f849ba-c838-48ac-a7ad-e4d59464a324 2024-10-25 10:12:56,501 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f5b479f3-7ff3-4b69-bf3b-9edc89da8ef3 2024-10-25 10:12:56,604 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d67f9a6d-6816-4b1b-b648-bf4bbc5411f8 2024-10-25 10:12:56,606 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3f45a828-40b9-4e0c-81c9-6bd6cbd39c11 2024-10-25 10:12:56,608 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=e248a860-4485-4a54-a3e9-7289a1e1f551 2024-10-25 10:12:56,609 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=36f849ba-c838-48ac-a7ad-e4d59464a324 2024-10-25 10:13:01,510 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f5b479f3-7ff3-4b69-bf3b-9edc89da8ef3 2024-10-25 10:13:01,627 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=36f849ba-c838-48ac-a7ad-e4d59464a324 2024-10-25 10:13:01,629 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d67f9a6d-6816-4b1b-b648-bf4bbc5411f8 2024-10-25 10:13:01,630 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3f45a828-40b9-4e0c-81c9-6bd6cbd39c11 2024-10-25 10:13:01,631 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=e248a860-4485-4a54-a3e9-7289a1e1f551 2024-10-25 10:13:06,522 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f5b479f3-7ff3-4b69-bf3b-9edc89da8ef3 2024-10-25 10:13:06,651 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3f45a828-40b9-4e0c-81c9-6bd6cbd39c11 2024-10-25 10:13:06,653 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d67f9a6d-6816-4b1b-b648-bf4bbc5411f8 2024-10-25 10:13:06,655 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=e248a860-4485-4a54-a3e9-7289a1e1f551 2024-10-25 10:13:06,656 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=36f849ba-c838-48ac-a7ad-e4d59464a324 2024-10-25 10:13:11,558 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f5b479f3-7ff3-4b69-bf3b-9edc89da8ef3 2024-10-25 10:13:11,565 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3062b8fe-92b9-11ef-9305-fa163ea3b1c8 2024-10-25 10:13:11,673 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d67f9a6d-6816-4b1b-b648-bf4bbc5411f8 2024-10-25 10:13:11,675 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=3f45a828-40b9-4e0c-81c9-6bd6cbd39c11 2024-10-25 10:13:11,677 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=36f849ba-c838-48ac-a7ad-e4d59464a324 2024-10-25 10:13:11,678 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=e248a860-4485-4a54-a3e9-7289a1e1f551 2024-10-25 10:13:11,692 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3118d3be-92b9-11ef-9305-fa163ea3b1c8 2024-10-25 10:13:11,696 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:319cc8b8-92b9-11ef-9305-fa163ea3b1c8 2024-10-25 10:13:11,697 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:321fc8c6-92b9-11ef-9305-fa163ea3b1c8 2024-10-25 10:13:11,699 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2e7114be-92b9-11ef-9305-fa163ea3b1c8