2025-11-11 14:43:46,502 - DEBUG - [10.0.0.133]: Running cmd : hostname 2025-11-11 14:43:46,781 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1719-1 2025-11-11 14:43:46,781 - DEBUG - [10.0.0.133]: Running cmd : hostname -f 2025-11-11 14:43:46,836 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1719-1 2025-11-11 14:43:46,836 - DEBUG - [10.0.0.133]: 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-11-11 14:43:46,922 - DEBUG - Output : NAMES contrail_test_TxDPQVFkl contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-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-nodemgr-1 control-control-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-schema-1 2025-11-11 14:43:46,923 - DEBUG - [10.0.0.133]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-11 14:43:46,967 - DEBUG - Output : 127.0.0.1/8 10.0.0.133/24 252.133.0.1/8 10.242.57.1/24 172.17.0.1/16 2025-11-11 14:43:46,968 - DEBUG - [10.0.0.133]: Running cmd : getent hosts 10.0.0.133 | head -n 1 | awk '{print $2}' 2025-11-11 14:43:47,048 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1719-1 2025-11-11 14:43:47,124 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-11-11 14:43:47,355 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1719-1 2025-11-11 14:43:47,355 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-11-11 14:43:47,419 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1719-1 2025-11-11 14:43:47,420 - DEBUG - [10.0.0.48]: 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-11-11 14:43:47,465 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-11 14:43:47,465 - DEBUG - [10.0.0.48]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-11 14:43:47,542 - DEBUG - Output : 10.0.0.48/24 2025-11-11 14:43:47,542 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-11-11 14:43:47,576 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1719-1 2025-11-11 14:43:47,653 - INFO - Using existing project ['default-domain', 'k8s-default'](7b21ea9a-d462-445a-92a7-a4706ba5f41f) 2025-11-11 14:43:47,763 - INFO - Using existing project ['default-domain', 'k8s-default'](7b21ea9a-d462-445a-92a7-a4706ba5f41f) 2025-11-11 14:43:47,893 - INFO - ================================================================================ 2025-11-11 14:43:47,893 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-11 14:43:47,893 - 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-11-11 14:43:48,108 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-11 14:43:48,116 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.133': '0'}} with 2025-11-11 14:43:48,116 - INFO - Initial checks done. Running the testcase now 2025-11-11 14:43:48,116 - INFO - 2025-11-11 14:43:48,121 - INFO - Namespace default already exists 2025-11-11 14:43:48,122 - DEBUG - [10.0.0.133]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-11 14:43:48,243 - DEBUG - Output : cluster_project={} 2025-11-11 14:43:48,290 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-11 14:43:48,290 - DEBUG - Project uuid in Contrail is 7b21ea9a-d462-445a-92a7-a4706ba5f41f 2025-11-11 14:43:48,290 - DEBUG - [10.0.0.133]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-11 14:43:48,462 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-11 14:43:48,462 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_NamespaceDatabaseList?namespace_uuid=4aea56f7-bdaa-48b9-8d0f-40523dada717 2025-11-11 14:43:48,467 - INFO - Namespace default with uuid 4aea56f7-bdaa-48b9-8d0f-40523dada717 found in kube manager 2025-11-11 14:43:48,468 - INFO - Namespace default verification passed 2025-11-11 14:43:48,471 - DEBUG - Service ctest-nginx-svc-89008071 not present 2025-11-11 14:43:48,472 - INFO - Creating service ctest-nginx-svc-89008071 2025-11-11 14:43:48,503 - INFO - Created Service ctest-nginx-svc-89008071 2025-11-11 14:43:48,507 - DEBUG - Pod ctest-nginx-pod-39253570 not present 2025-11-11 14:43:48,511 - INFO - Creating Pod ctest-nginx-pod-39253570 2025-11-11 14:43:48,602 - DEBUG - Pod : ctest-nginx-pod-39253570 UUID is 3136cbe9-83e1-4c22-bf4e-ae3399aeaa33 2025-11-11 14:43:48,612 - DEBUG - Pod ctest-nginx-pod-89326558 not present 2025-11-11 14:43:48,614 - INFO - Creating Pod ctest-nginx-pod-89326558 2025-11-11 14:43:48,660 - DEBUG - Pod : ctest-nginx-pod-89326558 UUID is b587180f-d978-4f3f-909f-f6635f529cc9 2025-11-11 14:43:48,911 - INFO - Created VN __public__, UUID :813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:49,131 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-11-11 14:43:49,141 - DEBUG - Requesting: http://10.0.0.133:8082/domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b 2025-11-11 14:43:49,171 - DEBUG - Requesting: http://10.0.0.133:8082/project/7b21ea9a-d462-445a-92a7-a4706ba5f41f 2025-11-11 14:43:49,264 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:49,290 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:49,303 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 2025-11-11 14:43:49,314 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 2025-11-11 14:43:49,323 - DEBUG - Route Targets: [] 2025-11-11 14:43:49,323 - DEBUG - RT names not yet present for VN __public__ 2025-11-11 14:43:54,324 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-11-11 14:43:54,330 - DEBUG - Requesting: http://10.0.0.133:8082/domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b 2025-11-11 14:43:54,340 - DEBUG - Requesting: http://10.0.0.133:8082/project/7b21ea9a-d462-445a-92a7-a4706ba5f41f 2025-11-11 14:43:54,389 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:54,404 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:54,418 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 2025-11-11 14:43:54,429 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 2025-11-11 14:43:54,436 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/9f081214-6296-46d6-8c13-ad2fa7518e15 2025-11-11 14:43:54,442 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-11 14:43:54,442 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:54,449 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 2025-11-11 14:43:54,461 - INFO - Verified VN network id 13 for VN 813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:54,461 - INFO - Verifications in API Server for VN __public__ passed 2025-11-11 14:43:54,461 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:54,470 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 2025-11-11 14:43:54,484 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 2025-11-11 14:43:54,494 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/9f081214-6296-46d6-8c13-ad2fa7518e15 2025-11-11 14:43:54,501 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-11 14:43:54,512 - DEBUG - Control-node 10.0.0.133 : 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': '9312369424615884592', 'uuid-lslong': '13485060666737846679'}, 'enable': 'true', 'created': '2025-11-11T14:43:48', 'last-modified': '2025-11-11T14:43:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.463931'} 2025-11-11 14:43:54,512 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:43:54,526 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-11 14:43:54,526 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-11 14:43:54,527 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-11 14:43:54,527 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-11-11 14:43:54,534 - DEBUG - Requesting: http://10.0.0.133:8082/domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b 2025-11-11 14:43:54,544 - DEBUG - Requesting: http://10.0.0.133:8082/project/7b21ea9a-d462-445a-92a7-a4706ba5f41f 2025-11-11 14:43:54,601 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:54,616 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-11 14:43:54,616 - DEBUG - Verifying the vn in opserver 2025-11-11 14:43:54,616 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.133 2025-11-11 14:43:54,616 - DEBUG - Requesting: http://10.0.0.133:8081/analytics/uves/virtual-networks 2025-11-11 14:43:54,629 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.133:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-11 14:43:54,629 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-11 14:43:54,629 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:43:54,637 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:43:54,647 - DEBUG - Do not have enough data to verify VN in agent 2025-11-11 14:43:54,647 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:43:54,652 - DEBUG - VRF ids for VN __public__: {} 2025-11-11 14:43:54,758 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-11 14:43:54,882 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-11-11 14:43:54,892 - DEBUG - Requesting: http://10.0.0.133:8082/domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b 2025-11-11 14:43:54,901 - DEBUG - Requesting: http://10.0.0.133:8082/project/7b21ea9a-d462-445a-92a7-a4706ba5f41f 2025-11-11 14:43:54,944 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:54,958 - DEBUG - Requesting: http://10.0.0.133:8082/floating-ip-pool/129a76dc-dda3-4159-82d9-516b6335c5c8 2025-11-11 14:43:54,964 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-11-11 14:43:54,969 - DEBUG - Requesting: http://10.0.0.133:8082/domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b 2025-11-11 14:43:54,976 - DEBUG - Requesting: http://10.0.0.133:8082/project/7b21ea9a-d462-445a-92a7-a4706ba5f41f 2025-11-11 14:43:55,033 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/813c2ea7-1370-4730-bb24-8f3abf806997 2025-11-11 14:43:55,045 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-11 14:43:55,045 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-11 14:43:55,052 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-11 14:43:55,058 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-11 14:43:55,058 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-11 14:43:55,066 - DEBUG - Ingress ctest-nginx-ingress-79389375 not present 2025-11-11 14:43:55,067 - INFO - Creating Ingress ctest-nginx-ingress-79389375 2025-11-11 14:43:55,075 - INFO - Created Ingress ctest-nginx-ingress-79389375 2025-11-11 14:43:55,080 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-79389375 2025-11-11 14:43:58,086 - DEBUG - For Ingress ctest-nginx-ingress-79389375, Cluster IP: 10.47.255.249, External IPs ['102.128.160.124'] 2025-11-11 14:43:58,086 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-79389375 2025-11-11 14:43:58,086 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_LoadbalancerDatabaseList?x=dd5f450e-f555-49f0-a0d9-54c89e01a3e9 2025-11-11 14:43:58,091 - INFO - Ingress ctest-nginx-ingress-79389375 with uuid dd5f450e-f555-49f0-a0d9-54c89e01a3e9 found in kube manager 2025-11-11 14:43:58,091 - INFO - Ingress ctest-nginx-ingress-79389375 verification passed 2025-11-11 14:43:58,095 - DEBUG - Pod ctest-busybox-pod-01321538 not present 2025-11-11 14:43:58,095 - INFO - Creating Pod ctest-busybox-pod-01321538 2025-11-11 14:43:58,126 - DEBUG - Pod : ctest-busybox-pod-01321538 UUID is fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:43:58,137 - DEBUG - Pod ctest-nginx-pod-39253570 not in running state.Currently in Pending 2025-11-11 14:44:03,151 - INFO - Pod ctest-nginx-pod-39253570 is in running state.Got IP 10.47.255.251 2025-11-11 14:44:03,210 - DEBUG - Pod ctest-nginx-pod-39253570 has vmi d64a099a-bf0c-11f0-802d-fa163e687f28 2025-11-11 14:44:03,211 - INFO - Verified pod ctest-nginx-pod-39253570 in contrail-api 2025-11-11 14:44:03,211 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:44:03,227 - DEBUG - VMI d64a099a-bf0c-11f0-802d-fa163e687f28 is active in agent 10.0.0.48 2025-11-11 14:44:03,227 - INFO - Verified Pod ctest-nginx-pod-39253570 in agent 10.0.0.48 2025-11-11 14:44:03,229 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_VirtualMachineDatabaseList?x=3136cbe9-83e1-4c22-bf4e-ae3399aeaa33 2025-11-11 14:44:03,237 - INFO - Pod ctest-nginx-pod-39253570 with uuid 3136cbe9-83e1-4c22-bf4e-ae3399aeaa33 found in kube manager 2025-11-11 14:44:03,237 - INFO - Pod ctest-nginx-pod-39253570 verification passed 2025-11-11 14:44:03,320 - DEBUG - [Pod ctest-nginx-pod-39253570] Cmd: echo ctest-nginx-pod-39253570 > /usr/share/nginx/html/index.html, Output: 2025-11-11 14:44:03,331 - DEBUG - Pod ctest-nginx-pod-89326558 not in running state.Currently in Pending 2025-11-11 14:44:08,360 - INFO - Pod ctest-nginx-pod-89326558 is in running state.Got IP 10.47.255.250 2025-11-11 14:44:08,390 - DEBUG - Pod ctest-nginx-pod-89326558 has vmi d6c10ed2-bf0c-11f0-802d-fa163e687f28 2025-11-11 14:44:08,391 - INFO - Verified pod ctest-nginx-pod-89326558 in contrail-api 2025-11-11 14:44:08,391 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:44:08,409 - DEBUG - VMI d6c10ed2-bf0c-11f0-802d-fa163e687f28 is active in agent 10.0.0.48 2025-11-11 14:44:08,409 - INFO - Verified Pod ctest-nginx-pod-89326558 in agent 10.0.0.48 2025-11-11 14:44:08,414 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_VirtualMachineDatabaseList?x=b587180f-d978-4f3f-909f-f6635f529cc9 2025-11-11 14:44:08,424 - INFO - Pod ctest-nginx-pod-89326558 with uuid b587180f-d978-4f3f-909f-f6635f529cc9 found in kube manager 2025-11-11 14:44:08,424 - INFO - Pod ctest-nginx-pod-89326558 verification passed 2025-11-11 14:44:08,492 - DEBUG - [Pod ctest-nginx-pod-89326558] Cmd: echo ctest-nginx-pod-89326558 > /usr/share/nginx/html/index.html, Output: 2025-11-11 14:44:08,501 - INFO - Pod ctest-busybox-pod-01321538 is in running state.Got IP 10.47.255.248 2025-11-11 14:44:08,531 - DEBUG - Pod ctest-busybox-pod-01321538 has vmi db0314c2-bf0c-11f0-802d-fa163e687f28 2025-11-11 14:44:08,531 - INFO - Verified pod ctest-busybox-pod-01321538 in contrail-api 2025-11-11 14:44:08,532 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:44:08,546 - DEBUG - VMI db0314c2-bf0c-11f0-802d-fa163e687f28 is active in agent 10.0.0.48 2025-11-11 14:44:08,546 - INFO - Verified Pod ctest-busybox-pod-01321538 in agent 10.0.0.48 2025-11-11 14:44:08,546 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_VirtualMachineDatabaseList?x=fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:44:08,558 - INFO - Pod ctest-busybox-pod-01321538 with uuid fabfd79a-10f4-4da4-b49d-32d162a4ba20 found in kube manager 2025-11-11 14:44:08,558 - INFO - Pod ctest-busybox-pod-01321538 verification passed 2025-11-11 14:44:08,639 - DEBUG - [Pod ctest-busybox-pod-01321538] 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-89326558 2025-11-11 14:44:08,639 - DEBUG - [Pod Pod ctest-busybox-pod-01321538] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-11 14:44:08,640 - DEBUG - [Pod Pod ctest-busybox-pod-01321538] 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-89326558 2025-11-11 14:44:08,705 - DEBUG - [Pod ctest-busybox-pod-01321538] 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-89326558 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-11 14:44:08,705 - DEBUG - [Pod Pod ctest-busybox-pod-01321538] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-11 14:44:08,705 - DEBUG - [Pod Pod ctest-busybox-pod-01321538] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-89326558 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-11 14:44:08,785 - DEBUG - [Pod ctest-busybox-pod-01321538] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39253570 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-11-11 14:44:08,786 - DEBUG - [Pod Pod ctest-busybox-pod-01321538] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-11 14:44:08,786 - DEBUG - [Pod Pod ctest-busybox-pod-01321538] Cmd output: ctest-nginx-pod-39253570 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-11-11 14:44:08,786 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-39253570': 1, 'ctest-nginx-pod-89326558': 2} 2025-11-11 14:44:08,786 - WARNING - Nothing to delete parallely 2025-11-11 14:44:08,786 - INFO - Deleting pod default:ctest-busybox-pod-01321538 2025-11-11 14:44:08,807 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:44:08,818 - WARNING - Pod uuid fabfd79a-10f4-4da4-b49d-32d162a4ba20 is still seen in agent 10.0.0.48 VM list 2025-11-11 14:44:13,819 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:44:13,825 - WARNING - Pod uuid fabfd79a-10f4-4da4-b49d-32d162a4ba20 is still seen in agent 10.0.0.48 VM list 2025-11-11 14:44:18,827 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:44:18,833 - WARNING - Pod uuid fabfd79a-10f4-4da4-b49d-32d162a4ba20 is still seen in agent 10.0.0.48 VM list 2025-11-11 14:44:23,834 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:44:23,842 - WARNING - Pod uuid fabfd79a-10f4-4da4-b49d-32d162a4ba20 is still seen in agent 10.0.0.48 VM list 2025-11-11 14:44:28,843 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:44:28,850 - WARNING - Pod uuid fabfd79a-10f4-4da4-b49d-32d162a4ba20 is still seen in agent 10.0.0.48 VM list 2025-11-11 14:44:33,851 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:44:33,896 - WARNING - Pod uuid fabfd79a-10f4-4da4-b49d-32d162a4ba20 is still seen in agent 10.0.0.48 VM list 2025-11-11 14:44:38,896 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:44:38,905 - WARNING - Pod uuid fabfd79a-10f4-4da4-b49d-32d162a4ba20 is still seen in agent 10.0.0.48 VM list 2025-11-11 14:44:43,906 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fabfd79a-10f4-4da4-b49d-32d162a4ba20 2025-11-11 14:44:43,914 - DEBUG - Pod fabfd79a-10f4-4da4-b49d-32d162a4ba20 is not in agent 10.0.0.48 VM list 2025-11-11 14:44:43,914 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db0314c2-bf0c-11f0-802d-fa163e687f28 2025-11-11 14:44:43,920 - DEBUG - VMI db0314c2-bf0c-11f0-802d-fa163e687f28 is removed from agent 10.0.0.48 2025-11-11 14:44:43,920 - INFO - Verified that pod ctest-busybox-pod-01321538 is removed in agent 2025-11-11 14:44:43,921 - INFO - Deleting Ingress : ctest-nginx-ingress-79389375 2025-11-11 14:44:43,932 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_LoadbalancerDatabaseList?x=dd5f450e-f555-49f0-a0d9-54c89e01a3e9 2025-11-11 14:44:43,940 - ERROR - Ingress ctest-nginx-ingress-79389375 with uuid dd5f450e-f555-49f0-a0d9-54c89e01a3e9 still found in kube manager 2025-11-11 14:44:44,941 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_LoadbalancerDatabaseList?x=dd5f450e-f555-49f0-a0d9-54c89e01a3e9 2025-11-11 14:44:44,951 - INFO - Ingress ctest-nginx-ingress-79389375 with uuid dd5f450e-f555-49f0-a0d9-54c89e01a3e9 deleted successfully from kube manager 2025-11-11 14:44:44,951 - INFO - Verifications on Ingress %s cleanup passed 2025-11-11 14:44:44,951 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-11 14:44:45,132 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-11 14:44:45,156 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-11 14:44:45,156 - INFO - Deleting VN __public__ 2025-11-11 14:44:45,305 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/7e9dc4b5-aad6-4dff-b879-96b1613ec4a5 2025-11-11 14:44:45,310 - DEBUG - Response Code: 404 2025-11-11 14:44:45,310 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-11-11 14:44:45,318 - DEBUG - Requesting: http://10.0.0.133:8082/domain/f46b2350-f2b4-42d7-8a18-e6e456a3916b 2025-11-11 14:44:45,333 - DEBUG - Requesting: http://10.0.0.133:8082/project/7b21ea9a-d462-445a-92a7-a4706ba5f41f 2025-11-11 14:44:45,429 - INFO - Validated that VN __public__ is not found in API Server 2025-11-11 14:44:45,429 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-11 14:44:45,441 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:44:45,473 - DEBUG - VN __public__ is not present in Agent 10.0.0.48 2025-11-11 14:44:45,473 - INFO - Validated that VN __public__ is not in any agent 2025-11-11 14:44:45,475 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:44:45,491 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:44:45,516 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-11 14:44:45,547 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-11 14:44:45,550 - INFO - Deleting pod default:ctest-nginx-pod-89326558 2025-11-11 14:44:45,613 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b587180f-d978-4f3f-909f-f6635f529cc9 2025-11-11 14:44:45,622 - WARNING - Pod uuid b587180f-d978-4f3f-909f-f6635f529cc9 is still seen in agent 10.0.0.48 VM list 2025-11-11 14:44:50,623 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=b587180f-d978-4f3f-909f-f6635f529cc9 2025-11-11 14:44:50,629 - DEBUG - Pod b587180f-d978-4f3f-909f-f6635f529cc9 is not in agent 10.0.0.48 VM list 2025-11-11 14:44:50,629 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6c10ed2-bf0c-11f0-802d-fa163e687f28 2025-11-11 14:44:50,634 - DEBUG - VMI d6c10ed2-bf0c-11f0-802d-fa163e687f28 is removed from agent 10.0.0.48 2025-11-11 14:44:50,634 - INFO - Verified that pod ctest-nginx-pod-89326558 is removed in agent 2025-11-11 14:44:50,634 - INFO - Deleting pod default:ctest-nginx-pod-39253570 2025-11-11 14:44:50,663 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=3136cbe9-83e1-4c22-bf4e-ae3399aeaa33 2025-11-11 14:44:50,685 - WARNING - Pod uuid 3136cbe9-83e1-4c22-bf4e-ae3399aeaa33 is still seen in agent 10.0.0.48 VM list 2025-11-11 14:44:55,686 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=3136cbe9-83e1-4c22-bf4e-ae3399aeaa33 2025-11-11 14:44:55,693 - DEBUG - Pod 3136cbe9-83e1-4c22-bf4e-ae3399aeaa33 is not in agent 10.0.0.48 VM list 2025-11-11 14:44:55,693 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d64a099a-bf0c-11f0-802d-fa163e687f28 2025-11-11 14:44:55,699 - DEBUG - VMI d64a099a-bf0c-11f0-802d-fa163e687f28 is removed from agent 10.0.0.48 2025-11-11 14:44:55,699 - INFO - Verified that pod ctest-nginx-pod-39253570 is removed in agent 2025-11-11 14:44:55,700 - INFO - Deleting service : ctest-nginx-svc-89008071 2025-11-11 14:44:55,973 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-11 14:44:55,979 - DEBUG - No XMPP flaps were noticed during the test