2025-10-09 10:57:52,457 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-10-09 10:57:52,712 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1550-1 2025-10-09 10:57:52,712 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-10-09 10:57:52,745 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1550-1 2025-10-09 10:57:52,745 - 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}' 2025-10-09 10:57:52,855 - DEBUG - Output : NAMES contrail_test_UFiouqiiz 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-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 2025-10-09 10:57:52,855 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-09 10:57:52,889 - DEBUG - Output : 127.0.0.1/8 10.0.0.242/24 252.242.0.1/8 10.240.161.1/24 172.17.0.1/16 2025-10-09 10:57:52,890 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-10-09 10:57:52,923 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1550-1 2025-10-09 10:57:53,043 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-10-09 10:57:53,316 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1550-1 2025-10-09 10:57:53,316 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-10-09 10:57:53,352 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1550-1 2025-10-09 10:57:53,352 - DEBUG - [10.0.0.41]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-09 10:57:53,407 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-09 10:57:53,408 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-09 10:57:53,440 - DEBUG - Output : 10.0.0.41/24 2025-10-09 10:57:53,440 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-10-09 10:57:53,514 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1550-1 2025-10-09 10:57:53,608 - INFO - Using existing project ['default-domain', 'k8s-default'](961cdca3-9406-4920-99ea-47d4d22210f1) 2025-10-09 10:57:53,723 - INFO - Using existing project ['default-domain', 'k8s-default'](961cdca3-9406-4920-99ea-47d4d22210f1) 2025-10-09 10:57:53,874 - INFO - ================================================================================ 2025-10-09 10:57:53,874 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-09 10:57:53,874 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-10-09 10:57:54,145 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 10:57:54,153 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.242': '0'}} with 2025-10-09 10:57:54,153 - INFO - Initial checks done. Running the testcase now 2025-10-09 10:57:54,153 - INFO - 2025-10-09 10:57:54,158 - INFO - Namespace default already exists 2025-10-09 10:57:54,159 - 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' 2025-10-09 10:57:54,282 - DEBUG - Output : cluster_project={} 2025-10-09 10:57:54,373 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-09 10:57:54,373 - DEBUG - Project uuid in Contrail is 961cdca3-9406-4920-99ea-47d4d22210f1 2025-10-09 10:57:54,373 - 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' 2025-10-09 10:57:54,512 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-09 10:57:54,512 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_NamespaceDatabaseList?namespace_uuid=4679c6ed-9288-4ae9-ac0a-2bd72283926f 2025-10-09 10:57:54,517 - INFO - Namespace default with uuid 4679c6ed-9288-4ae9-ac0a-2bd72283926f found in kube manager 2025-10-09 10:57:54,517 - INFO - Namespace default verification passed 2025-10-09 10:57:54,521 - DEBUG - Service ctest-nginx-svc-37346617 not present 2025-10-09 10:57:54,522 - INFO - Creating service ctest-nginx-svc-37346617 2025-10-09 10:57:54,540 - INFO - Created Service ctest-nginx-svc-37346617 2025-10-09 10:57:54,544 - DEBUG - Pod ctest-nginx-pod-01845665 not present 2025-10-09 10:57:54,547 - INFO - Creating Pod ctest-nginx-pod-01845665 2025-10-09 10:57:54,645 - DEBUG - Pod : ctest-nginx-pod-01845665 UUID is a3ee6d84-1ff3-404b-b1ac-013670b2aad3 2025-10-09 10:57:54,647 - DEBUG - Pod ctest-nginx-pod-30009853 not present 2025-10-09 10:57:54,648 - INFO - Creating Pod ctest-nginx-pod-30009853 2025-10-09 10:57:54,681 - DEBUG - Pod : ctest-nginx-pod-30009853 UUID is baa5bdc8-c84f-449f-b5de-faf7b9cb7171 2025-10-09 10:57:54,866 - INFO - Created VN __public__, UUID :084f2d6e-b108-41ad-a095-c326045a49f7 2025-10-09 10:57:55,265 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-09 10:57:55,272 - DEBUG - Requesting: http://10.0.0.242:8082/domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 2025-10-09 10:57:55,295 - DEBUG - Requesting: http://10.0.0.242:8082/project/961cdca3-9406-4920-99ea-47d4d22210f1 2025-10-09 10:57:55,531 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 2025-10-09 10:57:55,569 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 2025-10-09 10:57:55,595 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 2025-10-09 10:57:55,607 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 2025-10-09 10:57:55,613 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/2873056c-dd2c-43bf-b8fd-b50f9de7b238 2025-10-09 10:57:55,625 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 10:57:55,625 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 2025-10-09 10:57:55,648 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 2025-10-09 10:57:55,687 - INFO - Verified VN network id 13 for VN 084f2d6e-b108-41ad-a095-c326045a49f7 2025-10-09 10:57:55,687 - INFO - Verifications in API Server for VN __public__ passed 2025-10-09 10:57:55,687 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 2025-10-09 10:57:55,700 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 2025-10-09 10:57:55,708 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 2025-10-09 10:57:55,718 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/2873056c-dd2c-43bf-b8fd-b50f9de7b238 2025-10-09 10:57:55,724 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 10:57:55,738 - 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': '598747228903326125', 'uuid-lslong': '11571369385647557111'}, 'enable': 'true', 'created': '2025-10-09T10:57:54', 'last-modified': '2025-10-09T10:57:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.574968'} 2025-10-09 10:57:55,738 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 10:57:55,753 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 10:57:55,754 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-09 10:57:55,755 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-09 10:57:55,755 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-09 10:57:55,772 - DEBUG - Requesting: http://10.0.0.242:8082/domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 2025-10-09 10:57:55,782 - DEBUG - Requesting: http://10.0.0.242:8082/project/961cdca3-9406-4920-99ea-47d4d22210f1 2025-10-09 10:57:55,870 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 2025-10-09 10:57:55,905 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-09 10:57:55,905 - DEBUG - Verifying the vn in opserver 2025-10-09 10:57:55,905 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.242 2025-10-09 10:57:55,905 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2025-10-09 10:57:55,911 - 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'} 2025-10-09 10:57:55,911 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-09 10:57:55,911 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 10:57:55,919 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 10:57:55,927 - DEBUG - Do not have enough data to verify VN in agent 2025-10-09 10:57:55,927 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 10:57:55,934 - DEBUG - VRF ids for VN __public__: {} 2025-10-09 10:57:56,037 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-09 10:57:56,152 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-09 10:57:56,160 - DEBUG - Requesting: http://10.0.0.242:8082/domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 2025-10-09 10:57:56,179 - DEBUG - Requesting: http://10.0.0.242:8082/project/961cdca3-9406-4920-99ea-47d4d22210f1 2025-10-09 10:57:56,241 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 2025-10-09 10:57:56,282 - DEBUG - Requesting: http://10.0.0.242:8082/floating-ip-pool/f42758b8-8f89-4f1c-a0a4-dac384901971 2025-10-09 10:57:56,301 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-09 10:57:56,307 - DEBUG - Requesting: http://10.0.0.242:8082/domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 2025-10-09 10:57:56,314 - DEBUG - Requesting: http://10.0.0.242:8082/project/961cdca3-9406-4920-99ea-47d4d22210f1 2025-10-09 10:57:56,362 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 2025-10-09 10:57:56,373 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-09 10:57:56,373 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-09 10:57:56,387 - 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__ 2025-10-09 10:57:56,392 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-09 10:57:56,392 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-09 10:57:56,396 - DEBUG - Ingress ctest-nginx-ingress-68629585 not present 2025-10-09 10:57:56,396 - INFO - Creating Ingress ctest-nginx-ingress-68629585 2025-10-09 10:57:56,405 - INFO - Created Ingress ctest-nginx-ingress-68629585 2025-10-09 10:57:56,412 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-68629585 2025-10-09 10:57:59,417 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-68629585 2025-10-09 10:58:02,425 - DEBUG - For Ingress ctest-nginx-ingress-68629585, Cluster IP: 10.47.255.249, External IPs ['94.126.86.60'] 2025-10-09 10:58:02,425 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-68629585 2025-10-09 10:58:02,425 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=4d016958-d8c2-4e1b-837a-cffd460fb63a 2025-10-09 10:58:02,431 - INFO - Ingress ctest-nginx-ingress-68629585 with uuid 4d016958-d8c2-4e1b-837a-cffd460fb63a found in kube manager 2025-10-09 10:58:02,433 - INFO - Ingress ctest-nginx-ingress-68629585 verification passed 2025-10-09 10:58:02,439 - DEBUG - Pod ctest-busybox-pod-42590547 not present 2025-10-09 10:58:02,440 - INFO - Creating Pod ctest-busybox-pod-42590547 2025-10-09 10:58:02,487 - DEBUG - Pod : ctest-busybox-pod-42590547 UUID is 68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:02,512 - DEBUG - Pod ctest-nginx-pod-01845665 not in running state.Currently in Pending 2025-10-09 10:58:07,522 - DEBUG - Pod ctest-nginx-pod-01845665 not in running state.Currently in Pending 2025-10-09 10:58:12,532 - INFO - Pod ctest-nginx-pod-01845665 is in running state.Got IP 10.47.255.251 2025-10-09 10:58:12,546 - DEBUG - Pod ctest-nginx-pod-01845665 has vmi cff99182-a4fe-11f0-a370-fa163e084b43 2025-10-09 10:58:12,546 - INFO - Verified pod ctest-nginx-pod-01845665 in contrail-api 2025-10-09 10:58:12,546 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:58:12,558 - DEBUG - VMI cff99182-a4fe-11f0-a370-fa163e084b43 is active in agent 10.0.0.41 2025-10-09 10:58:12,558 - INFO - Verified Pod ctest-nginx-pod-01845665 in agent 10.0.0.41 2025-10-09 10:58:12,558 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=a3ee6d84-1ff3-404b-b1ac-013670b2aad3 2025-10-09 10:58:12,562 - INFO - Pod ctest-nginx-pod-01845665 with uuid a3ee6d84-1ff3-404b-b1ac-013670b2aad3 found in kube manager 2025-10-09 10:58:12,563 - INFO - Pod ctest-nginx-pod-01845665 verification passed 2025-10-09 10:58:12,641 - DEBUG - [Pod ctest-nginx-pod-01845665] Cmd: echo ctest-nginx-pod-01845665 > /usr/share/nginx/html/index.html, Output: 2025-10-09 10:58:12,649 - INFO - Pod ctest-nginx-pod-30009853 is in running state.Got IP 10.47.255.250 2025-10-09 10:58:12,705 - DEBUG - Pod ctest-nginx-pod-30009853 has vmi d08e6618-a4fe-11f0-a370-fa163e084b43 2025-10-09 10:58:12,705 - INFO - Verified pod ctest-nginx-pod-30009853 in contrail-api 2025-10-09 10:58:12,705 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:58:12,740 - DEBUG - VMI d08e6618-a4fe-11f0-a370-fa163e084b43 is active in agent 10.0.0.41 2025-10-09 10:58:12,740 - INFO - Verified Pod ctest-nginx-pod-30009853 in agent 10.0.0.41 2025-10-09 10:58:12,740 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=baa5bdc8-c84f-449f-b5de-faf7b9cb7171 2025-10-09 10:58:12,745 - INFO - Pod ctest-nginx-pod-30009853 with uuid baa5bdc8-c84f-449f-b5de-faf7b9cb7171 found in kube manager 2025-10-09 10:58:12,745 - INFO - Pod ctest-nginx-pod-30009853 verification passed 2025-10-09 10:58:12,806 - DEBUG - [Pod ctest-nginx-pod-30009853] Cmd: echo ctest-nginx-pod-30009853 > /usr/share/nginx/html/index.html, Output: 2025-10-09 10:58:12,813 - INFO - Pod ctest-busybox-pod-42590547 is in running state.Got IP 10.47.255.248 2025-10-09 10:58:12,827 - DEBUG - Pod ctest-busybox-pod-42590547 has vmi d39ee832-a4fe-11f0-a370-fa163e084b43 2025-10-09 10:58:12,827 - INFO - Verified pod ctest-busybox-pod-42590547 in contrail-api 2025-10-09 10:58:12,827 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:58:12,837 - DEBUG - VMI d39ee832-a4fe-11f0-a370-fa163e084b43 is active in agent 10.0.0.41 2025-10-09 10:58:12,838 - INFO - Verified Pod ctest-busybox-pod-42590547 in agent 10.0.0.41 2025-10-09 10:58:12,838 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:12,842 - INFO - Pod ctest-busybox-pod-42590547 with uuid 68267e8e-4a20-4565-a828-8913eb68234e found in kube manager 2025-10-09 10:58:12,842 - INFO - Pod ctest-busybox-pod-42590547 verification passed 2025-10-09 10:58:12,901 - DEBUG - [Pod ctest-busybox-pod-42590547] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-30009853 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-09 10:58:12,901 - DEBUG - [Pod Pod ctest-busybox-pod-42590547] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 10:58:12,901 - DEBUG - [Pod Pod ctest-busybox-pod-42590547] Cmd output: ctest-nginx-pod-30009853 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-09 10:58:12,970 - DEBUG - [Pod ctest-busybox-pod-42590547] 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-30009853 2025-10-09 10:58:12,970 - DEBUG - [Pod Pod ctest-busybox-pod-42590547] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 10:58:12,970 - DEBUG - [Pod Pod ctest-busybox-pod-42590547] 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-30009853 2025-10-09 10:58:13,068 - DEBUG - [Pod ctest-busybox-pod-42590547] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01845665 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-09 10:58:13,068 - DEBUG - [Pod Pod ctest-busybox-pod-42590547] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 10:58:13,068 - DEBUG - [Pod Pod ctest-busybox-pod-42590547] Cmd output: ctest-nginx-pod-01845665 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-09 10:58:13,068 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-01845665': 1, 'ctest-nginx-pod-30009853': 2} 2025-10-09 10:58:13,068 - WARNING - Nothing to delete parallely 2025-10-09 10:58:13,069 - INFO - Deleting pod default:ctest-busybox-pod-42590547 2025-10-09 10:58:13,084 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:13,092 - WARNING - Pod uuid 68267e8e-4a20-4565-a828-8913eb68234e is still seen in agent 10.0.0.41 VM list 2025-10-09 10:58:18,093 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:18,099 - WARNING - Pod uuid 68267e8e-4a20-4565-a828-8913eb68234e is still seen in agent 10.0.0.41 VM list 2025-10-09 10:58:23,100 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:23,107 - WARNING - Pod uuid 68267e8e-4a20-4565-a828-8913eb68234e is still seen in agent 10.0.0.41 VM list 2025-10-09 10:58:28,108 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:28,114 - WARNING - Pod uuid 68267e8e-4a20-4565-a828-8913eb68234e is still seen in agent 10.0.0.41 VM list 2025-10-09 10:58:33,115 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:33,123 - WARNING - Pod uuid 68267e8e-4a20-4565-a828-8913eb68234e is still seen in agent 10.0.0.41 VM list 2025-10-09 10:58:38,124 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:38,132 - WARNING - Pod uuid 68267e8e-4a20-4565-a828-8913eb68234e is still seen in agent 10.0.0.41 VM list 2025-10-09 10:58:43,133 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:43,143 - WARNING - Pod uuid 68267e8e-4a20-4565-a828-8913eb68234e is still seen in agent 10.0.0.41 VM list 2025-10-09 10:58:48,143 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=68267e8e-4a20-4565-a828-8913eb68234e 2025-10-09 10:58:48,150 - DEBUG - Pod 68267e8e-4a20-4565-a828-8913eb68234e is not in agent 10.0.0.41 VM list 2025-10-09 10:58:48,150 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d39ee832-a4fe-11f0-a370-fa163e084b43 2025-10-09 10:58:48,155 - DEBUG - VMI d39ee832-a4fe-11f0-a370-fa163e084b43 is removed from agent 10.0.0.41 2025-10-09 10:58:48,155 - INFO - Verified that pod ctest-busybox-pod-42590547 is removed in agent 2025-10-09 10:58:48,155 - INFO - Deleting Ingress : ctest-nginx-ingress-68629585 2025-10-09 10:58:48,166 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=4d016958-d8c2-4e1b-837a-cffd460fb63a 2025-10-09 10:58:48,172 - ERROR - Ingress ctest-nginx-ingress-68629585 with uuid 4d016958-d8c2-4e1b-837a-cffd460fb63a still found in kube manager 2025-10-09 10:58:49,174 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=4d016958-d8c2-4e1b-837a-cffd460fb63a 2025-10-09 10:58:49,179 - INFO - Ingress ctest-nginx-ingress-68629585 with uuid 4d016958-d8c2-4e1b-837a-cffd460fb63a deleted successfully from kube manager 2025-10-09 10:58:49,179 - INFO - Verifications on Ingress %s cleanup passed 2025-10-09 10:58:49,179 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-09 10:58:49,312 - 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__ 2025-10-09 10:58:49,318 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-09 10:58:49,318 - INFO - Deleting VN __public__ 2025-10-09 10:58:49,518 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 2025-10-09 10:58:49,533 - DEBUG - Response Code: 404 2025-10-09 10:58:49,533 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-09 10:58:49,564 - DEBUG - Requesting: http://10.0.0.242:8082/domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 2025-10-09 10:58:49,572 - DEBUG - Requesting: http://10.0.0.242:8082/project/961cdca3-9406-4920-99ea-47d4d22210f1 2025-10-09 10:58:49,627 - INFO - Validated that VN __public__ is not found in API Server 2025-10-09 10:58:49,627 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-09 10:58:49,636 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 10:58:49,646 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2025-10-09 10:58:49,646 - INFO - Validated that VN __public__ is not in any agent 2025-10-09 10:58:49,646 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 10:58:49,655 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 10:58:49,660 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 10:58:49,667 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-09 10:58:49,668 - INFO - Deleting pod default:ctest-nginx-pod-30009853 2025-10-09 10:58:49,686 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=baa5bdc8-c84f-449f-b5de-faf7b9cb7171 2025-10-09 10:58:49,719 - WARNING - Pod uuid baa5bdc8-c84f-449f-b5de-faf7b9cb7171 is still seen in agent 10.0.0.41 VM list 2025-10-09 10:58:54,719 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=baa5bdc8-c84f-449f-b5de-faf7b9cb7171 2025-10-09 10:58:54,727 - DEBUG - Pod baa5bdc8-c84f-449f-b5de-faf7b9cb7171 is not in agent 10.0.0.41 VM list 2025-10-09 10:58:54,727 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d08e6618-a4fe-11f0-a370-fa163e084b43 2025-10-09 10:58:54,734 - DEBUG - VMI d08e6618-a4fe-11f0-a370-fa163e084b43 is removed from agent 10.0.0.41 2025-10-09 10:58:54,734 - INFO - Verified that pod ctest-nginx-pod-30009853 is removed in agent 2025-10-09 10:58:54,734 - INFO - Deleting pod default:ctest-nginx-pod-01845665 2025-10-09 10:58:54,778 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a3ee6d84-1ff3-404b-b1ac-013670b2aad3 2025-10-09 10:58:54,786 - WARNING - Pod uuid a3ee6d84-1ff3-404b-b1ac-013670b2aad3 is still seen in agent 10.0.0.41 VM list 2025-10-09 10:58:59,786 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a3ee6d84-1ff3-404b-b1ac-013670b2aad3 2025-10-09 10:58:59,794 - DEBUG - Pod a3ee6d84-1ff3-404b-b1ac-013670b2aad3 is not in agent 10.0.0.41 VM list 2025-10-09 10:58:59,794 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cff99182-a4fe-11f0-a370-fa163e084b43 2025-10-09 10:58:59,800 - DEBUG - VMI cff99182-a4fe-11f0-a370-fa163e084b43 is removed from agent 10.0.0.41 2025-10-09 10:58:59,800 - INFO - Verified that pod ctest-nginx-pod-01845665 is removed in agent 2025-10-09 10:58:59,801 - INFO - Deleting service : ctest-nginx-svc-37346617 2025-10-09 10:59:00,041 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 10:59:00,048 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 10:59:00,048 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2025-10-09 10:59:00,048 - INFO - -------------------------------------------------------------------------------- 2025-10-09 10:59:06,482 - 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' 2025-10-09 10:59:06,610 - DEBUG - Output : cluster_project={} 2025-10-09 10:59:06,659 - 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' 2025-10-09 10:59:06,883 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-09 10:59:06,888 - 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' 2025-10-09 10:59:07,048 - DEBUG - Output : cluster_project={} 2025-10-09 10:59:17,205 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:59:22,255 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:59:22,337 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:59:22,373 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:59:22,457 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:59:27,500 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:59:27,576 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:59:27,657 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 10:59:27,965 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 10:59:30,727 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2025-10-09 10:59:30,734 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-10-09 10:59:30,761 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-10-09 10:59:32,788 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-10-09 11:02:41,344 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 11:02:41,396 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3c826546-ff43-4e14-800a-b3d619481dfe 2025-10-09 11:02:41,412 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=01324740-dad6-465e-a98e-ab693328229e 2025-10-09 11:02:41,418 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=dbcbd51c-b315-4f6d-9512-2e2f344ca50e 2025-10-09 11:02:41,435 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7a7a4cc9-bcfe-4a8f-9c3c-6a9eee596647 2025-10-09 11:02:41,442 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=66f7d327-d8b9-4294-8442-0a935f4c38da 2025-10-09 11:02:41,451 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1 2025-10-09 11:02:41,459 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa5f58b0-5ce1-4115-a7dd-829f017ecd82 2025-10-09 11:02:41,467 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3ce6958a-24fb-489c-8724-f60f3076951d 2025-10-09 11:02:46,474 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3c826546-ff43-4e14-800a-b3d619481dfe 2025-10-09 11:02:46,480 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa7bee32-a4fe-11f0-a370-fa163e084b43 2025-10-09 11:02:46,501 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3ce6958a-24fb-489c-8724-f60f3076951d 2025-10-09 11:02:46,502 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=66f7d327-d8b9-4294-8442-0a935f4c38da 2025-10-09 11:02:46,503 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=dbcbd51c-b315-4f6d-9512-2e2f344ca50e 2025-10-09 11:02:46,505 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7a7a4cc9-bcfe-4a8f-9c3c-6a9eee596647 2025-10-09 11:02:46,505 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1 2025-10-09 11:02:46,508 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=01324740-dad6-465e-a98e-ab693328229e 2025-10-09 11:02:46,509 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa5f58b0-5ce1-4115-a7dd-829f017ecd82 2025-10-09 11:02:46,530 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc1fcd9e-a4fe-11f0-a370-fa163e084b43 2025-10-09 11:02:46,533 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:faf8f5a8-a4fe-11f0-a370-fa163e084b43 2025-10-09 11:02:46,535 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fba46758-a4fe-11f0-a370-fa163e084b43 2025-10-09 11:02:51,530 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=66f7d327-d8b9-4294-8442-0a935f4c38da 2025-10-09 11:02:51,533 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=01324740-dad6-465e-a98e-ab693328229e 2025-10-09 11:02:51,535 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa5f58b0-5ce1-4115-a7dd-829f017ecd82 2025-10-09 11:02:51,536 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1 2025-10-09 11:02:56,539 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=66f7d327-d8b9-4294-8442-0a935f4c38da 2025-10-09 11:02:56,546 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa5f58b0-5ce1-4115-a7dd-829f017ecd82 2025-10-09 11:02:56,547 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=01324740-dad6-465e-a98e-ab693328229e 2025-10-09 11:02:56,548 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1 2025-10-09 11:03:01,547 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=66f7d327-d8b9-4294-8442-0a935f4c38da 2025-10-09 11:03:01,557 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa5f58b0-5ce1-4115-a7dd-829f017ecd82 2025-10-09 11:03:01,558 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=01324740-dad6-465e-a98e-ab693328229e 2025-10-09 11:03:01,559 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1 2025-10-09 11:03:06,555 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=66f7d327-d8b9-4294-8442-0a935f4c38da 2025-10-09 11:03:06,569 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa5f58b0-5ce1-4115-a7dd-829f017ecd82 2025-10-09 11:03:06,570 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1 2025-10-09 11:03:06,571 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=01324740-dad6-465e-a98e-ab693328229e 2025-10-09 11:03:11,564 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=66f7d327-d8b9-4294-8442-0a935f4c38da 2025-10-09 11:03:11,582 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa5f58b0-5ce1-4115-a7dd-829f017ecd82 2025-10-09 11:03:11,584 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=01324740-dad6-465e-a98e-ab693328229e 2025-10-09 11:03:11,585 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1 2025-10-09 11:03:16,589 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=66f7d327-d8b9-4294-8442-0a935f4c38da 2025-10-09 11:03:16,595 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fd255146-a4fe-11f0-a370-fa163e084b43 2025-10-09 11:03:16,604 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa5f58b0-5ce1-4115-a7dd-829f017ecd82 2025-10-09 11:03:16,605 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1 2025-10-09 11:03:16,606 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=01324740-dad6-465e-a98e-ab693328229e 2025-10-09 11:03:16,616 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fd9d9692-a4fe-11f0-a370-fa163e084b43 2025-10-09 11:03:16,617 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fcacc35c-a4fe-11f0-a370-fa163e084b43 2025-10-09 11:03:16,620 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fe11f1a4-a4fe-11f0-a370-fa163e084b43