2024-09-18 04:49:32,242 - DEBUG - [10.0.0.49]: Running cmd : hostname 2024-09-18 04:49:32,510 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-693-1 2024-09-18 04:49:32,510 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2024-09-18 04:49:32,545 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-693-1 2024-09-18 04:49:32,545 - DEBUG - [10.0.0.49]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-18 04:49:32,623 - DEBUG - Output : NAMES contrail_test_gylbWm8Nh contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 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_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_schema_1 2024-09-18 04:49:32,623 - DEBUG - [10.0.0.49]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 04:49:32,670 - DEBUG - Output : 10.0.0.49/24 172.17.0.1/16 2024-09-18 04:49:32,671 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2024-09-18 04:49:32,755 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-693-1 2024-09-18 04:49:32,824 - DEBUG - [10.0.0.23]: Running cmd : hostname 2024-09-18 04:49:33,041 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-693-1 2024-09-18 04:49:33,042 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2024-09-18 04:49:33,077 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-693-1 2024-09-18 04:49:33,077 - DEBUG - [10.0.0.23]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-18 04:49:33,125 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-18 04:49:33,126 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 04:49:33,162 - DEBUG - Output : 10.0.0.23/24 2024-09-18 04:49:33,163 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2024-09-18 04:49:33,234 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-693-1 2024-09-18 04:49:33,433 - INFO - Using existing project ['default-domain', 'k8s-default'](58e594d0-d2b4-4c90-89fb-f07af76f1d64) 2024-09-18 04:49:33,599 - INFO - Using existing project ['default-domain', 'k8s-default'](58e594d0-d2b4-4c90-89fb-f07af76f1d64) 2024-09-18 04:49:33,762 - INFO - ================================================================================ 2024-09-18 04:49:33,762 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-18 04:49:33,763 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2024-09-18 04:49:33,988 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 04:49:34,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.49': '0'}} with 2024-09-18 04:49:34,001 - INFO - Initial checks done. Running the testcase now 2024-09-18 04:49:34,001 - INFO - 2024-09-18 04:49:34,007 - INFO - Namespace default already exists 2024-09-18 04:49:34,008 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 04:49:34,158 - DEBUG - Output : cluster_project={} 2024-09-18 04:49:34,245 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-18 04:49:34,246 - DEBUG - Project uuid in Contrail is 58e594d0-d2b4-4c90-89fb-f07af76f1d64 2024-09-18 04:49:34,246 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 04:49:34,395 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 04:49:34,396 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=1b7adebc-9341-46b1-bf8d-edcbb6cf00bd 2024-09-18 04:49:34,404 - INFO - Namespace default with uuid 1b7adebc-9341-46b1-bf8d-edcbb6cf00bd found in kube manager 2024-09-18 04:49:34,404 - INFO - Namespace default verification passed 2024-09-18 04:49:34,408 - DEBUG - Service ctest-nginx-svc-10300454 not present 2024-09-18 04:49:34,409 - INFO - Creating service ctest-nginx-svc-10300454 2024-09-18 04:49:34,442 - INFO - Created Service ctest-nginx-svc-10300454 2024-09-18 04:49:34,454 - DEBUG - Pod ctest-nginx-pod-25479447 not present 2024-09-18 04:49:34,454 - INFO - Creating Pod ctest-nginx-pod-25479447 2024-09-18 04:49:34,543 - DEBUG - Pod : ctest-nginx-pod-25479447 UUID is 8e1655f9-f77f-490b-9a41-136b5db808cf 2024-09-18 04:49:34,547 - DEBUG - Pod ctest-nginx-pod-66042271 not present 2024-09-18 04:49:34,547 - INFO - Creating Pod ctest-nginx-pod-66042271 2024-09-18 04:49:34,585 - DEBUG - Pod : ctest-nginx-pod-66042271 UUID is 42741604-b194-4630-9615-16e0784b96be 2024-09-18 04:49:34,835 - INFO - Created VN __public__, UUID :28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:35,113 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 04:49:35,122 - DEBUG - Requesting: http://10.0.0.49:8082/domain/141cc7fd-774e-4cda-8dc6-d07aa3aa63a7 2024-09-18 04:49:35,153 - DEBUG - Requesting: http://10.0.0.49:8082/project/58e594d0-d2b4-4c90-89fb-f07af76f1d64 2024-09-18 04:49:35,226 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:35,253 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:35,271 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/dd025ad5-8e75-4352-920d-9c1cfbdd700a 2024-09-18 04:49:35,329 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/dd025ad5-8e75-4352-920d-9c1cfbdd700a 2024-09-18 04:49:35,369 - DEBUG - Route Targets: [] 2024-09-18 04:49:35,369 - DEBUG - RT names not yet present for VN __public__ 2024-09-18 04:49:40,370 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 04:49:40,378 - DEBUG - Requesting: http://10.0.0.49:8082/domain/141cc7fd-774e-4cda-8dc6-d07aa3aa63a7 2024-09-18 04:49:40,392 - DEBUG - Requesting: http://10.0.0.49:8082/project/58e594d0-d2b4-4c90-89fb-f07af76f1d64 2024-09-18 04:49:40,454 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:40,468 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:40,481 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/dd025ad5-8e75-4352-920d-9c1cfbdd700a 2024-09-18 04:49:40,495 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/dd025ad5-8e75-4352-920d-9c1cfbdd700a 2024-09-18 04:49:40,504 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/3adb6c84-882f-44d2-b711-dce744e63ca5 2024-09-18 04:49:40,511 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 04:49:40,511 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:40,525 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/dd025ad5-8e75-4352-920d-9c1cfbdd700a 2024-09-18 04:49:40,548 - INFO - Verified VN network id 13 for VN 28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:40,548 - INFO - Verifications in API Server for VN __public__ passed 2024-09-18 04:49:40,548 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:40,574 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/dd025ad5-8e75-4352-920d-9c1cfbdd700a 2024-09-18 04:49:40,587 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/dd025ad5-8e75-4352-920d-9c1cfbdd700a 2024-09-18 04:49:40,595 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/3adb6c84-882f-44d2-b711-dce744e63ca5 2024-09-18 04:49:40,605 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 04:49:40,613 - DEBUG - Control-node 10.0.0.49 : 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': '2932017398086451725', 'uuid-lslong': '11687363590836368973'}, 'enable': 'true', 'created': '2024-09-18T04:49:34', 'last-modified': '2024-09-18T04:49:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.576853'} 2024-09-18 04:49:40,613 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 04:49:40,620 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 04:49:40,620 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-18 04:49:40,621 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-18 04:49:40,621 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 04:49:40,628 - DEBUG - Requesting: http://10.0.0.49:8082/domain/141cc7fd-774e-4cda-8dc6-d07aa3aa63a7 2024-09-18 04:49:40,641 - DEBUG - Requesting: http://10.0.0.49:8082/project/58e594d0-d2b4-4c90-89fb-f07af76f1d64 2024-09-18 04:49:40,703 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:40,717 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-18 04:49:40,717 - DEBUG - Verifying the vn in opserver 2024-09-18 04:49:40,717 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2024-09-18 04:49:40,717 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2024-09-18 04:49:40,722 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-18 04:49:40,722 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-18 04:49:40,722 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 04:49:40,730 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 04:49:40,736 - DEBUG - Do not have enough data to verify VN in agent 2024-09-18 04:49:40,736 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 04:49:40,743 - DEBUG - VRF ids for VN __public__: {} 2024-09-18 04:49:40,869 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-18 04:49:41,107 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 04:49:41,116 - DEBUG - Requesting: http://10.0.0.49:8082/domain/141cc7fd-774e-4cda-8dc6-d07aa3aa63a7 2024-09-18 04:49:41,128 - DEBUG - Requesting: http://10.0.0.49:8082/project/58e594d0-d2b4-4c90-89fb-f07af76f1d64 2024-09-18 04:49:41,199 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:41,220 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/0329b5e8-03ec-4dae-a73e-0cc1d2c125db 2024-09-18 04:49:41,234 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 04:49:41,244 - DEBUG - Requesting: http://10.0.0.49:8082/domain/141cc7fd-774e-4cda-8dc6-d07aa3aa63a7 2024-09-18 04:49:41,262 - DEBUG - Requesting: http://10.0.0.49:8082/project/58e594d0-d2b4-4c90-89fb-f07af76f1d64 2024-09-18 04:49:41,330 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/28b09e4a-0035-420d-a231-db4378a2b64d 2024-09-18 04:49:41,347 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-18 04:49:41,347 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-18 04:49:41,363 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 04:49:41,379 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-18 04:49:41,379 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-18 04:49:41,383 - DEBUG - Ingress ctest-nginx-ingress-07407019 not present 2024-09-18 04:49:41,384 - INFO - Creating Ingress ctest-nginx-ingress-07407019 2024-09-18 04:49:41,397 - INFO - Created Ingress ctest-nginx-ingress-07407019 2024-09-18 04:49:41,400 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-07407019 2024-09-18 04:49:44,406 - DEBUG - For Ingress ctest-nginx-ingress-07407019, Cluster IP: 10.47.255.249, External IPs ['82.251.185.124'] 2024-09-18 04:49:44,407 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-07407019 2024-09-18 04:49:44,407 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=a5ec4534-03c7-416a-9409-b98cca7b44f4 2024-09-18 04:49:44,413 - INFO - Ingress ctest-nginx-ingress-07407019 with uuid a5ec4534-03c7-416a-9409-b98cca7b44f4 found in kube manager 2024-09-18 04:49:44,413 - INFO - Ingress ctest-nginx-ingress-07407019 verification passed 2024-09-18 04:49:44,419 - DEBUG - Pod ctest-busybox-pod-51939365 not present 2024-09-18 04:49:44,419 - INFO - Creating Pod ctest-busybox-pod-51939365 2024-09-18 04:49:44,455 - DEBUG - Node for Pod ctest-busybox-pod-51939365 not yet populated 2024-09-18 04:49:47,464 - DEBUG - Pod : ctest-busybox-pod-51939365 UUID is c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:49:47,470 - DEBUG - Pod ctest-nginx-pod-25479447 not in running state.Currently in Pending 2024-09-18 04:49:52,478 - INFO - Pod ctest-nginx-pod-25479447 is in running state.Got IP 10.47.255.251 2024-09-18 04:49:52,506 - DEBUG - Pod ctest-nginx-pod-25479447 has vmi 67d0209a-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:49:52,506 - INFO - Verified pod ctest-nginx-pod-25479447 in contrail-api 2024-09-18 04:49:52,506 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:49:52,527 - DEBUG - VMI 67d0209a-7579-11ef-a8af-fa163eb64f90 is active in agent 10.0.0.23 2024-09-18 04:49:52,527 - INFO - Verified Pod ctest-nginx-pod-25479447 in agent 10.0.0.23 2024-09-18 04:49:52,527 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=8e1655f9-f77f-490b-9a41-136b5db808cf 2024-09-18 04:49:52,535 - INFO - Pod ctest-nginx-pod-25479447 with uuid 8e1655f9-f77f-490b-9a41-136b5db808cf found in kube manager 2024-09-18 04:49:52,535 - INFO - Pod ctest-nginx-pod-25479447 verification passed 2024-09-18 04:49:52,611 - DEBUG - [Pod ctest-nginx-pod-25479447] Cmd: echo ctest-nginx-pod-25479447 > /usr/share/nginx/html/index.html, Output: 2024-09-18 04:49:52,619 - INFO - Pod ctest-nginx-pod-66042271 is in running state.Got IP 10.47.255.250 2024-09-18 04:49:52,646 - DEBUG - Pod ctest-nginx-pod-66042271 has vmi 685d4326-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:49:52,647 - INFO - Verified pod ctest-nginx-pod-66042271 in contrail-api 2024-09-18 04:49:52,647 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:49:52,665 - DEBUG - VMI 685d4326-7579-11ef-a8af-fa163eb64f90 is active in agent 10.0.0.23 2024-09-18 04:49:52,665 - INFO - Verified Pod ctest-nginx-pod-66042271 in agent 10.0.0.23 2024-09-18 04:49:52,666 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=42741604-b194-4630-9615-16e0784b96be 2024-09-18 04:49:52,676 - INFO - Pod ctest-nginx-pod-66042271 with uuid 42741604-b194-4630-9615-16e0784b96be found in kube manager 2024-09-18 04:49:52,676 - INFO - Pod ctest-nginx-pod-66042271 verification passed 2024-09-18 04:49:55,997 - DEBUG - [Pod ctest-nginx-pod-66042271] Cmd: echo ctest-nginx-pod-66042271 > /usr/share/nginx/html/index.html, Output: 2024-09-18 04:49:56,492 - INFO - Pod ctest-busybox-pod-51939365 is in running state.Got IP 10.47.255.248 2024-09-18 04:49:56,580 - DEBUG - Pod ctest-busybox-pod-51939365 has vmi 6d03e02e-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:49:56,580 - INFO - Verified pod ctest-busybox-pod-51939365 in contrail-api 2024-09-18 04:49:56,580 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:49:56,596 - DEBUG - VMI 6d03e02e-7579-11ef-a8af-fa163eb64f90 is active in agent 10.0.0.23 2024-09-18 04:49:56,596 - INFO - Verified Pod ctest-busybox-pod-51939365 in agent 10.0.0.23 2024-09-18 04:49:56,596 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:49:56,607 - INFO - Pod ctest-busybox-pod-51939365 with uuid c09b6617-de76-4e29-965d-8a9e420bdc04 found in kube manager 2024-09-18 04:49:56,608 - INFO - Pod ctest-busybox-pod-51939365 verification passed 2024-09-18 04:49:56,694 - DEBUG - [Pod ctest-busybox-pod-51939365] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-66042271 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 04:49:56,694 - DEBUG - [Pod Pod ctest-busybox-pod-51939365] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 04:49:56,694 - DEBUG - [Pod Pod ctest-busybox-pod-51939365] Cmd output: ctest-nginx-pod-66042271 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 04:49:56,768 - DEBUG - [Pod ctest-busybox-pod-51939365] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-66042271 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 04:49:56,768 - DEBUG - [Pod Pod ctest-busybox-pod-51939365] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 04:49:56,768 - DEBUG - [Pod Pod ctest-busybox-pod-51939365] Cmd output: ctest-nginx-pod-66042271 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 04:49:56,825 - DEBUG - [Pod ctest-busybox-pod-51939365] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-25479447 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 04:49:56,825 - DEBUG - [Pod Pod ctest-busybox-pod-51939365] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 04:49:56,825 - DEBUG - [Pod Pod ctest-busybox-pod-51939365] Cmd output: ctest-nginx-pod-25479447 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 04:49:56,825 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-25479447': 1, 'ctest-nginx-pod-66042271': 2} 2024-09-18 04:49:56,825 - WARNING - Nothing to delete parallely 2024-09-18 04:49:56,826 - INFO - Deleting pod default:ctest-busybox-pod-51939365 2024-09-18 04:49:56,839 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:49:56,850 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:01,851 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:01,858 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:06,859 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:06,872 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:11,873 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:11,883 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:16,884 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:16,894 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:21,895 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:21,905 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:26,906 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:26,913 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:31,916 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:31,925 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:36,927 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:36,935 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:41,936 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:41,945 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:46,946 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:46,956 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:51,956 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:51,966 - WARNING - Pod uuid c09b6617-de76-4e29-965d-8a9e420bdc04 is still seen in agent 10.0.0.23 VM list 2024-09-18 04:50:56,968 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c09b6617-de76-4e29-965d-8a9e420bdc04 2024-09-18 04:50:56,977 - DEBUG - Pod c09b6617-de76-4e29-965d-8a9e420bdc04 is not in agent 10.0.0.23 VM list 2024-09-18 04:50:56,978 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6d03e02e-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:50:56,985 - DEBUG - VMI 6d03e02e-7579-11ef-a8af-fa163eb64f90 is removed from agent 10.0.0.23 2024-09-18 04:50:56,985 - INFO - Verified that pod ctest-busybox-pod-51939365 is removed in agent 2024-09-18 04:50:56,986 - INFO - Deleting Ingress : ctest-nginx-ingress-07407019 2024-09-18 04:50:57,404 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=a5ec4534-03c7-416a-9409-b98cca7b44f4 2024-09-18 04:50:57,411 - ERROR - Ingress ctest-nginx-ingress-07407019 with uuid a5ec4534-03c7-416a-9409-b98cca7b44f4 still found in kube manager 2024-09-18 04:50:58,413 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=a5ec4534-03c7-416a-9409-b98cca7b44f4 2024-09-18 04:50:58,420 - ERROR - Ingress ctest-nginx-ingress-07407019 with uuid a5ec4534-03c7-416a-9409-b98cca7b44f4 still found in kube manager 2024-09-18 04:50:59,426 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=a5ec4534-03c7-416a-9409-b98cca7b44f4 2024-09-18 04:50:59,438 - INFO - Ingress ctest-nginx-ingress-07407019 with uuid a5ec4534-03c7-416a-9409-b98cca7b44f4 deleted successfully from kube manager 2024-09-18 04:50:59,438 - INFO - Verifications on Ingress %s cleanup passed 2024-09-18 04:50:59,438 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-18 04:51:00,473 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 04:51:00,481 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-18 04:51:00,481 - INFO - Deleting VN __public__ 2024-09-18 04:51:00,782 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/dd025ad5-8e75-4352-920d-9c1cfbdd700a 2024-09-18 04:51:00,792 - DEBUG - Response Code: 404 2024-09-18 04:51:00,792 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 04:51:00,802 - DEBUG - Requesting: http://10.0.0.49:8082/domain/141cc7fd-774e-4cda-8dc6-d07aa3aa63a7 2024-09-18 04:51:00,818 - DEBUG - Requesting: http://10.0.0.49:8082/project/58e594d0-d2b4-4c90-89fb-f07af76f1d64 2024-09-18 04:51:00,884 - INFO - Validated that VN __public__ is not found in API Server 2024-09-18 04:51:00,884 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-18 04:51:00,895 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 04:51:00,906 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2024-09-18 04:51:00,906 - INFO - Validated that VN __public__ is not in any agent 2024-09-18 04:51:00,906 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 04:51:00,918 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 04:51:00,927 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 04:51:00,935 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-18 04:51:00,936 - INFO - Deleting pod default:ctest-nginx-pod-66042271 2024-09-18 04:51:01,525 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42741604-b194-4630-9615-16e0784b96be 2024-09-18 04:51:01,534 - WARNING - Pod uuid 42741604-b194-4630-9615-16e0784b96be is still seen in agent 10.0.0.23 VM list 2024-09-18 04:51:06,536 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42741604-b194-4630-9615-16e0784b96be 2024-09-18 04:51:06,547 - DEBUG - Pod 42741604-b194-4630-9615-16e0784b96be is not in agent 10.0.0.23 VM list 2024-09-18 04:51:06,547 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:685d4326-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:51:06,555 - DEBUG - VMI 685d4326-7579-11ef-a8af-fa163eb64f90 is removed from agent 10.0.0.23 2024-09-18 04:51:06,555 - INFO - Verified that pod ctest-nginx-pod-66042271 is removed in agent 2024-09-18 04:51:06,556 - INFO - Deleting pod default:ctest-nginx-pod-25479447 2024-09-18 04:51:06,578 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8e1655f9-f77f-490b-9a41-136b5db808cf 2024-09-18 04:51:06,587 - WARNING - Pod uuid 8e1655f9-f77f-490b-9a41-136b5db808cf is still seen in agent 10.0.0.23 VM list 2024-09-18 04:51:11,588 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8e1655f9-f77f-490b-9a41-136b5db808cf 2024-09-18 04:51:11,600 - DEBUG - Pod 8e1655f9-f77f-490b-9a41-136b5db808cf is not in agent 10.0.0.23 VM list 2024-09-18 04:51:11,600 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:67d0209a-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:51:11,607 - DEBUG - VMI 67d0209a-7579-11ef-a8af-fa163eb64f90 is removed from agent 10.0.0.23 2024-09-18 04:51:11,608 - INFO - Verified that pod ctest-nginx-pod-25479447 is removed in agent 2024-09-18 04:51:11,608 - INFO - Deleting service : ctest-nginx-svc-10300454 2024-09-18 04:51:12,037 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 04:51:12,045 - DEBUG - No XMPP flaps were noticed during the test
2024-09-18 04:51:12,046 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:39]
2024-09-18 04:51:12,046 - INFO - -------------------------------------------------------------------------------- 2024-09-18 04:51:18,711 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 04:51:18,967 - DEBUG - Output : cluster_project={} 2024-09-18 04:51:19,054 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 04:51:19,290 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 04:51:19,296 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 04:51:19,504 - DEBUG - Output : cluster_project={} 2024-09-18 04:51:29,772 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:51:29,828 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:51:34,963 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:51:40,027 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:51:46,046 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:51:46,644 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:51:46,692 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:51:46,792 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 04:51:47,075 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 04:51:49,816 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2024-09-18 04:51:49,827 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-09-18 04:51:49,886 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-09-18 04:51:51,940 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-09-18 04:54:53,638 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 04:54:53,673 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=95e8be85-3ecf-431c-a170-9b1a37419154 2024-09-18 04:54:53,691 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bcbcf7a2-4112-4464-9da4-de8c637fada6 2024-09-18 04:54:53,703 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9800290-eb3d-4b3d-a5cd-66a5b94b60cb 2024-09-18 04:54:53,714 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=00eb9f95-6e8f-4de5-b4af-e0a0f1615f78 2024-09-18 04:54:53,725 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16470bd5-9e04-4be8-8911-bc8e8e955eab 2024-09-18 04:54:53,732 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3dce3aa1-f5e8-44e7-99a6-054e89d3f17c 2024-09-18 04:54:53,745 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bd289745-0fe9-4c76-b6dc-d8ad9574bacd 2024-09-18 04:54:53,756 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d730fd15-e42c-4b2c-afd3-c7fc13307902 2024-09-18 04:54:58,718 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=95e8be85-3ecf-431c-a170-9b1a37419154 2024-09-18 04:54:58,726 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6c1454a-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:54:58,759 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bcbcf7a2-4112-4464-9da4-de8c637fada6 2024-09-18 04:54:58,764 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=00eb9f95-6e8f-4de5-b4af-e0a0f1615f78 2024-09-18 04:54:58,767 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9800290-eb3d-4b3d-a5cd-66a5b94b60cb 2024-09-18 04:54:58,779 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a8480f84-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:54:58,790 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16470bd5-9e04-4be8-8911-bc8e8e955eab 2024-09-18 04:54:58,792 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3dce3aa1-f5e8-44e7-99a6-054e89d3f17c 2024-09-18 04:54:58,793 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d730fd15-e42c-4b2c-afd3-c7fc13307902 2024-09-18 04:54:58,794 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bd289745-0fe9-4c76-b6dc-d8ad9574bacd 2024-09-18 04:55:00,749 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a8efbefa-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:55:03,781 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=00eb9f95-6e8f-4de5-b4af-e0a0f1615f78 2024-09-18 04:55:03,816 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16470bd5-9e04-4be8-8911-bc8e8e955eab 2024-09-18 04:55:03,819 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d730fd15-e42c-4b2c-afd3-c7fc13307902 2024-09-18 04:55:03,820 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bd289745-0fe9-4c76-b6dc-d8ad9574bacd 2024-09-18 04:55:05,759 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3dce3aa1-f5e8-44e7-99a6-054e89d3f17c 2024-09-18 04:55:08,790 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=00eb9f95-6e8f-4de5-b4af-e0a0f1615f78 2024-09-18 04:55:08,839 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16470bd5-9e04-4be8-8911-bc8e8e955eab 2024-09-18 04:55:08,843 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d730fd15-e42c-4b2c-afd3-c7fc13307902 2024-09-18 04:55:08,845 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bd289745-0fe9-4c76-b6dc-d8ad9574bacd 2024-09-18 04:55:10,767 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3dce3aa1-f5e8-44e7-99a6-054e89d3f17c 2024-09-18 04:55:13,800 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=00eb9f95-6e8f-4de5-b4af-e0a0f1615f78 2024-09-18 04:55:14,357 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16470bd5-9e04-4be8-8911-bc8e8e955eab 2024-09-18 04:55:14,358 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bd289745-0fe9-4c76-b6dc-d8ad9574bacd 2024-09-18 04:55:14,360 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d730fd15-e42c-4b2c-afd3-c7fc13307902 2024-09-18 04:55:15,779 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3dce3aa1-f5e8-44e7-99a6-054e89d3f17c 2024-09-18 04:55:19,380 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bd289745-0fe9-4c76-b6dc-d8ad9574bacd 2024-09-18 04:55:19,382 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16470bd5-9e04-4be8-8911-bc8e8e955eab 2024-09-18 04:55:19,383 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=00eb9f95-6e8f-4de5-b4af-e0a0f1615f78 2024-09-18 04:55:19,385 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d730fd15-e42c-4b2c-afd3-c7fc13307902 2024-09-18 04:55:20,788 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3dce3aa1-f5e8-44e7-99a6-054e89d3f17c 2024-09-18 04:55:24,401 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bd289745-0fe9-4c76-b6dc-d8ad9574bacd 2024-09-18 04:55:24,403 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=00eb9f95-6e8f-4de5-b4af-e0a0f1615f78 2024-09-18 04:55:24,404 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d730fd15-e42c-4b2c-afd3-c7fc13307902 2024-09-18 04:55:24,407 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16470bd5-9e04-4be8-8911-bc8e8e955eab 2024-09-18 04:55:25,797 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3dce3aa1-f5e8-44e7-99a6-054e89d3f17c 2024-09-18 04:55:29,432 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d730fd15-e42c-4b2c-afd3-c7fc13307902 2024-09-18 04:55:29,434 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=00eb9f95-6e8f-4de5-b4af-e0a0f1615f78 2024-09-18 04:55:29,436 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16470bd5-9e04-4be8-8911-bc8e8e955eab 2024-09-18 04:55:29,438 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bd289745-0fe9-4c76-b6dc-d8ad9574bacd 2024-09-18 04:55:29,455 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a9a1636c-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:55:29,461 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a76705ac-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:55:31,419 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3dce3aa1-f5e8-44e7-99a6-054e89d3f17c 2024-09-18 04:55:31,427 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aa6154c4-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:55:34,454 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16470bd5-9e04-4be8-8911-bc8e8e955eab 2024-09-18 04:55:34,461 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=00eb9f95-6e8f-4de5-b4af-e0a0f1615f78 2024-09-18 04:55:34,465 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ab8f916c-7579-11ef-a8af-fa163eb64f90 2024-09-18 04:55:34,476 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aafe7d58-7579-11ef-a8af-fa163eb64f90