2024-09-18 17:52:29,456 - DEBUG - [10.0.0.45]: Running cmd : hostname 2024-09-18 17:52:29,715 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-704-1 2024-09-18 17:52:29,716 - DEBUG - [10.0.0.45]: Running cmd : hostname -f 2024-09-18 17:52:29,750 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-704-1 2024-09-18 17:52:29,750 - DEBUG - [10.0.0.45]: 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-18 17:52:29,871 - DEBUG - Output : NAMES contrail_test_Uws40qlBv contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_nodemgr_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_nodemgr_1 analytics_api_1 analytics_collector_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_api_1 config_api_schema_1 2024-09-18 17:52:29,872 - DEBUG - [10.0.0.45]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 17:52:29,916 - DEBUG - Output : 10.0.0.45/24 172.17.0.1/16 2024-09-18 17:52:29,916 - DEBUG - [10.0.0.45]: Running cmd : getent hosts 10.0.0.45 | head -n 1 | awk '{print $2}' 2024-09-18 17:52:29,951 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-704-1 2024-09-18 17:52:30,049 - DEBUG - [10.0.0.48]: Running cmd : hostname 2024-09-18 17:52:30,283 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-704-1 2024-09-18 17:52:30,284 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2024-09-18 17:52:30,319 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-704-1 2024-09-18 17:52:30,319 - DEBUG - [10.0.0.48]: 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-18 17:52:30,397 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-18 17:52:30,397 - DEBUG - [10.0.0.48]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 17:52:30,432 - DEBUG - Output : 10.0.0.48/24 2024-09-18 17:52:30,433 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2024-09-18 17:52:30,502 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-704-1 2024-09-18 17:52:30,592 - INFO - Using existing project ['default-domain', 'k8s-default'](206fbe9b-07d4-4f57-9230-12a56c385030) 2024-09-18 17:52:30,717 - INFO - Using existing project ['default-domain', 'k8s-default'](206fbe9b-07d4-4f57-9230-12a56c385030) 2024-09-18 17:52:30,870 - INFO - ================================================================================ 2024-09-18 17:52:30,870 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-18 17:52:30,871 - 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-18 17:52:31,107 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 17:52:31,115 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.45': '0'}} with 2024-09-18 17:52:31,115 - INFO - Initial checks done. Running the testcase now 2024-09-18 17:52:31,115 - INFO - 2024-09-18 17:52:31,119 - INFO - Namespace default already exists 2024-09-18 17:52:31,119 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 17:52:31,249 - DEBUG - Output : cluster_project={} 2024-09-18 17:52:31,300 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-18 17:52:31,300 - DEBUG - Project uuid in Contrail is 206fbe9b-07d4-4f57-9230-12a56c385030 2024-09-18 17:52:31,300 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 17:52:31,428 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 17:52:31,428 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_NamespaceDatabaseList?namespace_uuid=e71f840c-efe0-4f7b-ae34-e048aa9dfcda 2024-09-18 17:52:31,433 - INFO - Namespace default with uuid e71f840c-efe0-4f7b-ae34-e048aa9dfcda found in kube manager 2024-09-18 17:52:31,433 - INFO - Namespace default verification passed 2024-09-18 17:52:31,437 - DEBUG - Service ctest-nginx-svc-45633144 not present 2024-09-18 17:52:31,437 - INFO - Creating service ctest-nginx-svc-45633144 2024-09-18 17:52:31,456 - INFO - Created Service ctest-nginx-svc-45633144 2024-09-18 17:52:31,463 - DEBUG - Pod ctest-nginx-pod-09707372 not present 2024-09-18 17:52:31,463 - INFO - Creating Pod ctest-nginx-pod-09707372 2024-09-18 17:52:31,540 - DEBUG - Pod : ctest-nginx-pod-09707372 UUID is 29e34d6a-b8c1-4072-90f2-10059c3d03f4 2024-09-18 17:52:31,544 - DEBUG - Pod ctest-nginx-pod-00961830 not present 2024-09-18 17:52:31,544 - INFO - Creating Pod ctest-nginx-pod-00961830 2024-09-18 17:52:31,585 - DEBUG - Pod : ctest-nginx-pod-00961830 UUID is b38afcfb-65b2-4d45-a37d-0367374719bf 2024-09-18 17:52:31,815 - INFO - Created VN __public__, UUID :b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:32,089 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-18 17:52:32,094 - DEBUG - Requesting: http://10.0.0.45:8082/domain/d42702f6-09f5-4d03-a3c9-0ebd9d6f4556 2024-09-18 17:52:32,140 - DEBUG - Requesting: http://10.0.0.45:8082/project/206fbe9b-07d4-4f57-9230-12a56c385030 2024-09-18 17:52:32,206 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:32,222 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:32,239 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/9cfeaed9-0bae-4d51-852f-4ed1647459e1 2024-09-18 17:52:32,249 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/9cfeaed9-0bae-4d51-852f-4ed1647459e1 2024-09-18 17:52:32,303 - DEBUG - Route Targets: [] 2024-09-18 17:52:32,303 - DEBUG - RT names not yet present for VN __public__ 2024-09-18 17:52:37,304 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-18 17:52:37,311 - DEBUG - Requesting: http://10.0.0.45:8082/domain/d42702f6-09f5-4d03-a3c9-0ebd9d6f4556 2024-09-18 17:52:37,321 - DEBUG - Requesting: http://10.0.0.45:8082/project/206fbe9b-07d4-4f57-9230-12a56c385030 2024-09-18 17:52:37,377 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:37,391 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:37,405 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/9cfeaed9-0bae-4d51-852f-4ed1647459e1 2024-09-18 17:52:37,415 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/9cfeaed9-0bae-4d51-852f-4ed1647459e1 2024-09-18 17:52:37,423 - DEBUG - Requesting: http://10.0.0.45:8082/route-target/446777ca-08a7-42fe-8149-925cccc37569 2024-09-18 17:52:37,430 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 17:52:37,430 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:37,442 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/9cfeaed9-0bae-4d51-852f-4ed1647459e1 2024-09-18 17:52:37,461 - INFO - Verified VN network id 13 for VN b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:37,462 - INFO - Verifications in API Server for VN __public__ passed 2024-09-18 17:52:37,462 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:37,487 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/9cfeaed9-0bae-4d51-852f-4ed1647459e1 2024-09-18 17:52:37,504 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/9cfeaed9-0bae-4d51-852f-4ed1647459e1 2024-09-18 17:52:37,514 - DEBUG - Requesting: http://10.0.0.45:8082/route-target/446777ca-08a7-42fe-8149-925cccc37569 2024-09-18 17:52:37,524 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 17:52:37,531 - DEBUG - Control-node 10.0.0.45 : 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': '13150288411089388289', 'uuid-lslong': '11555053665540957276'}, 'enable': 'true', 'created': '2024-09-18T17:52:31', 'last-modified': '2024-09-18T17:52:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.527743'} 2024-09-18 17:52:37,531 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 17:52:37,539 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 17:52:37,539 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-18 17:52:37,540 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-18 17:52:37,540 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-18 17:52:37,546 - DEBUG - Requesting: http://10.0.0.45:8082/domain/d42702f6-09f5-4d03-a3c9-0ebd9d6f4556 2024-09-18 17:52:37,558 - DEBUG - Requesting: http://10.0.0.45:8082/project/206fbe9b-07d4-4f57-9230-12a56c385030 2024-09-18 17:52:37,625 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:37,641 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-18 17:52:37,641 - DEBUG - Verifying the vn in opserver 2024-09-18 17:52:37,641 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.45 2024-09-18 17:52:37,641 - DEBUG - Requesting: http://10.0.0.45:8081/analytics/uves/virtual-networks 2024-09-18 17:52:37,647 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.45:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-18 17:52:37,647 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-18 17:52:37,647 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 17:52:37,655 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 17:52:37,661 - DEBUG - Do not have enough data to verify VN in agent 2024-09-18 17:52:37,661 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 17:52:37,668 - DEBUG - VRF ids for VN __public__: {} 2024-09-18 17:52:37,782 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-18 17:52:37,948 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-18 17:52:37,954 - DEBUG - Requesting: http://10.0.0.45:8082/domain/d42702f6-09f5-4d03-a3c9-0ebd9d6f4556 2024-09-18 17:52:37,963 - DEBUG - Requesting: http://10.0.0.45:8082/project/206fbe9b-07d4-4f57-9230-12a56c385030 2024-09-18 17:52:38,012 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:38,027 - DEBUG - Requesting: http://10.0.0.45:8082/floating-ip-pool/582f8894-ff1a-4ce1-9f9d-158aedefb664 2024-09-18 17:52:38,033 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-18 17:52:38,038 - DEBUG - Requesting: http://10.0.0.45:8082/domain/d42702f6-09f5-4d03-a3c9-0ebd9d6f4556 2024-09-18 17:52:38,046 - DEBUG - Requesting: http://10.0.0.45:8082/project/206fbe9b-07d4-4f57-9230-12a56c385030 2024-09-18 17:52:38,100 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/b67f35a2-fceb-4301-a05b-cc166724e45c 2024-09-18 17:52:38,114 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-18 17:52:38,114 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-18 17:52:38,127 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 17:52:38,134 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-18 17:52:38,134 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-18 17:52:38,137 - DEBUG - Ingress ctest-nginx-ingress-06320034 not present 2024-09-18 17:52:38,137 - INFO - Creating Ingress ctest-nginx-ingress-06320034 2024-09-18 17:52:38,145 - INFO - Created Ingress ctest-nginx-ingress-06320034 2024-09-18 17:52:38,148 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-06320034 2024-09-18 17:52:41,153 - DEBUG - For Ingress ctest-nginx-ingress-06320034, Cluster IP: 10.47.255.249, External IPs ['17.80.10.60'] 2024-09-18 17:52:41,153 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-06320034 2024-09-18 17:52:41,153 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_LoadbalancerDatabaseList?x=1860a0d0-e151-411d-b06e-ef04ade2b261 2024-09-18 17:52:41,161 - INFO - Ingress ctest-nginx-ingress-06320034 with uuid 1860a0d0-e151-411d-b06e-ef04ade2b261 found in kube manager 2024-09-18 17:52:41,162 - INFO - Ingress ctest-nginx-ingress-06320034 verification passed 2024-09-18 17:52:41,165 - DEBUG - Pod ctest-busybox-pod-67073876 not present 2024-09-18 17:52:41,165 - INFO - Creating Pod ctest-busybox-pod-67073876 2024-09-18 17:52:41,197 - DEBUG - Pod : ctest-busybox-pod-67073876 UUID is 9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:52:41,202 - DEBUG - Pod ctest-nginx-pod-09707372 not in running state.Currently in Pending 2024-09-18 17:52:46,209 - DEBUG - Pod ctest-nginx-pod-09707372 not in running state.Currently in Pending 2024-09-18 17:52:51,226 - INFO - Pod ctest-nginx-pod-09707372 is in running state.Got IP 10.47.255.251 2024-09-18 17:52:51,248 - DEBUG - Pod ctest-nginx-pod-09707372 has vmi c82c4f3c-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:52:51,248 - INFO - Verified pod ctest-nginx-pod-09707372 in contrail-api 2024-09-18 17:52:51,249 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:52:51,263 - DEBUG - VMI c82c4f3c-75e6-11ef-ade8-fa163e75e2db is active in agent 10.0.0.48 2024-09-18 17:52:51,263 - INFO - Verified Pod ctest-nginx-pod-09707372 in agent 10.0.0.48 2024-09-18 17:52:51,264 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_VirtualMachineDatabaseList?x=29e34d6a-b8c1-4072-90f2-10059c3d03f4 2024-09-18 17:52:51,269 - INFO - Pod ctest-nginx-pod-09707372 with uuid 29e34d6a-b8c1-4072-90f2-10059c3d03f4 found in kube manager 2024-09-18 17:52:51,269 - INFO - Pod ctest-nginx-pod-09707372 verification passed 2024-09-18 17:52:51,332 - DEBUG - [Pod ctest-nginx-pod-09707372] Cmd: echo ctest-nginx-pod-09707372 > /usr/share/nginx/html/index.html, Output: 2024-09-18 17:52:51,338 - DEBUG - Pod ctest-nginx-pod-00961830 not in running state.Currently in Pending 2024-09-18 17:52:56,344 - INFO - Pod ctest-nginx-pod-00961830 is in running state.Got IP 10.47.255.250 2024-09-18 17:52:56,394 - DEBUG - Pod ctest-nginx-pod-00961830 has vmi c8b94130-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:52:56,394 - INFO - Verified pod ctest-nginx-pod-00961830 in contrail-api 2024-09-18 17:52:56,394 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:52:56,407 - DEBUG - VMI c8b94130-75e6-11ef-ade8-fa163e75e2db is active in agent 10.0.0.48 2024-09-18 17:52:56,407 - INFO - Verified Pod ctest-nginx-pod-00961830 in agent 10.0.0.48 2024-09-18 17:52:56,408 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_VirtualMachineDatabaseList?x=b38afcfb-65b2-4d45-a37d-0367374719bf 2024-09-18 17:52:56,412 - INFO - Pod ctest-nginx-pod-00961830 with uuid b38afcfb-65b2-4d45-a37d-0367374719bf found in kube manager 2024-09-18 17:52:56,412 - INFO - Pod ctest-nginx-pod-00961830 verification passed 2024-09-18 17:52:56,478 - DEBUG - [Pod ctest-nginx-pod-00961830] Cmd: echo ctest-nginx-pod-00961830 > /usr/share/nginx/html/index.html, Output: 2024-09-18 17:52:56,483 - DEBUG - Pod ctest-busybox-pod-67073876 not in running state.Currently in Pending 2024-09-18 17:53:01,493 - INFO - Pod ctest-busybox-pod-67073876 is in running state.Got IP 10.47.255.248 2024-09-18 17:53:01,556 - DEBUG - Pod ctest-busybox-pod-67073876 has vmi ccfcb934-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:53:01,556 - INFO - Verified pod ctest-busybox-pod-67073876 in contrail-api 2024-09-18 17:53:01,556 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:53:01,568 - DEBUG - VMI ccfcb934-75e6-11ef-ade8-fa163e75e2db is active in agent 10.0.0.48 2024-09-18 17:53:01,568 - INFO - Verified Pod ctest-busybox-pod-67073876 in agent 10.0.0.48 2024-09-18 17:53:01,568 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_VirtualMachineDatabaseList?x=9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:53:01,574 - INFO - Pod ctest-busybox-pod-67073876 with uuid 9dd6aec3-53a9-4834-b9e6-b30fba085348 found in kube manager 2024-09-18 17:53:01,574 - INFO - Pod ctest-busybox-pod-67073876 verification passed 2024-09-18 17:53:01,632 - DEBUG - [Pod ctest-busybox-pod-67073876] 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-09707372 2024-09-18 17:53:01,632 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 17:53:01,632 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] 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-09707372 2024-09-18 17:53:01,692 - DEBUG - [Pod ctest-busybox-pod-67073876] 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 ctest-nginx-pod-09707372 - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 17:53:01,692 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 17:53:01,692 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout ctest-nginx-pod-09707372 - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 17:53:01,761 - DEBUG - [Pod ctest-busybox-pod-67073876] 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-09707372 2024-09-18 17:53:01,762 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 17:53:01,762 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] 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-09707372 2024-09-18 17:53:01,837 - DEBUG - [Pod ctest-busybox-pod-67073876] 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-09707372 2024-09-18 17:53:01,837 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 17:53:01,837 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] 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-09707372 2024-09-18 17:53:01,910 - DEBUG - [Pod ctest-busybox-pod-67073876] 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-09707372 2024-09-18 17:53:01,910 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 17:53:01,910 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] 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-09707372 2024-09-18 17:53:01,972 - DEBUG - [Pod ctest-busybox-pod-67073876] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00961830 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 17:53:01,973 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 17:53:01,973 - DEBUG - [Pod Pod ctest-busybox-pod-67073876] Cmd output: ctest-nginx-pod-00961830 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 17:53:01,973 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-09707372': 5, 'ctest-nginx-pod-00961830': 1} 2024-09-18 17:53:01,973 - WARNING - Nothing to delete parallely 2024-09-18 17:53:01,973 - INFO - Deleting pod default:ctest-busybox-pod-67073876 2024-09-18 17:53:01,996 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:53:02,018 - WARNING - Pod uuid 9dd6aec3-53a9-4834-b9e6-b30fba085348 is still seen in agent 10.0.0.48 VM list 2024-09-18 17:53:07,019 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:53:07,027 - WARNING - Pod uuid 9dd6aec3-53a9-4834-b9e6-b30fba085348 is still seen in agent 10.0.0.48 VM list 2024-09-18 17:53:12,027 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:53:12,034 - WARNING - Pod uuid 9dd6aec3-53a9-4834-b9e6-b30fba085348 is still seen in agent 10.0.0.48 VM list 2024-09-18 17:53:17,036 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:53:17,044 - WARNING - Pod uuid 9dd6aec3-53a9-4834-b9e6-b30fba085348 is still seen in agent 10.0.0.48 VM list 2024-09-18 17:53:22,045 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:53:22,052 - WARNING - Pod uuid 9dd6aec3-53a9-4834-b9e6-b30fba085348 is still seen in agent 10.0.0.48 VM list 2024-09-18 17:53:27,054 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:53:27,061 - WARNING - Pod uuid 9dd6aec3-53a9-4834-b9e6-b30fba085348 is still seen in agent 10.0.0.48 VM list 2024-09-18 17:53:32,062 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:53:32,080 - WARNING - Pod uuid 9dd6aec3-53a9-4834-b9e6-b30fba085348 is still seen in agent 10.0.0.48 VM list 2024-09-18 17:53:37,081 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9dd6aec3-53a9-4834-b9e6-b30fba085348 2024-09-18 17:53:37,089 - DEBUG - Pod 9dd6aec3-53a9-4834-b9e6-b30fba085348 is not in agent 10.0.0.48 VM list 2024-09-18 17:53:37,089 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ccfcb934-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:53:37,097 - DEBUG - VMI ccfcb934-75e6-11ef-ade8-fa163e75e2db is removed from agent 10.0.0.48 2024-09-18 17:53:37,097 - INFO - Verified that pod ctest-busybox-pod-67073876 is removed in agent 2024-09-18 17:53:37,097 - INFO - Deleting Ingress : ctest-nginx-ingress-06320034 2024-09-18 17:53:37,123 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_LoadbalancerDatabaseList?x=1860a0d0-e151-411d-b06e-ef04ade2b261 2024-09-18 17:53:37,129 - ERROR - Ingress ctest-nginx-ingress-06320034 with uuid 1860a0d0-e151-411d-b06e-ef04ade2b261 still found in kube manager 2024-09-18 17:53:38,131 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_LoadbalancerDatabaseList?x=1860a0d0-e151-411d-b06e-ef04ade2b261 2024-09-18 17:53:38,140 - INFO - Ingress ctest-nginx-ingress-06320034 with uuid 1860a0d0-e151-411d-b06e-ef04ade2b261 deleted successfully from kube manager 2024-09-18 17:53:38,140 - INFO - Verifications on Ingress %s cleanup passed 2024-09-18 17:53:38,140 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-18 17:53:38,273 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 17:53:38,290 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-18 17:53:38,290 - INFO - Deleting VN __public__ 2024-09-18 17:53:38,434 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/9cfeaed9-0bae-4d51-852f-4ed1647459e1 2024-09-18 17:53:38,441 - DEBUG - Response Code: 404 2024-09-18 17:53:38,441 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-18 17:53:38,447 - DEBUG - Requesting: http://10.0.0.45:8082/domain/d42702f6-09f5-4d03-a3c9-0ebd9d6f4556 2024-09-18 17:53:38,467 - DEBUG - Requesting: http://10.0.0.45:8082/project/206fbe9b-07d4-4f57-9230-12a56c385030 2024-09-18 17:53:38,562 - INFO - Validated that VN __public__ is not found in API Server 2024-09-18 17:53:38,562 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-18 17:53:38,577 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 17:53:38,589 - DEBUG - VN __public__ is not present in Agent 10.0.0.48 2024-09-18 17:53:38,589 - INFO - Validated that VN __public__ is not in any agent 2024-09-18 17:53:38,589 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 17:53:38,599 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 17:53:38,606 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 17:53:38,621 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-18 17:53:38,622 - INFO - Deleting pod default:ctest-nginx-pod-00961830 2024-09-18 17:53:38,660 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b38afcfb-65b2-4d45-a37d-0367374719bf 2024-09-18 17:53:38,707 - WARNING - Pod uuid b38afcfb-65b2-4d45-a37d-0367374719bf is still seen in agent 10.0.0.48 VM list 2024-09-18 17:53:43,708 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b38afcfb-65b2-4d45-a37d-0367374719bf 2024-09-18 17:53:43,715 - DEBUG - Pod b38afcfb-65b2-4d45-a37d-0367374719bf is not in agent 10.0.0.48 VM list 2024-09-18 17:53:43,715 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c8b94130-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:53:43,722 - DEBUG - VMI c8b94130-75e6-11ef-ade8-fa163e75e2db is removed from agent 10.0.0.48 2024-09-18 17:53:43,722 - INFO - Verified that pod ctest-nginx-pod-00961830 is removed in agent 2024-09-18 17:53:43,722 - INFO - Deleting pod default:ctest-nginx-pod-09707372 2024-09-18 17:53:43,733 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=29e34d6a-b8c1-4072-90f2-10059c3d03f4 2024-09-18 17:53:43,744 - WARNING - Pod uuid 29e34d6a-b8c1-4072-90f2-10059c3d03f4 is still seen in agent 10.0.0.48 VM list 2024-09-18 17:53:48,745 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=29e34d6a-b8c1-4072-90f2-10059c3d03f4 2024-09-18 17:53:48,753 - DEBUG - Pod 29e34d6a-b8c1-4072-90f2-10059c3d03f4 is not in agent 10.0.0.48 VM list 2024-09-18 17:53:48,753 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c82c4f3c-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:53:48,759 - DEBUG - VMI c82c4f3c-75e6-11ef-ade8-fa163e75e2db is removed from agent 10.0.0.48 2024-09-18 17:53:48,759 - INFO - Verified that pod ctest-nginx-pod-09707372 is removed in agent 2024-09-18 17:53:48,760 - INFO - Deleting service : ctest-nginx-svc-45633144 2024-09-18 17:53:49,007 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 17:53:49,014 - DEBUG - No XMPP flaps were noticed during the test 2024-09-18 17:53:49,015 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:19] 2024-09-18 17:53:49,015 - INFO - -------------------------------------------------------------------------------- 2024-09-18 17:53:55,513 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 17:53:55,661 - DEBUG - Output : cluster_project={} 2024-09-18 17:53:55,770 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 17:53:56,019 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 17:53:56,026 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 17:53:56,222 - DEBUG - Output : cluster_project={} 2024-09-18 17:54:06,389 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:54:06,436 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:54:11,549 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:54:16,601 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:54:16,689 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:54:16,731 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:54:16,816 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:54:16,900 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 17:54:17,147 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 17:54:20,178 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_ApplicationPolicySetReq? 2024-09-18 17:54:20,185 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2024-09-18 17:54:20,220 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2024-09-18 17:54:22,251 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2024-09-18 17:57:22,873 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 17:57:22,904 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e78687f0-36c7-4bf8-9e6c-8999a8dbb19c 2024-09-18 17:57:22,940 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=a64e864f-39e3-49e6-a069-bd91663dc9f2 2024-09-18 17:57:22,950 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9100dc12-3eb0-410e-bd9c-e472951058f7 2024-09-18 17:57:22,958 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b139c4ac-3b37-4dde-8d09-f9140158f00b 2024-09-18 17:57:22,963 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=07f2949c-157f-4c29-b257-a7d92e093cd9 2024-09-18 17:57:22,972 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=3fa7e2fc-fd64-45dd-aa08-1114bb624d56 2024-09-18 17:57:22,976 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b4d4284d-06f9-4e66-84cd-9793097590f7 2024-09-18 17:57:22,982 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b2adedcd-0a42-4e60-b665-b2017c3c25ec 2024-09-18 17:57:27,980 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=e78687f0-36c7-4bf8-9e6c-8999a8dbb19c 2024-09-18 17:57:27,988 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa5bcf3c-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:57:27,993 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=a64e864f-39e3-49e6-a069-bd91663dc9f2 2024-09-18 17:57:28,002 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fbc263fe-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:57:28,015 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9100dc12-3eb0-410e-bd9c-e472951058f7 2024-09-18 17:57:28,016 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=3fa7e2fc-fd64-45dd-aa08-1114bb624d56 2024-09-18 17:57:28,018 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b4d4284d-06f9-4e66-84cd-9793097590f7 2024-09-18 17:57:28,019 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b2adedcd-0a42-4e60-b665-b2017c3c25ec 2024-09-18 17:57:28,021 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b139c4ac-3b37-4dde-8d09-f9140158f00b 2024-09-18 17:57:28,022 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=07f2949c-157f-4c29-b257-a7d92e093cd9 2024-09-18 17:57:28,049 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:faf9d3d0-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:57:28,050 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc5762d8-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:57:33,049 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b139c4ac-3b37-4dde-8d09-f9140158f00b 2024-09-18 17:57:33,053 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9100dc12-3eb0-410e-bd9c-e472951058f7 2024-09-18 17:57:33,056 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b2adedcd-0a42-4e60-b665-b2017c3c25ec 2024-09-18 17:57:33,058 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=07f2949c-157f-4c29-b257-a7d92e093cd9 2024-09-18 17:57:38,075 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=07f2949c-157f-4c29-b257-a7d92e093cd9 2024-09-18 17:57:38,077 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9100dc12-3eb0-410e-bd9c-e472951058f7 2024-09-18 17:57:38,078 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b139c4ac-3b37-4dde-8d09-f9140158f00b 2024-09-18 17:57:38,080 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b2adedcd-0a42-4e60-b665-b2017c3c25ec 2024-09-18 17:57:43,094 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9100dc12-3eb0-410e-bd9c-e472951058f7 2024-09-18 17:57:43,096 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=07f2949c-157f-4c29-b257-a7d92e093cd9 2024-09-18 17:57:43,098 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b139c4ac-3b37-4dde-8d09-f9140158f00b 2024-09-18 17:57:43,100 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b2adedcd-0a42-4e60-b665-b2017c3c25ec 2024-09-18 17:57:48,116 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=07f2949c-157f-4c29-b257-a7d92e093cd9 2024-09-18 17:57:48,118 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9100dc12-3eb0-410e-bd9c-e472951058f7 2024-09-18 17:57:48,120 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b2adedcd-0a42-4e60-b665-b2017c3c25ec 2024-09-18 17:57:48,122 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b139c4ac-3b37-4dde-8d09-f9140158f00b 2024-09-18 17:57:53,137 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9100dc12-3eb0-410e-bd9c-e472951058f7 2024-09-18 17:57:53,139 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=07f2949c-157f-4c29-b257-a7d92e093cd9 2024-09-18 17:57:53,141 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b2adedcd-0a42-4e60-b665-b2017c3c25ec 2024-09-18 17:57:53,143 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b139c4ac-3b37-4dde-8d09-f9140158f00b 2024-09-18 17:57:58,193 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b139c4ac-3b37-4dde-8d09-f9140158f00b 2024-09-18 17:57:58,196 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=07f2949c-157f-4c29-b257-a7d92e093cd9 2024-09-18 17:57:58,198 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b2adedcd-0a42-4e60-b665-b2017c3c25ec 2024-09-18 17:57:58,200 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9100dc12-3eb0-410e-bd9c-e472951058f7 2024-09-18 17:57:58,216 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fce94950-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:57:58,217 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fe714174-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:57:58,221 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fd6a20b6-75e6-11ef-ade8-fa163e75e2db 2024-09-18 17:57:58,222 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fdf3393c-75e6-11ef-ade8-fa163e75e2db