2024-10-26 09:35:17,607 - DEBUG - [10.0.0.30]: Running cmd : hostname 2024-10-26 09:35:17,905 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-740-1 2024-10-26 09:35:17,905 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2024-10-26 09:35:17,951 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-740-1 2024-10-26 09:35:17,951 - DEBUG - [10.0.0.30]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-10-26 09:35:18,031 - DEBUG - Output : NAMES contrail_test_uZ5g25ujt contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_schema_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 redis_redis_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 2024-10-26 09:35:18,032 - DEBUG - [10.0.0.30]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-26 09:35:18,090 - DEBUG - Output : 10.0.0.30/24 172.17.0.1/16 2024-10-26 09:35:18,090 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2024-10-26 09:35:18,169 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-740-1 2024-10-26 09:35:18,243 - DEBUG - [10.0.0.41]: Running cmd : hostname 2024-10-26 09:35:18,478 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-740-1 2024-10-26 09:35:18,478 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2024-10-26 09:35:18,514 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-740-1 2024-10-26 09:35:18,514 - DEBUG - [10.0.0.41]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-10-26 09:35:18,597 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-10-26 09:35:18,598 - DEBUG - [10.0.0.41]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-26 09:35:18,633 - DEBUG - Output : 10.0.0.41/24 2024-10-26 09:35:18,633 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2024-10-26 09:35:18,702 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-740-1 2024-10-26 09:35:18,811 - INFO - Using existing project ['default-domain', 'k8s-default'](b599f92f-e125-44fb-b663-4da9101efcbf) 2024-10-26 09:35:18,913 - INFO - Using existing project ['default-domain', 'k8s-default'](b599f92f-e125-44fb-b663-4da9101efcbf) 2024-10-26 09:35:19,072 - INFO - ================================================================================ 2024-10-26 09:35:19,072 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-10-26 09:35:19,073 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2024-10-26 09:35:19,288 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-26 09:35:19,298 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.30': '0'}} with 2024-10-26 09:35:19,298 - INFO - Initial checks done. Running the testcase now 2024-10-26 09:35:19,298 - INFO - 2024-10-26 09:35:19,302 - INFO - Namespace default already exists 2024-10-26 09:35:19,302 - DEBUG - [10.0.0.30]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-26 09:35:19,419 - DEBUG - Output : cluster_project={} 2024-10-26 09:35:19,510 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-10-26 09:35:19,510 - DEBUG - Project uuid in Contrail is b599f92f-e125-44fb-b663-4da9101efcbf 2024-10-26 09:35:19,510 - DEBUG - [10.0.0.30]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-10-26 09:35:19,680 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-10-26 09:35:19,680 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_NamespaceDatabaseList?namespace_uuid=d17d98e9-156e-4ca4-bfe8-82bb2e5e0daf 2024-10-26 09:35:19,686 - INFO - Namespace default with uuid d17d98e9-156e-4ca4-bfe8-82bb2e5e0daf found in kube manager 2024-10-26 09:35:19,686 - INFO - Namespace default verification passed 2024-10-26 09:35:19,689 - DEBUG - Service ctest-nginx-svc-98928070 not present 2024-10-26 09:35:19,690 - INFO - Creating service ctest-nginx-svc-98928070 2024-10-26 09:35:19,746 - INFO - Created Service ctest-nginx-svc-98928070 2024-10-26 09:35:19,750 - DEBUG - Pod ctest-nginx-pod-95646448 not present 2024-10-26 09:35:19,751 - INFO - Creating Pod ctest-nginx-pod-95646448 2024-10-26 09:35:19,821 - DEBUG - Pod : ctest-nginx-pod-95646448 UUID is 000b70b2-8da7-419f-8ab9-1f8b7f7e484e 2024-10-26 09:35:19,833 - DEBUG - Pod ctest-nginx-pod-05755942 not present 2024-10-26 09:35:19,833 - INFO - Creating Pod ctest-nginx-pod-05755942 2024-10-26 09:35:19,875 - DEBUG - Pod : ctest-nginx-pod-05755942 UUID is 651b512a-39cc-4ed9-8c71-551c80708689 2024-10-26 09:35:20,149 - INFO - Created VN __public__, UUID :620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:20,471 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-26 09:35:20,479 - DEBUG - Requesting: http://10.0.0.30:8082/domain/ed558711-4839-437d-8551-bc022a27cb7b 2024-10-26 09:35:20,495 - DEBUG - Requesting: http://10.0.0.30:8082/project/b599f92f-e125-44fb-b663-4da9101efcbf 2024-10-26 09:35:20,561 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:20,582 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:20,599 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/38bc6eac-0b34-418a-8392-e05003908ed2 2024-10-26 09:35:20,611 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/38bc6eac-0b34-418a-8392-e05003908ed2 2024-10-26 09:35:20,625 - DEBUG - Route Targets: [] 2024-10-26 09:35:20,625 - DEBUG - RT names not yet present for VN __public__ 2024-10-26 09:35:25,626 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-26 09:35:25,634 - DEBUG - Requesting: http://10.0.0.30:8082/domain/ed558711-4839-437d-8551-bc022a27cb7b 2024-10-26 09:35:25,646 - DEBUG - Requesting: http://10.0.0.30:8082/project/b599f92f-e125-44fb-b663-4da9101efcbf 2024-10-26 09:35:25,724 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:25,746 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:25,763 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/38bc6eac-0b34-418a-8392-e05003908ed2 2024-10-26 09:35:25,775 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/38bc6eac-0b34-418a-8392-e05003908ed2 2024-10-26 09:35:25,785 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/ce926b55-0a4c-4580-b468-5ab22e4fb23d 2024-10-26 09:35:25,794 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-26 09:35:25,794 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:25,810 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/38bc6eac-0b34-418a-8392-e05003908ed2 2024-10-26 09:35:25,841 - INFO - Verified VN network id 13 for VN 620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:25,841 - INFO - Verifications in API Server for VN __public__ passed 2024-10-26 09:35:25,841 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:25,873 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/38bc6eac-0b34-418a-8392-e05003908ed2 2024-10-26 09:35:25,886 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/38bc6eac-0b34-418a-8392-e05003908ed2 2024-10-26 09:35:25,901 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/ce926b55-0a4c-4580-b468-5ab22e4fb23d 2024-10-26 09:35:25,913 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-26 09:35:25,932 - DEBUG - Control-node 10.0.0.30 : 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': '7065660568211049380', 'uuid-lslong': '13528210305578064205'}, 'enable': 'true', 'created': '2024-10-26T09:35:20', 'last-modified': '2024-10-26T09:35:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.580174'} 2024-10-26 09:35:25,932 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-26 09:35:25,943 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-26 09:35:25,943 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-10-26 09:35:25,944 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-10-26 09:35:25,944 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-26 09:35:25,953 - DEBUG - Requesting: http://10.0.0.30:8082/domain/ed558711-4839-437d-8551-bc022a27cb7b 2024-10-26 09:35:25,970 - DEBUG - Requesting: http://10.0.0.30:8082/project/b599f92f-e125-44fb-b663-4da9101efcbf 2024-10-26 09:35:26,042 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:26,060 - DEBUG - =>VN __public__ has no policy to be verified 2024-10-26 09:35:26,060 - DEBUG - Verifying the vn in opserver 2024-10-26 09:35:26,060 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.30 2024-10-26 09:35:26,060 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks 2024-10-26 09:35:26,066 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-10-26 09:35:26,066 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-10-26 09:35:26,067 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-26 09:35:26,075 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-26 09:35:26,083 - DEBUG - Do not have enough data to verify VN in agent 2024-10-26 09:35:26,083 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-26 09:35:26,093 - DEBUG - VRF ids for VN __public__: {} 2024-10-26 09:35:26,239 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-10-26 09:35:26,395 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-26 09:35:26,402 - DEBUG - Requesting: http://10.0.0.30:8082/domain/ed558711-4839-437d-8551-bc022a27cb7b 2024-10-26 09:35:26,417 - DEBUG - Requesting: http://10.0.0.30:8082/project/b599f92f-e125-44fb-b663-4da9101efcbf 2024-10-26 09:35:26,506 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:26,525 - DEBUG - Requesting: http://10.0.0.30:8082/floating-ip-pool/e41c01ef-8c92-4b21-a06e-5e9c9c17887b 2024-10-26 09:35:26,536 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-26 09:35:26,545 - DEBUG - Requesting: http://10.0.0.30:8082/domain/ed558711-4839-437d-8551-bc022a27cb7b 2024-10-26 09:35:26,558 - DEBUG - Requesting: http://10.0.0.30:8082/project/b599f92f-e125-44fb-b663-4da9101efcbf 2024-10-26 09:35:26,616 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/620e44d9-efb4-4ba4-bbbd-db98eec2594d 2024-10-26 09:35:26,631 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-10-26 09:35:26,631 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-10-26 09:35:26,645 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-26 09:35:26,653 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-10-26 09:35:26,653 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-10-26 09:35:26,658 - DEBUG - Ingress ctest-nginx-ingress-71681336 not present 2024-10-26 09:35:26,658 - INFO - Creating Ingress ctest-nginx-ingress-71681336 2024-10-26 09:35:26,678 - INFO - Created Ingress ctest-nginx-ingress-71681336 2024-10-26 09:35:26,684 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-71681336 2024-10-26 09:35:29,693 - DEBUG - For Ingress ctest-nginx-ingress-71681336, Cluster IP: 10.47.255.249, External IPs ['163.46.166.124'] 2024-10-26 09:35:29,693 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-71681336 2024-10-26 09:35:29,693 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_LoadbalancerDatabaseList?x=6edfc75a-3189-4e71-82ee-de45704ad5a9 2024-10-26 09:35:29,699 - INFO - Ingress ctest-nginx-ingress-71681336 with uuid 6edfc75a-3189-4e71-82ee-de45704ad5a9 found in kube manager 2024-10-26 09:35:29,700 - INFO - Ingress ctest-nginx-ingress-71681336 verification passed 2024-10-26 09:35:29,702 - DEBUG - Pod ctest-busybox-pod-95066204 not present 2024-10-26 09:35:29,703 - INFO - Creating Pod ctest-busybox-pod-95066204 2024-10-26 09:35:29,741 - DEBUG - Pod : ctest-busybox-pod-95066204 UUID is ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:35:29,754 - DEBUG - Pod ctest-nginx-pod-95646448 not in running state.Currently in Pending 2024-10-26 09:35:34,761 - INFO - Pod ctest-nginx-pod-95646448 is in running state.Got IP 10.47.255.251 2024-10-26 09:35:34,790 - DEBUG - Pod ctest-nginx-pod-95646448 has vmi 9eeed996-937d-11ef-bff7-fa163ef88782 2024-10-26 09:35:34,791 - INFO - Verified pod ctest-nginx-pod-95646448 in contrail-api 2024-10-26 09:35:34,791 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:35:34,807 - DEBUG - VMI 9eeed996-937d-11ef-bff7-fa163ef88782 is active in agent 10.0.0.41 2024-10-26 09:35:34,807 - INFO - Verified Pod ctest-nginx-pod-95646448 in agent 10.0.0.41 2024-10-26 09:35:34,807 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_VirtualMachineDatabaseList?x=000b70b2-8da7-419f-8ab9-1f8b7f7e484e 2024-10-26 09:35:34,814 - INFO - Pod ctest-nginx-pod-95646448 with uuid 000b70b2-8da7-419f-8ab9-1f8b7f7e484e found in kube manager 2024-10-26 09:35:34,814 - INFO - Pod ctest-nginx-pod-95646448 verification passed 2024-10-26 09:35:34,897 - DEBUG - [Pod ctest-nginx-pod-95646448] Cmd: echo ctest-nginx-pod-95646448 > /usr/share/nginx/html/index.html, Output: 2024-10-26 09:35:34,903 - DEBUG - Pod ctest-nginx-pod-05755942 not in running state.Currently in Pending 2024-10-26 09:35:39,911 - INFO - Pod ctest-nginx-pod-05755942 is in running state.Got IP 10.47.255.250 2024-10-26 09:35:39,983 - DEBUG - Pod ctest-nginx-pod-05755942 has vmi 9f951fb8-937d-11ef-bff7-fa163ef88782 2024-10-26 09:35:39,983 - INFO - Verified pod ctest-nginx-pod-05755942 in contrail-api 2024-10-26 09:35:39,983 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:35:39,996 - DEBUG - VMI 9f951fb8-937d-11ef-bff7-fa163ef88782 is active in agent 10.0.0.41 2024-10-26 09:35:39,996 - INFO - Verified Pod ctest-nginx-pod-05755942 in agent 10.0.0.41 2024-10-26 09:35:39,996 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_VirtualMachineDatabaseList?x=651b512a-39cc-4ed9-8c71-551c80708689 2024-10-26 09:35:40,002 - INFO - Pod ctest-nginx-pod-05755942 with uuid 651b512a-39cc-4ed9-8c71-551c80708689 found in kube manager 2024-10-26 09:35:40,002 - INFO - Pod ctest-nginx-pod-05755942 verification passed 2024-10-26 09:35:40,073 - DEBUG - [Pod ctest-nginx-pod-05755942] Cmd: echo ctest-nginx-pod-05755942 > /usr/share/nginx/html/index.html, Output: 2024-10-26 09:35:40,086 - DEBUG - Pod ctest-busybox-pod-95066204 not in running state.Currently in Pending 2024-10-26 09:35:45,094 - INFO - Pod ctest-busybox-pod-95066204 is in running state.Got IP 10.47.255.248 2024-10-26 09:35:45,123 - DEBUG - Pod ctest-busybox-pod-95066204 has vmi a40c9ae4-937d-11ef-bff7-fa163ef88782 2024-10-26 09:35:45,123 - INFO - Verified pod ctest-busybox-pod-95066204 in contrail-api 2024-10-26 09:35:45,123 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:35:45,137 - DEBUG - VMI a40c9ae4-937d-11ef-bff7-fa163ef88782 is active in agent 10.0.0.41 2024-10-26 09:35:45,137 - INFO - Verified Pod ctest-busybox-pod-95066204 in agent 10.0.0.41 2024-10-26 09:35:45,137 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_VirtualMachineDatabaseList?x=ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:35:45,144 - INFO - Pod ctest-busybox-pod-95066204 with uuid ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 found in kube manager 2024-10-26 09:35:45,144 - INFO - Pod ctest-busybox-pod-95066204 verification passed 2024-10-26 09:35:45,205 - DEBUG - [Pod ctest-busybox-pod-95066204] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05755942 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-26 09:35:45,205 - DEBUG - [Pod Pod ctest-busybox-pod-95066204] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-26 09:35:45,205 - DEBUG - [Pod Pod ctest-busybox-pod-95066204] Cmd output: ctest-nginx-pod-05755942 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-26 09:35:45,310 - DEBUG - [Pod ctest-busybox-pod-95066204] 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-95646448 2024-10-26 09:35:45,310 - DEBUG - [Pod Pod ctest-busybox-pod-95066204] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-26 09:35:45,310 - DEBUG - [Pod Pod ctest-busybox-pod-95066204] 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-95646448 2024-10-26 09:35:45,310 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-95646448': 1, 'ctest-nginx-pod-05755942': 1} 2024-10-26 09:35:45,311 - WARNING - Nothing to delete parallely 2024-10-26 09:35:45,311 - INFO - Deleting pod default:ctest-busybox-pod-95066204 2024-10-26 09:35:45,324 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:35:45,342 - WARNING - Pod uuid ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 is still seen in agent 10.0.0.41 VM list 2024-10-26 09:35:50,342 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:35:50,350 - WARNING - Pod uuid ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 is still seen in agent 10.0.0.41 VM list 2024-10-26 09:35:55,352 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:35:55,360 - WARNING - Pod uuid ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 is still seen in agent 10.0.0.41 VM list 2024-10-26 09:36:00,361 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:36:00,372 - WARNING - Pod uuid ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 is still seen in agent 10.0.0.41 VM list 2024-10-26 09:36:05,373 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:36:05,386 - WARNING - Pod uuid ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 is still seen in agent 10.0.0.41 VM list 2024-10-26 09:36:10,387 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:36:10,404 - WARNING - Pod uuid ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 is still seen in agent 10.0.0.41 VM list 2024-10-26 09:36:15,405 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:36:15,413 - WARNING - Pod uuid ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 is still seen in agent 10.0.0.41 VM list 2024-10-26 09:36:20,414 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 2024-10-26 09:36:20,424 - DEBUG - Pod ef5d5fad-a0f9-4bcb-b8d1-70b59ab0ed84 is not in agent 10.0.0.41 VM list 2024-10-26 09:36:20,424 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a40c9ae4-937d-11ef-bff7-fa163ef88782 2024-10-26 09:36:20,433 - DEBUG - VMI a40c9ae4-937d-11ef-bff7-fa163ef88782 is removed from agent 10.0.0.41 2024-10-26 09:36:20,433 - INFO - Verified that pod ctest-busybox-pod-95066204 is removed in agent 2024-10-26 09:36:20,433 - INFO - Deleting Ingress : ctest-nginx-ingress-71681336 2024-10-26 09:36:20,447 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_LoadbalancerDatabaseList?x=6edfc75a-3189-4e71-82ee-de45704ad5a9 2024-10-26 09:36:20,454 - ERROR - Ingress ctest-nginx-ingress-71681336 with uuid 6edfc75a-3189-4e71-82ee-de45704ad5a9 still found in kube manager 2024-10-26 09:36:21,455 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_LoadbalancerDatabaseList?x=6edfc75a-3189-4e71-82ee-de45704ad5a9 2024-10-26 09:36:21,460 - INFO - Ingress ctest-nginx-ingress-71681336 with uuid 6edfc75a-3189-4e71-82ee-de45704ad5a9 deleted successfully from kube manager 2024-10-26 09:36:21,460 - INFO - Verifications on Ingress %s cleanup passed 2024-10-26 09:36:21,460 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-10-26 09:36:21,633 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-26 09:36:21,641 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-10-26 09:36:21,641 - INFO - Deleting VN __public__ 2024-10-26 09:36:21,945 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/38bc6eac-0b34-418a-8392-e05003908ed2 2024-10-26 09:36:21,956 - DEBUG - Response Code: 404 2024-10-26 09:36:21,957 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-26 09:36:21,986 - DEBUG - Requesting: http://10.0.0.30:8082/domain/ed558711-4839-437d-8551-bc022a27cb7b 2024-10-26 09:36:21,999 - DEBUG - Requesting: http://10.0.0.30:8082/project/b599f92f-e125-44fb-b663-4da9101efcbf 2024-10-26 09:36:22,087 - INFO - Validated that VN __public__ is not found in API Server 2024-10-26 09:36:22,087 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-10-26 09:36:22,097 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-26 09:36:22,113 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2024-10-26 09:36:22,114 - INFO - Validated that VN __public__ is not in any agent 2024-10-26 09:36:22,114 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-26 09:36:22,152 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-26 09:36:22,162 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-26 09:36:22,185 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-10-26 09:36:22,186 - INFO - Deleting pod default:ctest-nginx-pod-05755942 2024-10-26 09:36:22,198 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=651b512a-39cc-4ed9-8c71-551c80708689 2024-10-26 09:36:22,210 - WARNING - Pod uuid 651b512a-39cc-4ed9-8c71-551c80708689 is still seen in agent 10.0.0.41 VM list 2024-10-26 09:36:27,212 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=651b512a-39cc-4ed9-8c71-551c80708689 2024-10-26 09:36:27,220 - DEBUG - Pod 651b512a-39cc-4ed9-8c71-551c80708689 is not in agent 10.0.0.41 VM list 2024-10-26 09:36:27,220 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9f951fb8-937d-11ef-bff7-fa163ef88782 2024-10-26 09:36:27,228 - DEBUG - VMI 9f951fb8-937d-11ef-bff7-fa163ef88782 is removed from agent 10.0.0.41 2024-10-26 09:36:27,228 - INFO - Verified that pod ctest-nginx-pod-05755942 is removed in agent 2024-10-26 09:36:27,229 - INFO - Deleting pod default:ctest-nginx-pod-95646448 2024-10-26 09:36:27,368 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=000b70b2-8da7-419f-8ab9-1f8b7f7e484e 2024-10-26 09:36:27,377 - WARNING - Pod uuid 000b70b2-8da7-419f-8ab9-1f8b7f7e484e is still seen in agent 10.0.0.41 VM list 2024-10-26 09:36:32,378 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=000b70b2-8da7-419f-8ab9-1f8b7f7e484e 2024-10-26 09:36:32,387 - DEBUG - Pod 000b70b2-8da7-419f-8ab9-1f8b7f7e484e is not in agent 10.0.0.41 VM list 2024-10-26 09:36:32,387 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9eeed996-937d-11ef-bff7-fa163ef88782 2024-10-26 09:36:32,397 - DEBUG - VMI 9eeed996-937d-11ef-bff7-fa163ef88782 is removed from agent 10.0.0.41 2024-10-26 09:36:32,397 - INFO - Verified that pod ctest-nginx-pod-95646448 is removed in agent 2024-10-26 09:36:32,398 - INFO - Deleting service : ctest-nginx-svc-98928070 2024-10-26 09:36:32,673 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-26 09:36:32,681 - DEBUG - No XMPP flaps were noticed during the test
2024-10-26 09:36:32,681 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2024-10-26 09:36:32,681 - INFO - -------------------------------------------------------------------------------- 2024-10-26 09:36:39,309 - DEBUG - [10.0.0.30]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-26 09:36:39,467 - DEBUG - Output : cluster_project={} 2024-10-26 09:36:39,550 - DEBUG - [10.0.0.30]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-10-26 09:36:39,730 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-10-26 09:36:39,760 - DEBUG - [10.0.0.30]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-26 09:36:39,942 - DEBUG - Output : cluster_project={} 2024-10-26 09:36:55,185 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:36:55,287 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:36:55,352 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:36:55,447 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:37:00,510 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:37:00,571 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:37:05,671 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:37:05,721 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-26 09:37:05,957 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-26 09:37:08,585 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2024-10-26 09:37:08,594 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2024-10-26 09:37:08,639 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2024-10-26 09:37:10,680 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2024-10-26 09:40:24,640 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-26 09:40:24,701 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d74fefa1-3f91-4513-8295-036f2f780c97 2024-10-26 09:40:24,727 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8b804fe-9448-438e-b958-6582b0e7dc01 2024-10-26 09:40:24,737 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=61497e0a-fcd6-43d8-b0e3-9eb540aa30b0 2024-10-26 09:40:24,767 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eca505ad-9aaf-46ec-b374-c83eea21518a 2024-10-26 09:40:24,786 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f44eb37d-7dac-4f63-8175-8573a30df6c5 2024-10-26 09:40:24,795 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a4dd57c2-5031-443a-8820-082060beb213 2024-10-26 09:40:24,800 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e30cd6f2-30e7-4740-bfb0-876885507266 2024-10-26 09:40:24,808 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ce62c9bc-ebc9-481f-8d2e-c37c94ff01e9 2024-10-26 09:40:29,820 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d74fefa1-3f91-4513-8295-036f2f780c97 2024-10-26 09:40:29,829 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce7d7e42-937d-11ef-bff7-fa163ef88782 2024-10-26 09:40:29,842 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ce62c9bc-ebc9-481f-8d2e-c37c94ff01e9 2024-10-26 09:40:29,845 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a4dd57c2-5031-443a-8820-082060beb213 2024-10-26 09:40:29,848 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=61497e0a-fcd6-43d8-b0e3-9eb540aa30b0 2024-10-26 09:40:29,850 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eca505ad-9aaf-46ec-b374-c83eea21518a 2024-10-26 09:40:29,852 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8b804fe-9448-438e-b958-6582b0e7dc01 2024-10-26 09:40:29,856 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f44eb37d-7dac-4f63-8175-8573a30df6c5 2024-10-26 09:40:29,858 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e30cd6f2-30e7-4740-bfb0-876885507266 2024-10-26 09:40:29,881 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d0d5802c-937d-11ef-bff7-fa163ef88782 2024-10-26 09:40:29,885 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cf365016-937d-11ef-bff7-fa163ef88782 2024-10-26 09:40:29,887 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d0289b28-937d-11ef-bff7-fa163ef88782 2024-10-26 09:40:34,881 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e30cd6f2-30e7-4740-bfb0-876885507266 2024-10-26 09:40:34,883 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a4dd57c2-5031-443a-8820-082060beb213 2024-10-26 09:40:34,887 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f44eb37d-7dac-4f63-8175-8573a30df6c5 2024-10-26 09:40:35,850 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8b804fe-9448-438e-b958-6582b0e7dc01 2024-10-26 09:40:39,896 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a4dd57c2-5031-443a-8820-082060beb213 2024-10-26 09:40:39,899 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f44eb37d-7dac-4f63-8175-8573a30df6c5 2024-10-26 09:40:39,900 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e30cd6f2-30e7-4740-bfb0-876885507266 2024-10-26 09:40:40,862 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8b804fe-9448-438e-b958-6582b0e7dc01 2024-10-26 09:40:44,913 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a4dd57c2-5031-443a-8820-082060beb213 2024-10-26 09:40:44,917 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e30cd6f2-30e7-4740-bfb0-876885507266 2024-10-26 09:40:44,919 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f44eb37d-7dac-4f63-8175-8573a30df6c5 2024-10-26 09:40:45,871 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8b804fe-9448-438e-b958-6582b0e7dc01 2024-10-26 09:40:49,932 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f44eb37d-7dac-4f63-8175-8573a30df6c5 2024-10-26 09:40:49,934 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a4dd57c2-5031-443a-8820-082060beb213 2024-10-26 09:40:49,937 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e30cd6f2-30e7-4740-bfb0-876885507266 2024-10-26 09:40:50,881 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8b804fe-9448-438e-b958-6582b0e7dc01 2024-10-26 09:40:54,947 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f44eb37d-7dac-4f63-8175-8573a30df6c5 2024-10-26 09:40:54,949 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e30cd6f2-30e7-4740-bfb0-876885507266 2024-10-26 09:40:54,951 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a4dd57c2-5031-443a-8820-082060beb213 2024-10-26 09:40:55,889 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8b804fe-9448-438e-b958-6582b0e7dc01 2024-10-26 09:40:59,965 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f44eb37d-7dac-4f63-8175-8573a30df6c5 2024-10-26 09:40:59,967 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a4dd57c2-5031-443a-8820-082060beb213 2024-10-26 09:40:59,969 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e30cd6f2-30e7-4740-bfb0-876885507266 2024-10-26 09:40:59,980 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d3524c04-937d-11ef-bff7-fa163ef88782 2024-10-26 09:40:59,984 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d21e4018-937d-11ef-bff7-fa163ef88782 2024-10-26 09:40:59,985 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d182db78-937d-11ef-bff7-fa163ef88782 2024-10-26 09:41:00,899 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8b804fe-9448-438e-b958-6582b0e7dc01 2024-10-26 09:41:00,907 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d2b98096-937d-11ef-bff7-fa163ef88782