2025-01-15 19:15:23,659 - DEBUG - [10.0.0.29]: Running cmd : hostname 2025-01-15 19:15:23,903 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-939-1 2025-01-15 19:15:23,904 - DEBUG - [10.0.0.29]: Running cmd : hostname -f 2025-01-15 19:15:23,938 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-939-1 2025-01-15 19:15:23,938 - DEBUG - [10.0.0.29]: 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-15 19:15:24,037 - DEBUG - Output : NAMES contrail_test_3F9qL84ID contrail-kubernetes-master_kubemanager_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_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_schema_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 2025-01-15 19:15:24,038 - DEBUG - [10.0.0.29]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-15 19:15:24,071 - DEBUG - Output : 10.0.0.29/24 172.17.0.1/16 2025-01-15 19:15:24,071 - DEBUG - [10.0.0.29]: Running cmd : getent hosts 10.0.0.29 | head -n 1 | awk '{print $2}' 2025-01-15 19:15:24,104 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-939-1 2025-01-15 19:15:24,187 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-01-15 19:15:24,397 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-939-1 2025-01-15 19:15:24,397 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-01-15 19:15:24,431 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-939-1 2025-01-15 19:15:24,432 - DEBUG - [10.0.0.17]: 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-15 19:15:24,487 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-15 19:15:24,487 - DEBUG - [10.0.0.17]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-15 19:15:24,556 - DEBUG - Output : 10.0.0.17/24 2025-01-15 19:15:24,556 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-01-15 19:15:24,581 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-939-1 2025-01-15 19:15:24,671 - INFO - Using existing project ['default-domain', 'k8s-default'](ba41006f-bfa5-445b-97ee-d8cbca4bb7f7) 2025-01-15 19:15:24,778 - INFO - Using existing project ['default-domain', 'k8s-default'](ba41006f-bfa5-445b-97ee-d8cbca4bb7f7) 2025-01-15 19:15:24,904 - INFO - ================================================================================ 2025-01-15 19:15:24,904 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-15 19:15:24,905 - 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-15 19:15:25,134 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-15 19:15:25,142 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.0.0.29': '0'}} with 2025-01-15 19:15:25,142 - INFO - Initial checks done. Running the testcase now 2025-01-15 19:15:25,142 - INFO - 2025-01-15 19:15:25,146 - INFO - Namespace default already exists 2025-01-15 19:15:25,146 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-15 19:15:25,252 - DEBUG - Output : cluster_project={} 2025-01-15 19:15:25,311 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-15 19:15:25,311 - DEBUG - Project uuid in Contrail is ba41006f-bfa5-445b-97ee-d8cbca4bb7f7 2025-01-15 19:15:25,311 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-15 19:15:25,451 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-15 19:15:25,451 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_NamespaceDatabaseList?namespace_uuid=5c78c1f7-e9b1-43b5-8706-7cdf4186e77b 2025-01-15 19:15:25,457 - INFO - Namespace default with uuid 5c78c1f7-e9b1-43b5-8706-7cdf4186e77b found in kube manager 2025-01-15 19:15:25,457 - INFO - Namespace default verification passed 2025-01-15 19:15:25,460 - DEBUG - Service ctest-nginx-svc-15095092 not present 2025-01-15 19:15:25,460 - INFO - Creating service ctest-nginx-svc-15095092 2025-01-15 19:15:25,475 - INFO - Created Service ctest-nginx-svc-15095092 2025-01-15 19:15:25,487 - DEBUG - Pod ctest-nginx-pod-37056623 not present 2025-01-15 19:15:25,487 - INFO - Creating Pod ctest-nginx-pod-37056623 2025-01-15 19:15:25,556 - DEBUG - Pod : ctest-nginx-pod-37056623 UUID is f4d9b7ac-1170-4d87-91dd-965e45d68c72 2025-01-15 19:15:25,564 - DEBUG - Pod ctest-nginx-pod-46136845 not present 2025-01-15 19:15:25,564 - INFO - Creating Pod ctest-nginx-pod-46136845 2025-01-15 19:15:25,601 - DEBUG - Pod : ctest-nginx-pod-46136845 UUID is 9f3add75-048d-45b0-8e75-355f75497554 2025-01-15 19:15:25,806 - INFO - Created VN __public__, UUID :ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:25,994 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 19:15:26,006 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f46c5b00-37e3-4afb-a676-2c7c92381c36 2025-01-15 19:15:26,021 - DEBUG - Requesting: http://10.0.0.29:8082/project/ba41006f-bfa5-445b-97ee-d8cbca4bb7f7 2025-01-15 19:15:26,075 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:26,109 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:26,120 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/9a3b9784-c41f-4865-8a08-f54a783d10a2 2025-01-15 19:15:26,128 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/9a3b9784-c41f-4865-8a08-f54a783d10a2 2025-01-15 19:15:26,136 - DEBUG - Route Targets: [] 2025-01-15 19:15:26,136 - DEBUG - RT names not yet present for VN __public__ 2025-01-15 19:15:31,136 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 19:15:31,145 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f46c5b00-37e3-4afb-a676-2c7c92381c36 2025-01-15 19:15:31,168 - DEBUG - Requesting: http://10.0.0.29:8082/project/ba41006f-bfa5-445b-97ee-d8cbca4bb7f7 2025-01-15 19:15:31,251 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:31,262 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:31,272 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/9a3b9784-c41f-4865-8a08-f54a783d10a2 2025-01-15 19:15:31,283 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/9a3b9784-c41f-4865-8a08-f54a783d10a2 2025-01-15 19:15:31,289 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/5568abe6-4e16-47ed-a0cd-910efbc9bdf8 2025-01-15 19:15:31,303 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-15 19:15:31,303 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:31,316 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/9a3b9784-c41f-4865-8a08-f54a783d10a2 2025-01-15 19:15:31,333 - INFO - Verified VN network id 13 for VN ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:31,333 - INFO - Verifications in API Server for VN __public__ passed 2025-01-15 19:15:31,333 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:31,350 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/9a3b9784-c41f-4865-8a08-f54a783d10a2 2025-01-15 19:15:31,358 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/9a3b9784-c41f-4865-8a08-f54a783d10a2 2025-01-15 19:15:31,365 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/5568abe6-4e16-47ed-a0cd-910efbc9bdf8 2025-01-15 19:15:31,373 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-15 19:15:31,380 - DEBUG - Control-node 10.0.0.29 : 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': '17077201256770060849', 'uuid-lslong': '11584070735057421467'}, 'enable': 'true', 'created': '2025-01-15T19:15:25', 'last-modified': '2025-01-15T19:15:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.512937'} 2025-01-15 19:15:31,380 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 19:15:31,388 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-15 19:15:31,388 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-15 19:15:31,388 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-15 19:15:31,389 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 19:15:31,395 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f46c5b00-37e3-4afb-a676-2c7c92381c36 2025-01-15 19:15:31,406 - DEBUG - Requesting: http://10.0.0.29:8082/project/ba41006f-bfa5-445b-97ee-d8cbca4bb7f7 2025-01-15 19:15:31,459 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:31,470 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-15 19:15:31,470 - DEBUG - Verifying the vn in opserver 2025-01-15 19:15:31,470 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.29 2025-01-15 19:15:31,470 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-01-15 19:15:31,475 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-15 19:15:31,475 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-15 19:15:31,475 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 19:15:31,483 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 19:15:31,490 - DEBUG - Do not have enough data to verify VN in agent 2025-01-15 19:15:31,490 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 19:15:31,496 - DEBUG - VRF ids for VN __public__: {} 2025-01-15 19:15:31,632 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-15 19:15:31,751 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 19:15:31,758 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f46c5b00-37e3-4afb-a676-2c7c92381c36 2025-01-15 19:15:31,771 - DEBUG - Requesting: http://10.0.0.29:8082/project/ba41006f-bfa5-445b-97ee-d8cbca4bb7f7 2025-01-15 19:15:31,834 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:31,857 - DEBUG - Requesting: http://10.0.0.29:8082/floating-ip-pool/95ffb2f2-e850-484b-be74-6f51eae39e9a 2025-01-15 19:15:31,866 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 19:15:31,874 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f46c5b00-37e3-4afb-a676-2c7c92381c36 2025-01-15 19:15:31,888 - DEBUG - Requesting: http://10.0.0.29:8082/project/ba41006f-bfa5-445b-97ee-d8cbca4bb7f7 2025-01-15 19:15:31,959 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/ecfe6810-6ba2-4231-a0c2-e2f56018849b 2025-01-15 19:15:31,970 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-15 19:15:31,971 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-15 19:15:31,979 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-15 19:15:31,987 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-15 19:15:31,987 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-15 19:15:31,991 - DEBUG - Ingress ctest-nginx-ingress-96063345 not present 2025-01-15 19:15:31,991 - INFO - Creating Ingress ctest-nginx-ingress-96063345 2025-01-15 19:15:32,010 - INFO - Created Ingress ctest-nginx-ingress-96063345 2025-01-15 19:15:32,014 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-96063345 2025-01-15 19:15:35,019 - DEBUG - For Ingress ctest-nginx-ingress-96063345, Cluster IP: 10.47.255.249, External IPs ['164.255.10.252'] 2025-01-15 19:15:35,019 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-96063345 2025-01-15 19:15:35,019 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=a5d6785f-315d-4829-83d9-5eebabf720e1 2025-01-15 19:15:35,024 - INFO - Ingress ctest-nginx-ingress-96063345 with uuid a5d6785f-315d-4829-83d9-5eebabf720e1 found in kube manager 2025-01-15 19:15:35,025 - INFO - Ingress ctest-nginx-ingress-96063345 verification passed 2025-01-15 19:15:35,033 - DEBUG - Pod ctest-busybox-pod-10933067 not present 2025-01-15 19:15:35,033 - INFO - Creating Pod ctest-busybox-pod-10933067 2025-01-15 19:15:35,052 - DEBUG - Node for Pod ctest-busybox-pod-10933067 not yet populated 2025-01-15 19:15:38,060 - DEBUG - Pod : ctest-busybox-pod-10933067 UUID is 626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:15:38,064 - DEBUG - Pod ctest-nginx-pod-37056623 not in running state.Currently in Pending 2025-01-15 19:15:43,071 - INFO - Pod ctest-nginx-pod-37056623 is in running state.Got IP 10.47.255.251 2025-01-15 19:15:43,130 - DEBUG - Pod ctest-nginx-pod-37056623 has vmi 141d50b2-d375-11ef-9177-fa163eb4da75 2025-01-15 19:15:43,130 - INFO - Verified pod ctest-nginx-pod-37056623 in contrail-api 2025-01-15 19:15:43,130 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 19:15:43,144 - DEBUG - VMI 141d50b2-d375-11ef-9177-fa163eb4da75 is active in agent 10.0.0.17 2025-01-15 19:15:43,144 - INFO - Verified Pod ctest-nginx-pod-37056623 in agent 10.0.0.17 2025-01-15 19:15:43,145 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=f4d9b7ac-1170-4d87-91dd-965e45d68c72 2025-01-15 19:15:43,155 - INFO - Pod ctest-nginx-pod-37056623 with uuid f4d9b7ac-1170-4d87-91dd-965e45d68c72 found in kube manager 2025-01-15 19:15:43,155 - INFO - Pod ctest-nginx-pod-37056623 verification passed 2025-01-15 19:15:43,231 - DEBUG - [Pod ctest-nginx-pod-37056623] Cmd: echo ctest-nginx-pod-37056623 > /usr/share/nginx/html/index.html, Output: 2025-01-15 19:15:43,244 - INFO - Pod ctest-nginx-pod-46136845 is in running state.Got IP 10.47.255.250 2025-01-15 19:15:43,263 - DEBUG - Pod ctest-nginx-pod-46136845 has vmi 14ab822e-d375-11ef-9177-fa163eb4da75 2025-01-15 19:15:43,263 - INFO - Verified pod ctest-nginx-pod-46136845 in contrail-api 2025-01-15 19:15:43,264 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 19:15:43,286 - DEBUG - VMI 14ab822e-d375-11ef-9177-fa163eb4da75 is active in agent 10.0.0.17 2025-01-15 19:15:43,286 - INFO - Verified Pod ctest-nginx-pod-46136845 in agent 10.0.0.17 2025-01-15 19:15:43,287 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=9f3add75-048d-45b0-8e75-355f75497554 2025-01-15 19:15:43,291 - INFO - Pod ctest-nginx-pod-46136845 with uuid 9f3add75-048d-45b0-8e75-355f75497554 found in kube manager 2025-01-15 19:15:43,292 - INFO - Pod ctest-nginx-pod-46136845 verification passed 2025-01-15 19:15:43,363 - DEBUG - [Pod ctest-nginx-pod-46136845] Cmd: echo ctest-nginx-pod-46136845 > /usr/share/nginx/html/index.html, Output: 2025-01-15 19:15:43,370 - DEBUG - Pod ctest-busybox-pod-10933067 not in running state.Currently in Pending 2025-01-15 19:15:48,375 - DEBUG - Pod ctest-busybox-pod-10933067 not in running state.Currently in Pending 2025-01-15 19:15:53,383 - INFO - Pod ctest-busybox-pod-10933067 is in running state.Got IP 10.47.255.248 2025-01-15 19:15:53,407 - DEBUG - Pod ctest-busybox-pod-10933067 has vmi 18ec73f2-d375-11ef-9177-fa163eb4da75 2025-01-15 19:15:53,407 - INFO - Verified pod ctest-busybox-pod-10933067 in contrail-api 2025-01-15 19:15:53,407 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 19:15:53,425 - DEBUG - VMI 18ec73f2-d375-11ef-9177-fa163eb4da75 is active in agent 10.0.0.17 2025-01-15 19:15:53,426 - INFO - Verified Pod ctest-busybox-pod-10933067 in agent 10.0.0.17 2025-01-15 19:15:53,427 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:15:53,434 - INFO - Pod ctest-busybox-pod-10933067 with uuid 626af606-db31-4fc6-a970-3e0b342caa87 found in kube manager 2025-01-15 19:15:53,434 - INFO - Pod ctest-busybox-pod-10933067 verification passed 2025-01-15 19:15:53,482 - DEBUG - [Pod ctest-busybox-pod-10933067] 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-46136845 2025-01-15 19:15:53,482 - DEBUG - [Pod Pod ctest-busybox-pod-10933067] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 19:15:53,483 - DEBUG - [Pod Pod ctest-busybox-pod-10933067] 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-46136845 2025-01-15 19:15:53,544 - DEBUG - [Pod ctest-busybox-pod-10933067] 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-37056623 2025-01-15 19:15:53,544 - DEBUG - [Pod Pod ctest-busybox-pod-10933067] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 19:15:53,544 - DEBUG - [Pod Pod ctest-busybox-pod-10933067] 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-37056623 2025-01-15 19:15:53,544 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-37056623': 1, 'ctest-nginx-pod-46136845': 1} 2025-01-15 19:15:53,544 - WARNING - Nothing to delete parallely 2025-01-15 19:15:53,544 - INFO - Deleting pod default:ctest-busybox-pod-10933067 2025-01-15 19:15:53,555 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:15:53,563 - WARNING - Pod uuid 626af606-db31-4fc6-a970-3e0b342caa87 is still seen in agent 10.0.0.17 VM list 2025-01-15 19:15:58,564 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:15:58,571 - WARNING - Pod uuid 626af606-db31-4fc6-a970-3e0b342caa87 is still seen in agent 10.0.0.17 VM list 2025-01-15 19:16:03,571 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:16:03,578 - WARNING - Pod uuid 626af606-db31-4fc6-a970-3e0b342caa87 is still seen in agent 10.0.0.17 VM list 2025-01-15 19:16:08,579 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:16:08,586 - WARNING - Pod uuid 626af606-db31-4fc6-a970-3e0b342caa87 is still seen in agent 10.0.0.17 VM list 2025-01-15 19:16:13,587 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:16:13,600 - WARNING - Pod uuid 626af606-db31-4fc6-a970-3e0b342caa87 is still seen in agent 10.0.0.17 VM list 2025-01-15 19:16:18,601 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:16:18,608 - WARNING - Pod uuid 626af606-db31-4fc6-a970-3e0b342caa87 is still seen in agent 10.0.0.17 VM list 2025-01-15 19:16:23,609 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:16:23,617 - WARNING - Pod uuid 626af606-db31-4fc6-a970-3e0b342caa87 is still seen in agent 10.0.0.17 VM list 2025-01-15 19:16:28,618 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=626af606-db31-4fc6-a970-3e0b342caa87 2025-01-15 19:16:28,626 - DEBUG - Pod 626af606-db31-4fc6-a970-3e0b342caa87 is not in agent 10.0.0.17 VM list 2025-01-15 19:16:28,626 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:18ec73f2-d375-11ef-9177-fa163eb4da75 2025-01-15 19:16:28,633 - DEBUG - VMI 18ec73f2-d375-11ef-9177-fa163eb4da75 is removed from agent 10.0.0.17 2025-01-15 19:16:28,633 - INFO - Verified that pod ctest-busybox-pod-10933067 is removed in agent 2025-01-15 19:16:28,633 - INFO - Deleting Ingress : ctest-nginx-ingress-96063345 2025-01-15 19:16:28,642 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=a5d6785f-315d-4829-83d9-5eebabf720e1 2025-01-15 19:16:28,648 - ERROR - Ingress ctest-nginx-ingress-96063345 with uuid a5d6785f-315d-4829-83d9-5eebabf720e1 still found in kube manager 2025-01-15 19:16:29,648 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=a5d6785f-315d-4829-83d9-5eebabf720e1 2025-01-15 19:16:29,653 - INFO - Ingress ctest-nginx-ingress-96063345 with uuid a5d6785f-315d-4829-83d9-5eebabf720e1 deleted successfully from kube manager 2025-01-15 19:16:29,654 - INFO - Verifications on Ingress %s cleanup passed 2025-01-15 19:16:29,655 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-15 19:16:29,855 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-15 19:16:29,877 - WARNING - Control-node ifmap object for FIP pool __fip_pool_public__ , VN __public__ is found! 2025-01-15 19:16:34,879 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-15 19:16:34,886 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-15 19:16:34,886 - INFO - Deleting VN __public__ 2025-01-15 19:16:35,006 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/9a3b9784-c41f-4865-8a08-f54a783d10a2 2025-01-15 19:16:35,011 - DEBUG - Response Code: 404 2025-01-15 19:16:35,011 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 19:16:35,031 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f46c5b00-37e3-4afb-a676-2c7c92381c36 2025-01-15 19:16:35,038 - DEBUG - Requesting: http://10.0.0.29:8082/project/ba41006f-bfa5-445b-97ee-d8cbca4bb7f7 2025-01-15 19:16:35,071 - INFO - Validated that VN __public__ is not found in API Server 2025-01-15 19:16:35,072 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-15 19:16:35,080 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 19:16:35,086 - DEBUG - VN __public__ is not present in Agent 10.0.0.17 2025-01-15 19:16:35,086 - INFO - Validated that VN __public__ is not in any agent 2025-01-15 19:16:35,087 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 19:16:35,093 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 19:16:35,098 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-15 19:16:35,104 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-15 19:16:35,104 - INFO - Deleting pod default:ctest-nginx-pod-46136845 2025-01-15 19:16:35,117 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=9f3add75-048d-45b0-8e75-355f75497554 2025-01-15 19:16:35,125 - WARNING - Pod uuid 9f3add75-048d-45b0-8e75-355f75497554 is still seen in agent 10.0.0.17 VM list 2025-01-15 19:16:40,126 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=9f3add75-048d-45b0-8e75-355f75497554 2025-01-15 19:16:40,132 - DEBUG - Pod 9f3add75-048d-45b0-8e75-355f75497554 is not in agent 10.0.0.17 VM list 2025-01-15 19:16:40,133 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:14ab822e-d375-11ef-9177-fa163eb4da75 2025-01-15 19:16:40,138 - DEBUG - VMI 14ab822e-d375-11ef-9177-fa163eb4da75 is removed from agent 10.0.0.17 2025-01-15 19:16:40,138 - INFO - Verified that pod ctest-nginx-pod-46136845 is removed in agent 2025-01-15 19:16:40,139 - INFO - Deleting pod default:ctest-nginx-pod-37056623 2025-01-15 19:16:40,154 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=f4d9b7ac-1170-4d87-91dd-965e45d68c72 2025-01-15 19:16:40,162 - WARNING - Pod uuid f4d9b7ac-1170-4d87-91dd-965e45d68c72 is still seen in agent 10.0.0.17 VM list 2025-01-15 19:16:45,164 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=f4d9b7ac-1170-4d87-91dd-965e45d68c72 2025-01-15 19:16:45,171 - DEBUG - Pod f4d9b7ac-1170-4d87-91dd-965e45d68c72 is not in agent 10.0.0.17 VM list 2025-01-15 19:16:45,171 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:141d50b2-d375-11ef-9177-fa163eb4da75 2025-01-15 19:16:45,177 - DEBUG - VMI 141d50b2-d375-11ef-9177-fa163eb4da75 is removed from agent 10.0.0.17 2025-01-15 19:16:45,177 - INFO - Verified that pod ctest-nginx-pod-37056623 is removed in agent 2025-01-15 19:16:45,177 - INFO - Deleting service : ctest-nginx-svc-15095092 2025-01-15 19:16:45,366 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-15 19:16:45,373 - DEBUG - No XMPP flaps were noticed during the test