2025-06-03 16:31:14,059 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-06-03 16:31:14,303 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1248-1 2025-06-03 16:31:14,303 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-06-03 16:31:14,336 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1248-1 2025-06-03 16:31:14,336 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-03 16:31:14,391 - DEBUG - Output : NAMES contrail_test_tev8vvUou analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 2025-06-03 16:31:14,392 - DEBUG - [10.0.0.38]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-03 16:31:14,468 - DEBUG - Output : 10.0.0.38/24 172.17.0.1/16 2025-06-03 16:31:14,468 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-06-03 16:31:14,512 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1248-1 2025-06-03 16:31:14,615 - DEBUG - [10.0.0.57]: Running cmd : hostname 2025-06-03 16:31:14,822 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1248-1 2025-06-03 16:31:14,823 - DEBUG - [10.0.0.57]: Running cmd : hostname -f 2025-06-03 16:31:14,887 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1248-1 2025-06-03 16:31:14,887 - DEBUG - [10.0.0.57]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-03 16:31:14,935 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-03 16:31:14,936 - DEBUG - [10.0.0.57]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-03 16:31:14,961 - DEBUG - Output : 10.0.0.57/24 2025-06-03 16:31:14,961 - DEBUG - [10.0.0.57]: Running cmd : getent hosts 10.0.0.57 | head -n 1 | awk '{print $2}' 2025-06-03 16:31:15,026 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1248-1 2025-06-03 16:31:15,134 - INFO - Using existing project ['default-domain', 'k8s-default'](479e00db-670c-4996-9bda-5bf44765a96e) 2025-06-03 16:31:15,259 - INFO - Using existing project ['default-domain', 'k8s-default'](479e00db-670c-4996-9bda-5bf44765a96e) 2025-06-03 16:31:15,388 - INFO - ================================================================================ 2025-06-03 16:31:15,388 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-03 16:31:15,389 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-06-03 16:31:15,630 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-03 16:31:15,637 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.0.0.38': '0'}} with 2025-06-03 16:31:15,637 - INFO - Initial checks done. Running the testcase now 2025-06-03 16:31:15,637 - INFO - 2025-06-03 16:31:15,642 - INFO - Namespace default already exists 2025-06-03 16:31:15,643 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-03 16:31:15,748 - DEBUG - Output : cluster_project={} 2025-06-03 16:31:15,789 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-03 16:31:15,790 - DEBUG - Project uuid in Contrail is 479e00db-670c-4996-9bda-5bf44765a96e 2025-06-03 16:31:15,790 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-03 16:31:15,910 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-03 16:31:15,910 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=ad59106c-fbc0-44ba-b8c3-1e11ce2980bb 2025-06-03 16:31:15,915 - INFO - Namespace default with uuid ad59106c-fbc0-44ba-b8c3-1e11ce2980bb found in kube manager 2025-06-03 16:31:15,916 - INFO - Namespace default verification passed 2025-06-03 16:31:15,919 - DEBUG - Service ctest-nginx-svc-48413424 not present 2025-06-03 16:31:15,919 - INFO - Creating service ctest-nginx-svc-48413424 2025-06-03 16:31:15,938 - INFO - Created Service ctest-nginx-svc-48413424 2025-06-03 16:31:15,950 - DEBUG - Pod ctest-nginx-pod-02360431 not present 2025-06-03 16:31:15,951 - INFO - Creating Pod ctest-nginx-pod-02360431 2025-06-03 16:31:15,995 - DEBUG - Pod : ctest-nginx-pod-02360431 UUID is 4bb92a61-de22-4771-bff4-fd27f28b75e2 2025-06-03 16:31:16,004 - DEBUG - Pod ctest-nginx-pod-03790372 not present 2025-06-03 16:31:16,005 - INFO - Creating Pod ctest-nginx-pod-03790372 2025-06-03 16:31:16,055 - DEBUG - Pod : ctest-nginx-pod-03790372 UUID is 78cca06c-5d0c-46de-ace3-952b43e4428a 2025-06-03 16:31:16,261 - INFO - Created VN __public__, UUID :e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:16,474 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-03 16:31:16,481 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a2809972-9c4c-4fc7-9091-a45e2210d97c 2025-06-03 16:31:16,498 - DEBUG - Requesting: http://10.0.0.38:8082/project/479e00db-670c-4996-9bda-5bf44765a96e 2025-06-03 16:31:16,564 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:16,577 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:16,628 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9fe2474d-e980-4f39-a463-dec2be1d8fad 2025-06-03 16:31:16,654 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9fe2474d-e980-4f39-a463-dec2be1d8fad 2025-06-03 16:31:16,661 - DEBUG - Route Targets: [] 2025-06-03 16:31:16,661 - DEBUG - RT names not yet present for VN __public__ 2025-06-03 16:31:21,662 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-03 16:31:21,667 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a2809972-9c4c-4fc7-9091-a45e2210d97c 2025-06-03 16:31:21,677 - DEBUG - Requesting: http://10.0.0.38:8082/project/479e00db-670c-4996-9bda-5bf44765a96e 2025-06-03 16:31:21,721 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:21,730 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:21,741 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9fe2474d-e980-4f39-a463-dec2be1d8fad 2025-06-03 16:31:21,751 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9fe2474d-e980-4f39-a463-dec2be1d8fad 2025-06-03 16:31:21,758 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/647fc9c3-cd48-4d75-9c09-39b60fb5dea0 2025-06-03 16:31:21,765 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-03 16:31:21,765 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:21,776 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9fe2474d-e980-4f39-a463-dec2be1d8fad 2025-06-03 16:31:21,790 - INFO - Verified VN network id 14 for VN e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:21,790 - INFO - Verifications in API Server for VN __public__ passed 2025-06-03 16:31:21,791 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:21,800 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9fe2474d-e980-4f39-a463-dec2be1d8fad 2025-06-03 16:31:21,806 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9fe2474d-e980-4f39-a463-dec2be1d8fad 2025-06-03 16:31:21,812 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/647fc9c3-cd48-4d75-9c09-39b60fb5dea0 2025-06-03 16:31:21,818 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-03 16:31:21,823 - DEBUG - Control-node 10.0.0.38 : 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': '16557202489540693010', 'uuid-lslong': '13573355558158055270'}, 'enable': 'true', 'created': '2025-06-03T16:31:16', 'last-modified': '2025-06-03T16:31:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.380523'} 2025-06-03 16:31:21,823 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-03 16:31:21,831 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-03 16:31:21,831 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-03 16:31:21,834 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-03 16:31:21,836 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-03 16:31:21,841 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a2809972-9c4c-4fc7-9091-a45e2210d97c 2025-06-03 16:31:21,850 - DEBUG - Requesting: http://10.0.0.38:8082/project/479e00db-670c-4996-9bda-5bf44765a96e 2025-06-03 16:31:21,901 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:21,910 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-03 16:31:21,910 - DEBUG - Verifying the vn in opserver 2025-06-03 16:31:21,910 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-06-03 16:31:21,910 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-03 16:31:21,915 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-03 16:31:21,915 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-03 16:31:21,915 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-03 16:31:21,923 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-03 16:31:21,929 - DEBUG - Do not have enough data to verify VN in agent 2025-06-03 16:31:21,929 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-03 16:31:21,935 - DEBUG - VRF ids for VN __public__: {} 2025-06-03 16:31:22,033 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-03 16:31:22,137 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-03 16:31:22,144 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a2809972-9c4c-4fc7-9091-a45e2210d97c 2025-06-03 16:31:22,150 - DEBUG - Requesting: http://10.0.0.38:8082/project/479e00db-670c-4996-9bda-5bf44765a96e 2025-06-03 16:31:22,188 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:22,199 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/55c6a27a-a0c9-4f34-90b9-62b29eaed8e8 2025-06-03 16:31:22,207 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-03 16:31:22,214 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a2809972-9c4c-4fc7-9091-a45e2210d97c 2025-06-03 16:31:22,224 - DEBUG - Requesting: http://10.0.0.38:8082/project/479e00db-670c-4996-9bda-5bf44765a96e 2025-06-03 16:31:22,266 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5c6fff0-bf49-4c12-bc5e-3ef72615b766 2025-06-03 16:31:22,275 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-03 16:31:22,275 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-03 16:31:22,282 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-03 16:31:22,288 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-03 16:31:22,288 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-03 16:31:22,291 - DEBUG - Ingress ctest-nginx-ingress-27740020 not present 2025-06-03 16:31:22,292 - INFO - Creating Ingress ctest-nginx-ingress-27740020 2025-06-03 16:31:22,301 - INFO - Created Ingress ctest-nginx-ingress-27740020 2025-06-03 16:31:22,305 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-27740020 2025-06-03 16:31:25,311 - DEBUG - For Ingress ctest-nginx-ingress-27740020, Cluster IP: 10.47.255.249, External IPs ['15.111.215.252'] 2025-06-03 16:31:25,311 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-27740020 2025-06-03 16:31:25,311 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=0eebcc7d-8147-4e7f-8c4f-c3524a58b940 2025-06-03 16:31:25,317 - INFO - Ingress ctest-nginx-ingress-27740020 with uuid 0eebcc7d-8147-4e7f-8c4f-c3524a58b940 found in kube manager 2025-06-03 16:31:25,317 - INFO - Ingress ctest-nginx-ingress-27740020 verification passed 2025-06-03 16:31:25,319 - DEBUG - Pod ctest-busybox-pod-94657898 not present 2025-06-03 16:31:25,319 - INFO - Creating Pod ctest-busybox-pod-94657898 2025-06-03 16:31:25,344 - DEBUG - Pod : ctest-busybox-pod-94657898 UUID is 4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:31:25,349 - DEBUG - Pod ctest-nginx-pod-02360431 not in running state.Currently in Pending 2025-06-03 16:31:30,357 - INFO - Pod ctest-nginx-pod-02360431 is in running state.Got IP 10.47.255.251 2025-06-03 16:31:30,413 - DEBUG - Pod ctest-nginx-pod-02360431 has vmi 2c8f8ec2-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:31:30,413 - INFO - Verified pod ctest-nginx-pod-02360431 in contrail-api 2025-06-03 16:31:30,414 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:31:30,428 - DEBUG - VMI 2c8f8ec2-4098-11f0-a4c3-fa163e05ac2c is active in agent 10.0.0.57 2025-06-03 16:31:30,429 - INFO - Verified Pod ctest-nginx-pod-02360431 in agent 10.0.0.57 2025-06-03 16:31:30,429 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=4bb92a61-de22-4771-bff4-fd27f28b75e2 2025-06-03 16:31:30,433 - INFO - Pod ctest-nginx-pod-02360431 with uuid 4bb92a61-de22-4771-bff4-fd27f28b75e2 found in kube manager 2025-06-03 16:31:30,433 - INFO - Pod ctest-nginx-pod-02360431 verification passed 2025-06-03 16:31:30,492 - DEBUG - [Pod ctest-nginx-pod-02360431] Cmd: echo ctest-nginx-pod-02360431 > /usr/share/nginx/html/index.html, Output: 2025-06-03 16:31:30,497 - INFO - Pod ctest-nginx-pod-03790372 is in running state.Got IP 10.47.255.250 2025-06-03 16:31:30,511 - DEBUG - Pod ctest-nginx-pod-03790372 has vmi 2d07f704-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:31:30,511 - INFO - Verified pod ctest-nginx-pod-03790372 in contrail-api 2025-06-03 16:31:30,511 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:31:30,523 - DEBUG - VMI 2d07f704-4098-11f0-a4c3-fa163e05ac2c is active in agent 10.0.0.57 2025-06-03 16:31:30,523 - INFO - Verified Pod ctest-nginx-pod-03790372 in agent 10.0.0.57 2025-06-03 16:31:30,523 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=78cca06c-5d0c-46de-ace3-952b43e4428a 2025-06-03 16:31:30,529 - INFO - Pod ctest-nginx-pod-03790372 with uuid 78cca06c-5d0c-46de-ace3-952b43e4428a found in kube manager 2025-06-03 16:31:30,529 - INFO - Pod ctest-nginx-pod-03790372 verification passed 2025-06-03 16:31:30,583 - DEBUG - [Pod ctest-nginx-pod-03790372] Cmd: echo ctest-nginx-pod-03790372 > /usr/share/nginx/html/index.html, Output: 2025-06-03 16:31:30,589 - DEBUG - Pod ctest-busybox-pod-94657898 not in running state.Currently in Pending 2025-06-03 16:31:35,595 - DEBUG - Pod ctest-busybox-pod-94657898 not in running state.Currently in Pending 2025-06-03 16:31:40,602 - INFO - Pod ctest-busybox-pod-94657898 is in running state.Got IP 10.47.255.248 2025-06-03 16:31:40,617 - DEBUG - Pod ctest-busybox-pod-94657898 has vmi 3156b1f6-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:31:40,617 - INFO - Verified pod ctest-busybox-pod-94657898 in contrail-api 2025-06-03 16:31:40,617 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:31:40,628 - DEBUG - VMI 3156b1f6-4098-11f0-a4c3-fa163e05ac2c is active in agent 10.0.0.57 2025-06-03 16:31:40,628 - INFO - Verified Pod ctest-busybox-pod-94657898 in agent 10.0.0.57 2025-06-03 16:31:40,628 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:31:40,632 - INFO - Pod ctest-busybox-pod-94657898 with uuid 4e28ac33-1454-4012-8b99-9891be3a911e found in kube manager 2025-06-03 16:31:40,632 - INFO - Pod ctest-busybox-pod-94657898 verification passed 2025-06-03 16:31:40,688 - DEBUG - [Pod ctest-busybox-pod-94657898] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:40,688 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-03 16:31:40,688 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:40,754 - DEBUG - [Pod ctest-busybox-pod-94657898] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:40,754 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-03 16:31:40,754 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:40,805 - DEBUG - [Pod ctest-busybox-pod-94657898] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:40,805 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-03 16:31:40,806 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:40,862 - DEBUG - [Pod ctest-busybox-pod-94657898] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:40,862 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-03 16:31:40,862 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:40,913 - DEBUG - [Pod ctest-busybox-pod-94657898] 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-03790372 2025-06-03 16:31:40,913 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-03 16:31:40,913 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] 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-03790372 2025-06-03 16:31:40,966 - DEBUG - [Pod ctest-busybox-pod-94657898] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:40,967 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-03 16:31:40,967 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd output: ctest-nginx-pod-03790372 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-03 16:31:41,015 - DEBUG - [Pod ctest-busybox-pod-94657898] 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-02360431 2025-06-03 16:31:41,015 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-03 16:31:41,015 - DEBUG - [Pod Pod ctest-busybox-pod-94657898] 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-02360431 2025-06-03 16:31:41,015 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-02360431': 1, 'ctest-nginx-pod-03790372': 6} 2025-06-03 16:31:41,015 - WARNING - Nothing to delete parallely 2025-06-03 16:31:41,016 - INFO - Deleting pod default:ctest-busybox-pod-94657898 2025-06-03 16:31:41,031 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:31:41,040 - WARNING - Pod uuid 4e28ac33-1454-4012-8b99-9891be3a911e is still seen in agent 10.0.0.57 VM list 2025-06-03 16:31:46,041 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:31:46,048 - WARNING - Pod uuid 4e28ac33-1454-4012-8b99-9891be3a911e is still seen in agent 10.0.0.57 VM list 2025-06-03 16:31:51,048 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:31:51,055 - WARNING - Pod uuid 4e28ac33-1454-4012-8b99-9891be3a911e is still seen in agent 10.0.0.57 VM list 2025-06-03 16:31:56,056 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:31:56,062 - WARNING - Pod uuid 4e28ac33-1454-4012-8b99-9891be3a911e is still seen in agent 10.0.0.57 VM list 2025-06-03 16:32:01,063 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:32:01,070 - WARNING - Pod uuid 4e28ac33-1454-4012-8b99-9891be3a911e is still seen in agent 10.0.0.57 VM list 2025-06-03 16:32:06,071 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:32:06,078 - WARNING - Pod uuid 4e28ac33-1454-4012-8b99-9891be3a911e is still seen in agent 10.0.0.57 VM list 2025-06-03 16:32:11,079 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:32:11,088 - WARNING - Pod uuid 4e28ac33-1454-4012-8b99-9891be3a911e is still seen in agent 10.0.0.57 VM list 2025-06-03 16:32:16,089 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4e28ac33-1454-4012-8b99-9891be3a911e 2025-06-03 16:32:16,096 - DEBUG - Pod 4e28ac33-1454-4012-8b99-9891be3a911e is not in agent 10.0.0.57 VM list 2025-06-03 16:32:16,096 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3156b1f6-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:32:16,102 - DEBUG - VMI 3156b1f6-4098-11f0-a4c3-fa163e05ac2c is removed from agent 10.0.0.57 2025-06-03 16:32:16,102 - INFO - Verified that pod ctest-busybox-pod-94657898 is removed in agent 2025-06-03 16:32:16,102 - INFO - Deleting Ingress : ctest-nginx-ingress-27740020 2025-06-03 16:32:16,112 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=0eebcc7d-8147-4e7f-8c4f-c3524a58b940 2025-06-03 16:32:16,119 - ERROR - Ingress ctest-nginx-ingress-27740020 with uuid 0eebcc7d-8147-4e7f-8c4f-c3524a58b940 still found in kube manager 2025-06-03 16:32:17,120 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=0eebcc7d-8147-4e7f-8c4f-c3524a58b940 2025-06-03 16:32:17,129 - INFO - Ingress ctest-nginx-ingress-27740020 with uuid 0eebcc7d-8147-4e7f-8c4f-c3524a58b940 deleted successfully from kube manager 2025-06-03 16:32:17,130 - INFO - Verifications on Ingress %s cleanup passed 2025-06-03 16:32:17,131 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-03 16:32:17,296 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-03 16:32:17,329 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-03 16:32:17,329 - INFO - Deleting VN __public__ 2025-06-03 16:32:17,460 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9fe2474d-e980-4f39-a463-dec2be1d8fad 2025-06-03 16:32:17,474 - DEBUG - Response Code: 404 2025-06-03 16:32:17,474 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-03 16:32:17,481 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a2809972-9c4c-4fc7-9091-a45e2210d97c 2025-06-03 16:32:17,488 - DEBUG - Requesting: http://10.0.0.38:8082/project/479e00db-670c-4996-9bda-5bf44765a96e 2025-06-03 16:32:17,558 - INFO - Validated that VN __public__ is not found in API Server 2025-06-03 16:32:17,559 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-03 16:32:17,566 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-03 16:32:17,575 - DEBUG - VN __public__ is not present in Agent 10.0.0.57 2025-06-03 16:32:17,576 - INFO - Validated that VN __public__ is not in any agent 2025-06-03 16:32:17,576 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-03 16:32:17,582 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-03 16:32:17,591 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-03 16:32:17,603 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-03 16:32:17,604 - INFO - Deleting pod default:ctest-nginx-pod-03790372 2025-06-03 16:32:17,620 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=78cca06c-5d0c-46de-ace3-952b43e4428a 2025-06-03 16:32:17,640 - WARNING - Pod uuid 78cca06c-5d0c-46de-ace3-952b43e4428a is still seen in agent 10.0.0.57 VM list 2025-06-03 16:32:22,641 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=78cca06c-5d0c-46de-ace3-952b43e4428a 2025-06-03 16:32:22,648 - DEBUG - Pod 78cca06c-5d0c-46de-ace3-952b43e4428a is not in agent 10.0.0.57 VM list 2025-06-03 16:32:22,648 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2d07f704-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:32:22,654 - DEBUG - VMI 2d07f704-4098-11f0-a4c3-fa163e05ac2c is removed from agent 10.0.0.57 2025-06-03 16:32:22,654 - INFO - Verified that pod ctest-nginx-pod-03790372 is removed in agent 2025-06-03 16:32:22,655 - INFO - Deleting pod default:ctest-nginx-pod-02360431 2025-06-03 16:32:22,674 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4bb92a61-de22-4771-bff4-fd27f28b75e2 2025-06-03 16:32:22,683 - WARNING - Pod uuid 4bb92a61-de22-4771-bff4-fd27f28b75e2 is still seen in agent 10.0.0.57 VM list 2025-06-03 16:32:27,683 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4bb92a61-de22-4771-bff4-fd27f28b75e2 2025-06-03 16:32:27,691 - DEBUG - Pod 4bb92a61-de22-4771-bff4-fd27f28b75e2 is not in agent 10.0.0.57 VM list 2025-06-03 16:32:27,691 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2c8f8ec2-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:32:27,696 - DEBUG - VMI 2c8f8ec2-4098-11f0-a4c3-fa163e05ac2c is removed from agent 10.0.0.57 2025-06-03 16:32:27,696 - INFO - Verified that pod ctest-nginx-pod-02360431 is removed in agent 2025-06-03 16:32:27,697 - INFO - Deleting service : ctest-nginx-svc-48413424 2025-06-03 16:32:27,861 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-03 16:32:27,868 - DEBUG - No XMPP flaps were noticed during the test
2025-06-03 16:32:27,869 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-06-03 16:32:27,869 - INFO - -------------------------------------------------------------------------------- 2025-06-03 16:32:34,312 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-03 16:32:34,452 - DEBUG - Output : cluster_project={} 2025-06-03 16:32:34,557 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-03 16:32:34,715 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-03 16:32:34,720 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-03 16:32:34,840 - DEBUG - Output : cluster_project={} 2025-06-03 16:32:44,982 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:32:50,028 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:32:50,066 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:32:50,154 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:32:50,199 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:32:55,346 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:32:55,387 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:32:55,473 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-03 16:32:55,721 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-03 16:32:58,736 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_ApplicationPolicySetReq? 2025-06-03 16:32:58,755 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2025-06-03 16:32:58,790 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2025-06-03 16:33:00,823 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2025-06-03 16:36:00,846 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-03 16:36:00,892 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=d10ffa33-fbed-4bcb-9241-ad41b7f41bc9 2025-06-03 16:36:00,913 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=69170e4d-7bcc-4e74-b846-fdbe49231b56 2025-06-03 16:36:00,930 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=49df3672-1c04-45eb-869a-a0504f2af173 2025-06-03 16:36:00,950 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=dea1754f-d710-496e-a574-5b8cea94a41b 2025-06-03 16:36:00,955 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b5aede4d-2fd0-4fc2-8a7f-f9c740613803 2025-06-03 16:36:00,962 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=125af58f-7340-491f-a48f-1a23f75b02ba 2025-06-03 16:36:00,975 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=9ff5149b-bfdd-42a5-9c37-26d19eb1ce6e 2025-06-03 16:36:00,985 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4fbcb398-bd7d-4559-944f-62c1f393485a 2025-06-03 16:36:05,996 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=d10ffa33-fbed-4bcb-9241-ad41b7f41bc9 2025-06-03 16:36:06,003 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5b417fd2-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:36:06,045 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=69170e4d-7bcc-4e74-b846-fdbe49231b56 2025-06-03 16:36:06,047 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b5aede4d-2fd0-4fc2-8a7f-f9c740613803 2025-06-03 16:36:06,048 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=9ff5149b-bfdd-42a5-9c37-26d19eb1ce6e 2025-06-03 16:36:06,050 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4fbcb398-bd7d-4559-944f-62c1f393485a 2025-06-03 16:36:06,051 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=125af58f-7340-491f-a48f-1a23f75b02ba 2025-06-03 16:36:06,052 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=dea1754f-d710-496e-a574-5b8cea94a41b 2025-06-03 16:36:06,053 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=49df3672-1c04-45eb-869a-a0504f2af173 2025-06-03 16:36:06,074 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5c654a1a-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:36:06,076 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ceb4b24-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:36:11,075 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=49df3672-1c04-45eb-869a-a0504f2af173 2025-06-03 16:36:11,077 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=9ff5149b-bfdd-42a5-9c37-26d19eb1ce6e 2025-06-03 16:36:11,079 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4fbcb398-bd7d-4559-944f-62c1f393485a 2025-06-03 16:36:11,080 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b5aede4d-2fd0-4fc2-8a7f-f9c740613803 2025-06-03 16:36:11,082 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=69170e4d-7bcc-4e74-b846-fdbe49231b56 2025-06-03 16:36:16,086 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=49df3672-1c04-45eb-869a-a0504f2af173 2025-06-03 16:36:16,097 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b5aede4d-2fd0-4fc2-8a7f-f9c740613803 2025-06-03 16:36:16,099 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=9ff5149b-bfdd-42a5-9c37-26d19eb1ce6e 2025-06-03 16:36:16,101 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=69170e4d-7bcc-4e74-b846-fdbe49231b56 2025-06-03 16:36:16,103 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4fbcb398-bd7d-4559-944f-62c1f393485a 2025-06-03 16:36:21,094 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=49df3672-1c04-45eb-869a-a0504f2af173 2025-06-03 16:36:21,120 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b5aede4d-2fd0-4fc2-8a7f-f9c740613803 2025-06-03 16:36:21,122 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4fbcb398-bd7d-4559-944f-62c1f393485a 2025-06-03 16:36:21,124 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=9ff5149b-bfdd-42a5-9c37-26d19eb1ce6e 2025-06-03 16:36:21,125 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=69170e4d-7bcc-4e74-b846-fdbe49231b56 2025-06-03 16:36:26,102 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=49df3672-1c04-45eb-869a-a0504f2af173 2025-06-03 16:36:26,140 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4fbcb398-bd7d-4559-944f-62c1f393485a 2025-06-03 16:36:26,141 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b5aede4d-2fd0-4fc2-8a7f-f9c740613803 2025-06-03 16:36:26,143 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=69170e4d-7bcc-4e74-b846-fdbe49231b56 2025-06-03 16:36:26,144 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=9ff5149b-bfdd-42a5-9c37-26d19eb1ce6e 2025-06-03 16:36:31,109 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=49df3672-1c04-45eb-869a-a0504f2af173 2025-06-03 16:36:31,163 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=9ff5149b-bfdd-42a5-9c37-26d19eb1ce6e 2025-06-03 16:36:31,165 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b5aede4d-2fd0-4fc2-8a7f-f9c740613803 2025-06-03 16:36:31,166 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4fbcb398-bd7d-4559-944f-62c1f393485a 2025-06-03 16:36:31,168 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=69170e4d-7bcc-4e74-b846-fdbe49231b56 2025-06-03 16:36:36,124 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=49df3672-1c04-45eb-869a-a0504f2af173 2025-06-03 16:36:36,131 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ddafe94-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:36:36,219 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=b5aede4d-2fd0-4fc2-8a7f-f9c740613803 2025-06-03 16:36:36,220 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=9ff5149b-bfdd-42a5-9c37-26d19eb1ce6e 2025-06-03 16:36:36,222 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=4fbcb398-bd7d-4559-944f-62c1f393485a 2025-06-03 16:36:36,224 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=69170e4d-7bcc-4e74-b846-fdbe49231b56 2025-06-03 16:36:36,237 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5bc34e22-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:36:36,240 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5d6e9d8a-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:36:36,241 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ec5140c-4098-11f0-a4c3-fa163e05ac2c 2025-06-03 16:36:36,243 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5e4fd4ee-4098-11f0-a4c3-fa163e05ac2c