2025-01-08 19:45:36,708 - DEBUG - [10.0.0.32]: Running cmd : hostname 2025-01-08 19:45:36,996 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-910-1 2025-01-08 19:45:36,996 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2025-01-08 19:45:37,041 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-910-1 2025-01-08 19:45:37,041 - DEBUG - [10.0.0.32]: 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}' 2025-01-08 19:45:37,117 - DEBUG - Output : NAMES contrail_test_GZ1Rri37H contrail-kubernetes-master_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_nodemgr_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_schema_1 2025-01-08 19:45:37,117 - DEBUG - [10.0.0.32]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-08 19:45:37,152 - DEBUG - Output : 10.0.0.32/24 172.17.0.1/16 2025-01-08 19:45:37,152 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2025-01-08 19:45:37,229 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-910-1 2025-01-08 19:45:37,297 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-01-08 19:45:37,513 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-910-1 2025-01-08 19:45:37,513 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-01-08 19:45:37,549 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-910-1 2025-01-08 19:45:37,550 - DEBUG - [10.0.0.22]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-08 19:45:37,596 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-08 19:45:37,597 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-08 19:45:37,669 - DEBUG - Output : 10.0.0.22/24 2025-01-08 19:45:37,669 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-01-08 19:45:37,705 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-910-1 2025-01-08 19:45:37,814 - INFO - Using existing project ['default-domain', 'k8s-default'](90960919-2129-4f71-b3a1-9c6f74503347) 2025-01-08 19:45:37,958 - INFO - Using existing project ['default-domain', 'k8s-default'](90960919-2129-4f71-b3a1-9c6f74503347) 2025-01-08 19:45:38,106 - INFO - ================================================================================ 2025-01-08 19:45:38,107 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-08 19:45:38,107 - 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-01-08 19:45:38,326 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 19:45:38,334 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.32': '0'}} with 2025-01-08 19:45:38,335 - INFO - Initial checks done. Running the testcase now 2025-01-08 19:45:38,335 - INFO - 2025-01-08 19:45:38,339 - INFO - Namespace default already exists 2025-01-08 19:45:38,340 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-08 19:45:38,477 - DEBUG - Output : cluster_project={} 2025-01-08 19:45:38,532 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-08 19:45:38,534 - DEBUG - Project uuid in Contrail is 90960919-2129-4f71-b3a1-9c6f74503347 2025-01-08 19:45:38,534 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-08 19:45:38,661 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-08 19:45:38,662 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_NamespaceDatabaseList?namespace_uuid=5b57451d-e93d-4672-9bba-fde7b1a4d698 2025-01-08 19:45:38,667 - INFO - Namespace default with uuid 5b57451d-e93d-4672-9bba-fde7b1a4d698 found in kube manager 2025-01-08 19:45:38,667 - INFO - Namespace default verification passed 2025-01-08 19:45:38,670 - DEBUG - Service ctest-nginx-svc-51986700 not present 2025-01-08 19:45:38,671 - INFO - Creating service ctest-nginx-svc-51986700 2025-01-08 19:45:38,698 - INFO - Created Service ctest-nginx-svc-51986700 2025-01-08 19:45:38,705 - DEBUG - Pod ctest-nginx-pod-71432000 not present 2025-01-08 19:45:38,705 - INFO - Creating Pod ctest-nginx-pod-71432000 2025-01-08 19:45:38,746 - DEBUG - Pod : ctest-nginx-pod-71432000 UUID is 4a26f9df-afd1-49ce-ae63-ab724ab9aa49 2025-01-08 19:45:38,752 - DEBUG - Pod ctest-nginx-pod-49465164 not present 2025-01-08 19:45:38,752 - INFO - Creating Pod ctest-nginx-pod-49465164 2025-01-08 19:45:38,818 - DEBUG - Pod : ctest-nginx-pod-49465164 UUID is e3bba696-9651-46b2-91d9-358c8fbab4da 2025-01-08 19:45:39,066 - INFO - Created VN __public__, UUID :6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:39,338 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-08 19:45:39,346 - DEBUG - Requesting: http://10.0.0.32:8082/domain/2382aa5c-5ce1-4459-bd06-57f0e0c10f2d 2025-01-08 19:45:39,369 - DEBUG - Requesting: http://10.0.0.32:8082/project/90960919-2129-4f71-b3a1-9c6f74503347 2025-01-08 19:45:39,511 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:39,547 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:39,561 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/e8e981cb-9ddb-4ff5-be13-f9e15780e70b 2025-01-08 19:45:39,597 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/e8e981cb-9ddb-4ff5-be13-f9e15780e70b 2025-01-08 19:45:39,612 - DEBUG - Route Targets: [] 2025-01-08 19:45:39,612 - DEBUG - RT names not yet present for VN __public__ 2025-01-08 19:45:44,613 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-08 19:45:44,620 - DEBUG - Requesting: http://10.0.0.32:8082/domain/2382aa5c-5ce1-4459-bd06-57f0e0c10f2d 2025-01-08 19:45:44,629 - DEBUG - Requesting: http://10.0.0.32:8082/project/90960919-2129-4f71-b3a1-9c6f74503347 2025-01-08 19:45:44,703 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:44,714 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:44,725 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/e8e981cb-9ddb-4ff5-be13-f9e15780e70b 2025-01-08 19:45:44,734 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/e8e981cb-9ddb-4ff5-be13-f9e15780e70b 2025-01-08 19:45:44,741 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/d0b04a17-d9b5-4780-94e1-7328f71ecebe 2025-01-08 19:45:44,748 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-08 19:45:44,748 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:44,758 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/e8e981cb-9ddb-4ff5-be13-f9e15780e70b 2025-01-08 19:45:44,783 - INFO - Verified VN network id 13 for VN 6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:44,783 - INFO - Verifications in API Server for VN __public__ passed 2025-01-08 19:45:44,783 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:44,794 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/e8e981cb-9ddb-4ff5-be13-f9e15780e70b 2025-01-08 19:45:44,802 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/e8e981cb-9ddb-4ff5-be13-f9e15780e70b 2025-01-08 19:45:44,810 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/d0b04a17-d9b5-4780-94e1-7328f71ecebe 2025-01-08 19:45:44,818 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-08 19:45:44,825 - DEBUG - Control-node 10.0.0.32 : 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': '7815907224873814067', 'uuid-lslong': '9587232838642037949'}, 'enable': 'true', 'created': '2025-01-08T19:45:38', 'last-modified': '2025-01-08T19:45:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.593299'} 2025-01-08 19:45:44,825 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:45:44,832 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-08 19:45:44,833 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-08 19:45:44,833 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-08 19:45:44,834 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-08 19:45:44,840 - DEBUG - Requesting: http://10.0.0.32:8082/domain/2382aa5c-5ce1-4459-bd06-57f0e0c10f2d 2025-01-08 19:45:44,848 - DEBUG - Requesting: http://10.0.0.32:8082/project/90960919-2129-4f71-b3a1-9c6f74503347 2025-01-08 19:45:44,918 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:44,938 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-08 19:45:44,938 - DEBUG - Verifying the vn in opserver 2025-01-08 19:45:44,938 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.32 2025-01-08 19:45:44,939 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2025-01-08 19:45:44,946 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-08 19:45:44,946 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-08 19:45:44,946 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:45:44,955 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:45:44,963 - DEBUG - Do not have enough data to verify VN in agent 2025-01-08 19:45:44,963 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:45:44,971 - DEBUG - VRF ids for VN __public__: {} 2025-01-08 19:45:45,053 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-08 19:45:45,181 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-08 19:45:45,188 - DEBUG - Requesting: http://10.0.0.32:8082/domain/2382aa5c-5ce1-4459-bd06-57f0e0c10f2d 2025-01-08 19:45:45,197 - DEBUG - Requesting: http://10.0.0.32:8082/project/90960919-2129-4f71-b3a1-9c6f74503347 2025-01-08 19:45:45,246 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:45,261 - DEBUG - Requesting: http://10.0.0.32:8082/floating-ip-pool/ff505fcb-5b98-47a0-85bb-8e1e9f8f56f9 2025-01-08 19:45:45,273 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-08 19:45:45,280 - DEBUG - Requesting: http://10.0.0.32:8082/domain/2382aa5c-5ce1-4459-bd06-57f0e0c10f2d 2025-01-08 19:45:45,290 - DEBUG - Requesting: http://10.0.0.32:8082/project/90960919-2129-4f71-b3a1-9c6f74503347 2025-01-08 19:45:45,339 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6c77ae35-e803-4833-850c-b178ae37f4bd 2025-01-08 19:45:45,357 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-08 19:45:45,357 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-08 19:45:45,368 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-08 19:45:45,375 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-08 19:45:45,375 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-08 19:45:45,379 - DEBUG - Ingress ctest-nginx-ingress-37685344 not present 2025-01-08 19:45:45,379 - INFO - Creating Ingress ctest-nginx-ingress-37685344 2025-01-08 19:45:45,390 - INFO - Created Ingress ctest-nginx-ingress-37685344 2025-01-08 19:45:45,393 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-37685344 2025-01-08 19:45:48,399 - DEBUG - For Ingress ctest-nginx-ingress-37685344, Cluster IP: 10.47.255.249, External IPs ['208.59.95.124'] 2025-01-08 19:45:48,399 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-37685344 2025-01-08 19:45:48,399 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=1ba80533-1f52-4ac5-a240-9f84068ec3bb 2025-01-08 19:45:48,404 - INFO - Ingress ctest-nginx-ingress-37685344 with uuid 1ba80533-1f52-4ac5-a240-9f84068ec3bb found in kube manager 2025-01-08 19:45:48,404 - INFO - Ingress ctest-nginx-ingress-37685344 verification passed 2025-01-08 19:45:48,407 - DEBUG - Pod ctest-busybox-pod-33915040 not present 2025-01-08 19:45:48,407 - INFO - Creating Pod ctest-busybox-pod-33915040 2025-01-08 19:45:48,440 - DEBUG - Pod : ctest-busybox-pod-33915040 UUID is e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:45:48,445 - DEBUG - Pod ctest-nginx-pod-71432000 not in running state.Currently in Pending 2025-01-08 19:45:53,452 - DEBUG - Pod ctest-nginx-pod-71432000 not in running state.Currently in Pending 2025-01-08 19:45:58,470 - INFO - Pod ctest-nginx-pod-71432000 is in running state.Got IP 10.47.255.251 2025-01-08 19:45:58,530 - DEBUG - Pod ctest-nginx-pod-71432000 has vmi 23fd9ee6-cdf9-11ef-ba2f-fa163ec2964c 2025-01-08 19:45:58,530 - INFO - Verified pod ctest-nginx-pod-71432000 in contrail-api 2025-01-08 19:45:58,530 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:45:58,547 - DEBUG - VMI 23fd9ee6-cdf9-11ef-ba2f-fa163ec2964c is active in agent 10.0.0.22 2025-01-08 19:45:58,547 - INFO - Verified Pod ctest-nginx-pod-71432000 in agent 10.0.0.22 2025-01-08 19:45:58,547 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=4a26f9df-afd1-49ce-ae63-ab724ab9aa49 2025-01-08 19:45:58,554 - INFO - Pod ctest-nginx-pod-71432000 with uuid 4a26f9df-afd1-49ce-ae63-ab724ab9aa49 found in kube manager 2025-01-08 19:45:58,554 - INFO - Pod ctest-nginx-pod-71432000 verification passed 2025-01-08 19:45:58,643 - DEBUG - [Pod ctest-nginx-pod-71432000] Cmd: echo ctest-nginx-pod-71432000 > /usr/share/nginx/html/index.html, Output: 2025-01-08 19:45:58,650 - INFO - Pod ctest-nginx-pod-49465164 is in running state.Got IP 10.47.255.250 2025-01-08 19:45:58,668 - DEBUG - Pod ctest-nginx-pod-49465164 has vmi 24832962-cdf9-11ef-ba2f-fa163ec2964c 2025-01-08 19:45:58,668 - INFO - Verified pod ctest-nginx-pod-49465164 in contrail-api 2025-01-08 19:45:58,668 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:45:58,679 - DEBUG - VMI 24832962-cdf9-11ef-ba2f-fa163ec2964c is active in agent 10.0.0.22 2025-01-08 19:45:58,679 - INFO - Verified Pod ctest-nginx-pod-49465164 in agent 10.0.0.22 2025-01-08 19:45:58,679 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=e3bba696-9651-46b2-91d9-358c8fbab4da 2025-01-08 19:45:58,685 - INFO - Pod ctest-nginx-pod-49465164 with uuid e3bba696-9651-46b2-91d9-358c8fbab4da found in kube manager 2025-01-08 19:45:58,685 - INFO - Pod ctest-nginx-pod-49465164 verification passed 2025-01-08 19:45:58,737 - DEBUG - [Pod ctest-nginx-pod-49465164] Cmd: echo ctest-nginx-pod-49465164 > /usr/share/nginx/html/index.html, Output: 2025-01-08 19:45:58,745 - DEBUG - Pod ctest-busybox-pod-33915040 not in running state.Currently in Pending 2025-01-08 19:46:03,753 - INFO - Pod ctest-busybox-pod-33915040 is in running state.Got IP 10.47.255.248 2025-01-08 19:46:03,780 - DEBUG - Pod ctest-busybox-pod-33915040 has vmi 28f06b9a-cdf9-11ef-ba2f-fa163ec2964c 2025-01-08 19:46:03,780 - INFO - Verified pod ctest-busybox-pod-33915040 in contrail-api 2025-01-08 19:46:03,780 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 19:46:03,793 - DEBUG - VMI 28f06b9a-cdf9-11ef-ba2f-fa163ec2964c is active in agent 10.0.0.22 2025-01-08 19:46:03,793 - INFO - Verified Pod ctest-busybox-pod-33915040 in agent 10.0.0.22 2025-01-08 19:46:03,793 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:46:03,799 - INFO - Pod ctest-busybox-pod-33915040 with uuid e811bf15-3869-4498-b451-b5c9be7b14e8 found in kube manager 2025-01-08 19:46:03,799 - INFO - Pod ctest-busybox-pod-33915040 verification passed 2025-01-08 19:46:03,880 - DEBUG - [Pod ctest-busybox-pod-33915040] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-71432000 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-01-08 19:46:03,880 - DEBUG - [Pod Pod ctest-busybox-pod-33915040] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-08 19:46:03,880 - DEBUG - [Pod Pod ctest-busybox-pod-33915040] Cmd output: ctest-nginx-pod-71432000 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-01-08 19:46:03,966 - DEBUG - [Pod ctest-busybox-pod-33915040] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-49465164 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-01-08 19:46:03,966 - DEBUG - [Pod Pod ctest-busybox-pod-33915040] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-08 19:46:03,966 - DEBUG - [Pod Pod ctest-busybox-pod-33915040] Cmd output: ctest-nginx-pod-49465164 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-01-08 19:46:03,966 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-71432000': 1, 'ctest-nginx-pod-49465164': 1} 2025-01-08 19:46:03,966 - WARNING - Nothing to delete parallely 2025-01-08 19:46:03,967 - INFO - Deleting pod default:ctest-busybox-pod-33915040 2025-01-08 19:46:03,976 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:46:03,987 - WARNING - Pod uuid e811bf15-3869-4498-b451-b5c9be7b14e8 is still seen in agent 10.0.0.22 VM list 2025-01-08 19:46:08,987 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:46:08,995 - WARNING - Pod uuid e811bf15-3869-4498-b451-b5c9be7b14e8 is still seen in agent 10.0.0.22 VM list 2025-01-08 19:46:13,996 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:46:14,004 - WARNING - Pod uuid e811bf15-3869-4498-b451-b5c9be7b14e8 is still seen in agent 10.0.0.22 VM list 2025-01-08 19:46:19,005 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:46:19,013 - WARNING - Pod uuid e811bf15-3869-4498-b451-b5c9be7b14e8 is still seen in agent 10.0.0.22 VM list 2025-01-08 19:46:24,014 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:46:24,022 - WARNING - Pod uuid e811bf15-3869-4498-b451-b5c9be7b14e8 is still seen in agent 10.0.0.22 VM list 2025-01-08 19:46:29,023 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:46:29,030 - WARNING - Pod uuid e811bf15-3869-4498-b451-b5c9be7b14e8 is still seen in agent 10.0.0.22 VM list 2025-01-08 19:46:34,032 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:46:34,041 - WARNING - Pod uuid e811bf15-3869-4498-b451-b5c9be7b14e8 is still seen in agent 10.0.0.22 VM list 2025-01-08 19:46:39,042 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e811bf15-3869-4498-b451-b5c9be7b14e8 2025-01-08 19:46:39,050 - DEBUG - Pod e811bf15-3869-4498-b451-b5c9be7b14e8 is not in agent 10.0.0.22 VM list 2025-01-08 19:46:39,050 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:28f06b9a-cdf9-11ef-ba2f-fa163ec2964c 2025-01-08 19:46:39,058 - DEBUG - VMI 28f06b9a-cdf9-11ef-ba2f-fa163ec2964c is removed from agent 10.0.0.22 2025-01-08 19:46:39,058 - INFO - Verified that pod ctest-busybox-pod-33915040 is removed in agent 2025-01-08 19:46:39,058 - INFO - Deleting Ingress : ctest-nginx-ingress-37685344 2025-01-08 19:46:39,071 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=1ba80533-1f52-4ac5-a240-9f84068ec3bb 2025-01-08 19:46:39,078 - ERROR - Ingress ctest-nginx-ingress-37685344 with uuid 1ba80533-1f52-4ac5-a240-9f84068ec3bb still found in kube manager 2025-01-08 19:46:40,080 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=1ba80533-1f52-4ac5-a240-9f84068ec3bb 2025-01-08 19:46:40,085 - INFO - Ingress ctest-nginx-ingress-37685344 with uuid 1ba80533-1f52-4ac5-a240-9f84068ec3bb deleted successfully from kube manager 2025-01-08 19:46:40,085 - INFO - Verifications on Ingress %s cleanup passed 2025-01-08 19:46:40,085 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-08 19:46:40,276 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-08 19:46:40,282 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-08 19:46:40,282 - INFO - Deleting VN __public__ 2025-01-08 19:46:40,546 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/e8e981cb-9ddb-4ff5-be13-f9e15780e70b 2025-01-08 19:46:40,565 - DEBUG - Response Code: 404 2025-01-08 19:46:40,566 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-08 19:46:40,574 - DEBUG - Requesting: http://10.0.0.32:8082/domain/2382aa5c-5ce1-4459-bd06-57f0e0c10f2d 2025-01-08 19:46:40,588 - DEBUG - Requesting: http://10.0.0.32:8082/project/90960919-2129-4f71-b3a1-9c6f74503347 2025-01-08 19:46:40,641 - INFO - Validated that VN __public__ is not found in API Server 2025-01-08 19:46:40,641 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-08 19:46:40,654 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:46:40,665 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-01-08 19:46:40,665 - INFO - Validated that VN __public__ is not in any agent 2025-01-08 19:46:40,665 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:46:40,674 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 19:46:40,683 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-08 19:46:40,692 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-08 19:46:40,692 - INFO - Deleting pod default:ctest-nginx-pod-49465164 2025-01-08 19:46:40,704 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e3bba696-9651-46b2-91d9-358c8fbab4da 2025-01-08 19:46:40,795 - WARNING - Pod uuid e3bba696-9651-46b2-91d9-358c8fbab4da is still seen in agent 10.0.0.22 VM list 2025-01-08 19:46:45,798 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e3bba696-9651-46b2-91d9-358c8fbab4da 2025-01-08 19:46:45,807 - DEBUG - Pod e3bba696-9651-46b2-91d9-358c8fbab4da is not in agent 10.0.0.22 VM list 2025-01-08 19:46:45,807 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:24832962-cdf9-11ef-ba2f-fa163ec2964c 2025-01-08 19:46:45,815 - DEBUG - VMI 24832962-cdf9-11ef-ba2f-fa163ec2964c is removed from agent 10.0.0.22 2025-01-08 19:46:45,815 - INFO - Verified that pod ctest-nginx-pod-49465164 is removed in agent 2025-01-08 19:46:45,816 - INFO - Deleting pod default:ctest-nginx-pod-71432000 2025-01-08 19:46:45,843 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4a26f9df-afd1-49ce-ae63-ab724ab9aa49 2025-01-08 19:46:45,852 - WARNING - Pod uuid 4a26f9df-afd1-49ce-ae63-ab724ab9aa49 is still seen in agent 10.0.0.22 VM list 2025-01-08 19:46:50,853 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4a26f9df-afd1-49ce-ae63-ab724ab9aa49 2025-01-08 19:46:50,860 - DEBUG - Pod 4a26f9df-afd1-49ce-ae63-ab724ab9aa49 is not in agent 10.0.0.22 VM list 2025-01-08 19:46:50,860 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:23fd9ee6-cdf9-11ef-ba2f-fa163ec2964c 2025-01-08 19:46:50,866 - DEBUG - VMI 23fd9ee6-cdf9-11ef-ba2f-fa163ec2964c is removed from agent 10.0.0.22 2025-01-08 19:46:50,866 - INFO - Verified that pod ctest-nginx-pod-71432000 is removed in agent 2025-01-08 19:46:50,866 - INFO - Deleting service : ctest-nginx-svc-51986700 2025-01-08 19:46:51,169 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 19:46:51,178 - DEBUG - No XMPP flaps were noticed during the test