2026-06-23 02:45:34,127 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-23 02:45:34,372 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2030-1 2026-06-23 02:45:34,372 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-23 02:45:34,406 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2030-1 2026-06-23 02:45:34,407 - 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}' 2026-06-23 02:45:34,471 - DEBUG - Output : NAMES contrail_test_wudONISGZ contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-schema-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-dnsmasq-1 2026-06-23 02:45:34,472 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-23 02:45:34,516 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.199.217.1/24 172.17.0.1/16 2026-06-23 02:45:34,516 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-23 02:45:34,598 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2030-1 2026-06-23 02:45:34,655 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-06-23 02:45:34,881 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2030-1 2026-06-23 02:45:34,882 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-06-23 02:45:34,905 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2030-1 2026-06-23 02:45:34,905 - DEBUG - [10.0.0.249]: 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-06-23 02:45:34,960 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-23 02:45:34,960 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-23 02:45:35,028 - DEBUG - Output : 10.0.0.249/24 2026-06-23 02:45:35,028 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-06-23 02:45:35,062 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2030-1 2026-06-23 02:45:35,142 - INFO - Using existing project ['default-domain', 'k8s-default'](66d7f202-917c-4f1d-8191-f329a2c1e4bc) 2026-06-23 02:45:35,242 - INFO - Using existing project ['default-domain', 'k8s-default'](66d7f202-917c-4f1d-8191-f329a2c1e4bc) 2026-06-23 02:45:35,362 - INFO - ================================================================================ 2026-06-23 02:45:35,362 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-23 02:45:35,363 - 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-06-23 02:45:35,576 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-23 02:45:35,583 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2026-06-23 02:45:35,583 - INFO - Initial checks done. Running the testcase now 2026-06-23 02:45:35,583 - INFO - 2026-06-23 02:45:35,590 - INFO - Namespace default already exists 2026-06-23 02:45:35,590 - 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' 2026-06-23 02:45:35,718 - DEBUG - Output : cluster_project={} 2026-06-23 02:45:35,764 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-23 02:45:35,764 - DEBUG - Project uuid in Contrail is 66d7f202-917c-4f1d-8191-f329a2c1e4bc 2026-06-23 02:45:35,764 - 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' 2026-06-23 02:45:35,890 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-23 02:45:35,890 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=fb732902-8023-4c54-bd4f-b4ad9e5c5721 2026-06-23 02:45:35,895 - INFO - Namespace default with uuid fb732902-8023-4c54-bd4f-b4ad9e5c5721 found in kube manager 2026-06-23 02:45:35,895 - INFO - Namespace default verification passed 2026-06-23 02:45:35,897 - DEBUG - Service ctest-nginx-svc-10262841 not present 2026-06-23 02:45:35,898 - INFO - Creating service ctest-nginx-svc-10262841 2026-06-23 02:45:35,914 - INFO - Created Service ctest-nginx-svc-10262841 2026-06-23 02:45:35,923 - DEBUG - Pod ctest-nginx-pod-53629533 not present 2026-06-23 02:45:35,924 - INFO - Creating Pod ctest-nginx-pod-53629533 2026-06-23 02:45:36,016 - DEBUG - Pod : ctest-nginx-pod-53629533 UUID is 95a77931-b7a4-4039-9dca-386e11504be2 2026-06-23 02:45:36,019 - DEBUG - Pod ctest-nginx-pod-13517221 not present 2026-06-23 02:45:36,020 - INFO - Creating Pod ctest-nginx-pod-13517221 2026-06-23 02:45:36,053 - DEBUG - Pod : ctest-nginx-pod-13517221 UUID is 11beefd1-9c1f-43f0-baf2-5abd7bcabb44 2026-06-23 02:45:36,238 - INFO - Created VN __public__, UUID :db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:36,324 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-23 02:45:36,328 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ede46269-6065-47a9-8704-12836e4fd018 2026-06-23 02:45:36,398 - DEBUG - Requesting: http://10.0.0.33:8082/project/66d7f202-917c-4f1d-8191-f329a2c1e4bc 2026-06-23 02:45:36,467 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:36,479 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:36,487 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc 2026-06-23 02:45:36,497 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc 2026-06-23 02:45:36,509 - DEBUG - Route Targets: [] 2026-06-23 02:45:36,510 - DEBUG - RT names not yet present for VN __public__ 2026-06-23 02:45:41,510 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-23 02:45:41,517 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ede46269-6065-47a9-8704-12836e4fd018 2026-06-23 02:45:41,525 - DEBUG - Requesting: http://10.0.0.33:8082/project/66d7f202-917c-4f1d-8191-f329a2c1e4bc 2026-06-23 02:45:41,563 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:41,570 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:41,577 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc 2026-06-23 02:45:41,583 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc 2026-06-23 02:45:41,596 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/5942df44-bfb8-46cd-9c07-5ef550ac300c 2026-06-23 02:45:41,601 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-23 02:45:41,601 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:41,608 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc 2026-06-23 02:45:41,629 - INFO - Verified VN network id 13 for VN db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:41,629 - INFO - Verifications in API Server for VN __public__ passed 2026-06-23 02:45:41,629 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:41,641 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc 2026-06-23 02:45:41,652 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc 2026-06-23 02:45:41,659 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/5942df44-bfb8-46cd-9c07-5ef550ac300c 2026-06-23 02:45:41,665 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-23 02:45:41,678 - 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': '15817127286690105606', 'uuid-lslong': '10435179858558299840'}, 'enable': 'true', 'created': '2026-06-23T02:45:36', 'last-modified': '2026-06-23T02:45:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.398500'} 2026-06-23 02:45:41,678 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-23 02:45:41,697 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-23 02:45:41,697 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-23 02:45:41,697 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-23 02:45:41,698 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-23 02:45:41,702 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ede46269-6065-47a9-8704-12836e4fd018 2026-06-23 02:45:41,708 - DEBUG - Requesting: http://10.0.0.33:8082/project/66d7f202-917c-4f1d-8191-f329a2c1e4bc 2026-06-23 02:45:41,751 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:41,760 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-23 02:45:41,760 - DEBUG - Verifying the vn in opserver 2026-06-23 02:45:41,760 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-06-23 02:45:41,760 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-06-23 02:45:41,764 - 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'} 2026-06-23 02:45:41,764 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-23 02:45:41,765 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-23 02:45:41,772 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-23 02:45:41,777 - DEBUG - Do not have enough data to verify VN in agent 2026-06-23 02:45:41,777 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-23 02:45:41,782 - DEBUG - VRF ids for VN __public__: {} 2026-06-23 02:45:41,879 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-23 02:45:41,992 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-23 02:45:42,000 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ede46269-6065-47a9-8704-12836e4fd018 2026-06-23 02:45:42,010 - DEBUG - Requesting: http://10.0.0.33:8082/project/66d7f202-917c-4f1d-8191-f329a2c1e4bc 2026-06-23 02:45:42,067 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:42,077 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/90e63a72-94b7-40c2-aa0f-19b694b4b16d 2026-06-23 02:45:42,084 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-23 02:45:42,100 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ede46269-6065-47a9-8704-12836e4fd018 2026-06-23 02:45:42,111 - DEBUG - Requesting: http://10.0.0.33:8082/project/66d7f202-917c-4f1d-8191-f329a2c1e4bc 2026-06-23 02:45:42,167 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/db81b976-ea4d-4906-90d1-34cb1cadaec0 2026-06-23 02:45:42,193 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-23 02:45:42,193 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-23 02:45:42,208 - 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__ 2026-06-23 02:45:42,213 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-23 02:45:42,213 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-23 02:45:42,217 - DEBUG - Ingress ctest-nginx-ingress-91979911 not present 2026-06-23 02:45:42,218 - INFO - Creating Ingress ctest-nginx-ingress-91979911 2026-06-23 02:45:42,228 - INFO - Created Ingress ctest-nginx-ingress-91979911 2026-06-23 02:45:42,239 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-91979911 2026-06-23 02:45:45,245 - DEBUG - For Ingress ctest-nginx-ingress-91979911, Cluster IP: 10.47.255.249, External IPs ['38.84.216.124'] 2026-06-23 02:45:45,245 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-91979911 2026-06-23 02:45:45,245 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=c35d269a-c9e3-4b35-b23b-a2847f1e7825 2026-06-23 02:45:45,253 - INFO - Ingress ctest-nginx-ingress-91979911 with uuid c35d269a-c9e3-4b35-b23b-a2847f1e7825 found in kube manager 2026-06-23 02:45:45,253 - INFO - Ingress ctest-nginx-ingress-91979911 verification passed 2026-06-23 02:45:45,258 - DEBUG - Pod ctest-busybox-pod-91164664 not present 2026-06-23 02:45:45,259 - INFO - Creating Pod ctest-busybox-pod-91164664 2026-06-23 02:45:45,306 - DEBUG - Pod : ctest-busybox-pod-91164664 UUID is 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:45:45,314 - DEBUG - Pod ctest-nginx-pod-53629533 not in running state.Currently in Pending 2026-06-23 02:45:50,336 - DEBUG - Pod ctest-nginx-pod-53629533 not in running state.Currently in Pending 2026-06-23 02:45:55,344 - INFO - Pod ctest-nginx-pod-53629533 is in running state.Got IP 10.47.255.251 2026-06-23 02:45:55,398 - DEBUG - Pod ctest-nginx-pod-53629533 has vmi 9d66563c-6ead-11f1-875d-fa163e4b7e6e 2026-06-23 02:45:55,398 - INFO - Verified pod ctest-nginx-pod-53629533 in contrail-api 2026-06-23 02:45:55,398 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-23 02:45:55,410 - DEBUG - VMI 9d66563c-6ead-11f1-875d-fa163e4b7e6e is active in agent 10.0.0.249 2026-06-23 02:45:55,410 - INFO - Verified Pod ctest-nginx-pod-53629533 in agent 10.0.0.249 2026-06-23 02:45:55,410 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=95a77931-b7a4-4039-9dca-386e11504be2 2026-06-23 02:45:55,414 - INFO - Pod ctest-nginx-pod-53629533 with uuid 95a77931-b7a4-4039-9dca-386e11504be2 found in kube manager 2026-06-23 02:45:55,414 - INFO - Pod ctest-nginx-pod-53629533 verification passed 2026-06-23 02:45:55,467 - DEBUG - [Pod ctest-nginx-pod-53629533] Cmd: echo ctest-nginx-pod-53629533 > /usr/share/nginx/html/index.html, Output: 2026-06-23 02:45:55,477 - INFO - Pod ctest-nginx-pod-13517221 is in running state.Got IP 10.47.255.250 2026-06-23 02:45:55,490 - DEBUG - Pod ctest-nginx-pod-13517221 has vmi 9de15080-6ead-11f1-875d-fa163e4b7e6e 2026-06-23 02:45:55,490 - INFO - Verified pod ctest-nginx-pod-13517221 in contrail-api 2026-06-23 02:45:55,490 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-23 02:45:55,500 - DEBUG - VMI 9de15080-6ead-11f1-875d-fa163e4b7e6e is active in agent 10.0.0.249 2026-06-23 02:45:55,500 - INFO - Verified Pod ctest-nginx-pod-13517221 in agent 10.0.0.249 2026-06-23 02:45:55,500 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=11beefd1-9c1f-43f0-baf2-5abd7bcabb44 2026-06-23 02:45:55,504 - INFO - Pod ctest-nginx-pod-13517221 with uuid 11beefd1-9c1f-43f0-baf2-5abd7bcabb44 found in kube manager 2026-06-23 02:45:55,504 - INFO - Pod ctest-nginx-pod-13517221 verification passed 2026-06-23 02:45:55,556 - DEBUG - [Pod ctest-nginx-pod-13517221] Cmd: echo ctest-nginx-pod-13517221 > /usr/share/nginx/html/index.html, Output: 2026-06-23 02:45:55,562 - DEBUG - Pod ctest-busybox-pod-91164664 not in running state.Currently in Pending 2026-06-23 02:46:00,569 - INFO - Pod ctest-busybox-pod-91164664 is in running state.Got IP 10.47.255.248 2026-06-23 02:46:00,581 - DEBUG - Pod ctest-busybox-pod-91164664 has vmi a22e1862-6ead-11f1-875d-fa163e4b7e6e 2026-06-23 02:46:00,581 - INFO - Verified pod ctest-busybox-pod-91164664 in contrail-api 2026-06-23 02:46:00,582 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-23 02:46:00,590 - DEBUG - VMI a22e1862-6ead-11f1-875d-fa163e4b7e6e is active in agent 10.0.0.249 2026-06-23 02:46:00,590 - INFO - Verified Pod ctest-busybox-pod-91164664 in agent 10.0.0.249 2026-06-23 02:46:00,590 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:46:00,594 - INFO - Pod ctest-busybox-pod-91164664 with uuid 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 found in kube manager 2026-06-23 02:46:00,594 - INFO - Pod ctest-busybox-pod-91164664 verification passed 2026-06-23 02:46:00,651 - DEBUG - [Pod ctest-busybox-pod-91164664] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13517221 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-06-23 02:46:00,651 - DEBUG - [Pod Pod ctest-busybox-pod-91164664] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-23 02:46:00,651 - DEBUG - [Pod Pod ctest-busybox-pod-91164664] Cmd output: ctest-nginx-pod-13517221 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-06-23 02:46:00,708 - DEBUG - [Pod ctest-busybox-pod-91164664] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13517221 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-06-23 02:46:00,708 - DEBUG - [Pod Pod ctest-busybox-pod-91164664] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-23 02:46:00,708 - DEBUG - [Pod Pod ctest-busybox-pod-91164664] Cmd output: ctest-nginx-pod-13517221 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-06-23 02:46:00,756 - DEBUG - [Pod ctest-busybox-pod-91164664] 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-53629533 2026-06-23 02:46:00,756 - DEBUG - [Pod Pod ctest-busybox-pod-91164664] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-23 02:46:00,756 - DEBUG - [Pod Pod ctest-busybox-pod-91164664] 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-53629533 2026-06-23 02:46:00,756 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-53629533': 1, 'ctest-nginx-pod-13517221': 2} 2026-06-23 02:46:00,756 - WARNING - Nothing to delete parallely 2026-06-23 02:46:00,757 - INFO - Deleting pod default:ctest-busybox-pod-91164664 2026-06-23 02:46:00,770 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:46:00,776 - WARNING - Pod uuid 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 is still seen in agent 10.0.0.249 VM list 2026-06-23 02:46:05,776 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:46:05,782 - WARNING - Pod uuid 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 is still seen in agent 10.0.0.249 VM list 2026-06-23 02:46:10,783 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:46:10,791 - WARNING - Pod uuid 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 is still seen in agent 10.0.0.249 VM list 2026-06-23 02:46:15,794 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:46:15,800 - WARNING - Pod uuid 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 is still seen in agent 10.0.0.249 VM list 2026-06-23 02:46:20,801 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:46:20,807 - WARNING - Pod uuid 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 is still seen in agent 10.0.0.249 VM list 2026-06-23 02:46:25,808 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:46:25,816 - WARNING - Pod uuid 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 is still seen in agent 10.0.0.249 VM list 2026-06-23 02:46:30,817 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:46:30,826 - WARNING - Pod uuid 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 is still seen in agent 10.0.0.249 VM list 2026-06-23 02:46:35,827 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 2026-06-23 02:46:35,833 - DEBUG - Pod 0d5f7ae3-7010-4c7f-b306-bb006fa7a9f8 is not in agent 10.0.0.249 VM list 2026-06-23 02:46:35,833 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a22e1862-6ead-11f1-875d-fa163e4b7e6e 2026-06-23 02:46:35,837 - DEBUG - VMI a22e1862-6ead-11f1-875d-fa163e4b7e6e is removed from agent 10.0.0.249 2026-06-23 02:46:35,837 - INFO - Verified that pod ctest-busybox-pod-91164664 is removed in agent 2026-06-23 02:46:35,838 - INFO - Deleting Ingress : ctest-nginx-ingress-91979911 2026-06-23 02:46:35,851 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=c35d269a-c9e3-4b35-b23b-a2847f1e7825 2026-06-23 02:46:35,856 - ERROR - Ingress ctest-nginx-ingress-91979911 with uuid c35d269a-c9e3-4b35-b23b-a2847f1e7825 still found in kube manager 2026-06-23 02:46:36,857 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=c35d269a-c9e3-4b35-b23b-a2847f1e7825 2026-06-23 02:46:36,865 - INFO - Ingress ctest-nginx-ingress-91979911 with uuid c35d269a-c9e3-4b35-b23b-a2847f1e7825 deleted successfully from kube manager 2026-06-23 02:46:36,866 - INFO - Verifications on Ingress %s cleanup passed 2026-06-23 02:46:36,867 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-23 02:46:36,991 - 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__ 2026-06-23 02:46:37,022 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-23 02:46:37,022 - INFO - Deleting VN __public__ 2026-06-23 02:46:37,132 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6bd923db-6579-4004-8345-0b15f6d2bccc 2026-06-23 02:46:37,149 - DEBUG - Response Code: 404 2026-06-23 02:46:37,149 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-23 02:46:37,157 - DEBUG - Requesting: http://10.0.0.33:8082/domain/ede46269-6065-47a9-8704-12836e4fd018 2026-06-23 02:46:37,166 - DEBUG - Requesting: http://10.0.0.33:8082/project/66d7f202-917c-4f1d-8191-f329a2c1e4bc 2026-06-23 02:46:37,223 - INFO - Validated that VN __public__ is not found in API Server 2026-06-23 02:46:37,223 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-23 02:46:37,231 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-23 02:46:37,238 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-06-23 02:46:37,238 - INFO - Validated that VN __public__ is not in any agent 2026-06-23 02:46:37,239 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-23 02:46:37,247 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-23 02:46:37,254 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-23 02:46:37,258 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-23 02:46:37,259 - INFO - Deleting pod default:ctest-nginx-pod-13517221 2026-06-23 02:46:37,271 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=11beefd1-9c1f-43f0-baf2-5abd7bcabb44 2026-06-23 02:46:37,290 - WARNING - Pod uuid 11beefd1-9c1f-43f0-baf2-5abd7bcabb44 is still seen in agent 10.0.0.249 VM list 2026-06-23 02:46:42,291 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=11beefd1-9c1f-43f0-baf2-5abd7bcabb44 2026-06-23 02:46:42,296 - DEBUG - Pod 11beefd1-9c1f-43f0-baf2-5abd7bcabb44 is not in agent 10.0.0.249 VM list 2026-06-23 02:46:42,297 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9de15080-6ead-11f1-875d-fa163e4b7e6e 2026-06-23 02:46:42,302 - DEBUG - VMI 9de15080-6ead-11f1-875d-fa163e4b7e6e is removed from agent 10.0.0.249 2026-06-23 02:46:42,302 - INFO - Verified that pod ctest-nginx-pod-13517221 is removed in agent 2026-06-23 02:46:42,302 - INFO - Deleting pod default:ctest-nginx-pod-53629533 2026-06-23 02:46:42,331 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=95a77931-b7a4-4039-9dca-386e11504be2 2026-06-23 02:46:42,339 - WARNING - Pod uuid 95a77931-b7a4-4039-9dca-386e11504be2 is still seen in agent 10.0.0.249 VM list 2026-06-23 02:46:47,340 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=95a77931-b7a4-4039-9dca-386e11504be2 2026-06-23 02:46:47,349 - DEBUG - Pod 95a77931-b7a4-4039-9dca-386e11504be2 is not in agent 10.0.0.249 VM list 2026-06-23 02:46:47,349 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9d66563c-6ead-11f1-875d-fa163e4b7e6e 2026-06-23 02:46:47,355 - DEBUG - VMI 9d66563c-6ead-11f1-875d-fa163e4b7e6e is removed from agent 10.0.0.249 2026-06-23 02:46:47,355 - INFO - Verified that pod ctest-nginx-pod-53629533 is removed in agent 2026-06-23 02:46:47,355 - INFO - Deleting service : ctest-nginx-svc-10262841 2026-06-23 02:46:47,594 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-23 02:46:47,600 - DEBUG - No XMPP flaps were noticed during the test