2025-10-23 18:17:48,435 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-10-23 18:17:48,733 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1604-1 2025-10-23 18:17:48,733 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-10-23 18:17:48,767 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1604-1 2025-10-23 18:17:48,767 - DEBUG - [10.0.0.19]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-23 18:17:48,886 - DEBUG - Output : NAMES contrail_test_x7qFH2FnR contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-api-1 config_api-schema-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 2025-10-23 18:17:48,886 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-23 18:17:48,930 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.197.187.1/24 172.17.0.1/16 2025-10-23 18:17:48,930 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-10-23 18:17:48,975 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1604-1 2025-10-23 18:17:49,075 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-10-23 18:17:49,315 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1604-1 2025-10-23 18:17:49,315 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-10-23 18:17:49,339 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1604-1 2025-10-23 18:17:49,339 - DEBUG - [10.0.0.41]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-23 18:17:49,383 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-23 18:17:49,383 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-23 18:17:49,456 - DEBUG - Output : 10.0.0.41/24 2025-10-23 18:17:49,457 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-10-23 18:17:49,491 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1604-1 2025-10-23 18:17:49,560 - INFO - Using existing project ['default-domain', 'k8s-default'](5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f) 2025-10-23 18:17:49,675 - INFO - Using existing project ['default-domain', 'k8s-default'](5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f) 2025-10-23 18:17:49,816 - INFO - ================================================================================ 2025-10-23 18:17:49,816 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-23 18:17:49,816 - 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-10-23 18:17:50,027 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 18:17:50,033 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.19': '0'}} with 2025-10-23 18:17:50,034 - INFO - Initial checks done. Running the testcase now 2025-10-23 18:17:50,034 - INFO - 2025-10-23 18:17:50,038 - INFO - Namespace default already exists 2025-10-23 18:17:50,038 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 18:17:50,164 - DEBUG - Output : cluster_project={} 2025-10-23 18:17:50,215 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-23 18:17:50,215 - DEBUG - Project uuid in Contrail is 5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f 2025-10-23 18:17:50,215 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-23 18:17:50,353 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-23 18:17:50,354 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=82452efa-d2b3-4a76-ae3c-0f6aaedf8fed 2025-10-23 18:17:50,359 - INFO - Namespace default with uuid 82452efa-d2b3-4a76-ae3c-0f6aaedf8fed found in kube manager 2025-10-23 18:17:50,359 - INFO - Namespace default verification passed 2025-10-23 18:17:50,362 - DEBUG - Service ctest-nginx-svc-38453179 not present 2025-10-23 18:17:50,363 - INFO - Creating service ctest-nginx-svc-38453179 2025-10-23 18:17:50,381 - INFO - Created Service ctest-nginx-svc-38453179 2025-10-23 18:17:50,423 - DEBUG - Pod ctest-nginx-pod-67929087 not present 2025-10-23 18:17:50,424 - INFO - Creating Pod ctest-nginx-pod-67929087 2025-10-23 18:17:50,480 - DEBUG - Pod : ctest-nginx-pod-67929087 UUID is 06e87df8-dd51-48c6-99af-7294c2a3ff1d 2025-10-23 18:17:50,486 - DEBUG - Pod ctest-nginx-pod-70343967 not present 2025-10-23 18:17:50,487 - INFO - Creating Pod ctest-nginx-pod-70343967 2025-10-23 18:17:50,526 - DEBUG - Pod : ctest-nginx-pod-70343967 UUID is 732bfa54-67c5-4bd3-b07d-85171191b454 2025-10-23 18:17:50,721 - INFO - Created VN __public__, UUID :2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:50,968 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 18:17:50,974 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c0c1d00d-04d1-4112-ad43-271deace3059 2025-10-23 18:17:50,991 - DEBUG - Requesting: http://10.0.0.19:8082/project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f 2025-10-23 18:17:51,059 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:51,072 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:51,084 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 2025-10-23 18:17:51,131 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 2025-10-23 18:17:51,154 - DEBUG - Route Targets: [] 2025-10-23 18:17:51,154 - DEBUG - RT names not yet present for VN __public__ 2025-10-23 18:17:56,155 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 18:17:56,161 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c0c1d00d-04d1-4112-ad43-271deace3059 2025-10-23 18:17:56,168 - DEBUG - Requesting: http://10.0.0.19:8082/project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f 2025-10-23 18:17:56,218 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:56,232 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:56,243 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 2025-10-23 18:17:56,253 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 2025-10-23 18:17:56,260 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/d84b59dc-4532-4b7c-a1f4-e53e08dd7ad0 2025-10-23 18:17:56,267 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 18:17:56,267 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:56,277 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 2025-10-23 18:17:56,297 - INFO - Verified VN network id 13 for VN 2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:56,298 - INFO - Verifications in API Server for VN __public__ passed 2025-10-23 18:17:56,298 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:56,307 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 2025-10-23 18:17:56,314 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 2025-10-23 18:17:56,321 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/d84b59dc-4532-4b7c-a1f4-e53e08dd7ad0 2025-10-23 18:17:56,328 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 18:17:56,335 - DEBUG - Control-node 10.0.0.19 : 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': '3335307959895214650', 'uuid-lslong': '11158469983292228278'}, 'enable': 'true', 'created': '2025-10-23T18:17:50', 'last-modified': '2025-10-23T18:17:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.404747'} 2025-10-23 18:17:56,335 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 18:17:56,347 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 18:17:56,347 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-23 18:17:56,347 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-23 18:17:56,348 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 18:17:56,353 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c0c1d00d-04d1-4112-ad43-271deace3059 2025-10-23 18:17:56,360 - DEBUG - Requesting: http://10.0.0.19:8082/project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f 2025-10-23 18:17:56,412 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:56,422 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-23 18:17:56,422 - DEBUG - Verifying the vn in opserver 2025-10-23 18:17:56,422 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-10-23 18:17:56,422 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-10-23 18:17:56,430 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-23 18:17:56,430 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-23 18:17:56,430 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 18:17:56,437 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 18:17:56,442 - DEBUG - Do not have enough data to verify VN in agent 2025-10-23 18:17:56,442 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 18:17:56,447 - DEBUG - VRF ids for VN __public__: {} 2025-10-23 18:17:56,538 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-23 18:17:56,646 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 18:17:56,669 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c0c1d00d-04d1-4112-ad43-271deace3059 2025-10-23 18:17:56,685 - DEBUG - Requesting: http://10.0.0.19:8082/project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f 2025-10-23 18:17:56,735 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:56,757 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/f84f1c90-ee1e-4292-b5cb-611bdc106dc6 2025-10-23 18:17:56,766 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 18:17:56,771 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c0c1d00d-04d1-4112-ad43-271deace3059 2025-10-23 18:17:56,777 - DEBUG - Requesting: http://10.0.0.19:8082/project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f 2025-10-23 18:17:56,814 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 2025-10-23 18:17:56,826 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-23 18:17:56,826 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-23 18:17:56,833 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-23 18:17:56,839 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-23 18:17:56,839 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-23 18:17:56,842 - DEBUG - Ingress ctest-nginx-ingress-46145856 not present 2025-10-23 18:17:56,842 - INFO - Creating Ingress ctest-nginx-ingress-46145856 2025-10-23 18:17:56,852 - INFO - Created Ingress ctest-nginx-ingress-46145856 2025-10-23 18:17:56,856 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-46145856 2025-10-23 18:17:59,862 - DEBUG - For Ingress ctest-nginx-ingress-46145856, Cluster IP: 10.47.255.249, External IPs ['103.233.80.252'] 2025-10-23 18:17:59,862 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-46145856 2025-10-23 18:17:59,863 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=af437017-6375-4770-817c-4d02ac505240 2025-10-23 18:17:59,867 - INFO - Ingress ctest-nginx-ingress-46145856 with uuid af437017-6375-4770-817c-4d02ac505240 found in kube manager 2025-10-23 18:17:59,868 - INFO - Ingress ctest-nginx-ingress-46145856 verification passed 2025-10-23 18:17:59,871 - DEBUG - Pod ctest-busybox-pod-46708641 not present 2025-10-23 18:17:59,872 - INFO - Creating Pod ctest-busybox-pod-46708641 2025-10-23 18:17:59,921 - DEBUG - Pod : ctest-busybox-pod-46708641 UUID is 49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:17:59,934 - DEBUG - Pod ctest-nginx-pod-67929087 not in running state.Currently in Pending 2025-10-23 18:18:04,941 - INFO - Pod ctest-nginx-pod-67929087 is in running state.Got IP 10.47.255.251 2025-10-23 18:18:04,995 - DEBUG - Pod ctest-nginx-pod-67929087 has vmi 96adfef6-b03c-11f0-8c3f-fa163e6e681a 2025-10-23 18:18:04,995 - INFO - Verified pod ctest-nginx-pod-67929087 in contrail-api 2025-10-23 18:18:04,995 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 18:18:05,008 - DEBUG - VMI 96adfef6-b03c-11f0-8c3f-fa163e6e681a is active in agent 10.0.0.41 2025-10-23 18:18:05,008 - INFO - Verified Pod ctest-nginx-pod-67929087 in agent 10.0.0.41 2025-10-23 18:18:05,008 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=06e87df8-dd51-48c6-99af-7294c2a3ff1d 2025-10-23 18:18:05,016 - INFO - Pod ctest-nginx-pod-67929087 with uuid 06e87df8-dd51-48c6-99af-7294c2a3ff1d found in kube manager 2025-10-23 18:18:05,016 - INFO - Pod ctest-nginx-pod-67929087 verification passed 2025-10-23 18:18:05,082 - DEBUG - [Pod ctest-nginx-pod-67929087] Cmd: echo ctest-nginx-pod-67929087 > /usr/share/nginx/html/index.html, Output: 2025-10-23 18:18:05,089 - INFO - Pod ctest-nginx-pod-70343967 is in running state.Got IP 10.47.255.250 2025-10-23 18:18:05,103 - DEBUG - Pod ctest-nginx-pod-70343967 has vmi 97341450-b03c-11f0-8c3f-fa163e6e681a 2025-10-23 18:18:05,103 - INFO - Verified pod ctest-nginx-pod-70343967 in contrail-api 2025-10-23 18:18:05,103 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 18:18:05,112 - DEBUG - VMI 97341450-b03c-11f0-8c3f-fa163e6e681a is active in agent 10.0.0.41 2025-10-23 18:18:05,112 - INFO - Verified Pod ctest-nginx-pod-70343967 in agent 10.0.0.41 2025-10-23 18:18:05,112 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=732bfa54-67c5-4bd3-b07d-85171191b454 2025-10-23 18:18:05,115 - INFO - Pod ctest-nginx-pod-70343967 with uuid 732bfa54-67c5-4bd3-b07d-85171191b454 found in kube manager 2025-10-23 18:18:05,116 - INFO - Pod ctest-nginx-pod-70343967 verification passed 2025-10-23 18:18:05,172 - DEBUG - [Pod ctest-nginx-pod-70343967] Cmd: echo ctest-nginx-pod-70343967 > /usr/share/nginx/html/index.html, Output: 2025-10-23 18:18:05,179 - DEBUG - Pod ctest-busybox-pod-46708641 not in running state.Currently in Pending 2025-10-23 18:18:10,189 - INFO - Pod ctest-busybox-pod-46708641 is in running state.Got IP 10.47.255.248 2025-10-23 18:18:10,202 - DEBUG - Pod ctest-busybox-pod-46708641 has vmi 9b71ab9a-b03c-11f0-8c3f-fa163e6e681a 2025-10-23 18:18:10,203 - INFO - Verified pod ctest-busybox-pod-46708641 in contrail-api 2025-10-23 18:18:10,203 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 18:18:10,213 - DEBUG - VMI 9b71ab9a-b03c-11f0-8c3f-fa163e6e681a is active in agent 10.0.0.41 2025-10-23 18:18:10,213 - INFO - Verified Pod ctest-busybox-pod-46708641 in agent 10.0.0.41 2025-10-23 18:18:10,214 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:18:10,218 - INFO - Pod ctest-busybox-pod-46708641 with uuid 49646971-a500-478b-8a51-4d38e9aa7512 found in kube manager 2025-10-23 18:18:10,218 - INFO - Pod ctest-busybox-pod-46708641 verification passed 2025-10-23 18:18:10,278 - DEBUG - [Pod ctest-busybox-pod-46708641] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70343967 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-10-23 18:18:10,278 - DEBUG - [Pod Pod ctest-busybox-pod-46708641] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 18:18:10,278 - DEBUG - [Pod Pod ctest-busybox-pod-46708641] Cmd output: ctest-nginx-pod-70343967 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-10-23 18:18:10,332 - DEBUG - [Pod ctest-busybox-pod-46708641] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-67929087 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-10-23 18:18:10,332 - DEBUG - [Pod Pod ctest-busybox-pod-46708641] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 18:18:10,332 - DEBUG - [Pod Pod ctest-busybox-pod-46708641] Cmd output: ctest-nginx-pod-67929087 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-10-23 18:18:10,332 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-67929087': 1, 'ctest-nginx-pod-70343967': 1} 2025-10-23 18:18:10,333 - WARNING - Nothing to delete parallely 2025-10-23 18:18:10,333 - INFO - Deleting pod default:ctest-busybox-pod-46708641 2025-10-23 18:18:10,346 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:18:10,361 - WARNING - Pod uuid 49646971-a500-478b-8a51-4d38e9aa7512 is still seen in agent 10.0.0.41 VM list 2025-10-23 18:18:15,362 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:18:15,369 - WARNING - Pod uuid 49646971-a500-478b-8a51-4d38e9aa7512 is still seen in agent 10.0.0.41 VM list 2025-10-23 18:18:20,369 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:18:20,377 - WARNING - Pod uuid 49646971-a500-478b-8a51-4d38e9aa7512 is still seen in agent 10.0.0.41 VM list 2025-10-23 18:18:25,378 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:18:25,385 - WARNING - Pod uuid 49646971-a500-478b-8a51-4d38e9aa7512 is still seen in agent 10.0.0.41 VM list 2025-10-23 18:18:30,386 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:18:30,393 - WARNING - Pod uuid 49646971-a500-478b-8a51-4d38e9aa7512 is still seen in agent 10.0.0.41 VM list 2025-10-23 18:18:35,394 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:18:35,401 - WARNING - Pod uuid 49646971-a500-478b-8a51-4d38e9aa7512 is still seen in agent 10.0.0.41 VM list 2025-10-23 18:18:40,402 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:18:40,413 - WARNING - Pod uuid 49646971-a500-478b-8a51-4d38e9aa7512 is still seen in agent 10.0.0.41 VM list 2025-10-23 18:18:45,415 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=49646971-a500-478b-8a51-4d38e9aa7512 2025-10-23 18:18:45,427 - DEBUG - Pod 49646971-a500-478b-8a51-4d38e9aa7512 is not in agent 10.0.0.41 VM list 2025-10-23 18:18:45,427 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b71ab9a-b03c-11f0-8c3f-fa163e6e681a 2025-10-23 18:18:45,433 - DEBUG - VMI 9b71ab9a-b03c-11f0-8c3f-fa163e6e681a is removed from agent 10.0.0.41 2025-10-23 18:18:45,433 - INFO - Verified that pod ctest-busybox-pod-46708641 is removed in agent 2025-10-23 18:18:45,433 - INFO - Deleting Ingress : ctest-nginx-ingress-46145856 2025-10-23 18:18:45,439 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=af437017-6375-4770-817c-4d02ac505240 2025-10-23 18:18:45,444 - ERROR - Ingress ctest-nginx-ingress-46145856 with uuid af437017-6375-4770-817c-4d02ac505240 still found in kube manager 2025-10-23 18:18:46,444 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=af437017-6375-4770-817c-4d02ac505240 2025-10-23 18:18:46,448 - INFO - Ingress ctest-nginx-ingress-46145856 with uuid af437017-6375-4770-817c-4d02ac505240 deleted successfully from kube manager 2025-10-23 18:18:46,448 - INFO - Verifications on Ingress %s cleanup passed 2025-10-23 18:18:46,448 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-23 18:18:46,645 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-23 18:18:46,651 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-23 18:18:46,651 - INFO - Deleting VN __public__ 2025-10-23 18:18:46,800 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 2025-10-23 18:18:46,823 - DEBUG - Response Code: 404 2025-10-23 18:18:46,824 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 18:18:46,830 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c0c1d00d-04d1-4112-ad43-271deace3059 2025-10-23 18:18:46,839 - DEBUG - Requesting: http://10.0.0.19:8082/project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f 2025-10-23 18:18:46,873 - INFO - Validated that VN __public__ is not found in API Server 2025-10-23 18:18:46,873 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-23 18:18:46,880 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 18:18:46,896 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2025-10-23 18:18:46,896 - INFO - Validated that VN __public__ is not in any agent 2025-10-23 18:18:46,896 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 18:18:46,907 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 18:18:46,912 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 18:18:46,918 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-23 18:18:46,918 - INFO - Deleting pod default:ctest-nginx-pod-70343967 2025-10-23 18:18:46,932 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=732bfa54-67c5-4bd3-b07d-85171191b454 2025-10-23 18:18:46,943 - WARNING - Pod uuid 732bfa54-67c5-4bd3-b07d-85171191b454 is still seen in agent 10.0.0.41 VM list 2025-10-23 18:18:51,943 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=732bfa54-67c5-4bd3-b07d-85171191b454 2025-10-23 18:18:51,949 - DEBUG - Pod 732bfa54-67c5-4bd3-b07d-85171191b454 is not in agent 10.0.0.41 VM list 2025-10-23 18:18:51,949 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:97341450-b03c-11f0-8c3f-fa163e6e681a 2025-10-23 18:18:51,954 - DEBUG - VMI 97341450-b03c-11f0-8c3f-fa163e6e681a is removed from agent 10.0.0.41 2025-10-23 18:18:51,955 - INFO - Verified that pod ctest-nginx-pod-70343967 is removed in agent 2025-10-23 18:18:51,955 - INFO - Deleting pod default:ctest-nginx-pod-67929087 2025-10-23 18:18:51,979 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=06e87df8-dd51-48c6-99af-7294c2a3ff1d 2025-10-23 18:18:51,993 - WARNING - Pod uuid 06e87df8-dd51-48c6-99af-7294c2a3ff1d is still seen in agent 10.0.0.41 VM list 2025-10-23 18:18:56,994 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=06e87df8-dd51-48c6-99af-7294c2a3ff1d 2025-10-23 18:18:57,001 - DEBUG - Pod 06e87df8-dd51-48c6-99af-7294c2a3ff1d is not in agent 10.0.0.41 VM list 2025-10-23 18:18:57,001 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:96adfef6-b03c-11f0-8c3f-fa163e6e681a 2025-10-23 18:18:57,007 - DEBUG - VMI 96adfef6-b03c-11f0-8c3f-fa163e6e681a is removed from agent 10.0.0.41 2025-10-23 18:18:57,007 - INFO - Verified that pod ctest-nginx-pod-67929087 is removed in agent 2025-10-23 18:18:57,007 - INFO - Deleting service : ctest-nginx-svc-38453179 2025-10-23 18:18:57,247 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 18:18:57,253 - DEBUG - No XMPP flaps were noticed during the test