2025-09-18 19:20:15,580 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-09-18 19:20:15,882 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1487-1 2025-09-18 19:20:15,882 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-09-18 19:20:15,925 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1487-1 2025-09-18 19:20:15,926 - DEBUG - [10.0.0.33]: 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-09-18 19:20:16,013 - DEBUG - Output : NAMES contrail_test_acNVqiEJb contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-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-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-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 2025-09-18 19:20:16,013 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-18 19:20:16,092 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.87.230.1/24 172.17.0.1/16 2025-09-18 19:20:16,092 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-09-18 19:20:16,137 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1487-1 2025-09-18 19:20:16,208 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-09-18 19:20:16,444 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1487-1 2025-09-18 19:20:16,444 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-09-18 19:20:16,469 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1487-1 2025-09-18 19:20:16,469 - 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-09-18 19:20:16,555 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-18 19:20:16,555 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-18 19:20:16,588 - DEBUG - Output : 10.0.0.41/24 2025-09-18 19:20:16,589 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-09-18 19:20:16,622 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1487-1 2025-09-18 19:20:16,696 - INFO - Using existing project ['default-domain', 'k8s-default'](92758a0a-3273-46c2-a101-ba8bfe55c25b) 2025-09-18 19:20:16,808 - INFO - Using existing project ['default-domain', 'k8s-default'](92758a0a-3273-46c2-a101-ba8bfe55c25b) 2025-09-18 19:20:16,922 - INFO - ================================================================================ 2025-09-18 19:20:16,922 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-18 19:20:16,922 - 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-09-18 19:20:17,135 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 19:20:17,143 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.33': '0'}} with 2025-09-18 19:20:17,143 - INFO - Initial checks done. Running the testcase now 2025-09-18 19:20:17,143 - INFO - 2025-09-18 19:20:17,147 - INFO - Namespace default already exists 2025-09-18 19:20:17,148 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-18 19:20:17,255 - DEBUG - Output : cluster_project={} 2025-09-18 19:20:17,298 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-18 19:20:17,298 - DEBUG - Project uuid in Contrail is 92758a0a-3273-46c2-a101-ba8bfe55c25b 2025-09-18 19:20:17,299 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-18 19:20:17,427 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-18 19:20:17,427 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=6d2890a2-868e-4b8f-bc43-571668cc35b0 2025-09-18 19:20:17,431 - INFO - Namespace default with uuid 6d2890a2-868e-4b8f-bc43-571668cc35b0 found in kube manager 2025-09-18 19:20:17,432 - INFO - Namespace default verification passed 2025-09-18 19:20:17,434 - DEBUG - Service ctest-nginx-svc-58783178 not present 2025-09-18 19:20:17,435 - INFO - Creating service ctest-nginx-svc-58783178 2025-09-18 19:20:17,453 - INFO - Created Service ctest-nginx-svc-58783178 2025-09-18 19:20:17,456 - DEBUG - Pod ctest-nginx-pod-74426637 not present 2025-09-18 19:20:17,457 - INFO - Creating Pod ctest-nginx-pod-74426637 2025-09-18 19:20:17,500 - DEBUG - Pod : ctest-nginx-pod-74426637 UUID is f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7 2025-09-18 19:20:17,504 - DEBUG - Pod ctest-nginx-pod-86481089 not present 2025-09-18 19:20:17,505 - INFO - Creating Pod ctest-nginx-pod-86481089 2025-09-18 19:20:17,548 - DEBUG - Pod : ctest-nginx-pod-86481089 UUID is 7520a604-9c4e-403a-8b9a-cc692e793d7c 2025-09-18 19:20:17,747 - INFO - Created VN __public__, UUID :ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:17,989 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 19:20:17,995 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 2025-09-18 19:20:18,013 - DEBUG - Requesting: http://10.0.0.33:8082/project/92758a0a-3273-46c2-a101-ba8bfe55c25b 2025-09-18 19:20:18,070 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:18,083 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:18,091 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 2025-09-18 19:20:18,138 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 2025-09-18 19:20:18,159 - DEBUG - Route Targets: [] 2025-09-18 19:20:18,159 - DEBUG - RT names not yet present for VN __public__ 2025-09-18 19:20:23,159 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 19:20:23,167 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 2025-09-18 19:20:23,177 - DEBUG - Requesting: http://10.0.0.33:8082/project/92758a0a-3273-46c2-a101-ba8bfe55c25b 2025-09-18 19:20:23,243 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:23,263 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:23,273 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 2025-09-18 19:20:23,280 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 2025-09-18 19:20:23,285 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/57a07850-1610-48f4-bb7b-840399ea0b3b 2025-09-18 19:20:23,290 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-18 19:20:23,290 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:23,297 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 2025-09-18 19:20:23,307 - INFO - Verified VN network id 13 for VN ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:23,307 - INFO - Verifications in API Server for VN __public__ passed 2025-09-18 19:20:23,307 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:23,315 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 2025-09-18 19:20:23,320 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 2025-09-18 19:20:23,325 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/57a07850-1610-48f4-bb7b-840399ea0b3b 2025-09-18 19:20:23,330 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-18 19:20:23,336 - DEBUG - Control-node 10.0.0.33 : 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': '14560210060744543829', 'uuid-lslong': '12668106012441380523'}, 'enable': 'true', 'created': '2025-09-18T19:20:17', 'last-modified': '2025-09-18T19:20:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.425528'} 2025-09-18 19:20:23,336 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 19:20:23,346 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-18 19:20:23,346 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-18 19:20:23,347 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-18 19:20:23,347 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 19:20:23,352 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 2025-09-18 19:20:23,358 - DEBUG - Requesting: http://10.0.0.33:8082/project/92758a0a-3273-46c2-a101-ba8bfe55c25b 2025-09-18 19:20:23,406 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:23,414 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-18 19:20:23,414 - DEBUG - Verifying the vn in opserver 2025-09-18 19:20:23,414 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-09-18 19:20:23,414 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-09-18 19:20:23,418 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-18 19:20:23,418 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-18 19:20:23,418 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 19:20:23,425 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 19:20:23,430 - DEBUG - Do not have enough data to verify VN in agent 2025-09-18 19:20:23,430 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 19:20:23,435 - DEBUG - VRF ids for VN __public__: {} 2025-09-18 19:20:23,537 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-18 19:20:23,651 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 19:20:23,664 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 2025-09-18 19:20:23,671 - DEBUG - Requesting: http://10.0.0.33:8082/project/92758a0a-3273-46c2-a101-ba8bfe55c25b 2025-09-18 19:20:23,723 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:23,733 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/e0d91172-c127-4d6d-a4f7-75ba5b20c618 2025-09-18 19:20:23,738 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 19:20:23,742 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 2025-09-18 19:20:23,748 - DEBUG - Requesting: http://10.0.0.33:8082/project/92758a0a-3273-46c2-a101-ba8bfe55c25b 2025-09-18 19:20:23,792 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab 2025-09-18 19:20:23,800 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-18 19:20:23,800 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-18 19:20:23,806 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-18 19:20:23,812 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-18 19:20:23,812 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-18 19:20:23,824 - DEBUG - Ingress ctest-nginx-ingress-29795978 not present 2025-09-18 19:20:23,824 - INFO - Creating Ingress ctest-nginx-ingress-29795978 2025-09-18 19:20:23,835 - INFO - Created Ingress ctest-nginx-ingress-29795978 2025-09-18 19:20:23,843 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-29795978 2025-09-18 19:20:26,849 - DEBUG - For Ingress ctest-nginx-ingress-29795978, Cluster IP: 10.47.255.249, External IPs ['97.226.115.124'] 2025-09-18 19:20:26,849 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-29795978 2025-09-18 19:20:26,850 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=7670241b-04cd-4ac1-ba94-75f590bf3176 2025-09-18 19:20:26,862 - INFO - Ingress ctest-nginx-ingress-29795978 with uuid 7670241b-04cd-4ac1-ba94-75f590bf3176 found in kube manager 2025-09-18 19:20:26,865 - INFO - Ingress ctest-nginx-ingress-29795978 verification passed 2025-09-18 19:20:26,868 - DEBUG - Pod ctest-busybox-pod-92776383 not present 2025-09-18 19:20:26,869 - INFO - Creating Pod ctest-busybox-pod-92776383 2025-09-18 19:20:26,905 - DEBUG - Pod : ctest-busybox-pod-92776383 UUID is ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:20:26,922 - DEBUG - Pod ctest-nginx-pod-74426637 not in running state.Currently in Pending 2025-09-18 19:20:31,930 - DEBUG - Pod ctest-nginx-pod-74426637 not in running state.Currently in Pending 2025-09-18 19:20:36,937 - INFO - Pod ctest-nginx-pod-74426637 is in running state.Got IP 10.47.255.251 2025-09-18 19:20:36,994 - DEBUG - Pod ctest-nginx-pod-74426637 has vmi 838a92fa-94c4-11f0-a977-fa163e815e96 2025-09-18 19:20:36,994 - INFO - Verified pod ctest-nginx-pod-74426637 in contrail-api 2025-09-18 19:20:36,994 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 19:20:37,005 - DEBUG - VMI 838a92fa-94c4-11f0-a977-fa163e815e96 is active in agent 10.0.0.41 2025-09-18 19:20:37,005 - INFO - Verified Pod ctest-nginx-pod-74426637 in agent 10.0.0.41 2025-09-18 19:20:37,005 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7 2025-09-18 19:20:37,009 - INFO - Pod ctest-nginx-pod-74426637 with uuid f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7 found in kube manager 2025-09-18 19:20:37,009 - INFO - Pod ctest-nginx-pod-74426637 verification passed 2025-09-18 19:20:37,080 - DEBUG - [Pod ctest-nginx-pod-74426637] Cmd: echo ctest-nginx-pod-74426637 > /usr/share/nginx/html/index.html, Output: 2025-09-18 19:20:37,087 - INFO - Pod ctest-nginx-pod-86481089 is in running state.Got IP 10.47.255.250 2025-09-18 19:20:37,097 - DEBUG - Pod ctest-nginx-pod-86481089 has vmi 83f16caa-94c4-11f0-a977-fa163e815e96 2025-09-18 19:20:37,097 - INFO - Verified pod ctest-nginx-pod-86481089 in contrail-api 2025-09-18 19:20:37,098 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 19:20:37,106 - DEBUG - VMI 83f16caa-94c4-11f0-a977-fa163e815e96 is active in agent 10.0.0.41 2025-09-18 19:20:37,106 - INFO - Verified Pod ctest-nginx-pod-86481089 in agent 10.0.0.41 2025-09-18 19:20:37,106 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=7520a604-9c4e-403a-8b9a-cc692e793d7c 2025-09-18 19:20:37,110 - INFO - Pod ctest-nginx-pod-86481089 with uuid 7520a604-9c4e-403a-8b9a-cc692e793d7c found in kube manager 2025-09-18 19:20:37,110 - INFO - Pod ctest-nginx-pod-86481089 verification passed 2025-09-18 19:20:37,164 - DEBUG - [Pod ctest-nginx-pod-86481089] Cmd: echo ctest-nginx-pod-86481089 > /usr/share/nginx/html/index.html, Output: 2025-09-18 19:20:37,171 - DEBUG - Pod ctest-busybox-pod-92776383 not in running state.Currently in Pending 2025-09-18 19:20:42,179 - INFO - Pod ctest-busybox-pod-92776383 is in running state.Got IP 10.47.255.248 2025-09-18 19:20:42,191 - DEBUG - Pod ctest-busybox-pod-92776383 has vmi 885c8dd8-94c4-11f0-a977-fa163e815e96 2025-09-18 19:20:42,191 - INFO - Verified pod ctest-busybox-pod-92776383 in contrail-api 2025-09-18 19:20:42,192 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 19:20:42,202 - DEBUG - VMI 885c8dd8-94c4-11f0-a977-fa163e815e96 is active in agent 10.0.0.41 2025-09-18 19:20:42,202 - INFO - Verified Pod ctest-busybox-pod-92776383 in agent 10.0.0.41 2025-09-18 19:20:42,203 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:20:42,206 - INFO - Pod ctest-busybox-pod-92776383 with uuid ec963bf9-a68f-404b-978f-d3e9ac60781b found in kube manager 2025-09-18 19:20:42,206 - INFO - Pod ctest-busybox-pod-92776383 verification passed 2025-09-18 19:20:42,261 - DEBUG - [Pod ctest-busybox-pod-92776383] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-86481089 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-09-18 19:20:42,261 - DEBUG - [Pod Pod ctest-busybox-pod-92776383] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 19:20:42,261 - DEBUG - [Pod Pod ctest-busybox-pod-92776383] Cmd output: ctest-nginx-pod-86481089 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-09-18 19:20:42,309 - DEBUG - [Pod ctest-busybox-pod-92776383] 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) ctest-nginx-pod-74426637 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 19:20:42,309 - DEBUG - [Pod Pod ctest-busybox-pod-92776383] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 19:20:42,309 - DEBUG - [Pod Pod ctest-busybox-pod-92776383] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-74426637 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 19:20:42,309 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-74426637': 1, 'ctest-nginx-pod-86481089': 1} 2025-09-18 19:20:42,309 - WARNING - Nothing to delete parallely 2025-09-18 19:20:42,310 - INFO - Deleting pod default:ctest-busybox-pod-92776383 2025-09-18 19:20:42,323 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:20:42,331 - WARNING - Pod uuid ec963bf9-a68f-404b-978f-d3e9ac60781b is still seen in agent 10.0.0.41 VM list 2025-09-18 19:20:47,332 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:20:47,338 - WARNING - Pod uuid ec963bf9-a68f-404b-978f-d3e9ac60781b is still seen in agent 10.0.0.41 VM list 2025-09-18 19:20:52,339 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:20:52,347 - WARNING - Pod uuid ec963bf9-a68f-404b-978f-d3e9ac60781b is still seen in agent 10.0.0.41 VM list 2025-09-18 19:20:57,347 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:20:57,354 - WARNING - Pod uuid ec963bf9-a68f-404b-978f-d3e9ac60781b is still seen in agent 10.0.0.41 VM list 2025-09-18 19:21:02,355 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:21:02,361 - WARNING - Pod uuid ec963bf9-a68f-404b-978f-d3e9ac60781b is still seen in agent 10.0.0.41 VM list 2025-09-18 19:21:07,362 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:21:07,368 - WARNING - Pod uuid ec963bf9-a68f-404b-978f-d3e9ac60781b is still seen in agent 10.0.0.41 VM list 2025-09-18 19:21:12,370 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:21:12,377 - WARNING - Pod uuid ec963bf9-a68f-404b-978f-d3e9ac60781b is still seen in agent 10.0.0.41 VM list 2025-09-18 19:21:17,378 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ec963bf9-a68f-404b-978f-d3e9ac60781b 2025-09-18 19:21:17,384 - DEBUG - Pod ec963bf9-a68f-404b-978f-d3e9ac60781b is not in agent 10.0.0.41 VM list 2025-09-18 19:21:17,385 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:885c8dd8-94c4-11f0-a977-fa163e815e96 2025-09-18 19:21:17,390 - DEBUG - VMI 885c8dd8-94c4-11f0-a977-fa163e815e96 is removed from agent 10.0.0.41 2025-09-18 19:21:17,390 - INFO - Verified that pod ctest-busybox-pod-92776383 is removed in agent 2025-09-18 19:21:17,391 - INFO - Deleting Ingress : ctest-nginx-ingress-29795978 2025-09-18 19:21:17,408 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=7670241b-04cd-4ac1-ba94-75f590bf3176 2025-09-18 19:21:17,413 - ERROR - Ingress ctest-nginx-ingress-29795978 with uuid 7670241b-04cd-4ac1-ba94-75f590bf3176 still found in kube manager 2025-09-18 19:21:18,413 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=7670241b-04cd-4ac1-ba94-75f590bf3176 2025-09-18 19:21:18,419 - INFO - Ingress ctest-nginx-ingress-29795978 with uuid 7670241b-04cd-4ac1-ba94-75f590bf3176 deleted successfully from kube manager 2025-09-18 19:21:18,419 - INFO - Verifications on Ingress %s cleanup passed 2025-09-18 19:21:18,419 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-18 19:21:18,532 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-18 19:21:18,539 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-18 19:21:18,539 - INFO - Deleting VN __public__ 2025-09-18 19:21:18,691 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 2025-09-18 19:21:18,700 - DEBUG - Response Code: 404 2025-09-18 19:21:18,700 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 19:21:18,710 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 2025-09-18 19:21:18,720 - DEBUG - Requesting: http://10.0.0.33:8082/project/92758a0a-3273-46c2-a101-ba8bfe55c25b 2025-09-18 19:21:18,786 - INFO - Validated that VN __public__ is not found in API Server 2025-09-18 19:21:18,786 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-18 19:21:18,792 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 19:21:18,797 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2025-09-18 19:21:18,797 - INFO - Validated that VN __public__ is not in any agent 2025-09-18 19:21:18,798 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 19:21:18,802 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 19:21:18,810 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-18 19:21:18,815 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-18 19:21:18,815 - INFO - Deleting pod default:ctest-nginx-pod-86481089 2025-09-18 19:21:18,836 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7520a604-9c4e-403a-8b9a-cc692e793d7c 2025-09-18 19:21:18,844 - WARNING - Pod uuid 7520a604-9c4e-403a-8b9a-cc692e793d7c is still seen in agent 10.0.0.41 VM list 2025-09-18 19:21:23,845 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7520a604-9c4e-403a-8b9a-cc692e793d7c 2025-09-18 19:21:23,851 - DEBUG - Pod 7520a604-9c4e-403a-8b9a-cc692e793d7c is not in agent 10.0.0.41 VM list 2025-09-18 19:21:23,851 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:83f16caa-94c4-11f0-a977-fa163e815e96 2025-09-18 19:21:23,856 - DEBUG - VMI 83f16caa-94c4-11f0-a977-fa163e815e96 is removed from agent 10.0.0.41 2025-09-18 19:21:23,856 - INFO - Verified that pod ctest-nginx-pod-86481089 is removed in agent 2025-09-18 19:21:23,856 - INFO - Deleting pod default:ctest-nginx-pod-74426637 2025-09-18 19:21:23,880 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7 2025-09-18 19:21:23,887 - WARNING - Pod uuid f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7 is still seen in agent 10.0.0.41 VM list 2025-09-18 19:21:28,889 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7 2025-09-18 19:21:28,895 - DEBUG - Pod f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7 is not in agent 10.0.0.41 VM list 2025-09-18 19:21:28,896 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:838a92fa-94c4-11f0-a977-fa163e815e96 2025-09-18 19:21:28,901 - DEBUG - VMI 838a92fa-94c4-11f0-a977-fa163e815e96 is removed from agent 10.0.0.41 2025-09-18 19:21:28,901 - INFO - Verified that pod ctest-nginx-pod-74426637 is removed in agent 2025-09-18 19:21:28,902 - INFO - Deleting service : ctest-nginx-svc-58783178 2025-09-18 19:21:29,175 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 19:21:29,182 - DEBUG - No XMPP flaps were noticed during the test