2026-03-12 01:54:02,749 - DEBUG - [10.0.0.242]: Running cmd : hostname 2026-03-12 01:54:03,068 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1928-1 2026-03-12 01:54:03,068 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2026-03-12 01:54:03,122 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1928-1 2026-03-12 01:54:03,123 - DEBUG - [10.0.0.242]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-12 01:54:03,235 - DEBUG - Output : NAMES contrail_test_Qx0vpktR2 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-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 2026-03-12 01:54:03,235 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-12 01:54:03,315 - DEBUG - Output : 127.0.0.1/8 10.0.0.242/24 252.242.0.1/8 10.125.225.1/24 172.17.0.1/16 2026-03-12 01:54:03,316 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2026-03-12 01:54:03,369 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1928-1 2026-03-12 01:54:03,472 - DEBUG - [10.0.0.141]: Running cmd : hostname 2026-03-12 01:54:03,689 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1928-1 2026-03-12 01:54:03,689 - DEBUG - [10.0.0.141]: Running cmd : hostname -f 2026-03-12 01:54:03,714 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1928-1 2026-03-12 01:54:03,714 - DEBUG - [10.0.0.141]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-12 01:54:03,757 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-03-12 01:54:03,758 - DEBUG - [10.0.0.141]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-12 01:54:03,833 - DEBUG - Output : 10.0.0.141/24 2026-03-12 01:54:03,834 - DEBUG - [10.0.0.141]: Running cmd : getent hosts 10.0.0.141 | head -n 1 | awk '{print $2}' 2026-03-12 01:54:03,868 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1928-1 2026-03-12 01:54:03,956 - INFO - Using existing project ['default-domain', 'k8s-default'](a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd) 2026-03-12 01:54:04,095 - INFO - Using existing project ['default-domain', 'k8s-default'](a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd) 2026-03-12 01:54:04,262 - INFO - ================================================================================ 2026-03-12 01:54:04,273 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-12 01:54:04,274 - 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 2026-03-12 01:54:04,516 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-12 01:54:04,523 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.0.0.242': '0'}} with 2026-03-12 01:54:04,523 - INFO - Initial checks done. Running the testcase now 2026-03-12 01:54:04,524 - INFO - 2026-03-12 01:54:04,528 - INFO - Namespace default already exists 2026-03-12 01:54:04,601 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-12 01:54:04,729 - DEBUG - Output : cluster_project={} 2026-03-12 01:54:04,773 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-12 01:54:04,773 - DEBUG - Project uuid in Contrail is a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd 2026-03-12 01:54:04,773 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-12 01:54:04,890 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-12 01:54:04,891 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_NamespaceDatabaseList?namespace_uuid=bf6518c9-ff73-4ea6-80c1-6042376953a8 2026-03-12 01:54:04,896 - INFO - Namespace default with uuid bf6518c9-ff73-4ea6-80c1-6042376953a8 found in kube manager 2026-03-12 01:54:04,896 - INFO - Namespace default verification passed 2026-03-12 01:54:04,899 - DEBUG - Service ctest-nginx-svc-39022004 not present 2026-03-12 01:54:04,899 - INFO - Creating service ctest-nginx-svc-39022004 2026-03-12 01:54:04,922 - INFO - Created Service ctest-nginx-svc-39022004 2026-03-12 01:54:04,928 - DEBUG - Pod ctest-nginx-pod-25095917 not present 2026-03-12 01:54:04,929 - INFO - Creating Pod ctest-nginx-pod-25095917 2026-03-12 01:54:05,009 - DEBUG - Pod : ctest-nginx-pod-25095917 UUID is 508b2ca8-e6f6-4aaa-baac-81d1a133433e 2026-03-12 01:54:05,013 - DEBUG - Pod ctest-nginx-pod-14034425 not present 2026-03-12 01:54:05,014 - INFO - Creating Pod ctest-nginx-pod-14034425 2026-03-12 01:54:05,048 - DEBUG - Pod : ctest-nginx-pod-14034425 UUID is 0e552d05-c9ce-4f5e-9567-ffcd589739f1 2026-03-12 01:54:05,193 - INFO - Created VN __public__, UUID :c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:05,395 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-03-12 01:54:05,400 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a 2026-03-12 01:54:05,413 - DEBUG - Requesting: http://10.0.0.242:8082/project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd 2026-03-12 01:54:05,453 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:05,467 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:05,476 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab 2026-03-12 01:54:05,482 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab 2026-03-12 01:54:05,488 - DEBUG - Route Targets: [] 2026-03-12 01:54:05,488 - DEBUG - RT names not yet present for VN __public__ 2026-03-12 01:54:10,488 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-03-12 01:54:10,494 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a 2026-03-12 01:54:10,500 - DEBUG - Requesting: http://10.0.0.242:8082/project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd 2026-03-12 01:54:10,538 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:10,546 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:10,553 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab 2026-03-12 01:54:10,560 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab 2026-03-12 01:54:10,565 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/500735a4-d87a-4214-9aa7-8d4588158a61 2026-03-12 01:54:10,571 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-12 01:54:10,571 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:10,578 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab 2026-03-12 01:54:10,589 - INFO - Verified VN network id 13 for VN c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:10,589 - INFO - Verifications in API Server for VN __public__ passed 2026-03-12 01:54:10,589 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:10,598 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab 2026-03-12 01:54:10,604 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab 2026-03-12 01:54:10,609 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/500735a4-d87a-4214-9aa7-8d4588158a61 2026-03-12 01:54:10,615 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-12 01:54:10,621 - DEBUG - Control-node 10.0.0.242 : 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': '14337216546322072759', 'uuid-lslong': '12407677569775765760'}, 'enable': 'true', 'created': '2026-03-12T01:54:05', 'last-modified': '2026-03-12T01:54:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.317822'} 2026-03-12 01:54:10,621 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-12 01:54:10,633 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-12 01:54:10,633 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-12 01:54:10,633 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-12 01:54:10,633 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-03-12 01:54:10,638 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a 2026-03-12 01:54:10,649 - DEBUG - Requesting: http://10.0.0.242:8082/project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd 2026-03-12 01:54:10,686 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:10,695 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-12 01:54:10,695 - DEBUG - Verifying the vn in opserver 2026-03-12 01:54:10,695 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.242 2026-03-12 01:54:10,695 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2026-03-12 01:54:10,699 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-12 01:54:10,699 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-12 01:54:10,699 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-12 01:54:10,710 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-12 01:54:10,716 - DEBUG - Do not have enough data to verify VN in agent 2026-03-12 01:54:10,717 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-12 01:54:10,721 - DEBUG - VRF ids for VN __public__: {} 2026-03-12 01:54:10,819 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-12 01:54:10,927 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-03-12 01:54:10,930 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a 2026-03-12 01:54:10,937 - DEBUG - Requesting: http://10.0.0.242:8082/project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd 2026-03-12 01:54:10,978 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:10,989 - DEBUG - Requesting: http://10.0.0.242:8082/floating-ip-pool/8bfa41b9-abb1-43ad-9723-7ed680032b28 2026-03-12 01:54:10,995 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-03-12 01:54:10,999 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a 2026-03-12 01:54:11,009 - DEBUG - Requesting: http://10.0.0.242:8082/project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd 2026-03-12 01:54:11,051 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 2026-03-12 01:54:11,059 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-12 01:54:11,059 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-12 01:54:11,066 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-12 01:54:11,071 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-12 01:54:11,071 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-12 01:54:11,074 - DEBUG - Ingress ctest-nginx-ingress-65184512 not present 2026-03-12 01:54:11,075 - INFO - Creating Ingress ctest-nginx-ingress-65184512 2026-03-12 01:54:11,081 - INFO - Created Ingress ctest-nginx-ingress-65184512 2026-03-12 01:54:11,086 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-65184512 2026-03-12 01:54:14,092 - DEBUG - For Ingress ctest-nginx-ingress-65184512, Cluster IP: 10.47.255.249, External IPs ['36.82.48.124'] 2026-03-12 01:54:14,092 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-65184512 2026-03-12 01:54:14,092 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=bf6fa444-92ca-40a8-ba4f-24e159a90da1 2026-03-12 01:54:14,097 - INFO - Ingress ctest-nginx-ingress-65184512 with uuid bf6fa444-92ca-40a8-ba4f-24e159a90da1 found in kube manager 2026-03-12 01:54:14,097 - INFO - Ingress ctest-nginx-ingress-65184512 verification passed 2026-03-12 01:54:14,099 - DEBUG - Pod ctest-busybox-pod-04503630 not present 2026-03-12 01:54:14,100 - INFO - Creating Pod ctest-busybox-pod-04503630 2026-03-12 01:54:14,125 - DEBUG - Pod : ctest-busybox-pod-04503630 UUID is d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:14,136 - DEBUG - Pod ctest-nginx-pod-25095917 not in running state.Currently in Pending 2026-03-12 01:54:19,144 - INFO - Pod ctest-nginx-pod-25095917 is in running state.Got IP 10.47.255.251 2026-03-12 01:54:19,156 - DEBUG - Pod ctest-nginx-pod-25095917 has vmi 5a719528-1db6-11f1-b0cb-fa163e7bdc4e 2026-03-12 01:54:19,156 - INFO - Verified pod ctest-nginx-pod-25095917 in contrail-api 2026-03-12 01:54:19,156 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-12 01:54:19,168 - DEBUG - VMI 5a719528-1db6-11f1-b0cb-fa163e7bdc4e is active in agent 10.0.0.141 2026-03-12 01:54:19,168 - INFO - Verified Pod ctest-nginx-pod-25095917 in agent 10.0.0.141 2026-03-12 01:54:19,168 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=508b2ca8-e6f6-4aaa-baac-81d1a133433e 2026-03-12 01:54:19,173 - INFO - Pod ctest-nginx-pod-25095917 with uuid 508b2ca8-e6f6-4aaa-baac-81d1a133433e found in kube manager 2026-03-12 01:54:19,173 - INFO - Pod ctest-nginx-pod-25095917 verification passed 2026-03-12 01:54:19,236 - DEBUG - [Pod ctest-nginx-pod-25095917] Cmd: echo ctest-nginx-pod-25095917 > /usr/share/nginx/html/index.html, Output: 2026-03-12 01:54:19,243 - INFO - Pod ctest-nginx-pod-14034425 is in running state.Got IP 10.47.255.250 2026-03-12 01:54:19,299 - DEBUG - Pod ctest-nginx-pod-14034425 has vmi 5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e 2026-03-12 01:54:19,299 - INFO - Verified pod ctest-nginx-pod-14034425 in contrail-api 2026-03-12 01:54:19,299 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-12 01:54:19,309 - DEBUG - VMI 5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e is active in agent 10.0.0.141 2026-03-12 01:54:19,309 - INFO - Verified Pod ctest-nginx-pod-14034425 in agent 10.0.0.141 2026-03-12 01:54:19,310 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=0e552d05-c9ce-4f5e-9567-ffcd589739f1 2026-03-12 01:54:19,314 - INFO - Pod ctest-nginx-pod-14034425 with uuid 0e552d05-c9ce-4f5e-9567-ffcd589739f1 found in kube manager 2026-03-12 01:54:19,314 - INFO - Pod ctest-nginx-pod-14034425 verification passed 2026-03-12 01:54:19,369 - DEBUG - [Pod ctest-nginx-pod-14034425] Cmd: echo ctest-nginx-pod-14034425 > /usr/share/nginx/html/index.html, Output: 2026-03-12 01:54:19,376 - DEBUG - Pod ctest-busybox-pod-04503630 not in running state.Currently in Pending 2026-03-12 01:54:24,383 - INFO - Pod ctest-busybox-pod-04503630 is in running state.Got IP 10.47.255.248 2026-03-12 01:54:24,394 - DEBUG - Pod ctest-busybox-pod-04503630 has vmi 5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e 2026-03-12 01:54:24,394 - INFO - Verified pod ctest-busybox-pod-04503630 in contrail-api 2026-03-12 01:54:24,394 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-12 01:54:24,404 - DEBUG - VMI 5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e is active in agent 10.0.0.141 2026-03-12 01:54:24,404 - INFO - Verified Pod ctest-busybox-pod-04503630 in agent 10.0.0.141 2026-03-12 01:54:24,404 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:24,407 - INFO - Pod ctest-busybox-pod-04503630 with uuid d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b found in kube manager 2026-03-12 01:54:24,408 - INFO - Pod ctest-busybox-pod-04503630 verification passed 2026-03-12 01:54:24,462 - DEBUG - [Pod ctest-busybox-pod-04503630] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-25095917 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-12 01:54:24,462 - DEBUG - [Pod Pod ctest-busybox-pod-04503630] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-12 01:54:24,462 - DEBUG - [Pod Pod ctest-busybox-pod-04503630] Cmd output: ctest-nginx-pod-25095917 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-12 01:54:24,515 - DEBUG - [Pod ctest-busybox-pod-04503630] 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-14034425 2026-03-12 01:54:24,515 - DEBUG - [Pod Pod ctest-busybox-pod-04503630] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-12 01:54:24,515 - DEBUG - [Pod Pod ctest-busybox-pod-04503630] 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-14034425 2026-03-12 01:54:24,515 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-25095917': 1, 'ctest-nginx-pod-14034425': 1} 2026-03-12 01:54:24,515 - WARNING - Nothing to delete parallely 2026-03-12 01:54:24,516 - INFO - Deleting pod default:ctest-busybox-pod-04503630 2026-03-12 01:54:24,526 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:24,532 - WARNING - Pod uuid d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b is still seen in agent 10.0.0.141 VM list 2026-03-12 01:54:29,533 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:29,538 - WARNING - Pod uuid d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b is still seen in agent 10.0.0.141 VM list 2026-03-12 01:54:34,539 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:34,547 - WARNING - Pod uuid d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b is still seen in agent 10.0.0.141 VM list 2026-03-12 01:54:39,548 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:39,558 - WARNING - Pod uuid d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b is still seen in agent 10.0.0.141 VM list 2026-03-12 01:54:44,559 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:44,568 - WARNING - Pod uuid d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b is still seen in agent 10.0.0.141 VM list 2026-03-12 01:54:49,569 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:49,579 - WARNING - Pod uuid d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b is still seen in agent 10.0.0.141 VM list 2026-03-12 01:54:54,580 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:54,587 - WARNING - Pod uuid d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b is still seen in agent 10.0.0.141 VM list 2026-03-12 01:54:59,588 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b 2026-03-12 01:54:59,595 - DEBUG - Pod d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b is not in agent 10.0.0.141 VM list 2026-03-12 01:54:59,595 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e 2026-03-12 01:54:59,602 - DEBUG - VMI 5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e is removed from agent 10.0.0.141 2026-03-12 01:54:59,602 - INFO - Verified that pod ctest-busybox-pod-04503630 is removed in agent 2026-03-12 01:54:59,603 - INFO - Deleting Ingress : ctest-nginx-ingress-65184512 2026-03-12 01:54:59,609 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=bf6fa444-92ca-40a8-ba4f-24e159a90da1 2026-03-12 01:54:59,615 - ERROR - Ingress ctest-nginx-ingress-65184512 with uuid bf6fa444-92ca-40a8-ba4f-24e159a90da1 still found in kube manager 2026-03-12 01:55:00,616 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=bf6fa444-92ca-40a8-ba4f-24e159a90da1 2026-03-12 01:55:00,621 - INFO - Ingress ctest-nginx-ingress-65184512 with uuid bf6fa444-92ca-40a8-ba4f-24e159a90da1 deleted successfully from kube manager 2026-03-12 01:55:00,621 - INFO - Verifications on Ingress %s cleanup passed 2026-03-12 01:55:00,621 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-12 01:55:00,789 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-12 01:55:00,795 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-12 01:55:00,795 - INFO - Deleting VN __public__ 2026-03-12 01:55:01,099 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab 2026-03-12 01:55:01,106 - DEBUG - Response Code: 404 2026-03-12 01:55:01,107 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-03-12 01:55:01,113 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a 2026-03-12 01:55:01,139 - DEBUG - Requesting: http://10.0.0.242:8082/project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd 2026-03-12 01:55:01,199 - INFO - Validated that VN __public__ is not found in API Server 2026-03-12 01:55:01,201 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-12 01:55:01,207 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-12 01:55:01,214 - DEBUG - VN __public__ is not present in Agent 10.0.0.141 2026-03-12 01:55:01,214 - INFO - Validated that VN __public__ is not in any agent 2026-03-12 01:55:01,219 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-12 01:55:01,226 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-12 01:55:01,232 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-12 01:55:01,245 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-12 01:55:01,246 - INFO - Deleting pod default:ctest-nginx-pod-14034425 2026-03-12 01:55:01,261 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0e552d05-c9ce-4f5e-9567-ffcd589739f1 2026-03-12 01:55:01,270 - WARNING - Pod uuid 0e552d05-c9ce-4f5e-9567-ffcd589739f1 is still seen in agent 10.0.0.141 VM list 2026-03-12 01:55:06,270 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0e552d05-c9ce-4f5e-9567-ffcd589739f1 2026-03-12 01:55:06,277 - DEBUG - Pod 0e552d05-c9ce-4f5e-9567-ffcd589739f1 is not in agent 10.0.0.141 VM list 2026-03-12 01:55:06,277 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e 2026-03-12 01:55:06,282 - DEBUG - VMI 5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e is removed from agent 10.0.0.141 2026-03-12 01:55:06,282 - INFO - Verified that pod ctest-nginx-pod-14034425 is removed in agent 2026-03-12 01:55:06,283 - INFO - Deleting pod default:ctest-nginx-pod-25095917 2026-03-12 01:55:06,437 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=508b2ca8-e6f6-4aaa-baac-81d1a133433e 2026-03-12 01:55:06,453 - WARNING - Pod uuid 508b2ca8-e6f6-4aaa-baac-81d1a133433e is still seen in agent 10.0.0.141 VM list 2026-03-12 01:55:11,454 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=508b2ca8-e6f6-4aaa-baac-81d1a133433e 2026-03-12 01:55:11,462 - DEBUG - Pod 508b2ca8-e6f6-4aaa-baac-81d1a133433e is not in agent 10.0.0.141 VM list 2026-03-12 01:55:11,462 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5a719528-1db6-11f1-b0cb-fa163e7bdc4e 2026-03-12 01:55:11,468 - DEBUG - VMI 5a719528-1db6-11f1-b0cb-fa163e7bdc4e is removed from agent 10.0.0.141 2026-03-12 01:55:11,468 - INFO - Verified that pod ctest-nginx-pod-25095917 is removed in agent 2026-03-12 01:55:11,468 - INFO - Deleting service : ctest-nginx-svc-39022004 2026-03-12 01:55:11,636 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-12 01:55:11,642 - DEBUG - No XMPP flaps were noticed during the test