2024-09-04 19:28:24,022 - DEBUG - [10.0.0.22]: Running cmd : hostname 2024-09-04 19:28:24,346 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-630-1 2024-09-04 19:28:24,346 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2024-09-04 19:28:24,380 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-630-1 2024-09-04 19:28:24,380 - DEBUG - [10.0.0.22]: 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-04 19:28:24,494 - DEBUG - Output : NAMES contrail_test_wLrDobhfp contrail-kubernetes-master_kubemanager_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 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_api_1 config_api_schema_1 config_api_nodemgr_1 config_api_dnsmasq_1 config_api_svcmonitor_1 2024-09-04 19:28:24,495 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-04 19:28:24,528 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2024-09-04 19:28:24,529 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2024-09-04 19:28:24,564 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-630-1 2024-09-04 19:28:24,672 - DEBUG - [10.0.0.46]: Running cmd : hostname 2024-09-04 19:28:24,908 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-630-1 2024-09-04 19:28:24,908 - DEBUG - [10.0.0.46]: Running cmd : hostname -f 2024-09-04 19:28:24,932 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-630-1 2024-09-04 19:28:24,932 - DEBUG - [10.0.0.46]: 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-04 19:28:24,976 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-04 19:28:24,976 - DEBUG - [10.0.0.46]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-04 19:28:25,051 - DEBUG - Output : 10.0.0.46/24 2024-09-04 19:28:25,051 - DEBUG - [10.0.0.46]: Running cmd : getent hosts 10.0.0.46 | head -n 1 | awk '{print $2}' 2024-09-04 19:28:25,085 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-630-1 2024-09-04 19:28:25,148 - INFO - Using existing project ['default-domain', 'k8s-default'](9dc9ffed-a8b2-49b7-8224-587cfc982707) 2024-09-04 19:28:25,256 - INFO - Using existing project ['default-domain', 'k8s-default'](9dc9ffed-a8b2-49b7-8224-587cfc982707) 2024-09-04 19:28:25,400 - INFO - ================================================================================ 2024-09-04 19:28:25,400 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-04 19:28:25,400 - 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-04 19:28:25,616 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 19:28:25,624 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.0.0.22': '0'}} with 2024-09-04 19:28:25,625 - INFO - Initial checks done. Running the testcase now 2024-09-04 19:28:25,625 - INFO - 2024-09-04 19:28:25,629 - INFO - Namespace default already exists 2024-09-04 19:28:25,629 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-04 19:28:25,746 - DEBUG - Output : cluster_project={} 2024-09-04 19:28:25,776 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-04 19:28:25,776 - DEBUG - Project uuid in Contrail is 9dc9ffed-a8b2-49b7-8224-587cfc982707 2024-09-04 19:28:25,776 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-04 19:28:25,897 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-04 19:28:25,897 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=6f2049a0-49cc-4787-8591-61a59f82fb41 2024-09-04 19:28:25,901 - INFO - Namespace default with uuid 6f2049a0-49cc-4787-8591-61a59f82fb41 found in kube manager 2024-09-04 19:28:25,901 - INFO - Namespace default verification passed 2024-09-04 19:28:25,905 - DEBUG - Service ctest-nginx-svc-58769832 not present 2024-09-04 19:28:25,905 - INFO - Creating service ctest-nginx-svc-58769832 2024-09-04 19:28:25,927 - INFO - Created Service ctest-nginx-svc-58769832 2024-09-04 19:28:25,938 - DEBUG - Pod ctest-nginx-pod-25604746 not present 2024-09-04 19:28:25,938 - INFO - Creating Pod ctest-nginx-pod-25604746 2024-09-04 19:28:25,994 - DEBUG - Pod : ctest-nginx-pod-25604746 UUID is 3f893ac4-b286-4db2-a0e6-537999489a5c 2024-09-04 19:28:25,997 - DEBUG - Pod ctest-nginx-pod-46172698 not present 2024-09-04 19:28:25,997 - INFO - Creating Pod ctest-nginx-pod-46172698 2024-09-04 19:28:26,020 - DEBUG - Pod : ctest-nginx-pod-46172698 UUID is 87c9cb7e-38ab-451c-9a78-25d196f379c8 2024-09-04 19:28:26,170 - INFO - Created VN __public__, UUID :08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:26,380 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-04 19:28:26,385 - DEBUG - Requesting: http://10.0.0.22:8082/domain/399a4bef-a203-4af8-ba63-d6fc6769daf9 2024-09-04 19:28:26,414 - DEBUG - Requesting: http://10.0.0.22:8082/project/9dc9ffed-a8b2-49b7-8224-587cfc982707 2024-09-04 19:28:26,472 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:26,483 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:26,490 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ec594f18-a255-4be8-9ffb-2ea45e0aa8e8 2024-09-04 19:28:26,496 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ec594f18-a255-4be8-9ffb-2ea45e0aa8e8 2024-09-04 19:28:26,542 - DEBUG - Route Targets: [] 2024-09-04 19:28:26,542 - DEBUG - RT names not yet present for VN __public__ 2024-09-04 19:28:31,542 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-04 19:28:31,548 - DEBUG - Requesting: http://10.0.0.22:8082/domain/399a4bef-a203-4af8-ba63-d6fc6769daf9 2024-09-04 19:28:31,554 - DEBUG - Requesting: http://10.0.0.22:8082/project/9dc9ffed-a8b2-49b7-8224-587cfc982707 2024-09-04 19:28:31,600 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:31,616 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:31,625 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ec594f18-a255-4be8-9ffb-2ea45e0aa8e8 2024-09-04 19:28:31,633 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ec594f18-a255-4be8-9ffb-2ea45e0aa8e8 2024-09-04 19:28:31,638 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/88f0a872-ccfb-4b63-8175-a76b54b956a9 2024-09-04 19:28:31,643 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-04 19:28:31,644 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:31,650 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ec594f18-a255-4be8-9ffb-2ea45e0aa8e8 2024-09-04 19:28:31,659 - INFO - Verified VN network id 13 for VN 08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:31,660 - INFO - Verifications in API Server for VN __public__ passed 2024-09-04 19:28:31,660 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:31,666 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ec594f18-a255-4be8-9ffb-2ea45e0aa8e8 2024-09-04 19:28:31,672 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ec594f18-a255-4be8-9ffb-2ea45e0aa8e8 2024-09-04 19:28:31,677 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/88f0a872-ccfb-4b63-8175-a76b54b956a9 2024-09-04 19:28:31,688 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-04 19:28:31,695 - DEBUG - Control-node 10.0.0.22 : 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': '630365471103927875', 'uuid-lslong': '12840585263958111309'}, 'enable': 'true', 'created': '2024-09-04T19:28:26', 'last-modified': '2024-09-04T19:28:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.363534'} 2024-09-04 19:28:31,695 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 19:28:31,702 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-04 19:28:31,702 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-04 19:28:31,703 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-04 19:28:31,703 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-04 19:28:31,708 - DEBUG - Requesting: http://10.0.0.22:8082/domain/399a4bef-a203-4af8-ba63-d6fc6769daf9 2024-09-04 19:28:31,715 - DEBUG - Requesting: http://10.0.0.22:8082/project/9dc9ffed-a8b2-49b7-8224-587cfc982707 2024-09-04 19:28:31,762 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:31,772 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-04 19:28:31,772 - DEBUG - Verifying the vn in opserver 2024-09-04 19:28:31,772 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2024-09-04 19:28:31,772 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-09-04 19:28:31,778 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-04 19:28:31,778 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-04 19:28:31,778 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 19:28:31,787 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 19:28:31,793 - DEBUG - Do not have enough data to verify VN in agent 2024-09-04 19:28:31,793 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 19:28:31,799 - DEBUG - VRF ids for VN __public__: {} 2024-09-04 19:28:31,907 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-04 19:28:32,090 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-04 19:28:32,096 - DEBUG - Requesting: http://10.0.0.22:8082/domain/399a4bef-a203-4af8-ba63-d6fc6769daf9 2024-09-04 19:28:32,105 - DEBUG - Requesting: http://10.0.0.22:8082/project/9dc9ffed-a8b2-49b7-8224-587cfc982707 2024-09-04 19:28:32,160 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:32,172 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/9dd643d7-0c31-4b17-9c0d-97a089623949 2024-09-04 19:28:32,178 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-04 19:28:32,182 - DEBUG - Requesting: http://10.0.0.22:8082/domain/399a4bef-a203-4af8-ba63-d6fc6769daf9 2024-09-04 19:28:32,188 - DEBUG - Requesting: http://10.0.0.22:8082/project/9dc9ffed-a8b2-49b7-8224-587cfc982707 2024-09-04 19:28:32,220 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf820e-5fd2-4643-b232-ec43e656b44d 2024-09-04 19:28:32,234 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-04 19:28:32,234 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-04 19:28:32,246 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-04 19:28:32,259 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-04 19:28:32,259 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-04 19:28:32,263 - DEBUG - Ingress ctest-nginx-ingress-02278936 not present 2024-09-04 19:28:32,263 - INFO - Creating Ingress ctest-nginx-ingress-02278936 2024-09-04 19:28:32,276 - INFO - Created Ingress ctest-nginx-ingress-02278936 2024-09-04 19:28:32,284 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-02278936 2024-09-04 19:28:35,289 - DEBUG - For Ingress ctest-nginx-ingress-02278936, Cluster IP: 10.47.255.249, External IPs ['6.183.253.252'] 2024-09-04 19:28:35,289 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-02278936 2024-09-04 19:28:35,289 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=34e63d5f-c7c9-46b0-9efd-7ee079dfe1b5 2024-09-04 19:28:35,294 - INFO - Ingress ctest-nginx-ingress-02278936 with uuid 34e63d5f-c7c9-46b0-9efd-7ee079dfe1b5 found in kube manager 2024-09-04 19:28:35,294 - INFO - Ingress ctest-nginx-ingress-02278936 verification passed 2024-09-04 19:28:35,302 - DEBUG - Pod ctest-busybox-pod-00340213 not present 2024-09-04 19:28:35,302 - INFO - Creating Pod ctest-busybox-pod-00340213 2024-09-04 19:28:35,339 - DEBUG - Pod : ctest-busybox-pod-00340213 UUID is 63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:28:35,357 - DEBUG - Pod ctest-nginx-pod-25604746 not in running state.Currently in Pending 2024-09-04 19:28:40,362 - INFO - Pod ctest-nginx-pod-25604746 is in running state.Got IP 10.47.255.251 2024-09-04 19:28:40,373 - DEBUG - Pod ctest-nginx-pod-25604746 has vmi dc11a662-6af3-11ef-8580-fa163ebed3cf 2024-09-04 19:28:40,373 - INFO - Verified pod ctest-nginx-pod-25604746 in contrail-api 2024-09-04 19:28:40,373 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:28:40,385 - DEBUG - VMI dc11a662-6af3-11ef-8580-fa163ebed3cf is active in agent 10.0.0.46 2024-09-04 19:28:40,385 - INFO - Verified Pod ctest-nginx-pod-25604746 in agent 10.0.0.46 2024-09-04 19:28:40,386 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=3f893ac4-b286-4db2-a0e6-537999489a5c 2024-09-04 19:28:40,390 - INFO - Pod ctest-nginx-pod-25604746 with uuid 3f893ac4-b286-4db2-a0e6-537999489a5c found in kube manager 2024-09-04 19:28:40,390 - INFO - Pod ctest-nginx-pod-25604746 verification passed 2024-09-04 19:28:40,458 - DEBUG - [Pod ctest-nginx-pod-25604746] Cmd: echo ctest-nginx-pod-25604746 > /usr/share/nginx/html/index.html, Output: 2024-09-04 19:28:40,464 - DEBUG - Pod ctest-nginx-pod-46172698 not in running state.Currently in Pending 2024-09-04 19:28:45,470 - INFO - Pod ctest-nginx-pod-46172698 is in running state.Got IP 10.47.255.250 2024-09-04 19:28:45,481 - DEBUG - Pod ctest-nginx-pod-46172698 has vmi dc718a6e-6af3-11ef-8580-fa163ebed3cf 2024-09-04 19:28:45,481 - INFO - Verified pod ctest-nginx-pod-46172698 in contrail-api 2024-09-04 19:28:45,481 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:28:45,492 - DEBUG - VMI dc718a6e-6af3-11ef-8580-fa163ebed3cf is active in agent 10.0.0.46 2024-09-04 19:28:45,493 - INFO - Verified Pod ctest-nginx-pod-46172698 in agent 10.0.0.46 2024-09-04 19:28:45,493 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=87c9cb7e-38ab-451c-9a78-25d196f379c8 2024-09-04 19:28:45,497 - INFO - Pod ctest-nginx-pod-46172698 with uuid 87c9cb7e-38ab-451c-9a78-25d196f379c8 found in kube manager 2024-09-04 19:28:45,497 - INFO - Pod ctest-nginx-pod-46172698 verification passed 2024-09-04 19:28:45,563 - DEBUG - [Pod ctest-nginx-pod-46172698] Cmd: echo ctest-nginx-pod-46172698 > /usr/share/nginx/html/index.html, Output: 2024-09-04 19:28:45,568 - INFO - Pod ctest-busybox-pod-00340213 is in running state.Got IP 10.47.255.248 2024-09-04 19:28:45,622 - DEBUG - Pod ctest-busybox-pod-00340213 has vmi e0f060e2-6af3-11ef-8580-fa163ebed3cf 2024-09-04 19:28:45,622 - INFO - Verified pod ctest-busybox-pod-00340213 in contrail-api 2024-09-04 19:28:45,623 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:28:45,633 - DEBUG - VMI e0f060e2-6af3-11ef-8580-fa163ebed3cf is active in agent 10.0.0.46 2024-09-04 19:28:45,634 - INFO - Verified Pod ctest-busybox-pod-00340213 in agent 10.0.0.46 2024-09-04 19:28:45,634 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:28:45,638 - INFO - Pod ctest-busybox-pod-00340213 with uuid 63e62b0f-b50d-4ecb-8fbf-67f14653e879 found in kube manager 2024-09-04 19:28:45,638 - INFO - Pod ctest-busybox-pod-00340213 verification passed 2024-09-04 19:28:45,700 - DEBUG - [Pod ctest-busybox-pod-00340213] 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-46172698 2024-09-04 19:28:45,701 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 19:28:45,701 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] 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-46172698 2024-09-04 19:28:45,756 - DEBUG - [Pod ctest-busybox-pod-00340213] 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) ctest-nginx-pod-46172698 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 19:28:45,756 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 19:28:45,756 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-46172698 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 19:28:45,824 - DEBUG - [Pod ctest-busybox-pod-00340213] 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-46172698 - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 19:28:45,824 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 19:28:45,824 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout ctest-nginx-pod-46172698 - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 19:28:45,885 - DEBUG - [Pod ctest-busybox-pod-00340213] 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) ctest-nginx-pod-46172698 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 19:28:45,886 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 19:28:45,886 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-46172698 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 19:28:45,967 - DEBUG - [Pod ctest-busybox-pod-00340213] 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-25604746 2024-09-04 19:28:45,967 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 19:28:45,967 - DEBUG - [Pod Pod ctest-busybox-pod-00340213] 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-25604746 2024-09-04 19:28:45,967 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-25604746': 1, 'ctest-nginx-pod-46172698': 4} 2024-09-04 19:28:45,967 - WARNING - Nothing to delete parallely 2024-09-04 19:28:45,967 - INFO - Deleting pod default:ctest-busybox-pod-00340213 2024-09-04 19:28:45,988 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:28:46,002 - WARNING - Pod uuid 63e62b0f-b50d-4ecb-8fbf-67f14653e879 is still seen in agent 10.0.0.46 VM list 2024-09-04 19:28:51,003 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:28:51,011 - WARNING - Pod uuid 63e62b0f-b50d-4ecb-8fbf-67f14653e879 is still seen in agent 10.0.0.46 VM list 2024-09-04 19:28:56,012 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:28:56,019 - WARNING - Pod uuid 63e62b0f-b50d-4ecb-8fbf-67f14653e879 is still seen in agent 10.0.0.46 VM list 2024-09-04 19:29:01,020 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:29:01,028 - WARNING - Pod uuid 63e62b0f-b50d-4ecb-8fbf-67f14653e879 is still seen in agent 10.0.0.46 VM list 2024-09-04 19:29:06,029 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:29:06,039 - WARNING - Pod uuid 63e62b0f-b50d-4ecb-8fbf-67f14653e879 is still seen in agent 10.0.0.46 VM list 2024-09-04 19:29:11,040 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:29:11,050 - WARNING - Pod uuid 63e62b0f-b50d-4ecb-8fbf-67f14653e879 is still seen in agent 10.0.0.46 VM list 2024-09-04 19:29:16,051 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:29:16,060 - WARNING - Pod uuid 63e62b0f-b50d-4ecb-8fbf-67f14653e879 is still seen in agent 10.0.0.46 VM list 2024-09-04 19:29:21,061 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=63e62b0f-b50d-4ecb-8fbf-67f14653e879 2024-09-04 19:29:21,068 - DEBUG - Pod 63e62b0f-b50d-4ecb-8fbf-67f14653e879 is not in agent 10.0.0.46 VM list 2024-09-04 19:29:21,068 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e0f060e2-6af3-11ef-8580-fa163ebed3cf 2024-09-04 19:29:21,075 - DEBUG - VMI e0f060e2-6af3-11ef-8580-fa163ebed3cf is removed from agent 10.0.0.46 2024-09-04 19:29:21,075 - INFO - Verified that pod ctest-busybox-pod-00340213 is removed in agent 2024-09-04 19:29:21,075 - INFO - Deleting Ingress : ctest-nginx-ingress-02278936 2024-09-04 19:29:21,081 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=34e63d5f-c7c9-46b0-9efd-7ee079dfe1b5 2024-09-04 19:29:21,086 - ERROR - Ingress ctest-nginx-ingress-02278936 with uuid 34e63d5f-c7c9-46b0-9efd-7ee079dfe1b5 still found in kube manager 2024-09-04 19:29:22,087 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=34e63d5f-c7c9-46b0-9efd-7ee079dfe1b5 2024-09-04 19:29:22,091 - INFO - Ingress ctest-nginx-ingress-02278936 with uuid 34e63d5f-c7c9-46b0-9efd-7ee079dfe1b5 deleted successfully from kube manager 2024-09-04 19:29:22,091 - INFO - Verifications on Ingress %s cleanup passed 2024-09-04 19:29:22,092 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-04 19:29:22,223 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-04 19:29:22,237 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-04 19:29:22,237 - INFO - Deleting VN __public__ 2024-09-04 19:29:22,407 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ec594f18-a255-4be8-9ffb-2ea45e0aa8e8 2024-09-04 19:29:22,413 - DEBUG - Response Code: 404 2024-09-04 19:29:22,414 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-04 19:29:22,420 - DEBUG - Requesting: http://10.0.0.22:8082/domain/399a4bef-a203-4af8-ba63-d6fc6769daf9 2024-09-04 19:29:22,428 - DEBUG - Requesting: http://10.0.0.22:8082/project/9dc9ffed-a8b2-49b7-8224-587cfc982707 2024-09-04 19:29:22,465 - INFO - Validated that VN __public__ is not found in API Server 2024-09-04 19:29:22,465 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-04 19:29:22,491 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 19:29:22,507 - DEBUG - VN __public__ is not present in Agent 10.0.0.46 2024-09-04 19:29:22,507 - INFO - Validated that VN __public__ is not in any agent 2024-09-04 19:29:22,508 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 19:29:22,561 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 19:29:22,570 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-04 19:29:22,576 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-04 19:29:22,576 - INFO - Deleting pod default:ctest-nginx-pod-46172698 2024-09-04 19:29:22,596 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=87c9cb7e-38ab-451c-9a78-25d196f379c8 2024-09-04 19:29:22,614 - WARNING - Pod uuid 87c9cb7e-38ab-451c-9a78-25d196f379c8 is still seen in agent 10.0.0.46 VM list 2024-09-04 19:29:27,617 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=87c9cb7e-38ab-451c-9a78-25d196f379c8 2024-09-04 19:29:27,624 - DEBUG - Pod 87c9cb7e-38ab-451c-9a78-25d196f379c8 is not in agent 10.0.0.46 VM list 2024-09-04 19:29:27,624 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc718a6e-6af3-11ef-8580-fa163ebed3cf 2024-09-04 19:29:27,630 - DEBUG - VMI dc718a6e-6af3-11ef-8580-fa163ebed3cf is removed from agent 10.0.0.46 2024-09-04 19:29:27,630 - INFO - Verified that pod ctest-nginx-pod-46172698 is removed in agent 2024-09-04 19:29:27,630 - INFO - Deleting pod default:ctest-nginx-pod-25604746 2024-09-04 19:29:27,640 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=3f893ac4-b286-4db2-a0e6-537999489a5c 2024-09-04 19:29:27,651 - WARNING - Pod uuid 3f893ac4-b286-4db2-a0e6-537999489a5c is still seen in agent 10.0.0.46 VM list 2024-09-04 19:29:32,652 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=3f893ac4-b286-4db2-a0e6-537999489a5c 2024-09-04 19:29:32,660 - DEBUG - Pod 3f893ac4-b286-4db2-a0e6-537999489a5c is not in agent 10.0.0.46 VM list 2024-09-04 19:29:32,660 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc11a662-6af3-11ef-8580-fa163ebed3cf 2024-09-04 19:29:32,667 - DEBUG - VMI dc11a662-6af3-11ef-8580-fa163ebed3cf is removed from agent 10.0.0.46 2024-09-04 19:29:32,667 - INFO - Verified that pod ctest-nginx-pod-25604746 is removed in agent 2024-09-04 19:29:32,668 - INFO - Deleting service : ctest-nginx-svc-58769832 2024-09-04 19:29:32,911 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 19:29:32,919 - DEBUG - No XMPP flaps were noticed during the test
2024-09-04 19:29:32,919 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2024-09-04 19:29:32,919 - INFO - -------------------------------------------------------------------------------- 2024-09-04 19:29:45,295 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-04 19:29:45,437 - DEBUG - Output : cluster_project={} 2024-09-04 19:29:45,519 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-04 19:29:45,662 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-04 19:29:45,678 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-04 19:29:45,806 - DEBUG - Output : cluster_project={} 2024-09-04 19:29:50,938 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:29:55,987 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:29:56,070 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:29:56,122 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:30:01,165 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:30:01,240 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:30:01,287 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:30:01,362 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 19:30:01,609 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 19:30:03,344 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_ApplicationPolicySetReq? 2024-09-04 19:30:03,356 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AclReq? 2024-09-04 19:30:03,384 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AclReq? 2024-09-04 19:30:05,415 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AclReq? 2024-09-04 19:33:05,859 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 19:33:05,913 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2d789185-9fb0-4360-b76f-fa95b829a5a0 2024-09-04 19:33:05,930 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d0c44653-9cf0-4029-9c21-6819f63b94e1 2024-09-04 19:33:05,947 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=effa753b-f5d0-40ef-b612-cd36288fabe7 2024-09-04 19:33:05,956 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2eace709-ba57-40d5-8d07-87f0dae11c52 2024-09-04 19:33:05,959 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=15a598d2-6a26-46c2-aa4c-f82b99ac0cd9 2024-09-04 19:33:05,966 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2a1f63e0-ced7-43e1-a9d5-7ef5616aef6e 2024-09-04 19:33:05,971 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=a38b0a63-7543-4c1a-ba90-3e43cc4ef3c7 2024-09-04 19:33:05,975 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7c161418-6926-48ee-a050-240e019b9c79 2024-09-04 19:33:10,981 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d0c44653-9cf0-4029-9c21-6819f63b94e1 2024-09-04 19:33:11,038 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2eace709-ba57-40d5-8d07-87f0dae11c52 2024-09-04 19:33:11,040 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=effa753b-f5d0-40ef-b612-cd36288fabe7 2024-09-04 19:33:11,041 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2d789185-9fb0-4360-b76f-fa95b829a5a0 2024-09-04 19:33:11,042 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2a1f63e0-ced7-43e1-a9d5-7ef5616aef6e 2024-09-04 19:33:11,044 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7c161418-6926-48ee-a050-240e019b9c79 2024-09-04 19:33:11,045 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=a38b0a63-7543-4c1a-ba90-3e43cc4ef3c7 2024-09-04 19:33:11,047 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=15a598d2-6a26-46c2-aa4c-f82b99ac0cd9 2024-09-04 19:33:11,084 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:07bd269c-6af4-11ef-8580-fa163ebed3cf 2024-09-04 19:33:11,089 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:096b613e-6af4-11ef-8580-fa163ebed3cf 2024-09-04 19:33:11,091 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0a8fedd2-6af4-11ef-8580-fa163ebed3cf 2024-09-04 19:33:15,988 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d0c44653-9cf0-4029-9c21-6819f63b94e1 2024-09-04 19:33:16,081 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2eace709-ba57-40d5-8d07-87f0dae11c52 2024-09-04 19:33:16,082 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=effa753b-f5d0-40ef-b612-cd36288fabe7 2024-09-04 19:33:16,090 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2a1f63e0-ced7-43e1-a9d5-7ef5616aef6e 2024-09-04 19:33:16,091 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7c161418-6926-48ee-a050-240e019b9c79 2024-09-04 19:33:20,997 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d0c44653-9cf0-4029-9c21-6819f63b94e1 2024-09-04 19:33:21,096 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2eace709-ba57-40d5-8d07-87f0dae11c52 2024-09-04 19:33:21,098 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=effa753b-f5d0-40ef-b612-cd36288fabe7 2024-09-04 19:33:21,104 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2a1f63e0-ced7-43e1-a9d5-7ef5616aef6e 2024-09-04 19:33:21,106 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7c161418-6926-48ee-a050-240e019b9c79 2024-09-04 19:33:26,006 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d0c44653-9cf0-4029-9c21-6819f63b94e1 2024-09-04 19:33:26,109 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2eace709-ba57-40d5-8d07-87f0dae11c52 2024-09-04 19:33:26,111 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=effa753b-f5d0-40ef-b612-cd36288fabe7 2024-09-04 19:33:26,117 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2a1f63e0-ced7-43e1-a9d5-7ef5616aef6e 2024-09-04 19:33:26,119 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7c161418-6926-48ee-a050-240e019b9c79 2024-09-04 19:33:31,015 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d0c44653-9cf0-4029-9c21-6819f63b94e1 2024-09-04 19:33:31,123 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2eace709-ba57-40d5-8d07-87f0dae11c52 2024-09-04 19:33:31,124 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=effa753b-f5d0-40ef-b612-cd36288fabe7 2024-09-04 19:33:31,129 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2a1f63e0-ced7-43e1-a9d5-7ef5616aef6e 2024-09-04 19:33:31,131 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7c161418-6926-48ee-a050-240e019b9c79 2024-09-04 19:33:36,024 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d0c44653-9cf0-4029-9c21-6819f63b94e1 2024-09-04 19:33:36,135 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2eace709-ba57-40d5-8d07-87f0dae11c52 2024-09-04 19:33:36,136 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=effa753b-f5d0-40ef-b612-cd36288fabe7 2024-09-04 19:33:36,143 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7c161418-6926-48ee-a050-240e019b9c79 2024-09-04 19:33:36,144 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2a1f63e0-ced7-43e1-a9d5-7ef5616aef6e 2024-09-04 19:33:41,098 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d0c44653-9cf0-4029-9c21-6819f63b94e1 2024-09-04 19:33:41,105 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0bfd1398-6af4-11ef-8580-fa163ebed3cf 2024-09-04 19:33:41,148 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=effa753b-f5d0-40ef-b612-cd36288fabe7 2024-09-04 19:33:41,150 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2eace709-ba57-40d5-8d07-87f0dae11c52 2024-09-04 19:33:41,158 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0b1afc2e-6af4-11ef-8580-fa163ebed3cf 2024-09-04 19:33:41,161 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0b830b16-6af4-11ef-8580-fa163ebed3cf 2024-09-04 19:33:41,197 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7c161418-6926-48ee-a050-240e019b9c79 2024-09-04 19:33:41,198 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=2a1f63e0-ced7-43e1-a9d5-7ef5616aef6e 2024-09-04 19:33:41,211 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0c725b26-6af4-11ef-8580-fa163ebed3cf 2024-09-04 19:33:41,212 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:08bdd438-6af4-11ef-8580-fa163ebed3cf